<?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 for Thoughts of a coder</title>
	<atom:link href="http://www.sandaru1.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sandaru1.com</link>
	<description>It's how I think! It's how I code!</description>
	<pubDate>Wed, 14 May 2008 11:43:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Freedom of choice&#8230; by Lahiru</title>
		<link>http://www.sandaru1.com/2008/05/09/freedom-of-choice/#comment-18884</link>
		<dc:creator>Lahiru</dc:creator>
		<pubDate>Fri, 09 May 2008 06:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/?p=139#comment-18884</guid>
		<description>Nice post! :)</description>
		<content:encoded><![CDATA[<p>Nice post! <img src='http://www.sandaru1.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Picasa plugin by sandaruwan</title>
		<link>http://www.sandaru1.com/2008/04/04/wordpress-picasa-plugin/#comment-18821</link>
		<dc:creator>sandaruwan</dc:creator>
		<pubDate>Thu, 08 May 2008 08:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/?p=131#comment-18821</guid>
		<description>Michael,

Go to "Design -&gt; Widgets" and configure from the interface.

~ Sandaruwan</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>Go to &#8220;Design -> Widgets&#8221; and configure from the interface.</p>
<p>~ Sandaruwan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Picasa plugin by Michael</title>
		<link>http://www.sandaru1.com/2008/04/04/wordpress-picasa-plugin/#comment-18810</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 08 May 2008 02:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/?p=131#comment-18810</guid>
		<description>Which field do I pu tmy info in?

Do I replace 'user' with my user id?
or 'picase-user' with my user id?

Can I leave all the other fields blank?

if ( $_POST['picasa-submit'] ) {
			$newoptions['user'] = strip_tags(stripslashes($_POST['picasa-user']));
			$newoptions['title'] = strip_tags(stripslashes($_POST['picasa-title']));
			$newoptions['delay'] = strip_tags(stripslashes($_POST['picasa-delay']));
			$newoptions['num'] = strip_tags(stripslashes($_POST['picasa-num']));
			$newoptions['size'] = strip_tags(stripslashes($_POST['picasa-size']));</description>
		<content:encoded><![CDATA[<p>Which field do I pu tmy info in?</p>
<p>Do I replace &#8216;user&#8217; with my user id?<br />
or &#8216;picase-user&#8217; with my user id?</p>
<p>Can I leave all the other fields blank?</p>
<p>if ( $_POST['picasa-submit'] ) {<br />
			$newoptions['user'] = strip_tags(stripslashes($_POST['picasa-user']));<br />
			$newoptions['title'] = strip_tags(stripslashes($_POST['picasa-title']));<br />
			$newoptions['delay'] = strip_tags(stripslashes($_POST['picasa-delay']));<br />
			$newoptions['num'] = strip_tags(stripslashes($_POST['picasa-num']));<br />
			$newoptions['size'] = strip_tags(stripslashes($_POST['picasa-size']));</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enhance Apt-Get downloading using an external download accelerator(axel/prozilla/aget) by sandaruwan</title>
		<link>http://www.sandaru1.com/2007/02/14/enhance-apt-get-downloading-using-an-external-download-acceleratoraxelprozillaaget/#comment-18577</link>
		<dc:creator>sandaruwan</dc:creator>
		<pubDate>Sun, 04 May 2008 08:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/2007/02/14/enhance-apt-get-downloading-using-an-external-download-acceleratoraxelprozillaaget/#comment-18577</guid>
		<description>Kamyar,

Sorry, I won't probably be improving this.. You can use "apt-get --print-uris install package" to generate list of url and write a small shell script to do the downloadings.. the packages should be downloaded to /var/cache/apt/archives/

~ Sandaruwan</description>
		<content:encoded><![CDATA[<p>Kamyar,</p>
<p>Sorry, I won&#8217;t probably be improving this.. You can use &#8220;apt-get &#8211;print-uris install package&#8221; to generate list of url and write a small shell script to do the downloadings.. the packages should be downloaded to /var/cache/apt/archives/</p>
<p>~ Sandaruwan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enhance Apt-Get downloading using an external download accelerator(axel/prozilla/aget) by Kamyar</title>
		<link>http://www.sandaru1.com/2007/02/14/enhance-apt-get-downloading-using-an-external-download-acceleratoraxelprozillaaget/#comment-18576</link>
		<dc:creator>Kamyar</dc:creator>
		<pubDate>Sun, 04 May 2008 08:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/2007/02/14/enhance-apt-get-downloading-using-an-external-download-acceleratoraxelprozillaaget/#comment-18576</guid>
		<description>This is just the thing I've been lookin for. But seems pretty out-dated. Any plans for further development?! Any ideas of a similar project?</description>
		<content:encoded><![CDATA[<p>This is just the thing I&#8217;ve been lookin for. But seems pretty out-dated. Any plans for further development?! Any ideas of a similar project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to hack gmail / yahoo / hotmail by andy</title>
		<link>http://www.sandaru1.com/2006/12/18/how-to-hack-gmail-yahoo-hotmail/#comment-18542</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Sat, 03 May 2008 19:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/?p=47#comment-18542</guid>
		<description>gr8....</description>
		<content:encoded><![CDATA[<p>gr8&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Picasa plugin by sandaruwan</title>
		<link>http://www.sandaru1.com/2008/04/04/wordpress-picasa-plugin/#comment-18032</link>
		<dc:creator>sandaruwan</dc:creator>
		<pubDate>Wed, 23 Apr 2008 13:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/?p=131#comment-18032</guid>
		<description>waenger, it's very strange. It means that the photos have never been updated. What do you see in the site?

Can you give the site url?</description>
		<content:encoded><![CDATA[<p>waenger, it&#8217;s very strange. It means that the photos have never been updated. What do you see in the site?</p>
<p>Can you give the site url?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Picasa plugin by waenger</title>
		<link>http://www.sandaru1.com/2008/04/04/wordpress-picasa-plugin/#comment-18025</link>
		<dc:creator>waenger</dc:creator>
		<pubDate>Wed, 23 Apr 2008 10:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/?p=131#comment-18025</guid>
		<description>Version: 1.2.0.2
The RRS-Feed would not be updated. I could use the Variable 0 or 1.
[code]
RSS Download Delay(Days):
0
Last Download at Thursday 01st of January 1970 01:00:00 AM
[/code]
It is possible, that a function has been disable at server-side?</description>
		<content:encoded><![CDATA[<p>Version: 1.2.0.2<br />
The RRS-Feed would not be updated. I could use the Variable 0 or 1.<br />
[code]<br />
RSS Download Delay(Days):<br />
0<br />
Last Download at Thursday 01st of January 1970 01:00:00 AM<br />
[/code]<br />
It is possible, that a function has been disable at server-side?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Picasa Widget updated by sandaruwan</title>
		<link>http://www.sandaru1.com/2007/07/11/picasa-widget-updated/#comment-17982</link>
		<dc:creator>sandaruwan</dc:creator>
		<pubDate>Tue, 22 Apr 2008 18:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/2007/07/11/picasa-widget-updated/#comment-17982</guid>
		<description>Simohack, yes thanks.</description>
		<content:encoded><![CDATA[<p>Simohack, yes thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Picasa plugin by anung</title>
		<link>http://www.sandaru1.com/2008/04/04/wordpress-picasa-plugin/#comment-17972</link>
		<dc:creator>anung</dc:creator>
		<pubDate>Tue, 22 Apr 2008 11:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandaru1.com/?p=131#comment-17972</guid>
		<description>hi sandaruman, your plugin works great!!!</description>
		<content:encoded><![CDATA[<p>hi sandaruman, your plugin works great!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
