September 11, 2009
app-engine-patch
Let’s get down to some programming. First, I downloaded app-engine-patch 1.1RC. This gives me Django 1.1 with Google’s model classes instead of Django’s own Model. For those who don’t know, Google App Engine (GAE) uses BigTable instead of a relational database like SQL Server or MySQL. With BigTable you trade the data integrity of a [...]
Read the full article →
September 11, 2009
My UI Design Paradigm
Let me say upfront that User Experience (UX) design is a major weak spot in my skill set. I’m pretty good at exposing the functionality to accomplish a given task, but optimizing workflow, influencing behavior, and polishing experience are areas I need to work on. Part of the problem is that it [...]
Read the full article →
Feel Behind Already
August 11, 2009I just started this blog and there are so many things I want to do.
For the blog itself, I want to:
Make the sidebar useful
Populate the “links”
Tweak the single entry page
Fix the print CSS (To all theme designers: Please try to implement print-friendly CSS. Simply hiding the sidebar and comment form would be a great start.)
Entries [...]