<?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 Muziboo Development Blog</title>
	<atom:link href="http://devblog.muziboo.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.muziboo.com</link>
	<description>Muziboo development stories. Mostly set in ruby land</description>
	<lastBuildDate>Sat, 16 Jan 2010 10:20:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Thinking sphinx and paginating find by prateek</title>
		<link>http://devblog.muziboo.com/2009/05/14/thinking-sphinx-and-paginating-find/comment-page-1/#comment-1012</link>
		<dc:creator>prateek</dc:creator>
		<pubDate>Sat, 16 Jan 2010 10:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/2009/05/14/thinking-sphinx-and-paginating-find/#comment-1012</guid>
		<description>Hi Dennis,

Thanks for the update. If you find a solution, please let me know and I will link to it from the post. I&#039;ll try to checkout the new version and let you know if I find out a solution.

Thanks,
Prateek</description>
		<content:encoded><![CDATA[<p>Hi Dennis,</p>
<p>Thanks for the update. If you find a solution, please let me know and I will link to it from the post. I&#8217;ll try to checkout the new version and let you know if I find out a solution.</p>
<p>Thanks,<br />
Prateek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thinking sphinx and paginating find by Dennis Martinez</title>
		<link>http://devblog.muziboo.com/2009/05/14/thinking-sphinx-and-paginating-find/comment-page-1/#comment-1011</link>
		<dc:creator>Dennis Martinez</dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/2009/05/14/thinking-sphinx-and-paginating-find/#comment-1011</guid>
		<description>The changes in this post don&#039;t work anymore with the latest versions of thinking-sphinx. The &#039;collection.rb&#039; file was removed a few months ago (&lt;a href=&quot;http://github.com/freelancing-god/thinking-sphinx/commit/79fadb14a982f5114effa7488b7506c6f059a0d4&quot; rel=&quot;nofollow&quot;&gt;see GitHub commit&lt;/a&gt;). I&#039;ll be tinkering with this, and if I find an easy solution I&#039;ll let you know.</description>
		<content:encoded><![CDATA[<p>The changes in this post don&#8217;t work anymore with the latest versions of thinking-sphinx. The &#8216;collection.rb&#8217; file was removed a few months ago (<a href="http://github.com/freelancing-god/thinking-sphinx/commit/79fadb14a982f5114effa7488b7506c6f059a0d4" rel="nofollow">see GitHub commit</a>). I&#8217;ll be tinkering with this, and if I find an easy solution I&#8217;ll let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Authentication error while fetching gmail contacts using blackbook by Blim</title>
		<link>http://devblog.muziboo.com/2009/09/17/authentication-error-while-fetching-gmail-contacts-using-blackbook/comment-page-1/#comment-987</link>
		<dc:creator>Blim</dc:creator>
		<pubDate>Sun, 29 Nov 2009 02:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/?p=67#comment-987</guid>
		<description>Are there any plans to get Blackbook to work with newer version of nokogiri? Version 1.4.0 to be more exact...</description>
		<content:encoded><![CDATA[<p>Are there any plans to get Blackbook to work with newer version of nokogiri? Version 1.4.0 to be more exact&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Myspace email address book import in Ruby by Mike Mondragon</title>
		<link>http://devblog.muziboo.com/2009/07/02/myspace-email-address-book-import-in-ruby/comment-page-1/#comment-836</link>
		<dc:creator>Mike Mondragon</dc:creator>
		<pubDate>Wed, 14 Oct 2009 16:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/?p=60#comment-836</guid>
		<description>Great article.  As you know the authentication systems on these mail and address book systems can change and its important to keep an up to date blackbook gem.  I believe the most current version of blackbook is being maintained by purzelrakete on github
 http://github.com/purzelrakete/blackbook/</description>
		<content:encoded><![CDATA[<p>Great article.  As you know the authentication systems on these mail and address book systems can change and its important to keep an up to date blackbook gem.  I believe the most current version of blackbook is being maintained by purzelrakete on github<br />
 <a href="http://github.com/purzelrakete/blackbook/" rel="nofollow">http://github.com/purzelrakete/blackbook/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Authentication error while fetching gmail contacts using blackbook by Jerry</title>
		<link>http://devblog.muziboo.com/2009/09/17/authentication-error-while-fetching-gmail-contacts-using-blackbook/comment-page-1/#comment-829</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Sat, 10 Oct 2009 02:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/?p=67#comment-829</guid>
		<description>You&#039;re RIGHT!!

Work only with mechanize (0.8.4) &amp; nokogiri (1.2.3)...
THANK U SO MUCH FOR YOUR TIME :-)</description>
		<content:encoded><![CDATA[<p>You&#8217;re RIGHT!!</p>
<p>Work only with mechanize (0.8.4) &amp; nokogiri (1.2.3)&#8230;<br />
THANK U SO MUCH FOR YOUR TIME <img src='http://devblog.muziboo.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thinking sphinx and paginating find by prateek</title>
		<link>http://devblog.muziboo.com/2009/05/14/thinking-sphinx-and-paginating-find/comment-page-1/#comment-827</link>
		<dc:creator>prateek</dc:creator>
		<pubDate>Fri, 09 Oct 2009 14:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/2009/05/14/thinking-sphinx-and-paginating-find/#comment-827</guid>
		<description>Hi Dharin

May be you are using a different version. I checked again and I do have a collection.rb in lib/thinking_sphinx</description>
		<content:encoded><![CDATA[<p>Hi Dharin</p>
<p>May be you are using a different version. I checked again and I do have a collection.rb in lib/thinking_sphinx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thinking sphinx and paginating find by dharin</title>
		<link>http://devblog.muziboo.com/2009/05/14/thinking-sphinx-and-paginating-find/comment-page-1/#comment-826</link>
		<dc:creator>dharin</dc:creator>
		<pubDate>Fri, 09 Oct 2009 11:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/2009/05/14/thinking-sphinx-and-paginating-find/#comment-826</guid>
		<description>i don&#039;t have collection.rb file in lib/thinking_sphinx. what should i do?
i have checked other files but nor getting the method that you are talking about.</description>
		<content:encoded><![CDATA[<p>i don&#8217;t have collection.rb file in lib/thinking_sphinx. what should i do?<br />
i have checked other files but nor getting the method that you are talking about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Authentication error while fetching gmail contacts using blackbook by prateek</title>
		<link>http://devblog.muziboo.com/2009/09/17/authentication-error-while-fetching-gmail-contacts-using-blackbook/comment-page-1/#comment-825</link>
		<dc:creator>prateek</dc:creator>
		<pubDate>Fri, 09 Oct 2009 03:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/?p=67#comment-825</guid>
		<description>Please make sure you have the following versions of these gems

hpricot (0.8.1)
mechanize (0.8.4)
nokogiri (1.2.3)

The blackbook gem does not work with the latest version of mechanize and nokogiri. I am not sure if hpricot is required.

Let me know if this helps</description>
		<content:encoded><![CDATA[<p>Please make sure you have the following versions of these gems</p>
<p>hpricot (0.8.1)<br />
mechanize (0.8.4)<br />
nokogiri (1.2.3)</p>
<p>The blackbook gem does not work with the latest version of mechanize and nokogiri. I am not sure if hpricot is required.</p>
<p>Let me know if this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Authentication error while fetching gmail contacts using blackbook by Jerry</title>
		<link>http://devblog.muziboo.com/2009/09/17/authentication-error-while-fetching-gmail-contacts-using-blackbook/comment-page-1/#comment-824</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Fri, 09 Oct 2009 01:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/?p=67#comment-824</guid>
		<description>Nokogiri::CSS::SyntaxError in FooController#foo

unexpected &#039;.&#039; after &#039;.&#039;

RAILS_ROOT: ./script/../config/..
Application Trace &#124; Framework Trace &#124; Full Trace

/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/css/parser.rb:78:in `on_error&#039;
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/css/parser.rb:70:in `xpath_for&#039;
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/css.rb:21:in `xpath_for&#039;
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/xml/node.rb:99:in `search&#039;
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/xml/node.rb:97:in `map&#039;
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/xml/node.rb:97:in `search&#039;
/Users/Jerry/Desktop/testapp/app/controllers/foo_controller.rb:148:in `foo&#039;

That is the error I get trying to import Gmail contacts.
Yahoo scraping is working perfectly though... Thank you for your help.</description>
		<content:encoded><![CDATA[<p>Nokogiri::CSS::SyntaxError in FooController#foo</p>
<p>unexpected &#8216;.&#8217; after &#8216;.&#8217;</p>
<p>RAILS_ROOT: ./script/../config/..<br />
Application Trace | Framework Trace | Full Trace</p>
<p>/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/css/parser.rb:78:in `on_error&#8217;<br />
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/css/parser.rb:70:in `xpath_for&#8217;<br />
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/css.rb:21:in `xpath_for&#8217;<br />
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/xml/node.rb:99:in `search&#8217;<br />
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/xml/node.rb:97:in `map&#8217;<br />
/Library/Ruby/Gems/1.8/gems/nokogiri-1.3.3/lib/nokogiri/xml/node.rb:97:in `search&#8217;<br />
/Users/Jerry/Desktop/testapp/app/controllers/foo_controller.rb:148:in `foo&#8217;</p>
<p>That is the error I get trying to import Gmail contacts.<br />
Yahoo scraping is working perfectly though&#8230; Thank you for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Myspace email address book import in Ruby by prateek</title>
		<link>http://devblog.muziboo.com/2009/07/02/myspace-email-address-book-import-in-ruby/comment-page-1/#comment-823</link>
		<dc:creator>prateek</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.muziboo.com/?p=60#comment-823</guid>
		<description>Hi Harsh,

You need to use the gem as I have mentioned in the post. If it does not work for you, please let me know and I will help you out. I am not aware of myspace exposing any contacts API as such</description>
		<content:encoded><![CDATA[<p>Hi Harsh,</p>
<p>You need to use the gem as I have mentioned in the post. If it does not work for you, please let me know and I will help you out. I am not aware of myspace exposing any contacts API as such</p>
]]></content:encoded>
	</item>
</channel>
</rss>
