Various Django App Links
Django version control, design patterns, tree models, and pluggable applications:
- pyvcs
- django-vcs
- Django Design Patterns
- treebeard — Efficient tree model implementations for Django
- django-authority – row level permissions
- django-tagging – tag anything
- django-voting – vote on anything
Related Reading:
No comments yet.
No trackbacks yet.
jQuery Validation with Django Forms
March 8, 2010 - 9:30 am
Tags: django, forms, javascript, jquery, python, templates, validation
Posted in javascript, python | 5 comments
How to integrate jQuery validation with Django forms.
Django Model Formsets
Examples of how to create, use, modify, and customize Django model formsets. Adding and changing fields, inline formsets & saving extra model forms.
Mnesia Records to MongoDB Documents
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.
A/B Testing Links
January 27, 2010 - 7:19 pm
Tags: a/b, design, testing, usability, webdesign
Posted in design, links | No comments
Links on how & why to do A/B testing for your website, with a focus on mixpanel.
Programming Philosophy Links
January 13, 2010 - 2:08 pm
Tags: creativity, design, programming, software, testing
Posted in design, links, programming | 1 comment
Software Is Hard
Maker’s Schedule, Manager’s Schedule
programming | Quotes Archive
How to be a Programmer: A Short, Comprehensive, and Personal Summary
The “free electron” programmer
Software Carpentry
Edited Contributions – Programmer 97-things
It’s OK Not to Write Unit Tests
Psychology and Security Resource Page
How To Make Life Suck Less (While Making Scalable Systems)
The myth of “undesigned”
The Problem with Design and Implementation
Related [...]
Far Future Expires Header with django-storages S3Storage
How to set a Far-Future HTTP Expires Header for files stored in S3 using django-storages S3Storage
Execnet vs Disco for Distributed NLTK
December 14, 2009 - 9:00 am
Tags: disco, erlang, execnet, mapreduce, nltk, tagging
Posted in python | 2 comments
Comparison of python execnet vs disco for distributed mapreduce style computation, using NLTK part-of-speech tagging as an example.
Distributed NLTK with execnet
November 29, 2009 - 9:26 am
Tags: distributed, execnet, nlp, nltk, tagging
Posted in python | 1 comment
How to use execnet for distributed NLTK part-of-speech taggging.
Django Tools and Links
November 9, 2009 - 12:00 pm
Tags: authentication, captcha, django, fabric, forms, geo, geodjango, logging, notification, signals, social
Posted in links, python | No comments
Using Django
Top 10 tips to a new django developer : Dpeepul Blog
Henrique C. Alves – Keeping simple with Django
Django Dose – Handling Development, Staging, and Production Environments
Django signals | Mercurytide
Social Apps
uswaretech’s Django-Socialauth at master – GitHub
Django-SocialAuth – Login via twitter, facebook, openid, yahoo, google using a single app. — The Uswaretech Blog – Django Web [...]
Scalable Database Links
October 26, 2009 - 9:00 am
Tags: cassandra, database, indexing, nosql, python, redis, scalability
Posted in links | No comments
Redis:
Redis vs MySQL vs Tokyo Tyrant (on EC2) « Colin Howe’s Blog
Key-Value Stores for Ruby (Part 4): To Redis or Not To Redis? | Engine Yard Blog
Cassandra:
Jonathan Ellis’s Programming Blog – Spyced: Why I like the Cassandra distributed database
ieure’s python-cassandra at master – GitHub
digg’s lazyboy at master – GitHub
Performance Tradeoffs:
Debunking a Myth: Column-Stores vs. Indexes [...]










