<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Ian Bicking: a blog</title>
	<link>http://blog.ianbicking.org</link>
	<description></description>
	<lastBuildDate>Sat, 23 May 2009 02:35:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>WebOb decorator</title>
		<description>Lately I've been writing a few applications (e.g., `PickyWiki `_ and a revisiting a request-tracking application `VaingloriousEye `_), and I usually use no framework at all.  `Pylons `_ would be a natural choice, but given that I am comfortable with all the components, I find myself inclined to assemble ...</description>
		<link>http://blog.ianbicking.org/2009/05/22/webob-decorator/</link>
			</item>
	<item>
		<title>Treating configuration values as templates</title>
		<description>A while back I `described fassembler `_ and one of the things I liked in it is how the configuration works.  It uses a conventional declarative INI-style but also allows arbitrary code, so that defaults can be based on each other.

Here's a basic example of a default configuration::

  ...</description>
		<link>http://blog.ianbicking.org/2009/04/20/treating-configuration-values-as-templates/</link>
			</item>
	<item>
		<title>Woonerf and Python</title>
		<description>At `TOPP `_ there's a lot of traffic discussion, since a substantial portion of the organization is dedicated to `Livable Streets `_ initiatives.  One of the traffic ideas people have gotten excited about is `Woonerf `_.  This is a Dutch traffic planning idea.  In areas where there's ...</description>
		<link>http://blog.ianbicking.org/2009/01/16/woonerf-and-python/</link>
			</item>
	<item>
		<title>Cultural Imperialism, Technology, and OLPC</title>
		<description>A couple posts have got me thinking about cultural imperialism lately: a `post by Guido van Rossum about "missionaries" and OLPC `_ not about OLPC at all, `a post by Chris Hardie `_ and `a speech by Wade Davis `_.

Some of the questions raised: are we destroying cultures?  If ...</description>
		<link>http://blog.ianbicking.org/2009/01/14/cultural-imperialism-technology-and-olpc/</link>
			</item>
	<item>
		<title>Modern Web Design, I Renounce Thee!</title>
		<description>I'm not a designer, but I spend as much time looking at web pages as the next guy.  So I took interest when I came upon `this post on font size `_ by Wilson Miner, which in turn is inspired by the `100e2r (100% easy to read) standard `_ ...</description>
		<link>http://blog.ianbicking.org/2009/01/14/modern-web-design-i-renounce-thee/</link>
			</item>
	<item>
		<title>Atompub as an alternative to WebDAV</title>
		<description>I've been thinking about an import/export API for `PickyWiki `_; I want something that's sensible, and works well enough that it can be the basic for things like creating restorable snapshots, integration with version control systems, and being good at self-hosting documentation.

So far I've made a simple import/export system based ...</description>
		<link>http://blog.ianbicking.org/2009/01/11/atompub-instead-o-webdav/</link>
			</item>
	<item>
		<title>Avoiding Silos: &#8220;link&#8221; as a first-class object</title>
		<description>One of the constant annoyances to me in web applications is the self-proclaimed need for those applications to know about everything and do everything, and only spotty ad hoc techniques for including things from other applications.

An example might be blog navigation or search, where you can only include data from ...</description>
		<link>http://blog.ianbicking.org/2008/12/27/avoiding-silos-link-as-a-first-class-object/</link>
			</item>
	<item>
		<title>Javascript Status Message Display</title>
		<description>In a `little wiki I've been playing with `_ I've been trying out little ideas that I've had but haven't had a place to actually implement them.  One is how notification messages work.  I'm sure other people have done the same thing, but I thought I'd describe it ...</description>
		<link>http://blog.ianbicking.org/2008/12/17/javascript-status-message-display/</link>
			</item>
	<item>
		<title>Using pip Requirements</title>
		<description>Following onto a set of recent posts (from `James `_, `me `_, then `James again `_), Martijn Faassen `wrote a description of Grok's version management `_.  Our ideas are pretty close, but he's using buildout, and I'll describe out to do the same things with pip.

Here's a kind of ...</description>
		<link>http://blog.ianbicking.org/2008/12/16/using-pip-requirements/</link>
			</item>
	<item>
		<title>A Few Corrections To &#8220;On Packaging&#8221;</title>
		<description>`James Bennett recently wrote an article on Python packaging and installation `_, and Setuptools.  There's a lot of issues, and writing up my thoughts could take a long time, but I thought at least I should correct some errors, specifically category errors.  Figuring out where all the pieces ...</description>
		<link>http://blog.ianbicking.org/2008/12/14/a-few-corrections-to-on-packaging/</link>
			</item>
</channel>
</rss>
