<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Extending Python for Series 60</title>
	<atom:link href="http://postneo.com/2004/12/23/extending-python-for-series-60/feed" rel="self" type="application/rss+xml" />
	<link>http://postneo.com/2004/12/23/extending-python-for-series-60</link>
	<description>what comes next?</description>
	<lastBuildDate>Thu, 28 Jul 2011 15:59:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Instant Payday Loan</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-104753</link>
		<dc:creator>Instant Payday Loan</dc:creator>
		<pubDate>Thu, 23 Aug 2007 20:25:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-104753</guid>
		<description>&lt;strong&gt;Instant Payday Loan...&lt;/strong&gt;

cool design. i like it!...</description>
		<content:encoded><![CDATA[<p><strong>Instant Payday Loan&#8230;</strong></p>
<p>cool design. i like it!<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Payday Loans</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-104414</link>
		<dc:creator>Payday Loans</dc:creator>
		<pubDate>Wed, 22 Aug 2007 18:22:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-104414</guid>
		<description>&lt;strong&gt;Payday Loans...&lt;/strong&gt;

adding to my bookmarks......</description>
		<content:encoded><![CDATA[<p><strong>Payday Loans&#8230;</strong></p>
<p>adding to my bookmarks&#8230;<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan Skoog</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-7231</link>
		<dc:creator>Susan Skoog</dc:creator>
		<pubDate>Sat, 20 Aug 2005 10:47:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-7231</guid>
		<description>&lt;strong&gt;bowens coach travel&lt;/strong&gt;

Extending Python for S...</description>
		<content:encoded><![CDATA[<p><strong>bowens coach travel<br />
</strong></p>
<p>Extending Python for S&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don P</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-6919</link>
		<dc:creator>Don P</dc:creator>
		<pubDate>Tue, 02 Aug 2005 09:24:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-6919</guid>
		<description>Matt, I&#039;m trying to use pyexpat on my nokia 6600 phone but it dies after looking for the library _weakref extension module.</description>
		<content:encoded><![CDATA[<p>Matt, I&#8217;m trying to use pyexpat on my nokia 6600 phone but it dies after looking for the library _weakref extension module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extending Python for Series 60</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-4109</link>
		<dc:creator>Extending Python for Series 60</dc:creator>
		<pubDate>Wed, 08 Jun 2005 22:41:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-4109</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Extending Python for Series 60&lt;/strong&gt;
Extending Python for S...</description>
		<content:encoded><![CDATA[<trackback /><strong>Extending Python for Series 60</strong><br />
Extending Python for S&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-10</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Sat, 25 Dec 2004 07:41:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-10</guid>
		<description>xmlrpclib doesn&#039;t depend on Python&#039;s xml package (it falls back on xmllib if necessary).  if you need DOM-like structures but no namespaces, you can use ElementTree with the SimpleXMLTreeBuilder module (which uses xmllib).</description>
		<content:encoded><![CDATA[<p>xmlrpclib doesn&#8217;t depend on Python&#8217;s xml package (it falls back on xmllib if necessary).  if you need DOM-like structures but no namespaces, you can use ElementTree with the SimpleXMLTreeBuilder module (which uses xmllib).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Croydon</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-9</link>
		<dc:creator>Matt Croydon</dc:creator>
		<pubDate>Fri, 24 Dec 2004 15:22:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-9</guid>
		<description>Tim: Yep, I found that out last night too and was rather dissapointed.  Parsing HTML with sgmllib works, but so far no luck with xmlrpclib.  It might be possible to use the expat parser linked above to make it work.</description>
		<content:encoded><![CDATA[<p>Tim: Yep, I found that out last night too and was rather dissapointed.  Parsing HTML with sgmllib works, but so far no luck with xmlrpclib.  It might be possible to use the expat parser linked above to make it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-8</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 24 Dec 2004 14:52:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-8</guid>
		<description>xmllib has enough of a parser for xmlrpclib to work on the series 60.</description>
		<content:encoded><![CDATA[<p>xmllib has enough of a parser for xmlrpclib to work on the series 60.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-4</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Thu, 23 Dec 2004 17:48:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-4</guid>
		<description>Adding the xml python package won&#039;t help you if you don&#039;t have an XML parser; pyexpat adds exactly that.

(note that Nokia&#039;s samples never use the XML library; instead, they use regular expressions to parse XML...)</description>
		<content:encoded><![CDATA[<p>Adding the xml python package won&#8217;t help you if you don&#8217;t have an XML parser; pyexpat adds exactly that.</p>
<p>(note that Nokia&#8217;s samples never use the XML library; instead, they use regular expressions to parse XML&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Croydon</title>
		<link>http://postneo.com/2004/12/23/extending-python-for-series-60/comment-page-1#comment-1</link>
		<dc:creator>Matt Croydon</dc:creator>
		<pubDate>Thu, 23 Dec 2004 16:34:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-1</guid>
		<description>Comments work now.  I&#039;ve got to deal with the url structure and old link style stuff coming in won&#039;t have comments working :(</description>
		<content:encoded><![CDATA[<p>Comments work now.  I&#8217;ve got to deal with the url structure and old link style stuff coming in won&#8217;t have comments working <img src='http://postneo.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

