Trivial iPhone / iPod Touch delicious front end
23 January 2008
in blog
tagged with
[ajax]
[delicious]
[iphone]
[ipod]
[javascript]
[software]
[touch]
I’ve been looking for an excuse to play with IUI for a while now, and finally I found one. I wanted a way of getting at things that I and my friends have saved in del.icio.us, and the native web interface isn’t very usable on the iPod touch. So let’s implement a delicious client using IUI! Also, let’s implement it in pure client-side JavaScript, so I don’t have to run a server anywhere!
So, here’s a trivial implementation. It’s hard-coded to look at my links and friends, but that’s not hard to fix, I just don’t care. The thing I’m happiest with is the way it’s entirely client-side, and pulls in things from the delicious JSON api as it needs them. And it’s pretty small, too..
as days pass by » Blog Archive » DOMContentLoaded for IE, Safari, everything, without document.write
26 September 2007
in links
tagged with
[ajax]
[embed]
[html]
[javascript]
Useful snipped to fire an event once the DOM is loaded. Cross-browser and doesn’t need a large library.
SourceForge.net: Ajax VNC
24 September 2007
in links
tagged with
[ajax]
[vnc]
A vnc server that serves a pure-ajax web page that is the client. Terrifying.
Ajaxload - Ajax loading gif generator
01 May 2007
in links
tagged with
[ajax]
[generate]
[spinner]
generate spinners with arbitrary foreground/background colours. Nifty
BookIntroduction - JotSpot Wiki (dojomanual)
06 October 2006
in links
tagged with
[ajax]
[dojo]
[javascript]
the Dojo book. I should look at it.
http://manual.dojotoolkit.org/WikiHome/DojoDotBook/BookIn...