Flickr iPhone site
01 October 2008
in notes
tagged with
[flickr]
[iphone]
[web]
oooh, Flickr have a lovely new iPhone site (though it doesn’t get lovely till after you’ve logged in).
django-mobileadmin - Google Code
20 June 2008
in links
tagged with
[django]
[iphone]
[python]
[web]
iPhone django interface. Dead easy to install, works well. happy happy happy.
280slides.com
06 June 2008
in links
tagged with
[javascript]
[presentation]
[software]
[web]
An astonishingly good implementation of web-based presentation software. Very hard to believe it’s written in JavaScript.
URLs suck
06 August 2007
in blog
tagged with
[philosophy]
[urls]
[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?
Web Developer
06 August 2007
in links
tagged with
[development]
[extension]
[firefox]
[web]
The firefox web developer toolbar
Django | Documentation | Cross Site Request Forgeries protection
23 March 2007
in links
tagged with
[django]
[python]
[security]
[web]
Magic django middleware to stop pages on other sites submitting forms on your site. No effort on my part needed. Very clever - must steal it.
Number and size limits of a cookie in Internet Explorer
31 January 2007
in links
tagged with
[cookie]
[session]
[web]
Maximum cookie size is 4k
Color Palette Generator
20 October 2006
in links
tagged with
[colour]
[palette]
[web]
A nice trick. Must learn how to do this programmatically.
SynchroEdit
21 June 2006
in links
tagged with
[web]
[wordprocessing]
Scary multi-user simultaneous wysiwyg editing in a web browser.
NathanM » WebShot
13 June 2006
in links
tagged with
[screenshot]
[web]
[windows]
It’s a windows website screenshotter. Not useful to me, but here for completeness
http://www.nathanm.com/index.php/webshot-website-screensh...
jerakeen.org - links - jerakeen.org - jerakeen.org
09 May 2006
in links
tagged with
[thumbnail]
[web]
I stole the effect. Hurrah for computers
Caching Tutorial for Web Authors and Webmasters
16 February 2006
in links
tagged with
[cache]
[development]
[web]
del.icio.us/joshua/cal
09 December 2005
in links
tagged with
[calendar]
[web]
Web calendars. Also, alarmingly meta.
Spider web
09 December 2005
in photos
tagged with
[spider]
[web]
and is
[geotagged]
it was foggy this morning, the whole world was full of beautiful spide webs, but it was too cold to take any more pictures.
Particletree · Quick Guide to Prototype
30 November 2005
in links
tagged with
[development]
[javascript]
[programming]
[reference]
[web]
NewsGator API Homepage
27 November 2005
in links
tagged with
[blog]
[programming]
[reference]
[rss]
[web]
[xml]
TrimPath JavaScript Templates Demo
23 November 2005
in links
tagged with
[javascript]
[programming]
[template]
[web]
Javascript templating language. Completely insane.
London web frameworks night
29 October 2005
in links
tagged with
[catalyst]
[london]
[rails]
[social]
[web]
Nevow - a python web application toolkit
15 September 2005
in links
tagged with
[application]
[javascript]
[python]
[toolkit]
[web]
