<?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>CS8 &#187; authlogic</title>
	<atom:link href="http://www.cs8.my/tag/authlogic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cs8.my</link>
	<description>Rapid Web Applications Done The Right Way!</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:02:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>authlogic-oauth params nil class error</title>
		<link>http://www.cs8.my/2010/08/authlogic-oauth-params-nil-class-error/</link>
		<comments>http://www.cs8.my/2010/08/authlogic-oauth-params-nil-class-error/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 08:22:21 +0000</pubDate>
		<dc:creator>fadhli</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[authlogic]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.cs8.my/?p=422</guid>
		<description><![CDATA[Facing another bug while integration my rails project with twitter using authlogic-oauth and was facing a problem while running my cucumber test. In my step definition file, I was trying to create a simple User object and the error I was getting was as follow: undefined method `params' for nil:NilClass (NoMethodError) Upon further investigation. The [...]]]></description>
		<wfw:commentRss>http://www.cs8.my/2010/08/authlogic-oauth-params-nil-class-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authlogic OAuth Twitter</title>
		<link>http://www.cs8.my/2010/08/authlogic-oauth-twitter/</link>
		<comments>http://www.cs8.my/2010/08/authlogic-oauth-twitter/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 16:39:10 +0000</pubDate>
		<dc:creator>fadhli</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[authlogic]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.cs8.my/?p=418</guid>
		<description><![CDATA[I was trying to run an Authlogic OAuth Twitter example application on my local development machine and kept getting OAuth::Unauthorized (401 Unauthorized) error. Turns out, you have to register your app as a Twitter OAuth client at http://twitter.com/oauth_clients/. If you&#8217;re registering your application as web browser, don&#8217;t forget to fill in the callback url. When [...]]]></description>
		<wfw:commentRss>http://www.cs8.my/2010/08/authlogic-oauth-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying facebooker app on sub URI</title>
		<link>http://www.cs8.my/2010/08/deploying-facebooker-app-on-sub-uri/</link>
		<comments>http://www.cs8.my/2010/08/deploying-facebooker-app-on-sub-uri/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 16:35:34 +0000</pubDate>
		<dc:creator>fadhli</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[authlogic]]></category>
		<category><![CDATA[authlogic facebook]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook connect]]></category>
		<category><![CDATA[facebooker]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.cs8.my/?p=401</guid>
		<description><![CDATA[Recently, I had created a rails app which allows people to login with their Facebook account. Thanks to a few existing gems and plugins, the facebook connect integration was straight forward enough. A few gotchas but easily fixed. However what had got me stump for a few hours was deploying my rails app on a [...]]]></description>
		<wfw:commentRss>http://www.cs8.my/2010/08/deploying-facebooker-app-on-sub-uri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authlogic is Awesome</title>
		<link>http://www.cs8.my/2009/10/authlogic-is-awesome/</link>
		<comments>http://www.cs8.my/2009/10/authlogic-is-awesome/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 13:28:08 +0000</pubDate>
		<dc:creator>fadhli</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[authlogic]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[rails rails template]]></category>

		<guid isPermaLink="false">http://bugsneedfix.wordpress.com/?p=109</guid>
		<description><![CDATA[Have been tinkering around with authlogic. The most I love about is its out-of-the-box functionality. I used to wrestle with restful_authentication to get certain things that I need. Not in anyway that I&#8217;m bashing it but seeing how easy authlogic I couldn&#8217;t believe why I didn&#8217;t use it sooner. I like it so much that [...]]]></description>
		<wfw:commentRss>http://www.cs8.my/2009/10/authlogic-is-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

