<?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: Moving to del.icio.us, part 4</title>
	<atom:link href="http://www.kryogenix.org/days/2005/03/16/delicious146679552869/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kryogenix.org/days/2005/03/16/delicious146679552869</link>
	<description>scratched tallies on the prison wall</description>
	<pubDate>Wed, 07 Jan 2009 21:24:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gary Fleming</title>
		<link>http://www.kryogenix.org/days/2005/03/16/delicious146679552869/comment-page-1#comment-530</link>
		<dc:creator>Gary Fleming</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/16/delicious146679552869/#comment-530</guid>
		<description>&lt;p&gt;Welcome to the future :P&lt;/p&gt;

	&lt;p&gt;Need to take a look at storing via urls and names, because it&#8217;s the one thing that really bugs me just now. People deserve the credit.&lt;/p&gt;

	&lt;p&gt;Also, make sure you have a good get out strategy that you keep up to date. Though I&#8217;m sure del.icio.us wouldn&#8217;t screw over its users, no point in taking chances with our data.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Welcome to the future :P</p>
<p>Need to take a look at storing via urls and names, because it&#8217;s the one thing that really bugs me just now. People deserve the credit.</p>
<p>Also, make sure you have a good get out strategy that you keep up to date. Though I&#8217;m sure del.icio.us wouldn&#8217;t screw over its users, no point in taking chances with our data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepak</title>
		<link>http://www.kryogenix.org/days/2005/03/16/delicious146679552869/comment-page-1#comment-531</link>
		<dc:creator>deepak</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/16/delicious146679552869/#comment-531</guid>
		<description>&lt;p&gt;Shouldn&#8217;t you be reusing your old fetched posts in case a call to del.icio.us returns a &#8216;service unavailable&#8217; or something like that?&lt;/p&gt;

	&lt;p&gt;&lt;code&gt;if len(out):&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&#38;nbsp;&#38;nbsp;fp = open('/var/www/kryogenix.org/scripts/index.curlies.cached','w')&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&#38;nbsp;&#38;nbsp;fp.write('\n'.join(out))&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&#38;nbsp;&#38;nbsp;fp.close()&lt;/code&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t you be reusing your old fetched posts in case a call to del.icio.us returns a &#8216;service unavailable&#8217; or something like that?</p>
<p><code>if len(out):</code><br />
<code>&amp;nbsp;&amp;nbsp;fp = open('/var/www/kryogenix.org/scripts/index.curlies.cached','w')</code><br />
<code>&amp;nbsp;&amp;nbsp;fp.write('\n'.join(out))</code><br />
<code>&amp;nbsp;&amp;nbsp;fp.close()</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://www.kryogenix.org/days/2005/03/16/delicious146679552869/comment-page-1#comment-532</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/03/16/delicious146679552869/#comment-532</guid>
		<description>&lt;p&gt;Deepak: yes. Actually, if it throws an error then it should be OK, because xmltramp.parse will die (as the input is not &lt;span class="caps"&gt;XML&lt;/span&gt;) and therefore we never get as far as writing the file. However, you are completely right, and cheers, except that I use &#8220;if out:&#8221; rather than &#8220;if len(out):&#8220;. Thanks!&lt;/p&gt;
 
</description>
		<content:encoded><![CDATA[<p>Deepak: yes. Actually, if it throws an error then it should be OK, because xmltramp.parse will die (as the input is not <span class="caps">XML</span>) and therefore we never get as far as writing the file. However, you are completely right, and cheers, except that I use &#8220;if out:&#8221; rather than &#8220;if len(out):&#8220;. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
