More
8000
-
skeletor-vim Public
Vim skeletons; about as simple as they come.
-
colorcount Public
A quick-and-dirty script that I use to analyze use of color in CSS-files.
-
django-simple-comments Public
A generic albeit pretty flexible comments app that relies on inheritance instead of generic relations.
-
django-country-utils Public
A dirty toss-in application I use to add a CountryField to Django projects.
-
-
-
node-geoip Public
Naive wrapper around libGeoIP for use with node.js
-
-
-
-
-
django-blog-base Public
A Django application that provides a few utilities useful for implementing basic blog functionality. The application is quite flexible and can be used to implement a blog in a project or as a base …
-
-
strange-terminal-profile Public
A Terminal.app theme based on IR_Black by Todd Werth.
1 UpdatedOct 12, 2010 -
-
node-bertrpc Public
Forked from znull/node-bertrpcBERT-RPC client and server for node.js
-
-
firefox-screens Public
An extremely simple Firefox addon that facilitates capturing of web pages as images.
-
css-sections Public
This is just some code I've been using to create grids in CSS. It works for me and I keep this code in a repository online for my own convenience.
-
django-usergroups Public
A simple application that adds basic, albeit extensible, functionality to manage groups of users in a project.
-
django-form-timeout Public
A simple application that deters malicious users from messing with form validation (think brute force attacks). Users will be locked out for a period of time after a number of invalid form submissi…
-
django-forum Public
Forked from marcinn/django-forumA svn mirror that helps me to fix bugs