-
links for 2009-05-08
ericflo's django-tokyo-sessions at master – GitHub This is a session backend for Django that stores sessions in a Tokyo Cabinet database, which communicates via Tokyo Tyrant using the PyTyrant library. Tokyo Cabinet is a key-value store similar to BDB. (tags: software opensource python djangotokyosession)
-
links for 2009-05-05
FXG 1.0 Specification – Flex SDK – Confluence FXG 1.0 describes an XML-based graphics interchange format for the Flash Platform. FXG contains high-level graphical and text primitives that can be used to create, group, transform and visually modify basic vector and bitmap shapes. The FXG rendering model follows very closely the Flash Player 10 rendering […]
-
links for 2009-05-01
jespern / django-piston / wiki / Home — bitbucket.org A mini-framework for Django for creating RESTful APIs. Piston is a relatively small Django application that lets you create application programming interfaces (API) for your sites. It has several unique features: * Ties into Django's internal mechanisms. * Supports OAuth out of the box (as well […]