simonw (Simon Willison)

Name
Simon Willison
Email
Website/Blog
http://simonwillison.net/
Location
Brighton, UK
Member Since
May 07, 2008 (about 1 year)

Following 87 githubbers and watching 70 repositories view all →

Public Repositories (32)

  • devdays

    Example code from my talk at Stack Overflow DevDays Amsterdam 2009.

    legend

    Last updated Mon Nov 02 06:01:38 -0800 2009

  • redis

    Redis key-value store

    legend

    Forked from antirez/redis Wed Oct 21 02:12:44 -0700 2009

    Last updated Wed Oct 21 01:58:32 -0700 2009

  • django

    UNOFFICIAL mirror of the Subversion repository. Contact jezdez on IRC or jannis@leidel.info when ...

    legend

    Forked from django/django Mon Oct 05 10:10:33 -0700 2009

    Last updated Mon Oct 12 12:26:53 -0700 2009

  • django-signed

    Signing utilities for Django, to try out an API which is being proposed for inclusion in Django c...

    legend

    Last updated Mon Oct 12 10:19:03 -0700 2009

  • django-html

    A way of rendering django.forms widgets that differentiates between HTML and XHTML.

    legend

    Last updated Fri Oct 09 15:00:42 -0700 2009

  • getlatlon.com

    Source code for getlatlon.com - a simple, single page, pure JavaScript Google Maps application.

    legend

    Last updated Wed Sep 30 01:55:34 -0700 2009

  • django-urls

    Experimental replacement for Django's get_absolute_url() method.

    legend

    Last updated Mon Sep 28 15:19:45 -0700 2009

  • django-openid

    A modern library for integrating OpenID with Django - incomplete, but really nearly there (promise)

    legend

    Last updated Thu Sep 24 09:57:15 -0700 2009

  • ratelimitcache

    A memcached backed rate limiting decorator for Django.

    legend

    Last updated Thu Sep 24 07:17:58 -0700 2009

  • django-safeform

    CSRF protection for Django forms.

    legend

    Last updated Fri Sep 18 16:04:53 -0700 2009

  • djangopeople.net

    A geographical community site for Django developers.

    legend

    Last updated Sat Sep 12 17:44:13 -0700 2009

  • mytweets

    Script for saving a JSON archive of your tweets.

    legend

    Last updated Thu Aug 13 14:42:02 -0700 2009

  • wikinear.com

    legend

    Last updated Thu Jul 30 02:57:47 -0700 2009

  • djng

    Turtles all the way down

    legend

    Last updated Fri Jul 03 17:01:30 -0700 2009

  • datamatcher

    Single-page JS app for creating a mapping between similar sets of data

    legend

    Last updated Tue Jun 09 06:59:17 -0700 2009

  • celery

    Distributed Task Queue for Django

    legend

    Forked from ask/celery Tue Jun 09 07:19:17 -0700 2009

    Last updated Tue Jun 09 06:39:39 -0700 2009

  • bugle_project

    Group collaboration tools for hackers in forts.

    legend

    Last updated Mon Jun 08 14:34:52 -0700 2009

  • upcoming

    Python client library for the Upcoming API (needs updating)

    legend

    Last updated Sat May 30 05:10:16 -0700 2009

  • optfunc

    Syntactic sugar for creating Python command line scripts by introspecting a function definition

    legend

    Last updated Fri May 29 15:48:14 -0700 2009

  • geocoders

    Ultra simple API for geocoding a single string against various web services.

    legend

    Last updated Thu May 28 16:31:26 -0700 2009

  • south

    Migrations for Django

    legend

    Forked from andrewgodwin/south Tue May 05 03:57:35 -0700 2009

    Last updated Tue May 05 02:31:13 -0700 2009

  • moomazon

    App Engine app that generates moo cards from Amazon book covers.

    legend

    Last updated Sun May 03 20:52:35 -0700 2009

  • annotating_proxy

    A proxy that adds jQuery-powered annotations to the proxied site, configured by a CSS selector.

    legend

    Last updated Sun May 03 17:06:08 -0700 2009

  • soupselect

    CSS selector support for BeautifulSoup.

    legend

    Last updated Sun May 03 16:45:29 -0700 2009

  • json-time

    An App Engine JSONP web service for retrieving the time in different timezones.

    legend

    Last updated Sun May 03 16:28:25 -0700 2009

  • lightningtimer.net

    A simple (but extremely useful) timer for lightning talks

    legend

    Last updated Sun May 03 15:59:50 -0700 2009

  • django-shorturls

    A URL shortening app for Django.

    legend

    Forked from jacobian/django-shorturls Tue Apr 28 07:27:10 -0700 2009

    Last updated Tue Apr 28 07:30:25 -0700 2009

  • qypeexplorer

    An API explorer for the qype.com API

    legend

    Last updated Mon Apr 27 15:36:09 -0700 2009

  • tweetersation

    tweetersation.com

    legend

    Last updated Mon Apr 27 15:28:19 -0700 2009

  • python-guardianapi

    legend

    Last updated Mon Mar 09 08:35:38 -0700 2009

  • simonw.github.com

    legend

    Last updated Thu Dec 18 15:18:29 -0800 2008

  • django-debug-toolbar

    A configurable set of panels that display various debug information about the current request/res...

    legend

    Forked from robhudson/django-debug-toolbar Sat Sep 20 12:13:33 -0700 2008

    Last updated Sat Sep 20 15:31:59 -0700 2008

Public Activity feed

simonw updated gist: 181563 Sun Nov 08 02:31:55 -0800 2009
svn co svn://svn.xapian.org/xapian/branches/geospatial xapian-geo sudo apt-get install build-esse...
simonw created gist: 229186 Sun Nov 08 01:06:32 -0800 2009
#!/usr/bin/env python "is_hard.py - tell if two files are hard links to the same thing"