developing

Drupal Globals

Finde it well documented here:

http://api.drupal.org/api/drupal/globals

Drupal 7 and imagecache / image style

Sapperlot, always these changes..... :)

theme('image_style', array('style_name' => 'slider_content', 'path' => 'image path', 'alt' => 'image alt', 'title' => 'image title', 'width' => 'some width', 'height' => 'some height')));

http://www.victheme.com/blog/drupal-7-themeimagecache-replacement

Browser screen shots - online!

How to test your website layout on awkward browsers or on platforms you don't even have access to??

Here's the solution: http://browsershots.org/

Subversion on ubuntu

Helpfully pointing out how to set up a subversion server:
http://www.subversionary.org/howto/setting-up-a-subversion-server-on-ubu...

I had to chown the repos for the user backuppc, under wich apache was running.

 

Too Cool for Internet Explorer