
ajax analysis api apple atom automator backpack browsers camping cheatsheets code console editors ergonomics gems google helipad hpricot internationalisation javascript lies mac optimisation patterns performance personal php plugins productivity programming prototype rails rapidrails rsi rss ruby server snippets standards sysadmin terminal testing textile textmate theory tips tools vim workshops writing xslt
Apple’s iDisk is part of the .Mac service. There’s always been a simple way to add files through the web interface (at http://www.mac.com), but Apple have recently improved it.
Once you click on an icon from your .Mac page, a window appears in which you can view your iDisk:
This allows you to:
Navigate folders in a similar way to Finder
Create and remove folders
Upload and delete files
Most of this makes use of Ajax and clever DOM magic, rather than the simple web interface they used before or Flash. It actually feels a little bit like a Flash interface, and if you look at t…