<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>LiquidFoot &#187; Programming</title>
	<atom:link href="http://www.liquidfoot.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.liquidfoot.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 17 Apr 2010 16:36:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Open Source Facebook Application</title>
		<link>http://www.liquidfoot.com/2008/08/05/open-source-facebook-application/</link>
		<comments>http://www.liquidfoot.com/2008/08/05/open-source-facebook-application/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 16:50:46 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.liquidfoot.com/?p=156</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Over the last year our library has used its Facebook application to let students see where their friends are in the library and expose library resources to users without needing to go to another website. It&#8217;s been used pretty heavily and there are a lot of folks in the library world who have asked to get the source.</p>
<p>This summer Phil spent a couple of weeks rewriting the code to be a little easier to maintain. We reimplemented the code with <a href="http://www.smarty.net/">Smarty</a> and reimplemented the locational device to use FBJS instead of regenerating an image when someone clicked on the map (it&#8217;s much faster now).</p>
<p>If you need a starter app, check it out at <a href="http://code.google.com/p/facebook-athenaeum">http://code.google.com/p/facebook-athenaeum</a>/.</p>
<p>If you need a good book on writing Facebook Applications, check out my book, <a href="http://apress.com/book/view/1430209690">Facebook API Developers Guide</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liquidfoot.com/2008/08/05/open-source-facebook-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
