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.
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.