<?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: Parse Picasa XML with Rails</title>
	<atom:link href="http://www.hackerdude.com/2006/02/27/parse-picasa-xml-with-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackerdude.com/2006/02/27/parse-picasa-xml-with-rails/</link>
	<description>Software Development Blog</description>
	<pubDate>Sat, 05 Jul 2008 01:20:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mauvre</title>
		<link>http://www.hackerdude.com/2006/02/27/parse-picasa-xml-with-rails/#comment-45824</link>
		<dc:creator>Mauvre</dc:creator>
		<pubDate>Wed, 02 Apr 2008 18:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackerdude.com/2006/02/27/parse-picasa-xml-with-rails/#comment-45824</guid>
		<description>Hi David,

can you help me with an example to the "url_for( "/path/to/album/index.xml")" ... has picasa changed something ... I can not find this index.xml-Link !!!

Knd Rgds!!!</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>can you help me with an example to the &#8220;url_for( &#8220;/path/to/album/index.xml&#8221;)&#8221; &#8230; has picasa changed something &#8230; I can not find this index.xml-Link !!!</p>
<p>Knd Rgds!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hackerdude</title>
		<link>http://www.hackerdude.com/2006/02/27/parse-picasa-xml-with-rails/#comment-326</link>
		<dc:creator>Hackerdude</dc:creator>
		<pubDate>Fri, 23 Jun 2006 15:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackerdude.com/2006/02/27/parse-picasa-xml-with-rails/#comment-326</guid>
		<description>Hola Pato!

Thanks for your comments. This is why we write open source, to know it was useful to others, and when you get comments from people you know your efforts aren't in vain.

I'm pretty new to ruby myself (although have been using scripting languages on and off as support code for more "format" languages for years).

Now that Google has released picasa for linux, I'll probably get a lot more input from the script than I would have under the Windows days. Someone already submitted a few changes to it (I'm waiting for confirmation from him before I change the one in version control).

Anyway, thanks again for the comments and I'm glad it's been useful for you - muy buenas fotos, por cierto.</description>
		<content:encoded><![CDATA[<p>Hola Pato!</p>
<p>Thanks for your comments. This is why we write open source, to know it was useful to others, and when you get comments from people you know your efforts aren&#8217;t in vain.</p>
<p>I&#8217;m pretty new to ruby myself (although have been using scripting languages on and off as support code for more &#8220;format&#8221; languages for years).</p>
<p>Now that Google has released picasa for linux, I&#8217;ll probably get a lot more input from the script than I would have under the Windows days. Someone already submitted a few changes to it (I&#8217;m waiting for confirmation from him before I change the one in version control).</p>
<p>Anyway, thanks again for the comments and I&#8217;m glad it&#8217;s been useful for you - muy buenas fotos, por cierto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://www.hackerdude.com/2006/02/27/parse-picasa-xml-with-rails/#comment-298</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Sun, 11 Jun 2006 06:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackerdude.com/2006/02/27/parse-picasa-xml-with-rails/#comment-298</guid>
		<description>Hey David,

  I found your class while looking for a way to parse the xml from Picasa and write an html template-based generator. I already had a working proof-of-concept written in ruby, so I kind'a had to restructure it heavily. I did modify the class to add some missing tags that I needed, but the biggest change was to add a hash with each tag. I use the hash to substitute the tokens in the html templates for the data in the xml. I stil lleft your class vaiables just in case I ever need them. I wish there was a cleaner structure for this; it's raw but works. 
    I put the scripts in my homepage under Linux/Projects if you'd like to peek. I'm new to ruby, being this one of my first scripts, so I appreciate any critic. I feel like I learned some more exciting things of ruby in practice, by studying and using your class. Thanks! It was most refreshing.

-Pat</description>
		<content:encoded><![CDATA[<p>Hey David,</p>
<p>  I found your class while looking for a way to parse the xml from Picasa and write an html template-based generator. I already had a working proof-of-concept written in ruby, so I kind&#8217;a had to restructure it heavily. I did modify the class to add some missing tags that I needed, but the biggest change was to add a hash with each tag. I use the hash to substitute the tokens in the html templates for the data in the xml. I stil lleft your class vaiables just in case I ever need them. I wish there was a cleaner structure for this; it&#8217;s raw but works.<br />
    I put the scripts in my homepage under Linux/Projects if you&#8217;d like to peek. I&#8217;m new to ruby, being this one of my first scripts, so I appreciate any critic. I feel like I learned some more exciting things of ruby in practice, by studying and using your class. Thanks! It was most refreshing.</p>
<p>-Pat</p>
]]></content:encoded>
	</item>
</channel>
</rss>
