<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for d2m</title>
	<link>http://blog.d2m.at</link>
	<description>Now I'm Inspector Tiger and I must ask that nobody leave the room.</description>
	<pubDate>Wed, 10 Mar 2010 07:28:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>Comment on bobo &#038; GAE by d2m</title>
		<link>http://blog.d2m.at/2009/06/22/bobo-gae/#comment-4603</link>
		<pubDate>Fri, 05 Feb 2010 06:57:16 +0000</pubDate>
		<guid>http://blog.d2m.at/2009/06/22/bobo-gae/#comment-4603</guid>
					<description>&lt;strong&gt;Update&lt;/strong&gt;: changed source to use &lt;code&gt;google.appengine.webapp.util.run_wsgi_app&lt;/code&gt;.
Read more on possible exploits through &lt;code&gt;wsgiref.handlers.CGIHandler&lt;/code&gt; on 
http://dirtsimple.org/2010/02/don-use-cgihandler-on-google-app-engine.html</description>
		<content:encoded><![CDATA[<p><strong>Update</strong>: changed source to use <code>google.appengine.webapp.util.run_wsgi_app</code>.<br />
Read more on possible exploits through <code>wsgiref.handlers.CGIHandler</code> on<br />
<a href="http://dirtsimple.org/2010/02/don-use-cgihandler-on-google-app-engine.html" rel="nofollow">http://dirtsimple.org/2010/02/don-use-cgihandler-on-google-app-engine.html</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Grok 1.1a1 with ZTK support by Twitter Trackbacks for d2m [d2m.at] on Topsy.com</title>
		<link>http://blog.d2m.at/2009/11/18/grok-11a1-with-ztk-support/#comment-4002</link>
		<pubDate>Wed, 18 Nov 2009 20:00:57 +0000</pubDate>
		<guid>http://blog.d2m.at/2009/11/18/grok-11a1-with-ztk-support/#comment-4002</guid>
					<description>[...] First Tweet: 1 hour ago       devfunnel Highly Influential devfunnel    [python: Planet Zope] Grok 1.1a1 with ZTK support http://blog.d2m.at/2009/11/18/grok-11a1-with-ztk-support/   retweet [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] First Tweet: 1 hour ago       devfunnel Highly Influential devfunnel    [python: Planet Zope] Grok 1.1a1 with ZTK support <a href="http://blog.d2m.at/2009/11/18/grok-11a1-with-ztk-support/" rel="nofollow">http://blog.d2m.at/2009/11/18/grok-11a1-with-ztk-support/</a>   retweet [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on From the labs &#8230; by Grok 1.1a1 with ZTK support at d2m</title>
		<link>http://blog.d2m.at/2008/10/03/from-the-labs/#comment-4001</link>
		<pubDate>Wed, 18 Nov 2009 17:02:00 +0000</pubDate>
		<guid>http://blog.d2m.at/2008/10/03/from-the-labs/#comment-4001</guid>
					<description>[...] Grok 1.1a1 with ZTK support   Published November 18th, 2009  in Code. Tags: grok, python2.6, ztk.       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 year ago. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Grok 1.1a1 with ZTK support   Published November 18th, 2009  in Code. Tags: grok, python2.6, ztk.       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 year ago. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on bobo &#038; GAE by Dirk Holtwick</title>
		<link>http://blog.d2m.at/2009/06/22/bobo-gae/#comment-2452</link>
		<pubDate>Tue, 23 Jun 2009 06:13:17 +0000</pubDate>
		<guid>http://blog.d2m.at/2009/06/22/bobo-gae/#comment-2452</guid>
					<description>On GAE you don't need to install simplejson, it is already there. Just do:

from django.utils import simplejson

Also you could use Pyxer for installing other packages inside the Bobo project using the built in easy_install support. See:

http://code.google.com/p/pyxer/wiki/ShortSummary#Setup_a_new_project</description>
		<content:encoded><![CDATA[<p>On GAE you don&#8217;t need to install simplejson, it is already there. Just do:</p>
<p>from django.utils import simplejson</p>
<p>Also you could use Pyxer for installing other packages inside the Bobo project using the built in easy_install support. See:</p>
<p><a href="http://code.google.com/p/pyxer/wiki/ShortSummary#Setup_a_new_project" rel="nofollow">http://code.google.com/p/pyxer/wiki/ShortSummary#Setup_a_new_project</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Notables by kms</title>
		<link>http://blog.d2m.at/2009/04/01/notables/#comment-2335</link>
		<pubDate>Wed, 01 Apr 2009 17:39:07 +0000</pubDate>
		<guid>http://blog.d2m.at/2009/04/01/notables/#comment-2335</guid>
					<description>Heh.</description>
		<content:encoded><![CDATA[<p>Heh.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Grok-by-Example: Demosite by erez</title>
		<link>http://blog.d2m.at/2008/10/09/grok-by-example-demosite/#comment-1763</link>
		<pubDate>Sat, 01 Nov 2008 07:38:02 +0000</pubDate>
		<guid>http://blog.d2m.at/2008/10/09/grok-by-example-demosite/#comment-1763</guid>
					<description>Thanks for the post, I have been having the same problems.</description>
		<content:encoded><![CDATA[<p>Thanks for the post, I have been having the same problems.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Grok-by-Example: Demosite by kedai</title>
		<link>http://blog.d2m.at/2008/10/09/grok-by-example-demosite/#comment-1683</link>
		<pubDate>Thu, 09 Oct 2008 09:52:22 +0000</pubDate>
		<guid>http://blog.d2m.at/2008/10/09/grok-by-example-demosite/#comment-1683</guid>
					<description>Thanks for this entry.  Really helped put 2 and 2 together</description>
		<content:encoded><![CDATA[<p>Thanks for this entry.  Really helped put 2 and 2 together
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Grok-by-Example by Peter Bengtsson</title>
		<link>http://blog.d2m.at/2008/08/24/grok-by-example/#comment-1439</link>
		<pubDate>Mon, 25 Aug 2008 14:25:51 +0000</pubDate>
		<guid>http://blog.d2m.at/2008/08/24/grok-by-example/#comment-1439</guid>
					<description>Great work! 
I'm slowly working on a Grok cookbook that will not only make it possible to upload recipes of how to do random things in Grok but also with the ability to add the equivalent of those recipes in other frameworks so you can see side-by-side how it compares.

Unfortunately I have a tight deadline this month that prevents me from any strenuous Grok open source work.</description>
		<content:encoded><![CDATA[<p>Great work!<br />
I&#8217;m slowly working on a Grok cookbook that will not only make it possible to upload recipes of how to do random things in Grok but also with the ability to add the equivalent of those recipes in other frameworks so you can see side-by-side how it compares.</p>
<p>Unfortunately I have a tight deadline this month that prevents me from any strenuous Grok open source work.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Grok-by-Example by Roman Lacko</title>
		<link>http://blog.d2m.at/2008/08/24/grok-by-example/#comment-1438</link>
		<pubDate>Mon, 25 Aug 2008 07:51:40 +0000</pubDate>
		<guid>http://blog.d2m.at/2008/08/24/grok-by-example/#comment-1438</guid>
					<description>GRATE examples - simple and effective !
Thank You ! :-)

R.</description>
		<content:encoded><![CDATA[<p>GRATE examples - simple and effective !<br />
Thank You ! :-)</p>
<p>R.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Grok root-level views by d2m</title>
		<link>http://blog.d2m.at/2008/05/23/grok-root-level-views/#comment-1328</link>
		<pubDate>Sun, 25 May 2008 16:47:03 +0000</pubDate>
		<guid>http://blog.d2m.at/2008/05/23/grok-root-level-views/#comment-1328</guid>
					<description>Philipp, thanks for pointing that out. Example updated.</description>
		<content:encoded><![CDATA[<p>Philipp, thanks for pointing that out. Example updated.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
