<?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; facebook</title>
	<atom:link href="http://www.liquidfoot.com/tag/facebook/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>
		<item>
		<title>Facebook App</title>
		<link>http://www.liquidfoot.com/2008/07/18/facebook-app/</link>
		<comments>http://www.liquidfoot.com/2008/07/18/facebook-app/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 12:43:32 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google code]]></category>
		<category><![CDATA[smarty]]></category>

		<guid isPermaLink="false">http://www.liquidfoot.com/?p=17</guid>
		<description><![CDATA[Phil and I (mostly Phil) have been working on getting the code for our Facebook application ready to be released on Google Code. Phil has done a phenomenal job in getting the code ported to FBML so we don’t have to use the lib_gd stuff any more to generate images. We also rewrote it using [...]]]></description>
			<content:encoded><![CDATA[<p>Phil and I (mostly Phil) have been working on getting the code for our Facebook application ready to be released on Google Code. Phil has done a phenomenal job in getting the code ported to FBML so we don’t have to use the lib_gd stuff any more to generate images. We also rewrote it using Smarty templates. As a brief aside, I’m not sure why I haven’t been using this for a while. It really is a great framework for the majority of what I need to do.</p>
<p>If you’re interested, you can check out the code at <a title="Facebook Athenaeum" href="http://code.google.com/p/facebook-athenaeumhttp://code.google.com/p/facebook-athenaeum">http://code.google.com/p/facebook-athenaeum</a>. There are a few more features to add in, but it does work rather nicely, and a lot faster than our previous version. The slowest thing is the asynchronous post to the MySQL server (the longest time we recorded was 111ms), but since that happens in the background, you don’t even notice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liquidfoot.com/2008/07/18/facebook-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bit Torrents</title>
		<link>http://www.liquidfoot.com/2008/04/17/bit-torrents/</link>
		<comments>http://www.liquidfoot.com/2008/04/17/bit-torrents/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 23:14:17 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.liquidfoot.com/?p=170</guid>
		<description><![CDATA[I&#8217;ve been offline for a while (and there are a flurry of posts about that coming up), but I had a very strange thing happen yesterday. Earlier this year, I published the Facebook API Developer&#8217;s Guide. It seems to be selling reasonably well on Amazon&#8230;even broke the top 100 computer books for a couple of [...]]]></description>
			<content:encoded><![CDATA[<div class="body">
<p>I&#8217;ve been offline for a while (and there are a flurry of posts about that coming up), but I had a very strange thing happen yesterday. Earlier this year, I published the <a href="http://apress.com/book/view/1430209690">Facebook API Developer&#8217;s Guide</a>. It seems to be selling reasonably well on Amazon&#8230;even broke the top 100 computer books for a couple of days.</p>
<p>Being it&#8217;s a book on Facebook, I&#8217;ve had a few folks add me as a friend and shoot me messages and ask some questions. It all seemed pretty cool, until yesterday. I got a note from a person in Tunisia who added me as a friend and asked a question. I sent a response thanking him for purchasing my book, and this is where I was a little taken aback. In fact, this was his exact response:</p>
<p>well, to be honest with you i got your book from a torrent site, i would have bought it if i wasnt living in Tunisia, I hope this won&#8217;t affect anything <img src='http://www.liquidfoot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I didn&#8217;t quite know what to say. He was nice enough to send the link to the torrent site, and apparently there are 41 seeders and 3 leechers.</p>
<p>At first, I was thinking of trying to get the site to remove the link, but I&#8217;ve been around long enough to know that doesn&#8217;t really stop anything. I have say that I&#8217;m still scratching my head on this one. I&#8217;m not sure if I&#8217;m flattered that there are people that think its worth stealing, offended that someone would under the pretense of purchasing my intellectual property ask a question (could have just asked, I&#8217;m a pretty nice guy), or mad that he stiffed me a 20% commission on a book.</p>
<p>Still trying to figure this one out&#8230;</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.liquidfoot.com/2008/04/17/bit-torrents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Developer API</title>
		<link>http://www.liquidfoot.com/2008/03/18/facebook-developer-api/</link>
		<comments>http://www.liquidfoot.com/2008/03/18/facebook-developer-api/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 15:59:32 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.liquidfoot.com/?p=172</guid>
		<description><![CDATA[It&#8217;s been a long while since I posted anything here. Things have been a bit hectic with the launching of a new institutional repository service (using DSpace), taking a computer graphics course (linear algebra, ray tracing, scientific visualization, etc.), and finishing up my book on the Facebook API. This is the first book I&#8217;ve written [...]]]></description>
			<content:encoded><![CDATA[<div class="body">
<p>It&#8217;s been a long while since I posted anything here. Things have been a bit hectic with the launching of a new institutional repository service (using DSpace), taking a computer graphics course (linear algebra, ray tracing, scientific visualization, etc.), and finishing up my book on the <a href="http://www.facebook.com/pages/Facebook-API-Developers-Guide/8672611380">Facebook API</a>.</p>
<p><a href="http://www.amazon.com/gp/product/1430209690/"> <img style="border: 0pt none;" src="http://ecx.images-amazon.com/images/I/41YiSZ1UfJL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA240_SH20_OU01_.jpg" border="0" alt="" align="left" /></a></p>
<p>This is the first book I&#8217;ve written and I have to admit it was far more of a task than I had first thought it would be. Not that the subject matter was very dense, but there were at least four major changes in the API that required an almost total rewrite of the code base for the examples. There were even a couple of sections that had to get cut because Facebook &#8220;fixed&#8221; their code because of security and user concerns (plus a lot of folks &#8220;abuse&#8221; some of the things you could do with the API).</p>
<p>There are some great Coldfusion resources for building Facebook applications in ColdFusion. The &#8220;un-official&#8221; ColdFusion client library for Facebook apps is at <a href="http://www.nearpersonal.com/code/">nearpersonal</a>. There is also a RIAForge starter project for FBML (FBML is a tag based language for Facebook) named <a href="http://fbmlstarter.riaforge.org/">Facebook FBML Starter Kit</a>.</p>
<p>So, if you&#8217;re wanting a short book that highlights some of the more common elements of developing Facebook applications, be sure to check out my book!</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.liquidfoot.com/2008/03/18/facebook-developer-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook API</title>
		<link>http://www.liquidfoot.com/2007/06/14/facebook-api/</link>
		<comments>http://www.liquidfoot.com/2007/06/14/facebook-api/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 17:41:57 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.liquidfoot.com/?p=188</guid>
		<description><![CDATA[I&#8217;ve been kind of silent here as I&#8217;ve been trying to keep this blog at least somewhat focused on ColdFusion and I&#8217;ve been doing development in some different languages as of late (Java, PHP, and Ruby). However, when Facebook released their API for developers, my summer assistant Phil started hacking away at it and we&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<div class="body">
<p>I&#8217;ve been kind of silent here as I&#8217;ve been trying to keep this blog at least somewhat focused on ColdFusion and I&#8217;ve been doing development in some different languages as of late (Java, PHP, and Ruby). However, when Facebook released their API for developers, my summer assistant Phil started hacking away at it and we&#8217;ve released our first app for Facebook: <a href="http://apps.facebook.com/swemtools/">SwemTools</a>.</p>
<p>It does a couple of things, provides a search interface for both the online catalog and our website, news feeds, hours, and a bit of a neat application based on <a href="http://swem.wm.edu/services/swemsignal/">Swem Signal</a> that was created by <a href="http://wm.facebook.com/profile.php?id=7605710">Tom MacWright</a>.</p>
<p>We&#8217;re still working on the code for the Signals part, but the idea is that on a map of the library, you&#8217;d be able to see where your friends are. Right now, you can see a dot where your friends are, but not who they are&#8230;but we&#8217;re working on a solution for it.</p>
<p>Anyway, if you&#8217;re on <a href="http://www.facebook.com/">Facebook</a>, check it out&#8230;you can add me as a friend too.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.liquidfoot.com/2007/06/14/facebook-api/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
