Published at: 07:09 pm - Saturday September 06 2008
I’ve decided to make the switch from google reader to NetNewsWire for my syndication because:
- It supports authenticated feeds so can get feeds from my university forum, online project management tools etc.
- An iphone application
I’ll probably switch back when google releases offline functionality for the iphone.
http://www.shedali.com/skitchImages//Contacts-20080906-194017.jpg
Published at: 01:06 pm - Saturday June 14 2008
Here’s a tip which is particularly useful for tidying up flex documents until flex builder starts supporting auto format
navigate to relevant directory using darwin and type
tidy -xml -indent -m bcards.xml
mac developer manual
Published at: 11:12 pm - Thursday December 20 2007
After making my flash navigation multicoloured (randomly on run-time), I thought it would be cool to have the selected tab determine the colour of the title element of the page, or for any other CSS element for that matter. After a bit of tinkering this is what I got:
Each of the tabs generate a random [...]