<?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>Calvin Freitas &#187; Projects</title>
	<atom:link href="http://calvinf.com/blog/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://calvinf.com</link>
	<description>Web Consulting, Development, and Marketing Services for Your Small Business</description>
	<lastBuildDate>Tue, 06 Jul 2010 06:25:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP 5 Library for Posterous API</title>
		<link>http://calvinf.com/blog/2009/php-5-library-for-posterous-api/</link>
		<comments>http://calvinf.com/blog/2009/php-5-library-for-posterous-api/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 08:05:55 +0000</pubDate>
		<dc:creator>Calvin Freitas</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://calvinf.com/?p=217</guid>
		<description><![CDATA[I have written a PHP 5 library for the Posterous API. It uses the curl extension to query the Posterous API, retrieves the XML, and returns the XML as a SimpleXMLElement. Read more information about my Posterous API library for PHP 5 or clone the code on GitHub.]]></description>
			<content:encoded><![CDATA[<p>I have written a <a href="http://php.net/">PHP</a> 5 library for the <a href="http://posterous.com/api">Posterous API</a>.  It uses the <a href="http://us.php.net/curl">curl</a> extension to query the Posterous API, retrieves the XML, and returns the XML as a <a href="http://us.php.net/manual/en/class.simplexmlelement.php">SimpleXMLElement</a>.</p>
<p>Read more information about my <a href="http://calvinf.com/projects/posterous-api-library-php/">Posterous API library for PHP 5</a> or <a href="http://github.com/calvinf/posterous-api-library-php">clone the code on GitHub</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://calvinf.com/blog/2009/php-5-library-for-posterous-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FuseTop</title>
		<link>http://calvinf.com/blog/2008/fusetop/</link>
		<comments>http://calvinf.com/blog/2008/fusetop/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 05:20:12 +0000</pubDate>
		<dc:creator>Calvin Freitas</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://calvinf.com/?p=26</guid>
		<description><![CDATA[I&#8217;ve added FuseTop to the projects page and a FuseTop demo is available. FuseTop allows a website to display information from multiple sources in a centralized location. FuseTop displays the title, description, most recent articles, and subscription options for each site. On mouseover, each article will display a tooltip with the first part of the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added <a href="http://calvinf.com/projects/">FuseTop</a> to the <a href="http://calvinf.com/projects/">projects page</a> and a <a href="http://calvinf.com/fusetop/">FuseTop demo</a> is available.</p>
<p>FuseTop allows a website to display information from multiple sources in a centralized location. FuseTop displays the title, description, most recent articles, and subscription options for each site. On mouseover, each article will display a tooltip with the first part of the article content to allow the user to more easily determine if they want to visit the link.</p>
<p>FuseTop was developed using PHP, <a href="http://simplepie.org/">SimplePie</a>, XHTML, RSS, and CSS on an Apache server.</p>
]]></content:encoded>
			<wfw:commentRss>http://calvinf.com/blog/2008/fusetop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
