Pinned Repositories
django-admin-filtrate
Custom filter framework for the Django Admin.
django-admin-flexselect
Dynamic select fields for the Django Admin that just works. See trailer ↵
django-admin-save-me-genie
A javascript file that warns the user if he tries to leave a change view page with unsaved data.
django-crispy-forms-fancy-formsets
Trying to make sense of creating, validating, saving, rendering and dynamically adding rows to formsets
django-hypergen
Take a break from javascript. Write server-rendered reactive HTML liveviews for Django in pure python 💫
django-treeform
WIP. A general declarative method of transforming one tree into another tree. Specific functions for the Django ORM.
php-termcolor
Colors on the command line with PHP 5+. An (almost) direct port from Python.
snowscript
A language that compiles to PHP
runekaagaard's Repositories
runekaagaard/snowscript
A language that compiles to PHP
runekaagaard/django-crispy-forms-fancy-formsets
Trying to make sense of creating, validating, saving, rendering and dynamically adding rows to formsets
runekaagaard/php-termcolor
Colors on the command line with PHP 5+. An (almost) direct port from Python.
runekaagaard/django-locking
Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your own apps using a public API.
runekaagaard/php-chano
A non compiled pure PHP template engine with features comparable to Django Template Language.
runekaagaard/python-fabric-helpers
A unsorted mess of helper functions for use with fabric. Might be more organized someday.
runekaagaard/php-simple-backup
A super simple MySQL backup script with daily, weekly, monthly and yearly rotation. Requires PHP 5.x.
runekaagaard/django-locking2
runekaagaard/php-cli-http
Simulating http requests on the command line.
runekaagaard/c-learn-ojure
Me learning clojure.
runekaagaard/data-the-game
[Incomplete]. A tiny Gravity Force 2 inspired game for my band DATA :: The Second Coming.
runekaagaard/data-the-webpage
The webpage for Data The Band
runekaagaard/django-ajax-selects
jQuery UI-powered auto-complete fields for ForeignKey, ManyToMany and text fields
runekaagaard/django-fakeit
A management command that anonymizes the database. Fast.
runekaagaard/forbiddenflower.org
The webpage for the Forbidden Flower project.
runekaagaard/idiorm
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
runekaagaard/makestuff.dk
The code for makestuff.dk
runekaagaard/paris
A lightweight Active Record implementation for PHP5, built on top of Idiorm
runekaagaard/PHP-Parser
A PHP parser written in PHP
runekaagaard/python-php-cop
[Incomplete]. A PHP error log viewer written in Python
runekaagaard/secretpet.com
The code for secretpet.com.
runekaagaard/snowscript-web
The webpage for the snowscript project.
runekaagaard/very.poetic.nu
The code for the webpage very.poetic.nu.
runekaagaard/ansible
Model-driven configuration management, multi-node deployment, and remote task execution system. Uses SSH by default, so there is no special software has to be installed on the nodes you manage. Ansible can be extended in any language. Note: The default branch is the development branch, if you need a stable version, see the release-XX branches, tags, or downloads.
runekaagaard/bee.js
A toy javascscript framework and an implementation of a TODO app
runekaagaard/bloblog
My blog of blobs
runekaagaard/sublime-text-snowscript
Snowscript editor tools
runekaagaard/subvim
Vim customized to be like SublimeText