Embrace the Touch-Screen

If you ask me, one of the best features of the Apple iPhone is the touch-screen. Touch-screens have been around forever; at least it seems that way to someone who just turned 30. The thing is, for as long as they’ve been around, I’ve pretty much preferred not use them. They just always struck me as […]

Using Django as a framework for a complex websites

Platforms like WordPress can serve as excellent bases for sites primarily driven by database content. Occasionally, however, WordPress can lack the necessary level of complexity needed by a web site. Using a framework like Django gives database driven sites the complexity they may need without forfeiting too much programming efficiency and ease of use. Django […]