Recent activity

Today

codekoala created python-execution-demo
24 hours ago

Yesterday

codekoala began following django-watermark
2 days ago

2 days ago

codekoala began following jdriscoll
2 days ago
codekoala began following django-photolog
2 days ago
codekoala began following django-imagekit
2 days ago

7 days ago

codekoala committed d34a730647e3 to django-articles
Added some caching for user names
7 days ago
codekoala committed 3c3cad83794b to django-articles
Code optimizations. I've managed to reduce the query count on some of the pages of my site considerably, just with these changes.
7 days ago

8 days ago

codekoala committed 6e60670f369c to vim
Added shortcuts to remove pretty quotes
8 days ago

2 weeks ago

codekoala committed da8099d65686 to treedo
Broken. This is in preparation for the UPX-ed Windows binary.
2 weeks ago

3 weeks ago

codekoala began following MongoKit
3 weeks ago

4 weeks ago

codekoala began following chirpy
4 weeks ago
codekoala committed ac457a8ee587 to InternsForYou
Merging branches
4 weeks ago

Repositories

 codekoala / chirpy (created 12 months ago)

Chirpy is a cross-platform desktop Twitter application written in Python. It uses platform-specific means for notifying the user of new tweets, such as: 1) System tray balloons when using Microsoft Windows, 2) Growl when using Apple Mac OSX, and 3) libnotify when using Linux or "other". Chirpy is still heavily under development.

 codekoala / django-articles (created 3 months ago)

The blogging engine I use on codekoala.com

 codekoala / django-axes (created 3 months ago)

Keep track of failed login attempts in Django-powered sites.

 codekoala / django-bibliophile (created 3 months ago)

A way to let your visitors know what you're reading.

 codekoala / django-clevercss (created 3 months ago)

Use CleverCSS in Django to make your CSS easier to manage!

 codekoala / django-ittybitty (created 3 months ago)

Shortened URLs for your Django-powered site!

 codekoala / django-pendulum (created 3 months ago)

A time logging application for Django-powered sites.

 codekoala / django-reploc (created 3 months ago)

A simple way for people to find representative locations on your Django-powered Web site.

 codekoala / django-seasonal-stylesheets (created 3 months ago)

Have your stylesheets change colors gradually depending on the time of year.

 codekoala / django-secret-project (created 8 weeks ago)

This is a placeholder for a secret project

 codekoala / django-smileys (created 3 months ago)

Easily replace things like :) and B-) with smilies on your Django-powered site.

 codekoala / django-tracking (created 3 months ago)

django-tracking is a simple attempt at keeping track of visitors to Django-powered Web sites. It also offers basic blacklisting capabilities.

 codekoala / django-vcboard (created 9 months ago)

VCBoard is intended to be a full-fledged forum system similar to vbulletin and ip.board.

 codekoala / django-watermark (created 3 months ago)

Quick and efficient way to apply watermarks to images in Django.

 codekoala / djinx (created 5 weeks ago)

Some utilities to help people get Nginx + FastCGI setup for Django.

 codekoala / hgext (created 4 months ago)

My personal extensions for Mercurial.

 codekoala / ponymine (created 10 months ago)

Redmine for Django

 codekoala / python-execution-demo (created 24 hours ago)

This is a series of examples demonstrating how Python will execute your code.

 codekoala / sudoku (created 7 weeks ago)

Tinkerings with Sudoku.

 codekoala / treedo (created 7 months ago)

An cross-platform, XML-based todo list application written with Python and wxPython.

 codekoala / twibber (created 10 months ago)

Twibber will log into your Twitter account, periodically check for updates, and send those updates to any Jabber-compatible instant messenger program (like Google Talk, Pidgin, Adium, iChat, and several more). You can send updates to Twitter simply be replying to the instant messages, and there are several special commands at your disposal to use Twitter quickly and efficiently.

 codekoala / twitter-im (created 9 months ago)

This was the original project for what is now twibber. Please go to http://bitbucket.org/codekoala/twibber/ for the current project.

 codekoala / vim (created 4 months ago)

My .vimrc and some plugins.