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 posts
Various Django App Links
Django Tools and Links
Django IA: Registration-Activation
Django IA: Auth Password Reset
Django Datetime Snippets
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 posts
Scalable Database Links
Mnesia Records to MongoDB Documents
erldis – an Erlang Redis Client
Various [...]
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 posts
Mnesia Records to MongoDB Documents
How to Fix Erlang Out [...]
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
June 30, 2009 - 8:17 am
Tags: bnf, compilers, grammar, parsing, python
Posted in links, python | 1 comment
BNF and Python parsers and parser generators:
BNF and EBNF: What are they and how do they work?
SimpleParse 2.1
yeanpypa – YEt ANother PYthon PArser framework
brehaut’s picoparse at master – GitHub
Wisent: a Python parser generator
LEPL – A Parser Library for Python 3 (and 2.6) — LEPL v3.0a1 documentation
pyparsing – home
Related posts
Various Django App Links
Scalable Database Links
Mnesia Records [...]