jerakeen.org

by Tom Insam

notes☴

code☷

links☲

photos☵

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.

http://www.playframework.org/

Safari Web Content Guide for iPhone OS: Storing Data on the Client

Safari Web Content Guide for iPhone OS: Storing Data on the Client

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

nib2cib

nib2cib

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

http://github.com/280north/cappuccino/wikis/nib2cib

Web Development Bookmarklets

Web Development Bookmarklets

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.

https://www.squarefree.com/bookmarklets/webdevel.html

Marked “The in joke” as a favourite on Flickr

Marked "The in joke" as a favourite on Flickr

created 24 October 2008 in stream tagged 20, moo, office, poster, roundabout, silicon and web.

Marked “The in joke” as a favourite on Flickr

http://flickr.com/photos/58442690@N00/2969861992

Flickr iPhone site

Flickr iPhone site

created 01 October 2008 in notes tagged flickr, iphone and 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

django-mobileadmin - Google Code

created 20 June 2008 in links tagged django, iphone, python and web.

iPhone django interface. Dead easy to install, works well. happy happy happy.

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

280slides.com

280slides.com

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.

http://280slides.com/Editor/

URLs suck

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?

Web Developer

Web Developer

created 06 August 2007 in links tagged development, extension, firefox and web.

The firefox web developer toolbar

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

Django | Documentation | Cross Site Request Forgeries protection

Django | Documentation | Cross Site Request Forgeries protection

created 23 March 2007 in links tagged django, python, security and 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/

Number and size limits of a cookie in Internet Explorer

Number and size limits of a cookie in Internet Explorer

created 31 January 2007 in links tagged cookie, session and web.

Maximum cookie size is 4k

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

Color Palette Generator

Color Palette Generator

created 20 October 2006 in links tagged colour, palette and web.

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

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

SynchroEdit

SynchroEdit

created 21 June 2006 in links tagged web and wordprocessing.

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

http://www.synchroedit.com/

NathanM » WebShot

NathanM » WebShot

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

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

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

created 09 May 2006 in links tagged thumbnail and web.

I stole the effect. Hurrah for computers

http://jerakeen.org/links/

Caching Tutorial for Web Authors and Webmasters

Caching Tutorial for Web Authors and Webmasters

created 16 February 2006 in links tagged cache, development and web.

http://www.mnot.net/cache_docs/

PyBrowser / BrowserWidget

PyBrowser / BrowserWidget

created 28 December 2005 in links tagged browser, gtk, python and web.

http://club.telepolis.com/drfingers/pybrowser.html

del.icio.us/joshua/cal

del.icio.us/joshua/cal

created 09 December 2005 in links tagged calendar and web.

Web calendars. Also, alarmingly meta.

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

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

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

created 09 December 2005 in links tagged html, toread, typography and web.

http://webtypography.net/

Spider web

Spider web

created 09 December 2005 in photos tagged spider and 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

Particletree · Quick Guide to Prototype

Particletree · Quick Guide to Prototype

created 30 November 2005 in links tagged development, javascript, programming, reference and web.

http://particletree.com/features/quick-guide-to-prototype/

NewsGator API Homepage

NewsGator API Homepage

created 27 November 2005 in links tagged blog, programming, reference, rss, web and xml.

http://www.newsgator.com/ngs/api/default.aspx

TrimPath JavaScript Templates Demo

TrimPath JavaScript Templates Demo

created 23 November 2005 in links tagged javascript, programming, template and web.

Javascript templating language. Completely insane.

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

London web frameworks night

London web frameworks night

created 29 October 2005 in links tagged catalyst, london, rails, social and web.

http://blog.unixdaemon.net/cgi-bin/blosxom.pl/2005/10/27

Nevow - a python web application toolkit

Nevow - a python web application toolkit

created 15 September 2005 in links tagged application, javascript, python, toolkit and web.

http://nevow.com/