Category Archives: Programming

Django Template Development review

You wouldn’t know it by looking at this site, or the HTML behind it, but I actualy started off life as a Web designer for [my college paper](http://themaneater.com). So even though my [day job](http://www.ajc.com) revolves around application development, caching strategies, … Continue reading

Posted in Django, Programming, Web design | 1 Comment

Django cache keys: making them safer

I posted some [code to make your Django cache keys safer] [my-snippet] over at [Django snippets] [django-snippets] the other day. This code evolved at [work] [ajc] over several months as we encountered a few caching challenges with [memcache] [memcache]. * … Continue reading

Posted in Django, Programming, Python, Technology | Comments Off on Django cache keys: making them safer

Django developer wanted at ajc.com

We’re looking for a great Django/Python developer to join our small team at [ajc.com] [ajc]. Check out the job posting at [Django Gigs] [django-gig] or at [Craigslist] [craigslist]. Here are some of the benefits to working on our team: * … Continue reading

Posted in Django, Journalism, Programming, Python, Technology | 1 Comment

New York Times releasing document viewer, missing the point

[E-media Tidbits](http://www.poynter.org/column.asp?id=31) is reporting that the [New York Times](http://www.nytimes.com) is [releasing an open-source document viewer](http://www.poynter.org/column.asp?id=31&aid=150665). To be fully buzzword compliant it’s both built in [Ruby on Rails](http://www.rubyonrails.org/) and there’ll be [Amazon EC2 instances available](http://www.amazon.com/gp/browse.html?node=201590011). (Actually the EC2 instance is kind … Continue reading

Posted in Journalism, Programming, Technology | 4 Comments

Early Web 2.0 braindump

I thought I’d take advantage of the slow Wednesday afternoon to try and collalesce some thoughts from the first two days of the [Web 2.0 Conference](http://en.oreilly.com/webexsf2008/public/content/home) * There are a lot of suit-types-with-PCs here (as opposed to geeks-with-macs). I’m guessing … Continue reading

Posted in Business, Programming, Technology | 2 Comments