Drupal 8 UNWRAPPED Copyright 2015, ONE Agency België
|
|
|
- Richard Shelton
- 9 years ago
- Views:
Transcription
1 Drupal 8 UNWRAPPED Copyright 2015, ONE Agency België
2
3 This year, in all probability, the Drupal community will be making the move from the current Drupal 7 to the new Drupal 8. One of the world s most popular Content Management Systems will then undergo a number of fundamental changes. Wondering what the main differences will be and what this will mean for your business or organisation? ONE Agency thought it was time to take stock, and has come up with the following overview
4 Open source content management THE DRUPAL COMMUNITY numbers 136,828 Drupallers in 229 Countries and speaks 180 Languages
5 Drupal? Drupal is a Content Management System (CMS) framework used for constructing websites that can then be managed in a very simple and user-friendly way. Adjustments to content are easy to make and require little or no technical expertise on the part of the author or webmaster. Drupal differs from other frameworks in the fact that it is disseminated free of any commercial licence: the software is freely available and no licence costs are linked to its use. This is because Drupal is open source: the code is the property of everyone working together on it, not just one business or individual. This does not mean that Drupal is not a stable or mature product - quite the contrary. The knowledge and ingenuity of the thousands of developers working together on Drupal is difficult for its (commercial) counterparts to match. It is no coincidence that Drupal is used by such organisations as Médecins sans Frontières, Peugeot, National Geographic, the European Commission, Oxfam, Danone, the White House, Tesla, The Economist and many others.
6 There s a new Drupal in town After a four-year wait, the new version of Drupal is about to arrive. The reason for the long wait has to do with the radical technical and architectural changes associated with this version. Drupal 8 will have all sorts of adjustments in store for everyone. For developers, the development of a website will be faster, more efficient and more standardised. For webmasters and content editors, site management will be simpler and more userfriendly. In a word, Drupal 8 will in many respects be a more modern and more professional CMS than its predecessor improvements core contributors
7 Drupal 8 will be more maintainable, more modular, and more accessible to non- Drupal developers. The result is that Drupal 8 should help us attract new people to Drupal in a way Drupal 7 didn t. - Dries Buytaert Founder of Drupal Griet Dekoninck
8 Fundamental changes Below we present an overview of the most fundamental changes in Drupal 8. What these will mean in practice for developers and webmasters will be discussed further on. Mobile first Drupal 8 will be fully responsive. Content changes are as easy to make from a smartphone or tablet as they are from a desktop, as the web interface adjusts to the user s device. In addition there will be a screen compatibility feature offering previews of how content is displayed on different screen formats. Object-oriented programming Unlike Drupal 7, in which programming is procedural, Drupal 8 will be object-oriented. This will allow web developers to create more interactive relationships between objects, so that content can be presented more dynamically. Symfony components The steep learning curve of Drupal 7 will be more gentle in Drupal 8 thanks to the integration of standardised components from the Symfony framework. Drupal will be more accessible, even for developers who have not worked with it before, and so will be supported by an even larger community. The integration of Symfony components will also provide a more professional and tried-and-tested approach, enabling developers to create even better customised results.
9 PSR (PHP Specification Request) standards In the context of this standardisation PSR-4 standards are respected: both Symfony and Drupal now make use of this, which means that integration and cooperation between the two sorts of software will run much more smoothly. RESTful API Drupal 8 is equipped with a built-in API, greatly facilitating communication with (and integration of) external systems. Thus websites can very easily communicate with other websites, mobile apps, social media, external databanks and blogs. A website will no longer be a self-contained, isolated collection of information. HTML5 compatibility Like the rest of the web Drupal 8 is also making the move to HTML5. Faster, stronger, better With better caching, Drupal 8 websites will be faster and better-performing than their predecessors. Multilingual The option of making websites multilingual has been greatly enhanced thanks to the new language maintenance tools that are integrated in Drupal 8. Multilingual websites required extra modules in Drupal 7. These are now a standard feature of Drupal 8. New release cycle Not unimportantly, with Drupal 8 a new release will come out every six months. Drupal will thus provide more frequent (security) updates and at the same time ensure that old or outdated versions are supported for longer. This will result in more secure and stable websites.
10 What will these changes mean for webmasters? Drupal 8 will make life considerably easier for webmasters and editors. Both the management and the creation of customised content will be simpler. Content management The essence of Drupal is and remains the fast and user-friendly management of content. That has not changed with Drupal 8. With the implementation of in-line editing, you as an editor will be able to adjust content directly at the front-end. That means no more unnecessary excursions to the back-end of the website for each minor modification. In addition, the built-in WYSIWYG editor will ensure that as you make adjustments to the content you will already be able to see how they will translate visually into the final format. And because Drupal 8 will be fully responsive, all the adjustments can be made from a smartphone or tablet, too. Drupal 8 will also introduce a practical toolbar that will simplify navigation through the back-end of the website. The toolbar, which is also fully responsive, can be regarded as the replacement for the admin-menu module and will contain top-level items such as Home, Menu, Shortcuts and Users.
11 From web visit to web experience With the expanded technical capabilities, websites can be adapted more easily to the requirements of a particular application. As Drupal 8 is fully HTML5 compatible, the potential for customised work is greater. Content can be presented in a more visual, interactive and customised way, resulting in a true digital experience for end-users, rather than a passive surfing experience. It is important to note at this point that older browsers, such as Internet Explorer 8 (and older) are not compatible with HTML5, and so Drupal 8 no longer supports them. To ugrade or not to upgrade? The crucial question for many website managers is whether they should immediately jump aboard the Drupal 8 boat. People who have just had a Drupal 7 website built might wonder whether it would not have been better to wait a little longer, and others will wonder whether investing in a new Drupal 7 site will be worthwhile. Well, let s be clear that Drupal 7 is a particularly high-performance, stable and mature framework, one which will still be supported even after the release of Drupal 9 and will remain an extremely suitable solution for many projects, certainly for the near future. Not every web project will immediately need the innovative technological, interactive and graphic capabilities of Drupal 8. So the question whether at this point it would be better to wait for Drupal 8 depends entirely on the kind of project and its time framework. As Drupal 8 is so fundamentally different from its predecessor at its core, it will not be possible simply to dress a 7-site in an 8-coat. However, for migration of content and many settings (variables, block settings ), migration tools are provided. These will simplify the transition from a Drupal 6 or 7 website to a Drupal 8 type, but there still has to be an existing 8-website. There is no simple upgrade button.
12 What will these changes mean for developers? More standardisation As a result of the architectural changes, programming with Drupal 8 will be more standardised. For (PHP) developers without Drupal experience this will make familiarisation easier and will ensure that the whole Drupal community will be speaking the same language. Projects will be more readable and transferable, benefiting business continuity. Programming facilitated Integration: At present, the content of a website is not only visited by means of a browser, in the classical way, but is often integrated in mobile applications or social media. Thanks to the RESTful API module in the core of Drupal 8 it will be even easier to move information and data in and out of a website. Testing: Through the use of Object Oriented programming the capability of testing certain functionality automatically with Unit tests or Behat tests will become easier. Thus the code will be better and more high-performance, and errors in the logic or syntax will be easier to resolve. Autoloading: Thanks to PSR-4 autoloading, classes are organised in a standardised way in files and folders. Classes no longer have to be inserted separately at the beginning of each script and code is easier to interpret and share.
13 New way of theming/front-ending: The development of the front-end of a website will come as a huge relief to developers by comparison with Drupal 7. The PHPTemplate theme engine is replaced in Drupal 8 by the Twig templating system, which is much more secure, faster and less complex. Back to school Developers used to programming in Drupal 7 will have quite a number of changes to contend with beginning with an entirely new coding methodology and the introduction of components from a new framework. Those who want to get the most out of Drupal will need to come to terms with the new way of working. The advantage of this new approach is that developers who are new to Drupal will find it easier to familiarise themselves and will no longer have to work through a long learning process to get to know numerous Drupal 7 modules. Developers who can t wait to get on with Drupal 8 right away should certainly take a look at Acquia Cloud Free. Drupal 8 has something for everyone to love. For me personally: Twig. - Sander Tirez Front-end developer, ONE Agency
14 When is Drupal 8 expected? As Drupal is open source software and is being developed on a voluntary basis, no one can say precisely when 8 will be released. There is no set deadline, only a community of committed developers who want to get cracking with their product as soon as possible. At the moment Drupal 8 is in the beta phase. This will only be left when no more critical issues are being found. Only then will a release candidate be created, and only when no more errors crop up in that will Drupal be released. January 2001 Dries Buyaert issues DRUPAL March 2001 DRUPAL 2 January 2007 DRUPAL 5 January 2011 DRUPAL 7 August 2001 DRUPAL 3 February 2008 DRUPAL 6 June 2002 DRUPAL DRUPAL 8
15 The community s estimate for this lies somewhere between summer 2015 and early On you can follow how close Drupal 8 is to its release. In the sidebar you can see how many critical issues still have to be resolved. Want to read more about Drupal 8? Take a look at The Ultimate Guide to Drupal 8 by Acquia s Angie Byron. Drupal 8 is more in line with the web landscape of today, with its mobile-first approach Drupal and revamped 8 will be more front-end. maintainable, All around, Drupal more modular, 8 is a more powerful release and more accessible to with capabilities for content non-drupal developers. The authors, site builders, developers, result and designers is that Drupal 8. alike. - Dries Buytaert, Drupal founder - Angie Byron (Web Chick) Drupal core contributor Kris Krüg
16
17 LISSA project Although Drupal 8 is still under construction, we at ONE Agency couldn t resist having a first go with it. Under the project name LISSA ( Live Interactive Second Screen Application ) our team developed a second screen application that can be used by media companies to send live notifications of highlights to mobile devices during sporting events. LISSA makes use of powerful Drupal 8 content management features such as content types and custom fields to send out, via a streaming API, notifications that can be simultaneously received. The streaming function is scalable, so that it can also be reliably used during large live events. As team lead of the LISSA project I had frontrow experience of the capabilities Drupal 8 will be offering in the future. The new coding methodology, Drupal 8 will be more maintainable, more modular, and more accessible to non-drupal developers. The result is that Drupal 8. standard REST API and mobile-first approach open doors that were closed to previous versions of Drupal - Klaas Van Waesberghe Project team lead, ONE Agency - Dries Buytaert, Drupal founder
18 This paper is based on the information available today, April Drupal 8 is feature frozen, which means that the lines of the project are fixed. As the software is still in the process of development, however, it is possible that some details in this paper will change in the run-up to the release.
19 Drupal expert since 2006 ONE Agency has been an established force in the web (application) development world since As Drupal experts with references that include Médecins sans Frontières, the European Commission, Knauf Insulation and Mobistar, we are impatiently awaiting the newest edition of our favourite CMS. ONE Agency is a certified Acquia partner. Acquia is the commercial supplier of supporting services and products for Drupal and was founded by Dries Buytaert.
20 Part of Leuven Brussels Ghent Interleuvenlaan 17a 3001 Leuven Belgium T [email protected]
Faichi Solutions. The Changing Face of Drupal with Drupal 8
Faichi Solutions The Changing Face of Drupal with Drupal 8 Whitepaper published on Dec. 17, 2014 Compiled & Written by: Team Drupal, Faichi Edited by: Payal Mathur, Communication Manager, Faichi CONTENTS
Creating Value through Innovation MAGENTO 1.X TO MAGENTO 2.0 MIGRATION
Creating Value through Innovation MAGENTO 1.X TO MAGENTO 2.0 MIGRATION AGENDA 1. Overview of Magento 2.0 2. Features and benefits of Magento 2.0 over Magento 1.x 3. Why should we upgrade to Magento 2.0
Choosing a Content Management System (CMS)
Choosing a Content Management System (CMS) Document Version Revision History Date Document Version Description Created By: 10/Oct/2013 First draft Laraib Saad Table of Contents 1. Introduction
Absolute Beginner s Guide to Drupal
Absolute Beginner s Guide to Drupal 1. Introduction 2. Install 3. Create 4. Extend 5. Design 6. Practice The OSWay 1. Introduction 2. Install 3. Create 4. Extend 5. Design 6. Practice The OSWay Drupal
Assembling a Next Generation Enterprise Web Infrastructure with Drupal and Acquia
Assembling a Next Generation Enterprise Web Infrastructure with Drupal and Acquia For the Site Architect Table of Contents Executive Summary.... 3 It s Currently a Mess.... 4 But Wait, It Gets Worse....
A Close Look at Drupal 7
smart. uncommon. ideas. A Close Look at Drupal 7 Is it good for your bottom line? {WEB} MEADIGITAL.COM {TWITTER} @MEADIGITAL {BLOG} MEADIGITAL.COM/CLICKOSITY {EMAIL} [email protected] Table of Contents
OSAS version 8.0 A foundation for the future
OSAS version 8.0 A foundation for the future Introducing OSAS version 8.0 In today s global business world, your customers, suppliers, employees, and shareholders expect you to be available, informed,
Symfony2 and Drupal. Why to talk about Symfony2 framework?
Symfony2 and Drupal Why to talk about Symfony2 framework? Me and why Symfony2? Timo-Tuomas Tipi / TipiT Koivisto, M.Sc. Drupal experience ~6 months Symfony2 ~40h Coming from the (framework) Java world
Drupal 8 The site builder's release
Drupal 8 The site builder's release Antje Lorch @ifrik DrupalCamp Vienna 2015 #dcvie drupal.org/u/ifrik about me Sitebuilder Building websites for small NGOs and grassroots organisations Documentation
Content Management System
Content Management System Webiny CMS is developed by a team of web experts. The system has been in closed development for over a year. System is specially designed for multi-domain and multilanguage web
Paul Boisvert. Director Product Management, Magento
Magento 2 Overview Paul Boisvert Director Product Management, Magento Platform Goals Release Approach 2014 2015 2016 2017 2.0 Dev Beta 2.0 Merchant Beta 2.x Ongoing Releases 2.0 Dev RC 2.0 Merchant GA
TERMS OF REFERENCE. Revamping of GSS Website. GSS Information Technology Directorate Application and Database Section
TERMS OF REFERENCE Revamping of GSS Website GSS Information Technology Directorate Application and Database Section Tel: Accra 0302 682656 Cables: GHANASTATS In case of reply the number and date of this
http://ubiqmobile.com
Mobile Development Made Easy! http://ubiqmobile.com Ubiq Mobile Serves Businesses, Developers and Wireless Service Providers Businesses Be among the first to enter the mobile market! - Low development
TYPO3 6.x Enterprise Web CMS
An Acira Group Whitepaper April 2013 TYPO3 6.x Enterprise Web CMS A cloud ready open source web platform with enterprise systems integration Executive Summary TYPO3 separates content from design and function,
Web project proposal. European e-skills Association
Web project proposal European e-skills Association LUCISMEDIA WEB DESIGN PROPOSAL CONTENTS Lucismedia... 3 Building enterprise social communities... 3 project objective... 4 Project scope... 6 Interface
ABTO Software PHP Web Development Overview
ABTO Software PHP Web Development Overview ABTO Software is a Custom PHP Web Development Company One of ABTO Software s specializations as a top Ukrainian outsourcing software development company is PHP
Bootstrap + Drupal Commerce in less than 45 minutes! by Jorge Diaz
Bootstrap + Drupal Commerce in less than 45 minutes! by Jorge Diaz About me My name is Jorge Diaz and I ve been working with Drupal for more than 8 years. I work as a Drupal Themer & Front-End Developer
Drupal in Australia. Insights into how large organisations are using the platform.
Drupal in Australia Insights into how large organisations are using the platform. A Bienalto Whitepaper May 2012 2 Forward Drupal is fast gaining a reputation as a high-performing enterprise content management
Design principles of the Drupal CSC website
CERN IT Department Report Design principles of the Drupal CSC website Stanislav Pelák Supervisor: Giuseppe Lo Presti 26th September 2013 Contents 1 Introduction 1 1.1 Initial situation.........................
Qlik Sense Desktop. Qlik Sense 2.0.6 Copyright 1993-2015 QlikTech International AB. All rights reserved.
Qlik Sense Desktop Qlik Sense 2.0.6 Copyright 1993-2015 QlikTech International AB. All rights reserved. Copyright 1993-2015 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik Sense, QlikView,
MASTER DRUPAL 7 MODULE DEVELOPMENT
MASTER DRUPAL 7 MODULE DEVELOPMENT by blair wadman sample available for purchase at http://befused.com/master-drupal/ LESSON 1 INTRODUCTION In this section, you will be introduced to the core Drupal concepts
The easy way to a nice looking website design. By a total non-designer (Me!)
The easy way to a nice looking website design By a total non-designer (Me!) Website Refresher Three types of Website 1.Hand rolled HTML. Lightweight static pages. 2.Scripted Website. (PHP, ASP.NET etc.)
SharePoint and Office 365 Services for Business
SharePoint and Office 365 Services for Business SharePoint and Office 365 Design Cloud Design Box work with all versions of SharePoint including the Office 365 SharePoint online. We specialise in customising
Statement of Direction
Mobile First: Taking Mobile CRM to the Next Level 1 January 2013 Mobile First: Taking Mobile CRM to the Next Level Whitepaper Mobile First: Taking Mobile CRM to the Next Level 2 Table of Contents Notes...
QUESTIONS AND ANSWERS
Request for Proposal Development of St. Cloud Technical & Community College Website April 2015 QUESTIONS AND ANSWERS Questions were submitted via email by vendors or asked at the Q&A on April 14. Answers
Document management and exchange system supporting education process
Document management and exchange system supporting education process Emil Egredzija, Bozidar Kovacic Information system development department, Information Technology Institute City of Rijeka Korzo 16,
Housing Works. Content Management System Overview. Presented to: 12.16.13
[! Content Management System Overview ]! Presented to: Housing Works 12.16.13 SAMPLES OF OUR DESIGN AND DEVELOPMENT WORK Juvenile Diabetes Research Foundation of Canada www.jdrf.ca Kroger Bringing Hope
ORACLE APPLICATION EXPRESS 5.0
ORACLE APPLICATION EXPRESS 5.0 Key Features Fully supported nocost feature of the Oracle Database Simple 2-Tier Architecture Develop desktop and mobile applications 100% Browserbased Development and Runtime
Top Navigation menu - Tabs. User Guide 1. www.magazento.com & www.ecommerceoffice.com
User Guide User Guide 1 Extension Description Successful Websites ALWAYS have logical navigation that mirror real world navigational expectations and experiences. Good menus ALWAYS looks 100% clear, because
Joomla! Actions Suite
Joomla! Actions Suite The Freeway Actions and this documentation are copyright Paul Dunning 2009 All other trademarks acknowledged. www.actionsworld.com Joomla! and Freeway What are these Actions? The
Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque
Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque Funded by: INASP, UK October 7, 2012 Ayesha Abed Library http://library.bracu.ac.bd
Open Source Content Management System for content development: a comparative study
Open Source Content Management System for content development: a comparative study D. P. Tripathi Assistant Librarian Biju Patnaik Central Library NIT Rourkela [email protected] Designing dynamic and
UW- Madison Department of Chemistry Intro to Drupal for Chemistry Site Editors
UW- Madison Department of Chemistry Intro to Drupal for Chemistry Site Editors Who to Contact for Help Contact Libby Dowdall ([email protected] / 608.265.9814) for additional training or with questions
Content Management System (Comparison between Top- Three CMS Platforms)
Content Management System (Comparison between Top- Three CMS Platforms) Documented By: Salar Abbas If creating a website for your business is on the horizon, you may be wondering which content management
Preparing Your Business for Magento 2.0
Preparing Your Business for Magento 2.0 William Harvey Director of Business Operations Magento Commerce How is Magento 2.0 different than 1.x? How is Magento 2.0 different than 1.x? New architecture Out-of-the-box
Drupal Website Design Curriculum
Drupal Website Design Curriculum Curriculum Materials The STEM Fuse Drupal Website Design Curriculum is an 18 week website design curriculum developed for high school level (grade 9 12) students. The curriculum
We have developed a number of payment enabled sites, our experience includes working with the EPiServer Commerce platform and nopcommerce.
Website Development twentysix designs and builds website across the two major development platforms, Microsoft.NET (ASP.NET) and LAMP (PHP.) We have expertise in the delivery and support of business critical
Key Factors to Consider When Selecting a Web Content Management Solution
to Consider When Selecting a Web Content Management Solution Web content management solutions deliver several sizable benefits. First, they empower subject matter experts, content authors and editors with
What s New with Enterprise Vault 11? Symantec Enterprise Vault 11 - What's New?
What s New with Enterprise Vault 11? 1 Disclaimer Any information regarding pre-release Symantec offerings, future updates or other planned modifications is subject to ongoing evaluation by Symantec and
Time better spent. Take your organisation somewhere new with Fujitsu Mobile Business Solutions. Reshaping ICT, Reshaping Business
Time better spent Take your organisation somewhere new with Fujitsu Mobile Business Solutions. Reshaping ICT, Reshaping Business Welcome to What would it mean to your organisation if your people were able
MULTICULTURAL CONTENT MANAGEMENT SYSTEM
MULTICULTURAL CONTENT MANAGEMENT SYSTEM AT A GLANCE Language Partner s Multilingual Content Management System Meridium is multilingual content management system designed to fast track the process of multilingual
Get results with modern, personalized digital experiences
Brochure HP TeamSite What s new in TeamSite? The latest release of TeamSite (TeamSite 8) brings significant enhancements in usability and performance: Modern graphical interface: Rely on an easy and intuitive
Software Development & Education Center PHP 5
Software Development & Education Center PHP 5 (ADVANCE) Detailed Curriculum Advance PHP JQuery Basics Of JQuery Including the JQuery Library Code in an HTML Page JQuery Utilities Faster, Simpler, More
Everything You Need To Know About Cloud Computing
Everything You Need To Know About Cloud Computing What Every Business Owner Should Consider When Choosing Cloud Hosted Versus Internally Hosted Software 1 INTRODUCTION Cloud computing is the current information
SharePoint 2013. A Ten-Point Review of SharePoint 2013 vs. 2010 NICOLAS LAGROTTA NICOLAS LAGROTTA
SharePoint 2013 A Ten-Point Review of SharePoint 2013 vs. 2010 NICOLAS LAGROTTA NICOLAS LAGROTTA Contents Introduction... 1 1. Development-Related Changes... 1 2. Licensing... 2 3. Site/Library Template
Special Edition for FastTrack Software
08/14 The magazine for professional system and networkadministration Special Edition for FastTrack Software Tested: FastTrack Automation Studio www.it-administrator.com TESTS I FastTrack Automation Studio
Four Reasons Your Technical Team Will Love Acquia Cloud Site Factory
Four Reasons Your Technical Team Will Love Acquia Cloud Site Factory Table of Contents The Journey You ve Accepted.... 3 The Freedom of Open Source and Power of Drupal.... 4 Manage and Deploy Tens, Hundreds,
Open Source Content Management Software : A Comparative Analysis
7 th International CALIBER 2009 Open Source Content Management Software... Open Source Content Management Software : A Comparative Analysis Kaushal K Giri Kirti R Nirgude Abstract There are many web-authoring
OSAS version 8 A foundation for the future
OSAS version 8 A foundation for the future The features, applications, and technology described In this document represent the intended functionality of OSAS version 8.0 as of January, 2013. Features and
Patrick Desbrow VP, Engineering [email protected]
Denise Duncan Director of Enablement Services [email protected] Patrick Desbrow VP, Engineering [email protected] David Anthony UI/UX Designer [email protected] 2 CROWNPEAK
SAP HANA Cloud Platform
SAP HANA Cloud Platform SAP Forum 2015 César Martín 12 de marzo de 2015 SAP HANA Cloud Platform Build, extend, and run next-generation applications on SAP HANA in the cloud The in-memory cloud platform-as-a-service
Magellan. 5 Simple Steps to Finding the Right Mobile Development. 2013 Magellan Holdings, LLC. http://www.magellanllc.com
Magellan 5 Simple Steps to Finding the Right Mobile Development Services for Your Business 1 Introduction -1 million smart phones are sold every year. -There are 1.5 billion people on smart phones worldwide.
Curl Building RIA Beyond AJAX
Rich Internet Applications for the Enterprise The Web has brought about an unprecedented level of connectivity and has put more data at our fingertips than ever before, transforming how we access information
«COSWIN 7i helps you increase your return on assets while boosting their productivity.»
COSWIN 7i is the new generation asset and facilities management software developed by SIVECO GROUP. COSWIN 7i helps companies to increase their profitability - by improving the management of corporate
SQL Server 2005 Reporting Services (SSRS)
SQL Server 2005 Reporting Services (SSRS) Author: Alex Payne and Brian Welcker Published: May 2005 Summary: SQL Server 2005 Reporting Services is a key component of SQL Server 2005. Reporting Services
Copyright 2013 Splunk Inc. Introducing Splunk 6
Copyright 2013 Splunk Inc. Introducing Splunk 6 Safe Harbor Statement During the course of this presentation, we may make forward looking statements regarding future events or the expected performance
Choosing the Best Mobile Backend
MOBILE APP DEVELOPER S GUIDE blog.kii.com Choosing the Best Mobile Backend A brief guide to selecting a trustworthy Mobile Backend as a Service (MBaaS). www.kii.com Share this e-book YOU RE A MOBILE APP
Why HTML5 Tests the Limits of Automated Testing Solutions
Why HTML5 Tests the Limits of Automated Testing Solutions Why HTML5 Tests the Limits of Automated Testing Solutions Contents Chapter 1 Chapter 2 Chapter 3 Chapter 4 As Testing Complexity Increases, So
EMARSYS VISUAL CMS & MOBILE SENSE 100% RESPONSIVE EMAILS. GUARANTEED. (WITHOUT THE TECHNICAL HEADACHE)
EMARSYS VISUAL CMS & MOBILE SENSE 100% RESPONSIVE EMAILS. GUARANTEED. (WITHOUT THE TECHNICAL HEADACHE) EMARSYS VISUAL CMS & MOBILE SENSE 100% Responsive Emails. Guaranteed. (without the technical headache)
What's new in OneNote 2010
What's new in OneNote 2010 What's new in OneNote 2010 Universal access to all of your information With OneNote 2010, you have virtually uninterrupted access to your notes and information by providing the
The Fastest Way to a Drupal Site: Think it, Plan it, Build it.
The Fastest Way to a Drupal Site: Think it, Plan it, Build it. Introduction Whether you ve been building static web pages, managing hosted blogs, or are new to web development altogether building a dynamic,
Hydrant E-Learning Management System (HELMS)
Hydrant E-Learning Management System (HELMS) service definition v6.1 Page 1 Service overview Hydrant offer an e-learning Management System (HELMS) on which a variety of e-learning solutions can be built
2667A - Introduction to Programming
2667A - Introduction to Programming Table of Contents Introduction Audience At Course Completion Prerequisites Microsoft Certified Professional Exams Student Materials Course Outline Introduction Elements
Drupal. http://www.flickr.com/photos/funkyah/2400889778
Drupal 7 and RDF Stéphane Corlosquet, - Software engineer, MGH - Drupal 7 core RDF maintainer - SemWeb geek Linked Data Ventures, MIT, Oct 2010 This work is licensed under a Creative
Sitefinity CMS Compared to Open Source Solutions
Sitefinity CMS Compared to Open Source Solutions Choosing a Content Management System (CMS) for your website is a long term decision that will make a strategic impact on your organization. During CMS evaluation,
Sharedien. The somewhat other Digital Asset Management. sharedien.com. Simply find it
Sharedien. The somewhat other Digital Asset Management. sharedien.com Simply find it Sharedien. Find. Don t search. Everywhere. - Sharedien caters to everyone in need of distributing, streaming, saving,
Kopano product strategy & roadmap
Kopano product strategy & roadmap 11 January 2016 INTRODUCING KOPANO For many years Zarafa has provided software solutions for organising the lives of busy professionals. Emailing and advanced calendaring
How To Manage A Multi Site In Drupal
http://platform.sh [email protected] MODERNISING DRUPAL MULTI-SITE IMPLEMENTATIONS Drupal multi-site is easily re-architected to run each site in its own containerised environment. It s better and it costs
OPEN CALL FOR TENDER FOR THE PROVISION OF WEB HOSTING AND WEB DEVELOPMENT SERVICES
OPEN CALL FOR TENDER FOR THE PROVISION OF WEB HOSTING AND WEB DEVELOPMENT SERVICES Introduction... 2 Scope of this tender... 2 Required services and technical specifications... 2 Re- development of the
Basic Website Creation. General Information about Websites
Basic Website Creation General Information about Websites Before you start creating your website you should get a general understanding of how the Internet works. This will help you understand what goes
PIVOTAL CRM ARCHITECTURE
WHITEPAPER PIVOTAL CRM ARCHITECTURE Built for Enterprise Performance and Scalability WHITEPAPER PIVOTAL CRM ARCHITECTURE 2 ABOUT Performance and scalability are important considerations in any CRM selection
How to Create a Multi-user Content Management Platform with Drupal in a vcloud Environment. A VMware Cloud Evaluation Reference Document
How to Create a Multi-user Content Management Platform with Drupal in a vcloud Environment A VMware Cloud Evaluation Reference Document Contents About Cloud Computing Cloud computing is an approach to
Bring your intranet to the IBM i With Drupal and Zend Server
Bring your intranet to the IBM i With Drupal and Zend Server Mike Pavlak Solution Consultant [email protected] Insert->Header 1 & Footer Audience Manager looking for Intranet/place to put stuff Developers
Bitrix Site Manager 4.1. User Guide
Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing
Vanguard Knowledge Automation System
KNOWLEDGE AUTOMATION SYSTEM: OVERVIEW Vanguard Knowledge Automation System Turn routine processes into easy-to-use Web Apps Vanguard Knowledge Automation System lets you capture routine business processes
Hosted Contact Centre. Driving a more flexible customer service experience. Making technology easy and enjoyable
Hosted Contact Centre Driving a more flexible customer service experience Making technology easy and enjoyable Page 2 Making technology easy and enjoyable Your contact centre is critical to the success
MAGENTO Migration Tools
MAGENTO Migration Tools User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Magento Migration Tools: User Guide Page 1 Content 1. Preparation... 3 2. Setup... 5 3. Plugins Setup... 7 4. Migration
WINDOWS AZURE EXECUTION MODELS
WINDOWS AZURE EXECUTION MODELS Windows Azure provides three different execution models for running applications: Virtual Machines, Web Sites, and Cloud Services. Each one provides a different set of services,
webtree designs Gayle Pyfrom web site design and development Lakewood, CO 80226 [email protected]
webtree designs Gayle Pyfrom web site design and development Lakewood, CO 80226 [email protected] INTRODUCTION The goal of this presentation is to provide an overview of using Joomla! to create your
