<?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 Silly Eion Things</title>
	<atom:link href="http://eion.robbmob.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://eion.robbmob.com/blog</link>
	<description>Eion&#039;s blog about nerdy internet things</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:25:02 +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 Pidgin with Video on Windows by Roby</title>
		<link>http://eion.robbmob.com/blog/2009/08/14/pidgin-with-video-on-windows/comment-page-1/#comment-190</link>
		<dc:creator>Roby</dc:creator>
		<pubDate>Fri, 03 Feb 2012 10:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=47#comment-190</guid>
		<description>Nothing?? :(</description>
		<content:encoded><![CDATA[<p>Nothing?? <img src='http://eion.robbmob.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I got hitched&#8230; by asdfffdsa</title>
		<link>http://eion.robbmob.com/blog/2012/01/16/i-got-hitched/comment-page-1/#comment-183</link>
		<dc:creator>asdfffdsa</dc:creator>
		<pubDate>Mon, 16 Jan 2012 02:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=102#comment-183</guid>
		<description>I&#039;m a big fan of pidgin and I&#039;d like to connect to steam friends, but I&#039;m a linux user.  Any chance that you could create a linux version of the pidgin-opensteamworks plugin?</description>
		<content:encoded><![CDATA[<p>I&#8217;m a big fan of pidgin and I&#8217;d like to connect to steam friends, but I&#8217;m a linux user.  Any chance that you could create a linux version of the pidgin-opensteamworks plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I got hitched&#8230; by vollkorn</title>
		<link>http://eion.robbmob.com/blog/2012/01/16/i-got-hitched/comment-page-1/#comment-182</link>
		<dc:creator>vollkorn</dc:creator>
		<pubDate>Sun, 15 Jan 2012 23:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=102#comment-182</guid>
		<description>Congrats on getting married! Have fun on your honeymoon!
And when you get back to any coding, I&#039;d love your pidgin skype plugin to get updated. It&#039;s keeping the CPU awake and draining laptop batteries quite a bit now, but you said it could be implemented in a better way here: code.google.com/p/skype4pidgin/issues/detail?id=29
Cheers
vollkorn</description>
		<content:encoded><![CDATA[<p>Congrats on getting married! Have fun on your honeymoon!<br />
And when you get back to any coding, I&#8217;d love your pidgin skype plugin to get updated. It&#8217;s keeping the CPU awake and draining laptop batteries quite a bit now, but you said it could be implemented in a better way here: code.google.com/p/skype4pidgin/issues/detail?id=29<br />
Cheers<br />
vollkorn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on State of Play by Eion</title>
		<link>http://eion.robbmob.com/blog/2011/07/05/state-of-play/comment-page-1/#comment-181</link>
		<dc:creator>Eion</dc:creator>
		<pubDate>Sun, 15 Jan 2012 20:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=94#comment-181</guid>
		<description>Glad you&#039;re having fun with the &#039;protocol&#039; Paula :)  I just worked out what was going on by watching the traffic being sent to/from the server, mostly through watching traffic over Wireshark, but also tried using a couple of proxies and other HTTP sniffing tools that I use for some of the other HTTP-based libpurple &#039;protocols&#039;</description>
		<content:encoded><![CDATA[<p>Glad you&#8217;re having fun with the &#8216;protocol&#8217; Paula <img src='http://eion.robbmob.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I just worked out what was going on by watching the traffic being sent to/from the server, mostly through watching traffic over Wireshark, but also tried using a couple of proxies and other HTTP sniffing tools that I use for some of the other HTTP-based libpurple &#8216;protocols&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on State of Play by Paula</title>
		<link>http://eion.robbmob.com/blog/2011/07/05/state-of-play/comment-page-1/#comment-176</link>
		<dc:creator>Paula</dc:creator>
		<pubDate>Sat, 31 Dec 2011 14:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=94#comment-176</guid>
		<description>Never mind, I was calling /id/ with &quot;email&quot;, lol, that&#039;s wrong. But I did find out you&#039;re sending &quot;wordfeudid&quot; to /id/, while it has to be just &quot;id&quot;.

How did you reverse engineer the protocol btw? I don&#039;t have a rooted phone, so I&#039;m going to try with the emulator myself.</description>
		<content:encoded><![CDATA[<p>Never mind, I was calling /id/ with &#8220;email&#8221;, lol, that&#8217;s wrong. But I did find out you&#8217;re sending &#8220;wordfeudid&#8221; to /id/, while it has to be just &#8220;id&#8221;.</p>
<p>How did you reverse engineer the protocol btw? I don&#8217;t have a rooted phone, so I&#8217;m going to try with the emulator myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on State of Play by Paula</title>
		<link>http://eion.robbmob.com/blog/2011/07/05/state-of-play/comment-page-1/#comment-175</link>
		<dc:creator>Paula</dc:creator>
		<pubDate>Sat, 31 Dec 2011 13:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=94#comment-175</guid>
		<description>Hi,

I&#039;m just faffing about, being geeky and stuff. So now I&#039;m trying to figure out the Wordfeud protocol, based on your pidgin-wordfeud source codes. However, I can&#039;t even seem to get past the login step (using REST client to simulate requests). All I get are protocol errors.

Do you know if the protocol&#039;s changed since you wrote that code? Or maybe have documentation about the protocol? Google really isn&#039;t my friend here.

I suspect I&#039;m just performing the request wrong. I send:

{&quot;email&quot;:&quot;&quot;,&quot;password&quot;:&quot;hash&quot;}

What I get is:

{&quot;status&quot;: &quot;error&quot;, &quot;content&quot;: {&quot;message&quot;: &quot;&quot;, &quot;type&quot;: &quot;protocol&quot;}}

:S</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m just faffing about, being geeky and stuff. So now I&#8217;m trying to figure out the Wordfeud protocol, based on your pidgin-wordfeud source codes. However, I can&#8217;t even seem to get past the login step (using REST client to simulate requests). All I get are protocol errors.</p>
<p>Do you know if the protocol&#8217;s changed since you wrote that code? Or maybe have documentation about the protocol? Google really isn&#8217;t my friend here.</p>
<p>I suspect I&#8217;m just performing the request wrong. I send:</p>
<p>{&#8220;email&#8221;:&#8221;",&#8221;password&#8221;:&#8221;hash&#8221;}</p>
<p>What I get is:</p>
<p>{&#8220;status&#8221;: &#8220;error&#8221;, &#8220;content&#8221;: {&#8220;message&#8221;: &#8220;&#8221;, &#8220;type&#8221;: &#8220;protocol&#8221;}}</p>
<p>:S</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SkypeKit in Pidgin by Eion</title>
		<link>http://eion.robbmob.com/blog/2010/06/24/skypekit-in-pidgin/comment-page-1/#comment-172</link>
		<dc:creator>Eion</dc:creator>
		<pubDate>Fri, 16 Dec 2011 01:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=91#comment-172</guid>
		<description>It&#039;s unlikely to happen.  The SkypeKit terms and conditions specifically forbid any open-source project using SkypeKit code. :(</description>
		<content:encoded><![CDATA[<p>It&#8217;s unlikely to happen.  The SkypeKit terms and conditions specifically forbid any open-source project using SkypeKit code. <img src='http://eion.robbmob.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pidgin with Video on Windows by William Swartzendruber</title>
		<link>http://eion.robbmob.com/blog/2009/08/14/pidgin-with-video-on-windows/comment-page-1/#comment-168</link>
		<dc:creator>William Swartzendruber</dc:creator>
		<pubDate>Mon, 21 Nov 2011 04:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=47#comment-168</guid>
		<description>Now that the spammers have had their say, let&#039;s get back to the topic at hand.

Are there any VV-enabled Windows binaries of Pidgin 2.10?</description>
		<content:encoded><![CDATA[<p>Now that the spammers have had their say, let&#8217;s get back to the topic at hand.</p>
<p>Are there any VV-enabled Windows binaries of Pidgin 2.10?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SkypeKit in Pidgin by Chris</title>
		<link>http://eion.robbmob.com/blog/2010/06/24/skypekit-in-pidgin/comment-page-1/#comment-163</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 30 Oct 2011 11:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=91#comment-163</guid>
		<description>Hope to hear about new info of a skypekit implementation for pidgin :)</description>
		<content:encoded><![CDATA[<p>Hope to hear about new info of a skypekit implementation for pidgin <img src='http://eion.robbmob.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SkypeKit in Pidgin by Svoop</title>
		<link>http://eion.robbmob.com/blog/2010/06/24/skypekit-in-pidgin/comment-page-1/#comment-158</link>
		<dc:creator>Svoop</dc:creator>
		<pubDate>Sat, 15 Oct 2011 12:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/?p=91#comment-158</guid>
		<description>As time goes by - any news on SkypeKit integration in Pidgin/libpurple?</description>
		<content:encoded><![CDATA[<p>As time goes by &#8211; any news on SkypeKit integration in Pidgin/libpurple?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
