<?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>Facebook in Higher Education &#187; Joseph Sofaer</title>
	<atom:link href="http://blog.inigral.com/author/jsofaer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inigral.com</link>
	<description>The Inigral Blog is Higher Education&#039;s place to learn about using Facebook for institution-wide needs.</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:39:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>has_many :through polymorphic with STI</title>
		<link>http://blog.inigral.com/has_many-through-polymorphic-with-sti/</link>
		<comments>http://blog.inigral.com/has_many-through-polymorphic-with-sti/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 21:19:25 +0000</pubDate>
		<dc:creator>Joseph Sofaer</dc:creator>
				<category><![CDATA[From Our Developers]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[has_many]]></category>
		<category><![CDATA[Schools on Facebook]]></category>

		<guid isPermaLink="false">http://blog.inigral.com/?p=6</guid>
		<description><![CDATA[The code for has_many :through polymorphic is pretty straightforward but what if you are using Single Table Inheritance (STI) on either or both sides of the polymorphic through table?
There were a number of painful hacks to make this work until a patch to ActiveRecord by Trevor Squires added the :source_type key to has_many :through polymorphic [...]]]></description>
		<wfw:commentRss>http://blog.inigral.com/has_many-through-polymorphic-with-sti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing a Facebook Platform application from your local machine (with Ruby on Rails)</title>
		<link>http://blog.inigral.com/reverse-ssh-tunneling/</link>
		<comments>http://blog.inigral.com/reverse-ssh-tunneling/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 22:21:13 +0000</pubDate>
		<dc:creator>Joseph Sofaer</dc:creator>
				<category><![CDATA[From Our Developers]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[reverse SSH tunneling]]></category>

		<guid isPermaLink="false">http://blog.inigral.com/?p=8</guid>
		<description><![CDATA[You have a laptop, a sever and a Facebook app. Ideally, Facebook would talk to your development machine. But what if you don&#8217;t have a static ip address and you can&#8217;t use dynamic dns or port forwarding? vReverse SSH Tunneling is what you need my friend. The following is a step by step tutorial of [...]]]></description>
		<wfw:commentRss>http://blog.inigral.com/reverse-ssh-tunneling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
