-
Recent Posts
Archives
Categories
Tags
adminer alter table andromeda apgdiff autodoc bottle cherrypy concurrency control constraints create table database tools dbdeploy diva django emacs flask git jinja liquibase mako pagila pesto pgfoundry php post facto postgresql psycopg pyramid python pyyaml sqlalchemy test driven development testing tox ttm twisted unittest user interfaces version control versioning web.py web2py webob werkzeug windowsBlogroll
Meta
Monthly Archives: October 2011
PostgreSQL Conference Brasil 2011
This Thursday and Friday I’ll be attending PGBR 2011 in Brazil (No! not that Brazil, although I do recommend the movie). Looking at the schedule, here are my tentative picks: Day 1 Deciding on what to attend on the first … Continue reading
A Multi-Layered Test Cake
A recurrent theme in software engineering are the multiple layers (or tiers) into which systems are subdivided. In the ideal case, a given layer only interacts with the immediate layers “above” and “below” it. In practice, that clean separation of … Continue reading
Posted in PostgreSQL, Python, User interfaces
Tagged postgresql, psycopg, python, test driven development, unittest, user interfaces, werkzeug
2 Comments
Dueling Frameworks, revisited
In the closing remarks of “Dueling Frameworks”, I hinted that I may continue to explore Flask. That road first led me to take a closer look at the recent state of Werkzeug. As I had done with Flask and CherryPy, the … Continue reading
Posted in Python, User interfaces
Tagged cherrypy, flask, python, user interfaces, werkzeug
3 Comments
Quo vadis, Pyrseas?
When I found Andromeda, over a year ago, I was searching for a tool that would help me maintain PostgreSQL tables supporting web sites, somewhat like a Django admin app, but without Django itself since that was not part of … Continue reading
Posted in PostgreSQL, Python, User interfaces, Version control
Tagged andromeda, jinja, postgresql, python, sqlalchemy, user interfaces, version control, wtforms
8 Comments