<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: SimpleBlog - Part 1</title>
	<atom:link href="http://www.splee.co.uk/2006/10/14/simpleblog-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/</link>
	<description>Bring out the g33k</description>
	<pubDate>Thu, 20 Nov 2008 09:20:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Hristos</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-33885</link>
		<dc:creator>Hristos</dc:creator>
		<pubDate>Sat, 01 Dec 2007 06:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-33885</guid>
		<description>Cool.</description>
		<content:encoded><![CDATA[<p>Cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-10-20 &#171; PaxoBlog</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-33794</link>
		<dc:creator>links for 2007-10-20 &#171; PaxoBlog</dc:creator>
		<pubDate>Sat, 20 Oct 2007 23:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-33794</guid>
		<description>[...] splee.blog :: SimpleBlog - Part 1 I’ve noticed a lot of people asking questions about SQLAlchemy in the #turbogears channel on Freenode and the TurboGears mailing list, and there aren’t that many step-by-step tutorials in using TG and SA so I decided to write one. (tags: sqlalchemy turbogears tutorial blog engine howto) [...]</description>
		<content:encoded><![CDATA[<p>[...] splee.blog :: SimpleBlog - Part 1 I’ve noticed a lot of people asking questions about SQLAlchemy in the #turbogears channel on Freenode and the TurboGears mailing list, and there aren’t that many step-by-step tutorials in using TG and SA so I decided to write one. (tags: sqlalchemy turbogears tutorial blog engine howto) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Splee</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-33787</link>
		<dc:creator>Splee</dc:creator>
		<pubDate>Fri, 12 Oct 2007 14:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-33787</guid>
		<description>@sjh: in all my code `from sqlalchemy import *` is used, so that isn't a problem.  If you've changed your import lines then you'll have to modify your own code so all the relevant imports have been completed :)</description>
		<content:encoded><![CDATA[<p>@sjh: in all my code <code>from sqlalchemy import *</code> is used, so that isn&#8217;t a problem.  If you&#8217;ve changed your import lines then you&#8217;ll have to modify your own code so all the relevant imports have been completed :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sjh</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-33784</link>
		<dc:creator>sjh</dc:creator>
		<pubDate>Thu, 11 Oct 2007 09:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-33784</guid>
		<description>Hi, going to go through your tutorial, just thought i would not i had to modify the 

&#62;from sqlalchemy import (Table, Column, String ...

line to include Boolean before tg-admin sql create would work ;)</description>
		<content:encoded><![CDATA[<p>Hi, going to go through your tutorial, just thought i would not i had to modify the </p>
<p>&gt;from sqlalchemy import (Table, Column, String &#8230;</p>
<p>line to include Boolean before tg-admin sql create would work ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Splee</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-23269</link>
		<dc:creator>Splee</dc:creator>
		<pubDate>Tue, 05 Dec 2006 14:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-23269</guid>
		<description>@Joel: Fixed.  Thanks for pointing it out. :)</description>
		<content:encoded><![CDATA[<p>@Joel: Fixed.  Thanks for pointing it out. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-23172</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 04 Dec 2006 20:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-23172</guid>
		<description>that didn't work too well, let's try this:

there is an error in the index.kid content that you supplied in the article. There is a space between the '&#60;' and the '!' in '&#60; !DOCTYPE html ...'</description>
		<content:encoded><![CDATA[<p>that didn&#8217;t work too well, let&#8217;s try this:</p>
<p>there is an error in the index.kid content that you supplied in the article. There is a space between the &#8216;&lt;&#8217; and the &#8216;!&#8217; in &#8216;&lt; !DOCTYPE html &#8230;&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-23171</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 04 Dec 2006 20:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-23171</guid>
		<description>nice. thanks very much.
BTW, there is an error in the index.kid content that you supplied in the article.  There is a space between the '</description>
		<content:encoded><![CDATA[<p>nice. thanks very much.<br />
BTW, there is an error in the index.kid content that you supplied in the article.  There is a space between the &#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-16563</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Sat, 11 Nov 2006 12:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-16563</guid>
		<description>Yes, i don't run it. Now it's ok.

Thanks!</description>
		<content:encoded><![CDATA[<p>Yes, i don&#8217;t run it. Now it&#8217;s ok.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Splee</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-16530</link>
		<dc:creator>Splee</dc:creator>
		<pubDate>Sat, 11 Nov 2006 10:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-16530</guid>
		<description>@Michele: Did you remember to run `tg-admin sql create` at the command line in your project's root directory?</description>
		<content:encoded><![CDATA[<p>@Michele: Did you remember to run <code>tg-admin sql create</code> at the command line in your project&#8217;s root directory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele</title>
		<link>http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-16390</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Sat, 11 Nov 2006 01:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/10/14/simpleblog-part-1/#comment-16390</guid>
		<description>i have problems:
1. I don't speak english very much
2. Yuor exaples return an error 500, the last line is:
SQLError: (OperationalError) no such table: visit 'SELECT visit.visit_key AS visit_visit_key, visit.expiry AS visit_expiry, visit.created AS visit_created \nFROM visit \nWHERE visit.visit_key = ? ORDER BY visit.oid' ['67dd01e986baf263bc5475270b82d5efbc1d7968']



Thanks</description>
		<content:encoded><![CDATA[<p>i have problems:<br />
1. I don&#8217;t speak english very much<br />
2. Yuor exaples return an error 500, the last line is:<br />
SQLError: (OperationalError) no such table: visit &#8216;SELECT visit.visit<em>key AS visit</em>visit<em>key, visit.expiry AS visit</em>expiry, visit.created AS visit<em>created \nFROM visit \nWHERE visit.visit</em>key = ? ORDER BY visit.oid&#8217; ['67dd01e986baf263bc5475270b82d5efbc1d7968']</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
