Play framework
created 26 October 2009 in links tagged development, framework, java and web.
Something to look at next time I want to hack on a project - this is a Java framework that looks very heavily inspired by Rails et al, looks nice for dev.
created 26 October 2009 in links tagged development, framework, java and web.
Something to look at next time I want to hack on a project - this is a Java framework that looks very heavily inspired by Rails et al, looks nice for dev.
created 03 February 2009 in links tagged cache, development, iphone, offline, safari and web.
As of firmware 2.2, Safari can cache files for a web application on the device. Combined with the webkit HTML 5 local data store, there’s probably scope for writing entire applications that will keep working without a network connection.
https://developer.apple.com/webapps/docs/documentation/Ap...
created 09 December 2008 in links tagged cappuccino, cocoa, development, scary and web.
nib2cib is a command line tool designed for converting Cocoa’s nibs and xibs to Cappuccino’s cibs
Objective-J and Cappuccino are impressive. And scary. I need a project that I can implement using then..
created 19 November 2008 in links tagged bookmarklet, development, html and web.
useful-looking bookmarklets, for when I’m not using firefox, and therefore firebug, or safari. Which is a lot recently, because they’re both annoying me.
created 24 October 2008 in stream tagged 20, moo, office, poster, roundabout, silicon and web.
Marked “The in joke” as a favourite on Flickr
created 06 June 2008 in links tagged javascript, presentation, software and web.
An astonishingly good implementation of web-based presentation software. Very hard to believe it’s written in JavaScript.
created 06 August 2007 in blog tagged philosophy, urls and web.
jerakeen.org contains just about everything I produce, and I try to use sensible urls - every page has a unique url, of the form /category/slug/ or /category/yyyy/mm/dd/slug/. The index for a category is just /category/. Pages have tags, and you can see all pages belonging to a tag at /tags/tagname/ as well. You can search using /search?q=search_term. Finally, you can get a feed of any category at a /category-name/feed page.
Enough back-story. This system is just about sensible, but only because it’s so simple, and even then there are odd bits. For instance, why category/feed? Why not feed/category? Why does the search page have a CGI parameter in it, but not the tag pages? Suppose I wanted an RSS feed of pages tagged with ‘python’, what would that URL look like? /feed/tag/python? /tag/python/feed/? Feed types are not sub-headings under categories. The single-page permalinks make sense, but why do they encode only the category, date and slug? Why not the tags?
created 06 August 2007 in links tagged development, extension, firefox and web.
The firefox web developer toolbar
created 21 June 2006 in links tagged web and wordprocessing.
Scary multi-user simultaneous wysiwyg editing in a web browser.
created 13 June 2006 in links tagged screenshot, web and windows.
It’s a windows website screenshotter. Not useful to me, but here for completeness
http://www.nathanm.com/index.php/webshot-website-screensh...
created 16 February 2006 in links tagged cache, development and web.
created 09 December 2005 in links tagged html, toread, typography and web.
created 30 November 2005 in links tagged development, javascript, programming, reference and web.
created 23 November 2005 in links tagged javascript, programming, template and web.
Javascript templating language. Completely insane.
created 15 September 2005 in links tagged application, javascript, python, toolkit and web.