Webdev/Side Projects: Difference between revisions

Jump to navigation Jump to search
Line 42: Line 42:
: django-badger is a Playdoh-biased reusable Django app for creating and awarding badges. You can use Django signals to track important award-worthy events in your site, track progress and dependencies, issue awards automatically. Additionally, django-badger aims for compatibility with [https://wiki.mozilla.org/Badges Mozilla's Open Badges infrastructure], allowing badges to be federated and collected elsewhere. There are also feeds for almost everything in JSON, RSS, and Atom formats for great mashup justice.
: django-badger is a Playdoh-biased reusable Django app for creating and awarding badges. You can use Django signals to track important award-worthy events in your site, track progress and dependencies, issue awards automatically. Additionally, django-badger aims for compatibility with [https://wiki.mozilla.org/Badges Mozilla's Open Badges infrastructure], allowing badges to be federated and collected elsewhere. There are also feeds for almost everything in JSON, RSS, and Atom formats for great mashup justice.
; [https://github.com/lmorchard/django-badger-multiplayer django-badger-multiplayer]
; [https://github.com/lmorchard/django-badger-multiplayer django-badger-multiplayer]
: django-badger-multiplayer is augments django-badger by letting people create their own badges, nominate each other for awards, and generally turn badges into a multiplayer affair.
: django-badger-multiplayer augments django-badger by letting people create their own badges, nominate each other for awards, and generally turn badges into a multiplayer affair. Eventually, this should do [http://decafbad.com/2010/07/badger-article/ most of the stuff I wrote about last summer]
; [https://github.com/lmorchard/badger2 badger2]
: badger2 is a playdoh site that hopes to be the reference demo for django-badger and friends
;[https://github.com/lmorchard/domjot domjot]
;[https://github.com/lmorchard/domjot domjot]
: domjot is a personal hypertext notebook (ie. a wiki) I started working on as a response to the older code in TiddlyWiki. The data model is HTML5 - article as the document, sections as the notes. The code is built from request.js, backbone, and random other fun stuff.
: domjot is a personal hypertext notebook (ie. a wiki) I started working on as a response to the older code in TiddlyWiki. The data model is HTML5 - article as the document, sections as the notes. The code is built from request.js, backbone, and random other fun stuff.
Confirmed users
920

edits

Navigation menu