I just got my beautiful new color laser printer from Dell. I did a lot of research, and I really think Dell’s CN3100 is the best color laser under $400 (if you buy it from delloutlet.com).
I just got my beautiful new color laser printer from Dell. I did a lot of research, and I really think Dell’s CN3100 is the best color laser under $400 (if you buy it from delloutlet.com).
Tags: Equipment · Tips · Macintosh
I’m going to be using Satchmo to power the backend of a highly customized store that I’m building for a new client.
Tags: Best Practices · Django · Open Source · Python
I really like Django’s newest module for forms, “newforms”. Despite its currently lacking documentation, it is well worth learning.It feels much more “Pythonic” than the old manipulator-based method. Less magic is going on, and less constant reference to the manual is needed.