Announcing the Drupal Developer Days Brussels (4-6 Febr 2011)

After the awesome Drupal Design Camp in Prague where designers and themers from all over Europe gathered, it is now time to bring together Drupal developers for 3 days of Drupal geek madness!
The organising team is thrilled to announce that the first European Drupal Developer Days conference will take place on Saturday and Sunday February 5th & 6th, 2011, at the Vrije Universiteit Brussel in Brussels, Belgium. This two day event will be preceded by a code sprint on Friday the 4th.

The event will take place in parallel with the 2011 edition of Europe's largest open source gathering, FOSDEM. The Campus Etterbeek of the Vrije Universiteit Brussel is located at a 15 minute walk or a 7 minute tram ride from the FOSDEM location, so that attendees can sample the best sessions from both events.

During the Drupal Developer Days you can expect sessions, ad-hoc meetings, code sprints and practical workshops about the latest developments within the Drupal ecosystem.

The Drupal Developer Days in Brussels are targeted at Drupal developers with varying skillsets: from beginners, who cannot distinguish a hook from a hack, to seasoned 100+ patches core contributors. However the sessions will be exclusively focussed around technical topics.

Registration for the event will open very soon. A call to submit sessions will be launched after that. The organising Belgian Drupal community hopes to welcome around 400 enthousiast Drupal developers in Brussels next February.

Be sure to check out the website at http://bxl2011.drupaldays.org for news and updates, as well as @drupaldaysbxl on Twitter.

See you in Brussels!

Thoughts on the Drupal Executives Meetup in Brussels

This weekend the first Drupal Executives Meetup (Drupal CXO) took place in Brussels. People in executive roles at Drupal shops from all over Europe gathered at the Microsoft offices to discuss and collaborate on various topics related to Drupal in a business environment.

Following the OpenSpace concept, I participated in a few sessions that were of interest to me. This blog post is my summary on 2 interesting topics that were discussed during various sessions. I enjoyed these most because some real action points came out of them.

Book review: O'Reilly Javascript Cookbook

Javascript CookbookThis book on Javascript follows the O'Reilly Cookbook series 'recipe' format, laying out a whole list of practical problems and tasks that (aspiring) Javascript developers are faced with, and provides the solution and background discussion needed to truly get the task done, and understand the reasoning behind it.

The first few chapters of the book start of by explaining the basics of the Javascript language, providing insights and tips around working with strings, numbers, arrays, loops, functions, events etc... A seasoned Javascript programmer will probably already be familiar with most of this functionality, but I found it interesting enough to keep on reading these 'basic' chapters, because the author gives a good background explanation and points to more obscure or browser-specific problems that arise when using these concepts.

read more

Performing batch data operations on cron run (Drupal 6)

When I was recently challenged with the task to periodically import and update data coming from a SOAP webservice into Drupal nodes, I used the Drupal batch API for processing the imports without giving it much thought. When testing the process during development in my browser, everything was working as it should have been. At least that's what I thought...

Book review: OpenX Ad Server Beginner's Guide

I've been wanting to check out the OpenX Ad Server open source project for a while now, but have never gotten around to it. This weekend I finally decided to install it and see what it's all about. I noticed Packt Publishing has a book called "OpenX Ad Server: Beginner's Guide" that promises to guide me through building and maintaining an OpenX ad server, so I decided to get introduced to the project through this book.

read more

Pages