March 15, 2010

The Stability of Proprietary Standards in the Network Era

Posted in Tech .:. No comments yet

Unlike the early days of the computer industry in which computer manufacturers developed vertically integrated proprietary hardware/software systems, many technological systems today are collections of commodity components (West 1). Common data formats, protocols, and interfaces allow these various components to communicate and share data. The world wide web, for example, operates on the HTTP message [...]

February 25, 2010

Django – An Ethnographic Study of an Open Source Software Project

Posted in Tech .:. No comments yet

Django is a Python web framework – a collection of tools for developing web applications. Django was originally developed at World Online, the web department of a newspaper in Lawrence, Kansas, as “The CMS ”. The development team comprised of Adrian Holovaty, Simon Willison, and later Jacob Kaplan-Moss and Wilson Miner. Now an open source [...]