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.
January 10, 2010 - 5:57 pm
Tags: aws, cache, django, http, s3
Posted in python | 2 comments
How to set a Far-Future HTTP Expires Header for files stored in S3 using django-storages S3Storage
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 [...]
November 5, 2009 - 8:31 am
Tags: cookies, forms, jquery, ui, validation
Posted in javascript, links | No comments
Inline Form Labeling
In-Field Labels jQuery Plugin
jQuery Inline Form Labels | Trevor Davis
jquery-checkbox – Project Hosting on Google Code
Form Validation
jQuery validation plug-in – comment form example
A jQuery inline form validation, because validation is a mess « Position Absolute
Modal Windows
nyroModal :: jQuery Plugin
ThickBox 3.1
Misc
jQuery BlockUI Plugin (v2)
jQuery Cookie Plugin
David DeSandro: jQuery Masonry
jQuery metadata plugin
Related posts
jQuery UI Sortable [...]
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.
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 posts
Various Django App Links
Django Tools and Links
Django IA: Registration-Activation
Django IA: Auth Password Reset
Django Datetime Snippets
July 27, 2009 - 9:15 am
Tags: authority, design, django, dvcs, mercurial, models, permissions, python, tagging, trees, vcs, voting
Posted in links, python | No comments
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 posts
Django Forms, Utilities, OAuth, and OpenID Links
Django IA: Registration-Activation
Django IA: Auth Password Reset
Deploying Django with Mercurial, Fab and Nginx
Scalable Database Links
April 26, 2009 - 11:00 am
Tags: django, fab, fastcgi, mercurial, nginx
Posted in python | No comments
Deploy a Django FastCGI server behind nginx using mercurial and python fabric commands.
Examples of datejs and python dateutil for handling javascript Date objects, python datetime conversions, and parsing date strings.