<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>andrea belvedere &#187; opensource</title>
	<atom:link href="http://www.andreabelvedere.com/category/opensource/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andreabelvedere.com</link>
	<description>Coding, Life</description>
	<lastBuildDate>Wed, 19 May 2010 01:24:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pretty Comments</title>
		<link>http://www.andreabelvedere.com/opensource/pretty-comments</link>
		<comments>http://www.andreabelvedere.com/opensource/pretty-comments#comments</comments>
		<pubDate>Sun, 01 Nov 2009 23:25:24 +0000</pubDate>
		<dc:creator>andrea belvedere</dc:creator>
				<category><![CDATA[opensource]]></category>
		<category><![CDATA[wp-plugin]]></category>

		<guid isPermaLink="false">http://www.andreabelvedere.com/?p=422</guid>
		<description><![CDATA[Some time ago I came across, a nice jQuery plug-in (jWYSIWYG) that turns regular html textareas into very simple WYSIWYG text editors.
At the time I thought that the plug-in would work really well replacing the normal WordPress comment boxes, and finally I found (made) a little free time to encapsulate jWYSIWYG jQuery plug-in into a [...]]]></description>
		<wfw:commentRss>http://www.andreabelvedere.com/opensource/pretty-comments/feed</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>TIC &#8211; Text Image Converter</title>
		<link>http://www.andreabelvedere.com/coding/tic-text-image-converter</link>
		<comments>http://www.andreabelvedere.com/coding/tic-text-image-converter#comments</comments>
		<pubDate>Mon, 20 Apr 2009 09:19:26 +0000</pubDate>
		<dc:creator>andrea belvedere</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.andreabelvedere.com/?p=356</guid>
		<description><![CDATA[This is a php5 library (two classes) I wrote to convert TrueType Font text into an image, using the GD library.
The project is hosted and can be downloaded from github: http://github.com/hayate/tic  (it includes an example, documentation and some free fonts)
or using git: git clone git://github.com/hayate/tic.git
Documentation is also available online here: http://www.andreabelvedere.com/docs/tic/
To extend the library [...]]]></description>
		<wfw:commentRss>http://www.andreabelvedere.com/coding/tic-text-image-converter/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
