Drupal meetup, Ireland - a big success

in

Today's Drupal meetup in Ireland was, in my opinion, a huge success with a turnout of 70+ Drupalers with varying levels of Drupal experience. Surprisingly, almost half of the people who attended were complete newcomers, many of whom had never even installed Drupal!

From my point of view though, as a fairly advanced user, the event was less of a learning experience, and more of a chance to finally get to meet some of the people who I have been speaking to on various Drupal sites, forums and irc rooms over the past couple of years. It was a great chance to make my name known, and possibly drum up some new work for 2009.

Whilst the morning was perhaps a little shaky and may have left some of the newcomers a little overwhelmed, the afternoon was much more of a success after the decision to split the group in to two streams (beginner & advanced).

The advanced session saw an interesting presentation on the 'semantic web' or, web 3.0 if you like, and what it will/may mean for Drupal in the future. Equally interesting, was Menus' & Blocks Dan Smith's talk about Drupal workflow, which raised an issue which I have long been waiting for an answer, and which unfortunately, even a room full of Drupal experts was unable to provide the solution! That was, the problem of managing Drupal database schema changes across a dev/stage/live environment. Also covered was a beginners guide to drupal module development, which I think was handled very well, and I hope it will encourage those who haven't yet taken the dive into module development to give it a try.

Perhaps I was hoping for a little more in depth technical stuff, but none the less, the day was eventful and fun. I imagine some very positive things should come out of this for all who attended and the community as a whole, and I'm looking forward to the next Drupal get-together in Ireland.

A big thanks goes ot to Heather and Stella for organising the event.

If you are a Drupal developer based in Ireland and you haven't already, hop over to the Drupal, Ireland group and sign up now!

Please share your thoughts, comments and suggestions...

Aptana Jaxer 1.0 - The road to Ajax heaven just got official.

If you've ever tried creating an Ajax application, you've probably run into one of the most common problems that face Ajax developers. How do you get the JavaScript that's running in your clients browser to interact with your server-side scripts?

Drupal 6 media streaming with Dash Media Player

Several weeks ago I took a fairly in-depth look at the current video streaming options available for Drupal 6. Shortly after I published the article, a new product entered the market - Dash Media Player. Dash Player is the creation of Travis Tidwell from TMT Digital, also the developer of the FlashVideo module for Drupal.

8 reasons to choose Linux for your next OS

I've been using Linux for several years now on various web servers, proxy servers, home servers and more, but I've only recently started using it on my personal laptop (unless you count Mac OS X as Linux - which it basically is).

1 month of service - CodeGobbler's first month site statistics

It's been exactly one month since I first started CodeGobbler.com and I thought I'd share some statistics from my first month of semi-professional blogging.

The first month of CodeGobbler's online presence has been an interesting one, and I have heard nothing but positive feedback from around the blogosphere. It's been a month about trying things out and exploring new ground.

Vertically and horizontally center a div using CSS

As a web designer, I'm often asked to center content on a web page, vertically as well as horizontally. This is often referred to as 'the letterbox effect'. Back in the day, when we all used tables to mark up our pages, this was a pretty simple task.

5 Drupal SEO modules - essential modules for all sites

Out of the box, Drupal SEO (Search Engine Optimisation) is pretty good. But there's definitely extra work that you can do to make it even better. In this short article I want to focus on a selection of Drupal SEO modules which provide fundamental enhancements that I think should be included in the Drupal core itself some day.

One form, many uses - server side jQuery with Jaxer

I'm sure many of you have had to do 'corporate reviews' at work. You know, you get given a form and are asked to grade yourself on various aspects of your job. You fill in your parts of the form and then give it to your employer who fills in the rest. After doing so, he probably photocopies it, gives back to you for reflection, and then proceeds to make some private notes on his copy.

Nginx proxy to Apache - access remote host IP address using mod_praf

These days it i getting more and more common for people to use a lightweight webserver such as lighttpd or nginx as a frontend, and proxy to an Apache backend if they really need to.

Running server side processes via JavaScript with Jaxer

Last week I wrote a short introductory article about Aptana's Jaxer. Today I want to follow on from there and introduce one of the new features that has been added in Jaxer 1.0.

Drupal + Nginx + Fastcgi - setup and configuration

A Drupal site with several extra modules installed can leave quite a large memory footprint, especially when served through the beast that is Apache. Don't get me wrong, I think Apache is a great webserver and have used it for years without any real problems, but sometimes you need to squeeze a little more performance than Apache is willing to give.

Syndicate content