Anhand häufig anzutreffender Szenarien wird aufgezeigt, welche Optimierungsmöglichkeiten die effektivsten für bestimmte Szenarien sind. - Serverseitige Optimierung (Webserver, Datenbank, Caching) -...
drush_multi is an extension to the Drupal Shell aka drush.
New databases are entering the stage which put performance / scalability first and features second. One of the most interesting is MongoDB -- while insanely fast it's still got a lot of interesing...
How to effectively build websites with Drupal. This session is showing some useful tools and good methods on how to manage site building more productively. How does a complete workflow for...
Where do you start when upgrading a website with an active community around it? How do you preserve the data for thousands of users and nodes? How do you move away from obsolete modules? How do you...
There's a common saying among Drupal developers: "Every time you hack core, god kills a kitten", but what is the alternative to get 100% of the functionality you need without modifying Drupal core or...
In this session I'll present the tools we are developing for Knowledge and Project management in Drupal and how we use them in our Open Atrium intranet. I will talk amongst others about:
Web accessibility standards increase your audience reach, regardless if you are a Drupal developer or a Drupal user. They ensure interoperability with mobile devices, support for internationalization...
The Drupal community has been talking about bringing Semantic Web technologies (aka Web 3.0) to the Drupal core for years... most notably in Dries's keynotes in 2008 and 2009. Now with Drupal 7, it...
Learn how Access Permissions per Node work in drupal. First we'll take a look at the concepts, understanding the difference between global permissions and per-node permissions and see how permissions...
What is JQuery? Do I need this? How to use it, lets play around. DOM, CSS and JQuery: How to manipulate my page Integration into Drupal Ajax or how to get things from the server without reloading the...
Do to the nature of web site development most of new web programmers don't have a good knowledge of web application security. Most of new sites are build with web frameworks and cms and even beginner...
Download all the files needed to build this site from the link below, including a script on how to do it. User: Anonymous, no password. Enjoy! The language will be defined at the beginning of the...
Panels allow us creating multi-column designs. We can use a views-like through-the-web interface to configure specific designs for different sections on our website. http://drupal.org/project/panels...
Development workflow and deployment at Absolventen.at. Absolventen.at is developing jobmarket portals with Drupal: See http://www.absolventen.at or http://www.uni-absolventen.at. This talk will cover
Drupal’s taxonomy system helps you to organize content on your web site. This robust categorization system is one thing that sets it apart from other CMSs. During the development cycle for Drupal 7...
Learn how to use Rules to build your sites and to get the most out of it! The session demonstrates how to use the module to easily solve real-world problems by implementing some common use-cases....