<?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 on: Keeping iChat and Adium status in sync with Twitter</title>
	<atom:link href="http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 15:45:15 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neelix</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-1251</link>
		<dc:creator>Neelix</dc:creator>
		<pubDate>Thu, 08 Oct 2009 07:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-1251</guid>
		<description>&lt;p&gt;Thanks a lot, Kegan! :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks a lot, Kegan! :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kegan</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-1250</link>
		<dc:creator>Kegan</dc:creator>
		<pubDate>Thu, 08 Oct 2009 05:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-1250</guid>
		<description>&lt;p&gt;Okay, so you&#039;re going to insert this line of code:&lt;/p&gt;

&lt;p&gt;message = message[0,message.length-10]&lt;/p&gt;

&lt;p&gt;after this line in the program:&lt;/p&gt;

&lt;p&gt;exit if ! message&lt;/p&gt;

&lt;p&gt;It&#039;s a pretty remedial fix, given that I don&#039;t know Ruby. I&#039;m sure there&#039;s a more sensible fix.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Okay, so you&#8217;re going to insert this line of code:</p>

<p>message = message[0,message.length-10]</p>

<p>after this line in the program:</p>

<p>exit if ! message</p>

<p>It&#8217;s a pretty remedial fix, given that I don&#8217;t know Ruby. I&#8217;m sure there&#8217;s a more sensible fix.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Neelix</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-1246</link>
		<dc:creator>Neelix</dc:creator>
		<pubDate>Tue, 06 Oct 2009 09:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-1246</guid>
		<description>&lt;p&gt;Hi Kegan,&lt;/p&gt;

&lt;p&gt;I&#039;ve the same problem. Can you post your fix please? :) Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Kegan,</p>

<p>I&#8217;ve the same problem. Can you post your fix please? :) Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kegan</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-1239</link>
		<dc:creator>Kegan</dc:creator>
		<pubDate>Sun, 27 Sep 2009 04:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-1239</guid>
		<description>&lt;p&gt;Nevermind, fixed it myself by parsing it out. Nothing like a crash course in Ruby!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nevermind, fixed it myself by parsing it out. Nothing like a crash course in Ruby!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kegan</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-1235</link>
		<dc:creator>Kegan</dc:creator>
		<pubDate>Tue, 22 Sep 2009 06:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-1235</guid>
		<description>&lt;p&gt;Sorry, I meant /content, except with brackets around it. Doesn&#039;t display correctly in this comment system.&lt;/p&gt;

&lt;p&gt;I.E. &quot;just got home from school./content&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry, I meant /content, except with brackets around it. Doesn&#8217;t display correctly in this comment system.</p>

<p>I.E. &#8220;just got home from school./content&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kegan</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-1234</link>
		<dc:creator>Kegan</dc:creator>
		<pubDate>Tue, 22 Sep 2009 06:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-1234</guid>
		<description>&lt;p&gt;Script works wonderfully except for a stray &quot;&quot; on the end of each tweet.&lt;/p&gt;

&lt;p&gt;I.E. &quot;just got home from school.&quot;&lt;/p&gt;

&lt;p&gt;Any idea on how to correct this? Using Adium 1.4b9, OSX 10.6.1.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Script works wonderfully except for a stray &#8220;&#8221; on the end of each tweet.</p>

<p>I.E. &#8220;just got home from school.&#8221;</p>

