<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for The Two Alexs</title>
	<atom:link href="http://blog.twoalex.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.twoalex.com</link>
	<description>Alexes?  Alex&#039;s?  Alexi?  Alexim?  Alexen?</description>
	<lastBuildDate>Mon, 30 Jan 2012 03:30:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Introducing Koala: a new gem for Facebook&#8217;s new Graph API by Bruno</title>
		<link>http://blog.twoalex.com/2010/05/03/introducing-koala-a-new-gem-for-facebooks-new-graph-api/comment-page-1/#comment-434</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Mon, 30 Jan 2012 03:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=549#comment-434</guid>
		<description>Hey Alex, i have sent an email a few days ago to the mailing list, but nobody answered me.
Can you see if my message was delivered?
Thanks</description>
		<content:encoded><![CDATA[<p>Hey Alex, i have sent an email a few days ago to the mailing list, but nobody answered me.<br />
Can you see if my message was delivered?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wiesnzeit: a very short grammar of Oktoberfest by Schlager der 90er</title>
		<link>http://blog.twoalex.com/2010/09/16/wiesnzeit-a-very-short-grammar-of-oktoberfest/comment-page-1/#comment-432</link>
		<dc:creator>Schlager der 90er</dc:creator>
		<pubDate>Tue, 24 Jan 2012 07:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=717#comment-432</guid>
		<description>Helpful information. Fortunate me I found your web site by chance, and I am stunned why this accident didn&#039;t came about earlier! I bookmarked it.</description>
		<content:encoded><![CDATA[<p>Helpful information. Fortunate me I found your web site by chance, and I am stunned why this accident didn&#8217;t came about earlier! I bookmarked it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Koala: a new gem for Facebook&#8217;s new Graph API by k</title>
		<link>http://blog.twoalex.com/2010/05/03/introducing-koala-a-new-gem-for-facebooks-new-graph-api/comment-page-1/#comment-431</link>
		<dc:creator>k</dc:creator>
		<pubDate>Sat, 21 Jan 2012 09:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=549#comment-431</guid>
		<description>Hey Bruno,

Please send an email to the Koala User&#039;s Group (groups.google.com/group/koala-users/) -- that&#039;s the best place to get some help.

Alex</description>
		<content:encoded><![CDATA[<p>Hey Bruno,</p>
<p>Please send an email to the Koala User&#8217;s Group (groups.google.com/group/koala-users/) &#8212; that&#8217;s the best place to get some help.</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Koala: a new gem for Facebook&#8217;s new Graph API by Bruno</title>
		<link>http://blog.twoalex.com/2010/05/03/introducing-koala-a-new-gem-for-facebooks-new-graph-api/comment-page-1/#comment-429</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Fri, 20 Jan 2012 16:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=549#comment-429</guid>
		<description>Hey Alex,

my local variable @facebook_cookies is always returning nil.

@facebook_cookies &#124;&#124;= Koala::Facebook::OAuth.new.get_user_info_from_cookie(cookies)

I looking for a solution but i cannot find one.</description>
		<content:encoded><![CDATA[<p>Hey Alex,</p>
<p>my local variable @facebook_cookies is always returning nil.</p>
<p>@facebook_cookies ||= Koala::Facebook::OAuth.new.get_user_info_from_cookie(cookies)</p>
<p>I looking for a solution but i cannot find one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Koala 1.3.0rc1 released! by Koala test &#124; Shaadui</title>
		<link>http://blog.twoalex.com/2011/11/14/koala-1-3-0rc1-released/comment-page-1/#comment-402</link>
		<dc:creator>Koala test &#124; Shaadui</dc:creator>
		<pubDate>Sun, 20 Nov 2011 13:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=1338#comment-402</guid>
		<description>[...] The Two Alexs » Koala 1.3.0rc1 released! [...]</description>
		<content:encoded><![CDATA[<p>[...] The Two Alexs » Koala 1.3.0rc1 released! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My CSS Wishlist #1 by k</title>
		<link>http://blog.twoalex.com/2011/08/22/my-css-wishlist-1/comment-page-1/#comment-397</link>
		<dc:creator>k</dc:creator>
		<pubDate>Sat, 19 Nov 2011 09:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=1305#comment-397</guid>
		<description>SASS (and similar frameworks) would actually make the work you have to do much easier and cleaner -- you could declare

[css]
#navigation_area {
  div, span, p, a { font:size: 14px; }
}
[/css]

Still doesn&#039;t change the fact that the first person creating the style sheet made life harder for everyone.</description>
		<content:encoded><![CDATA[<p>SASS (and similar frameworks) would actually make the work you have to do much easier and cleaner &#8212; you could declare</p>
<pre class="brush: css; title: ;">
#navigation_area {
  div, span, p, a { font:size: 14px; }
}
</pre>
<p>Still doesn&#8217;t change the fact that the first person creating the style sheet made life harder for everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Koala: a new gem for Facebook&#8217;s new Graph API by Sid Shanker</title>
		<link>http://blog.twoalex.com/2010/05/03/introducing-koala-a-new-gem-for-facebooks-new-graph-api/comment-page-1/#comment-391</link>
		<dc:creator>Sid Shanker</dc:creator>
		<pubDate>Wed, 26 Oct 2011 14:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=549#comment-391</guid>
		<description>Hey Alex, 

I was wondering if Koala can be used to check if an access token is still valid.  I have requested offline access for users on my app, and I am trying to find a way to check if the access tokens for my users are still valid (they go expired if the user changes their password).   

Do you have any ideas as to how to solve this problem?

Thanks,
Sid</description>
		<content:encoded><![CDATA[<p>Hey Alex, </p>
<p>I was wondering if Koala can be used to check if an access token is still valid.  I have requested offline access for users on my app, and I am trying to find a way to check if the access tokens for my users are still valid (they go expired if the user changes their password).   </p>
<p>Do you have any ideas as to how to solve this problem?</p>
<p>Thanks,<br />
Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When ui.helper is null: a jQuery sortable quirk by TurboHz</title>
		<link>http://blog.twoalex.com/2009/11/22/when-ui-helper-is-null-a-jquery-sortable-quirk/comment-page-1/#comment-390</link>
		<dc:creator>TurboHz</dc:creator>
		<pubDate>Tue, 25 Oct 2011 15:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mealstrom.com/?p=198#comment-390</guid>
		<description>I found this: 
http://bugs.jqueryui.com/ticket/4559

It says: &quot;Not a bug - use the beforeStop callback if you need ui.helper.&quot;

Might help someone</description>
		<content:encoded><![CDATA[<p>I found this:<br />
<a href="http://bugs.jqueryui.com/ticket/4559" rel="nofollow">http://bugs.jqueryui.com/ticket/4559</a></p>
<p>It says: &#8220;Not a bug &#8211; use the beforeStop callback if you need ui.helper.&#8221;</p>
<p>Might help someone</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Koala: a new gem for Facebook&#8217;s new Graph API by George Carlin</title>
		<link>http://blog.twoalex.com/2010/05/03/introducing-koala-a-new-gem-for-facebooks-new-graph-api/comment-page-1/#comment-380</link>
		<dc:creator>George Carlin</dc:creator>
		<pubDate>Wed, 05 Oct 2011 00:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=549#comment-380</guid>
		<description>Thanks for having a parameter :permissions which is plural and only showing how to place a single permission asshole</description>
		<content:encoded><![CDATA[<p>Thanks for having a parameter :permissions which is plural and only showing how to place a single permission asshole</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Koala 1.1rc released! by shihab</title>
		<link>http://blog.twoalex.com/2011/06/06/koala-1-1rc-released/comment-page-1/#comment-357</link>
		<dc:creator>shihab</dc:creator>
		<pubDate>Tue, 23 Aug 2011 05:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.twoalex.com/?p=1129#comment-357</guid>
		<description>Hi,

Seems the above problem is a bug in facebook. Please refer http://bugs.developers.facebook.net/show_bug.cgi?id=18048 . You may verify this

Thanks for your quick response

Regards
Shihab</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Seems the above problem is a bug in facebook. Please refer <a href="http://bugs.developers.facebook.net/show_bug.cgi?id=18048" rel="nofollow">http://bugs.developers.facebook.net/show_bug.cgi?id=18048</a> . You may verify this</p>
<p>Thanks for your quick response</p>
<p>Regards<br />
Shihab</p>
]]></content:encoded>
	</item>
</channel>
</rss>

