I work with Drupal on a daily basis at http://www.ventureweb.net. I will post whatever I can with a view to providing a useful resource to others. I'm by no means a Drupal uber-guru, so I really welcome all feedback. Please post your thoughts, criticisms and advice using the comments functionality.
So I let my domain expire, and then when I went to try and get it again, they were asking for like, $200.00. That must have been early-mid 2009. I kept checking the domain and then the other day it was back at $10, so I snapped it up and the site's back live. I'll never been great at posting frequently, but I've got some ideas for some posts, so check back soon!
Following on from Useful Module: GMap and Location I created this video in response to some issues people were experiencing with integrating with Views. These issues are documented here: http://drupal.org/node/371335 . Hope this is useful. Leave a comment with some feedback if you like!
Confused about the "Relationships" options in Views 2? Here's an awesome screencast by drewish that gives a great explanation of what it is using an example. 8.00 minutes of your life well spent:
With drupal 6 you can use the theme_submit() function to change the value of submit buttons, including those on the node forms without issue. The same cannot be said for theme_submit() in drupal 5.