Drupal

Accessing data outside of drupal using views

This is pretty cool. The folks at Development seed created a module called Extendr, that allows you to build views using external queries - in this case flickr. Check it out:

http://s3.amazonaws.com/video.devseed/extendr.mov

Will Drupal replace HTML editors?

Now this is something I did not expect, but I suppose it has some merit. Kurt Cagle at OReilly is suggesting editors like Dreamweaver are being "eaten" by Drupal. Wow. Have we reached the point in time where IDE's and CMS's become one product?

Cross-post Blogging; Why is Drupal lacking behind it's competitors

As a person that invests time into bettering the Drupal experience, I can't help myself when I stumble upon pages like this one:

http://skitch.com/jeff.noyes/bgtym/blip.tv-beta

Why is it that every other Blogging tool mentioned has cross-blogging as a core feature, yet Drupal requires a plug-in module?

How to create a facebook like user profile page

Here's a pretty solid tutorial for creating robust user profiles in Drupal:

http://shellmultimedia.com/tutorials/user-profiles-version-1

Learn how to theme in Drupal: A screencast series

Bob Christenson from Mustardseed Media, Inc. recently tought this seminar on "real world" Drupal theming - which resulted in these screencasts. Anyone looking to theme Drupal will want to check these out:

http://deanmeistr-drupal.blip.tv/posts?view=archive&nsfw=dc

How to style buttons in Drupal

Here's a good overview on how to take control of Drupal and create your own button styles:

http://teddy.fr/blog/beautify-your-drupal-forms

How to create a media library using Drupal

Creating a slideshow of nodes in Drupal

using php to create a thumbnail gallery

How to create a patch in Drupal