How to integrate jQuery validation with Django forms.
March 1, 2010 - 12:00 pm
Tags: django, forms, formsets, python
Posted in python | 1 comment
Examples of how to create, use, modify, and customize Django model formsets. Adding and changing fields, inline formsets & saving extra model forms.
February 1, 2010 - 7:34 pm
Tags: database, erlang, json, mnesia, mongodb, otp, performance, python, records, schema, storage, supervisor
Posted in erlang | 7 comments
Migrating from mnesia to mongodb using the erlang emongo driver, with a performance comparison of the 2 database systems.
December 21, 2009 - 8:28 am
Tags: erlang, erldis, redis, transactions
Posted in erlang | No comments
Introduction to erldis, a synchronous erlang redis client application that includes stdlib emulation modules.
Information Architecture page flow for django-registration activation using Jesse James Garrett’s visual vocabulary. Includes custom activate view code sample to simplify activation.
September 19, 2009 - 3:33 pm
Tags: authentication, django, email, python, security
Posted in python | 3 comments
Information Architecture page flow for Django’s password reset views using Jesse James Garrett’s visual vocabulary.
September 1, 2009 - 8:15 pm
Tags: amazon, aws, cloud, disco, distributed, ebs, ec2, glusterfs, python, scalability
Posted in links | No comments
Amazon Web Services:
boto – Project Hosting on Google Code
The Codebelay Blog » How to Load Balance and Auto Scale with Amazon’s EC2
Getting Good IO from Amazon’s EBS
Python Libraries:
libcloud python library – a unified interface cloud server providers
Parallel Python – Home
GlusterFS:
Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Debian Lenny | HowtoForge – [...]
August 26, 2009 - 6:38 pm
Tags: authentication, autocomplete, compression, django, forms, oauth, openid, python, tagging, widgets
Posted in links, python | No comments
Form Customization
On the other hand | Custom fields and widgets for Django forms
Jannis Leidel – An autocomplete widget for django-tagging form fields
Utility Apps
django-catalyst
django-compress
OAuth and OpenID
django-authopenid
How To Setup a Django Project with OpenID 2.x Authentication | linuxuser.at
django-oauth
Related Reading:
Python Web Development with Django
Sams Teach Yourself Django in 24 Hours
Professional Python Frameworks: Web 2.0 Programming with Django [...]
August 19, 2009 - 8:08 am
Tags: database, erlang, memcached, nosql, python, redis
Posted in links | No comments
Lux IO – Yet Another Fast Database Manager
WELCOME TO CLOUDSTORE
MemcacheDB, Tokyo Tyrant, Redis performance test
NoSQL: If Only It Was That Easy
Riak – A Decentralized Database
PyTables – Getting the most *out* of your data
Durus: a Software Package from MNX
Python Package Index : shove 0.2.1
Related Reading:
Oracle Database 11g SQL (Osborne ORACLE Press Series)
Beginning Database Design Solutions (Wrox [...]
August 3, 2009 - 8:00 am
Tags: beepbeep, database, misultin, mnesia, mochiweb, nginx, osmos, performance, webserver, yaws
Posted in erlang, links | No comments
Erlang databases:
Dukes of Erl: osmos
will / epgsql / overview — bitbucket.org
Erlang Answers: mnesia/OrderedBy.html
Erlang web servers and frameworks:
mochiweb – another fast webserver
misultin – Project Hosting on Google Code
RESTful Webservices with Erlang and Yaws
Nginx vs Yaws vs Mochiweb
ngerakines’s mochevent at master – GitHub
Welcome to BeepBeep
Getting Started with BeepBeep
Related Reading:
Programming Erlang: Software for a Concurrent World
CouchDB: The Definitive [...]