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).

 

Flickr iPhone site

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.

http://code.google.com/p/django-mobileadmin/

 

django-mobileadmin - Google Code

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.

http://280slides.com/Editor/

 

280slides.com

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?

read more (326 words)..  

Web Developer

06 August 2007 in links
tagged with [development] [extension] [firefox] [web]

The firefox web developer toolbar

http://chrispederick.com/work/web-developer/

 

Web Developer

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.

http://www.djangoproject.com/documentation/csrf/

 

Django | Documentation | Cross Site Request Forgeries protection

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

http://support.microsoft.com/kb/306070

 

Number and size limits of a cookie in Internet Explorer

Color Palette Generator

20 October 2006 in links
tagged with [colour] [palette] [web]

A nice trick. Must learn how to do this programmatically.

http://www.degraeve.com/color-palette/

 

Color Palette Generator

SynchroEdit

21 June 2006 in links
tagged with [web] [wordprocessing]

Scary multi-user simultaneous wysiwyg editing in a web browser.

http://www.synchroedit.com/

 

SynchroEdit

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...

 

NathanM » WebShot

jerakeen.org - links - jerakeen.org - jerakeen.org

09 May 2006 in links
tagged with [thumbnail] [web]

I stole the effect. Hurrah for computers

http://jerakeen.org/links/

 

jerakeen.org - links - jerakeen.org - jerakeen.org

EventQueue

05 April 2006 in links
tagged with [calendar] [perl] [web]

 

EventQueue

Caching Tutorial for Web Authors and Webmasters

16 February 2006 in links
tagged with [cache] [development] [web]

 

Caching Tutorial for Web Authors and Webmasters

PyBrowser / BrowserWidget

28 December 2005 in links
tagged with [browser] [gtk] [python] [web]

 

PyBrowser / BrowserWidget

del.icio.us/joshua/cal

09 December 2005 in links
tagged with [calendar] [web]

Web calendars. Also, alarmingly meta.

http://del.icio.us/joshua/cal

 

del.icio.us/joshua/cal

The Elements of Typographic Style Applied to the Web - a practical guide to web typography

09 December 2005 in links
tagged with [html] [toread] [typography] [web]

 

The Elements of Typographic Style Applied to the Web - a practical guide to web typography

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.

http://flickr.com/photos/jerakeen/71858422

 

Spider web

Particletree · Quick Guide to Prototype

30 November 2005 in links
tagged with [development] [javascript] [programming] [reference] [web]

 

Particletree · Quick Guide to Prototype

NewsGator API Homepage

27 November 2005 in links
tagged with [blog] [programming] [reference] [rss] [web] [xml]

 

NewsGator API Homepage

TrimPath JavaScript Templates Demo

23 November 2005 in links
tagged with [javascript] [programming] [template] [web]

Javascript templating language. Completely insane.

http://trimpath.com/demos/test1/trimpath/template_demo.html

 

TrimPath JavaScript Templates Demo

London web frameworks night

29 October 2005 in links
tagged with [catalyst] [london] [rails] [social] [web]

 

London web frameworks night

Nevow - a python web application toolkit

15 September 2005 in links
tagged with [application] [javascript] [python] [toolkit] [web]

 

Nevow - a python web application toolkit