<?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: Gravatar with JavaFX</title>
	<atom:link href="http://silveiraneto.net/2008/12/21/gravatar-with-javafx/feed/" rel="self" type="application/rss+xml" />
	<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/</link>
	<description>come with me, on the way I&#039;ll explain.</description>
	<lastBuildDate>Thu, 18 Mar 2010 16:17:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: julien</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3805</link>
		<dc:creator>julien</dc:creator>
		<pubDate>Fri, 29 May 2009 05:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3805</guid>
		<description>Hi Silveira, 

Thanks for sharing this, thanks to your code, I was able to use gravatar in flash, check it out, http://punkscum.org/files/gravatar/gravatar.html, (right click for source). Cheers</description>
		<content:encoded><![CDATA[<p>Hi Silveira, </p>
<p>Thanks for sharing this, thanks to your code, I was able to use gravatar in flash, check it out, <a href="http://punkscum.org/files/gravatar/gravatar.html" rel="nofollow">http://punkscum.org/files/gravatar/gravatar.html</a>, (right click for source). Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Samson</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3726</link>
		<dc:creator>Ian Samson</dc:creator>
		<pubDate>Tue, 28 Apr 2009 18:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3726</guid>
		<description>Cool, it&#039;s totally above my level of understanding. Way to go guys, only a PhD could understand this code.</description>
		<content:encoded><![CDATA[<p>Cool, it&#8217;s totally above my level of understanding. Way to go guys, only a PhD could understand this code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chewie</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3539</link>
		<dc:creator>Chewie</dc:creator>
		<pubDate>Tue, 03 Mar 2009 09:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3539</guid>
		<description>cool site.</description>
		<content:encoded><![CDATA[<p>cool site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itbteky</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3495</link>
		<dc:creator>itbteky</dc:creator>
		<pubDate>Thu, 12 Feb 2009 08:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3495</guid>
		<description>so what exactly would the diffrence be , it seems complicated using html</description>
		<content:encoded><![CDATA[<p>so what exactly would the diffrence be , it seems complicated using html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biswajit</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3471</link>
		<dc:creator>Biswajit</dc:creator>
		<pubDate>Tue, 03 Feb 2009 09:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3471</guid>
		<description>CooL!! Buddy....</description>
		<content:encoded><![CDATA[<p>CooL!! Buddy&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gravatar with JavaFX : iskandarX Society</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3348</link>
		<dc:creator>Gravatar with JavaFX : iskandarX Society</dc:creator>
		<pubDate>Mon, 05 Jan 2009 02:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3348</guid>
		<description>[...] Post At : Gravatar with JavaFX [...]</description>
		<content:encoded><![CDATA[<p>[...] Post At : Gravatar with JavaFX [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silveira Neto</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3343</link>
		<dc:creator>Silveira Neto</dc:creator>
		<pubDate>Sun, 04 Jan 2009 13:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3343</guid>
		<description>@iskandarX With JavaFX you can create a broad kind of dynamic animated internet applications. You can mix JavaFX and Gravatar to create applications where you can easily get a image avatar of your user and user friends, making it more social. That&#039;s the benefit of Gravatar, not JavaFX. This example I wrote show you how to get this benefit using JavaFX.</description>
		<content:encoded><![CDATA[<p>@iskandarX With JavaFX you can create a broad kind of dynamic animated internet applications. You can mix JavaFX and Gravatar to create applications where you can easily get a image avatar of your user and user friends, making it more social. That&#8217;s the benefit of Gravatar, not JavaFX. This example I wrote show you how to get this benefit using JavaFX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iskandarX</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3342</link>
		<dc:creator>iskandarX</dc:creator>
		<pubDate>Sun, 04 Jan 2009 08:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3342</guid>
		<description>Actually I&#039;m confusing  about this. May you write in detail Gravatar with JavaFX what for, how it work, and what benefit with it? Sorry to trouble you. Thanks for the info.</description>
		<content:encoded><![CDATA[<p>Actually I&#8217;m confusing  about this. May you write in detail Gravatar with JavaFX what for, how it work, and what benefit with it? Sorry to trouble you. Thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gravatar: Gravatar with JavaFX &#124; Aslifm Blogu</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3333</link>
		<dc:creator>Gravatar: Gravatar with JavaFX &#124; Aslifm Blogu</dc:creator>
		<pubDate>Fri, 02 Jan 2009 22:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3333</guid>
		<description>[...] Neto write in to let us know that he has written an article covering how to use gravatar with JavaFX.  Thanks for the info, Silveira, I&#8217;m sure many people will find this to be very [...]</description>
		<content:encoded><![CDATA[<p>[...] Neto write in to let us know that he has written an article covering how to use gravatar with JavaFX.  Thanks for the info, Silveira, I&#8217;m sure many people will find this to be very [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gravatar with JavaFX &#171; Gravatar Blog</title>
		<link>http://silveiraneto.net/2008/12/21/gravatar-with-javafx/comment-page-1/#comment-3332</link>
		<dc:creator>Gravatar with JavaFX &#171; Gravatar Blog</dc:creator>
		<pubDate>Fri, 02 Jan 2009 21:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1974#comment-3332</guid>
		<description>[...] by apokalyptik   Silveira Neto write in to let us know that he has written an article covering how to use gravatar with JavaFX.  Thanks for the info, Silveira, I&#8217;m sure many people will find this to be very [...]</description>
		<content:encoded><![CDATA[<p>[...] by apokalyptik   Silveira Neto write in to let us know that he has written an article covering how to use gravatar with JavaFX.  Thanks for the info, Silveira, I&#8217;m sure many people will find this to be very [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
