drupal

DrupalDevDays 2010. Munich

It was an absolutely lovely Drupal event to attend. Well organized, nice sessions, great venue and oh... unlimited buns and pretzels! I just love bread after all.

The amount of sessions in English were not as good as at last year's Drupal Camps Copenhagen or Vienna though. But still the selection was nice. And hey, with more then 300 attendees it was one of the largest Drupal Camps I think.

And it turned out München is a lovely city. It was my first time there, but I didn't even scratched the surface. Will definitely go back soon to check it out on less busy schedule.

Drupal 6 Social Networking. The book.

The first thing I have to mention about Drupal 6 Social Networking (by PACKT Publishing) is that this book will be extremely handy to anybody new to Drupal and those looking for recipes to build community sites. It gives you the basic understanding of how Drupal works and what buttons you need to push to achieve desired results. It has great step by step tutorials (with screenshots) on the vast majority of common tasks you do with a Drupal site: content, menu and user management, permissions, adding and configuring modules, etc. It also helps you understand how Drupal modules integrate with each other to extend site functionality.

D6 update in progress

I've upgraded my blog to Drupal 6 but it seems something gone wrong. The text part works fine.

The photo division will be back in a day or two. I decided to rework it completely anyway so some older images will be back later.

The full moon is a great push anyway :)

Photoblog on Drupal Rev.2

This concept was slightly changed versus previous Photoblog on Drupal idea. The biggest thing missing with the new concept comparing to the previous one is lack of any user level permissions. Any kind of private content was not so popular among my friends and colleagues so it was dropped (everybody prefer email for this type of images).

Drupal vs Joomla

It just came to my mind suddenly: Drupal vs Joomla = LEGO set vs Barbie set.

I will not give you a long and logical explanation here. It's just an allegory. But many developers will probably agree. Drupal is rough and blocky at first sight (but extremely configurable) versus cute out of the box and so predefined (and somewhat messy) Joomla. Or is it just about your way of thinking?

Basic 5.1 update is running fine

Basic 5.1 update is running fine. But there are some things yet to be updated and extended. Some new features for theme are in works. Super nice image_exact.module is missing for Drupal 5.x unfortunately (actually the only big upset). Other modules are basically the same as it was for 4.7 for now. I'll write more as soon as I'll have extra modules updated / installed.

Comments are back.

Enormous progress at drupal.org

Enormous progress at drupal.org community forums. I managed to fit XXX89 post row somehow. Compare it: http://drupal.org/node/91889 (the announcment about my site launch) and http://drupal.org/node/98689 (another issue). It's 6800 posts in just three weeks!

I'm glad to feel and know that. And I still remember the times when Drupal was tiny but still nice and clean more then 5 years ago. It's when I installed it for a first time (v1 or 2) and joined the community.

Photoblog on Drupal

The information below is somewhat obsolete and kept just for archiving purposes. It's recommended to check new blog post to get better idea how to make a nice photoblog on Drupal today.

Here are the main reasons why I've chosen Drupal over dedicated photoblogging scripts:

  • User and access management (as I want my friends to be able to access some "friends only" images)
  • Email notifications for new content + various RSS feeds (general / per tag / ...)
  • Text blog
  • Better functionality, flexibility and extendibility
  • RSS aggregator to link to my friends' news
  • Nice and clean urls
  • and... I'm quite familiar with Drupal code and themes (and this was probably the main reason)

After drawing a concept it was not very difficult to assemble photoblog on Drupal. But I made 3 differently setup installations before this final one was released. And I had to make several php code snippets and module code modifications to make the whole thing work the way I want.