a ripoff of #snowuk, but for frog-eating people
Last updated February 13, 2012

My settings for Sublime Text 2
Last updated February 06, 2012

Test daemon in Python
Last updated February 01, 2012

CmdBot, a bot with `cmd` attitude
Last updated December 22, 2011

Un Bot pour jouer au Cul de Chouette sur IRC
Last updated December 15, 2011

Forked from github/hubot
A customizable, kegerator-powered life embetterment robot.
Last updated December 03, 2011

Forked from nandub/hubot-irc
IRC adapter for Hubot
Last updated November 30, 2011

Forked from kennethreitz/python-localtunnel
[In Progress] Python port of progrium/localtunnel.
Last updated November 17, 2011

A very simple word count plugin for SublimeText2
Last updated October 25, 2011

Forked from Kronuz/SublimeCodeIntel
Full-featured code intelligence and smart autocomplete engine
Last updated October 25, 2011

Forked from sebastien/watchdog
Server monitoring and data-collection daemon
Last updated October 24, 2011

My personal implementation of Raymond Queneau's "Cent mille milliards de poèmes".
Last updated October 08, 2011

A simple Django Barcamp application.
Last updated April 17, 2011

Django-based scrum management system. As basic as possible, taking advantage of the automagic Dj...
Last updated March 10, 2011

Forked from floweb/snippets
Some snippets to show you my not so über skills in some languages (mainly PHP and Python)
Last updated December 14, 2010

Forked from gmate/gmate
Forked from thauber/django-schedule
Forked from rlisagor/freshen
Forked from fenrrir/geditpycompletion
Forked from django-debug-toolbar/django-debug-toolbar
Headers
# This is an <h1> tag ## This is an <h2> tag ###### This is an <h6> tag
Text styles
*This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ *You **can** combine them*
Unordered
* Item 1 * Item 2 * Item 2a * Item 2b
Ordered
1. Item 1 2. Item 2 3. Item 3 * Item 3a * Item 3b
Images
 Format: 
Links
http://github.com - automatic! [GitHub](http://github.com)
Blockquotes
As Kanye West said: > We're living the future so > the present is our past.
Syntax highlighting with GFM
```javascript
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}
```
Or, indent your code 4 spaces
Here is a Python code example
without syntax highlighting:
def foo:
if not bar:
return true
Inline code for comments
I think you should use an `<addr>` element here instead.
You are viewing a mobilized version of this site...
View original page here