<?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>Tranzfuse &#187; api</title>
	<atom:link href="http://www.tranzfuse.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tranzfuse.com</link>
	<description>From Me To You</description>
	<lastBuildDate>Fri, 07 Jan 2011 03:38:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Lab Project #1</title>
		<link>http://www.tranzfuse.com/lab/lab-project-1/</link>
		<comments>http://www.tranzfuse.com/lab/lab-project-1/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 01:32:25 +0000</pubDate>
		<dc:creator>tranzfuse</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[soundcloud]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.tranzfuse.com/?p=160</guid>
		<description><![CDATA[I&#8217;m currently working on a scrapbook, which is doing the following things: Fetching my 25 most recent Twitter tweets via the Twitter API Fetching my 25 most recent Flickr photos via the Flickr API Fetching tracks marked as field recordings from my SoundCloud account via the SoundCloud API Using a few CSS3 tricks for box [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on a <a title="Scrapbook" href="http://www.tranzfuse.com/scrapbook/index.php" target="_blank">scrapbook</a>,  which is doing the following things:</p>
<ul>
<li>Fetching my 25 most recent <a title="Visit tranfuse's Twitter feed" href="http://twitter.com/tranzfuse" target="_self">Twitter</a> tweets via the Twitter API</li>
<li>Fetching my 25 most recent <a title="Visit tranfuse's Flickr photos page" href="http://www.flickr.com/photos/tranzfuse/" target="_self">Flickr</a> photos via the Flickr API</li>
<li>Fetching tracks marked as field recordings from my <a title="Visit SoundCloud.com" href="http://www.soundcloud.com" target="_blank">SoundCloud</a> account via the SoundCloud API</li>
<li>Using a few CSS3 tricks for box shadows, transform, and rotation</li>
<li>Using the <a title="Google Web Fonts" href="http://code.google.com/apis/webfonts/" target="_blank">Google web fonts</a> API to style the Twitter text</li>
<li>Using <a title="Visit the jQuery UI Homepage" href="http://jqueryui.com/" target="_blank">jQuery UI</a> to add dragging capabilities</li>
<li>Using the jQuery <a title="Visit the jQuery lightBox plugin page" href="http://leandrovieira.com/projects/jquery/lightbox/" target="_blank">lightBox plugin</a> to display an enlarged version of photos</li>
</ul>
<p>My to-do list to improve it:</p>
<ul>
<li><span style="text-decoration: line-through;">Cache API data to improve performance and reduce API calls to Flickr, SoundCloud, and Twitter web services</span> <em>DONE!</em></li>
<li>Create version of brown scrap paper image with box shadow effect to apply when being dragged</li>
<li><span style="text-decoration: line-through;">Contain dragging to viewport only, this seems to occur because of the rotation applied</span> <em>DONE!</em></li>
<li>Add icons to show interactions that are possible (drag this, open this, etc)</li>
<li><span style="text-decoration: line-through;">Consider Soundcloud API integration for field recordings</span> <em>DONE!</em></li>
<li>Convert to WordPress plugin with options panel for customization, maybe a full blown WordPress theme down the road (if it makes sense to do so)</li>
<li>Expand to include timeline feature that shows items from different web services grouped by date</li>
<li>Do a bit of cross-browser testing</li>
<li>Convert to HTML5 doctype, potentially introduce audio tag and JavaScript audio player features for SoundCloud files</li>
<li>Improve PHP, move to OOP design</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.tranzfuse.com/lab/lab-project-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

