Pinned Repositories
canto-js
A git mirror of svn-hosted canto-js (An Improved HTML5 Canvas API)
concurrent
Some code developed as part of the Python Concurrency Workshop
django-hashsignal
Django and jQuery helper tools for hash signaling powered websites
django-template-help
Makes writing template tags easier and makes communication between template authors and django developers a bit easier.
djangopeople.net
A geographical community site for Django developers.
google-refine
A mirror for google-refine, neé Freebase Gridworks
python-unicodecsv
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*. If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv
jdunck's Repositories
jdunck/django-template-help
Makes writing template tags easier and makes communication between template authors and django developers a bit easier.
jdunck/djangopeople.net
A geographical community site for Django developers.
jdunck/dvcs-resume
Serves a page showing contributions by the requested author
jdunck/Examples
Example Projects for Android Developer Day
jdunck/chomp3
data: audio
jdunck/django-multidb-patterns
Demonstration code and slides for a talk about Django's multi-database support. Originally presented at DjangoCon-US, September 2010.
jdunck/django-templatetag-sugar
This project exists to make defining template tags in Django kickass
jdunck/node
evented I/O for v8 javascript
jdunck/python-github2
github client in python, with issues support.
jdunck/Ripley
Python syntax sylabus and an app to present it one step at a time.
jdunck/bb-site
Book Burro website (couchdb+sinatra)
jdunck/bookburro
Book Burro for Firefox
jdunck/django-community
Django's Community Section
jdunck/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
jdunck/djangobench
Harness and benchmarks for evaluating Django's performance over time
jdunck/gae-sessions
Fast, lightweight Sessions middleware for Google App Engine (memcache + datastore)
jdunck/getlatlon.com
Source code for getlatlon.com - a simple, single page, pure JavaScript Google Maps application.
jdunck/hash_ring
Implements consistent hashing in Python (using md5 as hashing function)
jdunck/hnofficehours
HN Office Hours
jdunck/homebrew
The missing package manager for OS X
jdunck/nbhttp
Tools for building non-blocking / async / event-driven HTTP clients, servers and intermediaries
jdunck/node_postgres
libpg binding to node
jdunck/python-api-wrapper
A Python wrapper for the SoundCloud API that works with Django and Google App Engine
jdunck/python-cloudservers
Python bindings to Rackspace's Cloud Servers API
jdunck/softhyphen
Online HTML hyphenation running on Google AppEngine
jdunck/store.js
localStorage wrapper for all browsers without using cookies. Uses localStorage, globalStorage, and userData behavior under the hood
jdunck/Tickery
Explore Twitter with FluidDB
jdunck/TouchScroll
TouchScroll is a JavaScript- and CSS 3-based scroller for devices using Webkit Mobile. It is meant to mimic “native” scrolling feeling and behavior as much as possible.
jdunck/twitstream
A simple asynchronous HTTP library in python for speaking with Twitter's streaming API, with numerous example applications.
jdunck/underscore
Functional Programming Aid for Javascript. Works well with jQuery.