<p>Any idea on how to correct this? Using Adium 1.4b9, OSX 10.6.1.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-913</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 27 Feb 2009 23:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-913</guid>
		<description>&lt;p&gt;There&apos;s no error checking in the script (mostly because I&apos;m a bit lazy sometimes), so unfortunately it doesn&apos;t give very helpful feedback if there&apos;s a problem - that error suggests to me that either it has an invalid twitter name, or a network problem - In this case, it&apos;s trying to get &apos;text&apos; (the content) from an element in the Twitter timeline RSS, but it couldn&apos;t find that element (which is why it&apos;s &quot;nil:NilClass&quot;). Make sure you&apos;re using the right twitter name and that your network connection&apos;s solid.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There&apos;s no error checking in the script (mostly because I&apos;m a bit lazy sometimes), so unfortunately it doesn&apos;t give very helpful feedback if there&apos;s a problem &#8211; that error suggests to me that either it has an invalid twitter name, or a network problem &#8211; In this case, it&apos;s trying to get &apos;text&apos; (the content) from an element in the Twitter timeline RSS, but it couldn&apos;t find that element (which is why it&apos;s &quot;nil:NilClass&quot;). Make sure you&apos;re using the right twitter name and that your network connection&apos;s solid.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Marn</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-912</link>
		<dc:creator>Marn</dc:creator>
		<pubDate>Fri, 27 Feb 2009 22:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-912</guid>
		<description>&lt;p&gt;I get the following error when I try to run the script: 
/Users/marn/Library/Scripts/sync-status-with-twitter.rb:39: undefined method `text&apos; for nil:NilClass (NoMethodError)
Any ideas?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I get the following error when I try to run the script: 
/Users/marn/Library/Scripts/sync-status-with-twitter.rb:39: undefined method `text&apos; for nil:NilClass (NoMethodError)
Any ideas?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-873</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Sun, 15 Feb 2009 16:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-873</guid>
		<description>&lt;p&gt;Thanks! It still works flawlessly!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks! It still works flawlessly!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-869</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 14 Feb 2009 22:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-869</guid>
		<description>&lt;p&gt;You open Terminal again, type &lt;tt&gt;crontab -e&lt;/tt&gt; to edit the crontab, delete the line you entered with this tip (you can press &#039;dd&#039; to delete the current line, for example), then save and quit (&#039;zz&#039;).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You open Terminal again, type <tt>crontab -e</tt> to edit the crontab, delete the line you entered with this tip (you can press &#8216;dd&#8217; to delete the current line, for example), then save and quit (&#8216;zz&#8217;).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-866</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Sat, 14 Feb 2009 16:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-866</guid>
		<description>&lt;p&gt;so i mean, how do you stop the crontab-thingie? Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>so i mean, how do you stop the crontab-thingie? Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-865</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Sat, 14 Feb 2009 16:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-865</guid>
		<description>&lt;p&gt;Thanks, works perfect! And what&#039;s the procedure to stop the syncing? Just in case...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, works perfect! And what&#8217;s the procedure to stop the syncing? Just in case&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bed</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-806</link>
		<dc:creator>Bed</dc:creator>
		<pubDate>Tue, 03 Feb 2009 00:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-806</guid>
		<description>&lt;p&gt;Of course! There may be a more ruby-elegant way to do it, this was my first experience with it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Of course! There may be a more ruby-elegant way to do it, this was my first experience with it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-805</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 03 Feb 2009 00:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-805</guid>
		<description>&lt;p&gt;Great idea, Bed; I might integrate your changes, if you&#039;re okay with that!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great idea, Bed; I might integrate your changes, if you&#8217;re okay with that!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bed</title>
		<link>http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/comment-page-1/#comment-804</link>
		<dc:creator>Bed</dc:creator>
		<pubDate>Tue, 03 Feb 2009 00:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://atastypixel.com/blog/2008/10/10/keeping-ichat-and-adium-status-in-sync-with-twitter/#comment-804</guid>
		<description>&lt;p&gt;Thanks for the script - very useful! FYI I&#039;ve done a small mod to ignore @reply tweets, see http://abednarz.net/wp/twitter-adium-status-syncing-ignoring-replies/.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the script &#8211; very useful! FYI I&#8217;ve done a small mod to ignore @reply tweets, see <a href="http://abednarz.net/wp/twitter-adium-status-syncing-ignoring-replies/" rel="nofollow">http://abednarz.net/wp/twitter-adium-status-syncing-ignoring-replies/</a>.</p>]]></content:encoded>
	</item>
</channel>
</rss>
