<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="0.92">
<channel>
	<title>d2m</title>
	<link>http://blog.d2m.at</link>
	<description>Now I'm Inspector Tiger and I must ask that nobody leave the room.</description>
	<lastBuildDate>Fri, 05 Feb 2010 06:51:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Grok 1.1a1 with ZTK support</title>
		<description>
Things happen when you change systems - a few days ago i moved to a new notebook with Ubuntu 9.10 and found myself with a system Python 2.6. I was curious about how to make Grok run on it without patching a number of eggs as i did before a ...</description>
		<link>http://blog.d2m.at/2009/11/18/grok-11a1-with-ztk-support/</link>
			</item>
	<item>
		<title>Using Pyjamas with bobo</title>
		<description>
This weekend i finally came around to connect Pyjamas to my bobo backend application through JSON-RPC. The following example shows all the code you need to enable JSON-RPC in the bobo backend. 

Create a file 'jsonrpc_application.py', the bobo backend application:


import bobo


I use lovely.jsonrpc for the JSON-RPC server implementation. 


from lovely.jsonrpc.dispatcher ...</description>
		<link>http://blog.d2m.at/2009/08/16/using-pyjamas-with-bobo/</link>
			</item>
	<item>
		<title>The many faces of Budapest</title>
		<description>It was a hot - up to 35 degrees - weekend when Budapest revealed us some of its best views. People were incredibly chilled, taking cooling breaks in the shops at Váci Utca.







Pictures taken August 2009 </description>
		<link>http://blog.d2m.at/2009/08/11/the-many-faces-of-budapest/</link>
			</item>
	<item>
		<title>Open Book Project using Sphinx</title>
		<description>Jeff Elkner recently posted in edu-sig mailing list that he spent the last month converting python educational materials from lore to Sphinx at Open Book Project. The results are impressive - the switch to Sphinx adds full-text search and a hyperlinked index to the HTML version. He is now thinking ...</description>
		<link>http://blog.d2m.at/2009/06/23/open-book-project-starts-using-sphinx/</link>
			</item>
	<item>
		<title>bobo &#038; GAE</title>
		<description>
A blueprint on how to setup a new GAE project and run a basic bobo application on top of it.

First download and install the Google App Engine SDK, here is a Tutorial to get you started.

Next create an new package bobo_project. Inside bobo_project add an __init__.py file with empty contents.

 ...</description>
		<link>http://blog.d2m.at/2009/06/22/bobo-gae/</link>
			</item>
	<item>
		<title>Bloomsday again</title>
		<description>Dublin streets



and Liffey


Pictures taken April 2009 </description>
		<link>http://blog.d2m.at/2009/06/16/bloomsday-again/</link>
			</item>
	<item>
		<title>Lazy blogging</title>
		<description>I haven't been blogging much lately, mostly due to severe time limitations and workload. Anyway, here is what i am up to atm ...

 Working on extensions to bobo, a WSGI framework released by Jim Fulton two weeks ago. bobo is really exciting, as it is super small (40KB including ...</description>
		<link>http://blog.d2m.at/2009/06/12/lazy-blogging/</link>
			</item>
	<item>
		<title>Notables</title>
		<description>News of today:


	Guido van Rossum Retires as BDFL of Python
	Zope 4.0 project Announcement -- discuss in IRC #zope4
 </description>
		<link>http://blog.d2m.at/2009/04/01/notables/</link>
			</item>
	<item>
		<title>Short notice</title>
		<description>Hacker News poll: Pythonic startups: what web framework do you use? </description>
		<link>http://blog.d2m.at/2009/03/20/short-notice/</link>
			</item>
	<item>
		<title>Grok-by-Example: Demosite</title>
		<description>
This post is part of a series of postings about more or less basic Grok apps that are ported from other python web frameworks. Motivation is that you can look at the original source and the grok code side-by-side and deduce from both. Source is available from svn.zope.org/grokapps/gbedemosite/.



This "demosite application" ...</description>
		<link>http://blog.d2m.at/2008/10/09/grok-by-example-demosite/</link>
			</item>
</channel>
</rss>
