Python Web Frameworks: Are Template Languages Worth using, or is Python enough?
Last year I was tasked with the job of evaluating web frameworks and template languages, picking a set of tools, and using them to rewrite chunks of our web framework, one chunk at a time. It was a fun...
View ArticleLet's All Evolve Past This: The Barriers Women Face in Tech Communities
Topics of this Article: Introduction The less obvious Why do women-only tech groups exist? The Community Communication Style Awareness of and accountability for behavior not found in mixed gender tech...
View ArticleRESTful Thoughts on a Web 2.0 Python Project
In September of last year, I was contracted by an independent investor to do the server side implementation of a Web 2.0 application from the ground up. It was an exciting new project, one which kept...
View ArticleAuto-creating MySql and Postgresql Databases with Powerful Python Tools
When designing and development web framework software for clients, I first spend a bit of time focused on the client data. I try to determine the traits of the client data, asking these questions: Is...
View Article