<?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: Developing for Android</title>
	<atom:link href="http://www.shiftybloke.net/blog/developing-for-android/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shiftybloke.net/blog/developing-for-android</link>
	<description>¬.¬</description>
	<lastBuildDate>Thu, 12 Jan 2012 22:44:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Al</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5514</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Wed, 25 Mar 2009 13:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5514</guid>
		<description>&lt;blockquote&gt;
Does it have tab nick completion?
&lt;/blockquote&gt;
It doesn&#039;t support it in the normal nick + tab way but you can type in a bit of the nickname, press search and it will automatically search in the user list for matches. Pressing back will save the nickname selection and take you back to the main screen where you can carry on typing.</description>
		<content:encoded><![CDATA[<blockquote><p>
Does it have tab nick completion?
</p></blockquote>
<p>It doesn&#8217;t support it in the normal nick + tab way but you can type in a bit of the nickname, press search and it will automatically search in the user list for matches. Pressing back will save the nickname selection and take you back to the main screen where you can carry on typing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5513</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 25 Mar 2009 08:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5513</guid>
		<description>Does it have tab nick completion?</description>
		<content:encoded><![CDATA[<p>Does it have tab nick completion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5511</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Mon, 23 Mar 2009 13:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5511</guid>
		<description>&lt;blockquote&gt;
actually, i just found a bug -do you want these reporting here, or…?

If I join #android and then type `/names` (which I believe will give me a list of people in the channel) I get a blank screen and a crash on the android and in the IRC channel my quit message is “(SendQ exceeded)”. 322 users at current, but I wouldn’t have thought this would cause it to die.

-nice app all the same though :-D
&lt;/blockquote&gt;

Hi, thanks for the bug report. It seems I didn&#039;t read the RFC spec fully for the NAMES command. Just sending NAMES without a channel sends the user list for all visible channels. A bug in the code means it doesn&#039;t check for a string with &gt;= 1 letters and causes a crash. This will be fixed for the next release but in the mean time, use /names #channel or use the search button to bring up the user list.</description>
		<content:encoded><![CDATA[<blockquote><p>
actually, i just found a bug -do you want these reporting here, or…?</p>
<p>If I join #android and then type `/names` (which I believe will give me a list of people in the channel) I get a blank screen and a crash on the android and in the IRC channel my quit message is “(SendQ exceeded)”. 322 users at current, but I wouldn’t have thought this would cause it to die.</p>
<p>-nice app all the same though :-D
</p></blockquote>
<p>Hi, thanks for the bug report. It seems I didn&#8217;t read the RFC spec fully for the NAMES command. Just sending NAMES without a channel sends the user list for all visible channels. A bug in the code means it doesn&#8217;t check for a string with >= 1 letters and causes a crash. This will be fixed for the next release but in the mean time, use /names #channel or use the search button to bring up the user list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MidnighToker</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5509</link>
		<dc:creator>MidnighToker</dc:creator>
		<pubDate>Mon, 23 Mar 2009 03:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5509</guid>
		<description>actually, i just found a bug  -do you want these reporting here, or...?

If I join #android and then type `/names` (which I believe will give me a list of people in the channel) I get a blank screen and a crash on the android and in the IRC channel my quit message is &quot;(SendQ exceeded)&quot;. 322 users at current, but I wouldn&#039;t have thought this would cause it to die.

-nice app all the same though :-D</description>
		<content:encoded><![CDATA[<p>actually, i just found a bug  -do you want these reporting here, or&#8230;?</p>
<p>If I join #android and then type `/names` (which I believe will give me a list of people in the channel) I get a blank screen and a crash on the android and in the IRC channel my quit message is &#8220;(SendQ exceeded)&#8221;. 322 users at current, but I wouldn&#8217;t have thought this would cause it to die.</p>
<p>-nice app all the same though :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sleepyhead</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5433</link>
		<dc:creator>sleepyhead</dc:creator>
		<pubDate>Sun, 08 Feb 2009 22:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5433</guid>
		<description>thx. I just didn&#039;t know, that there&#039;s only a new window on reply. Great support  :cheerful: 
Greetz from austria and keep up the good work :&gt;</description>
		<content:encoded><![CDATA[<p>thx. I just didn&#8217;t know, that there&#8217;s only a new window on reply. Great support   <img src="http://www.shiftybloke.net/blog/wp-content/plugins/more-smilies/Nomiconsv2.0/cheerful.png" alt="cheerful" class="wp-smiley" /><br />
Greetz from austria and keep up the good work :&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5432</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Sun, 08 Feb 2009 21:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5432</guid>
		<description>&lt;blockquote&gt;
Hej! Great app, but how can I start a query? I tried a few commands but didn’t find the right one… if somebody else starts query it works fine. Pls help me sad
&lt;/blockquote&gt;

/msg nickname message will do the trick, see
&lt;a href=&quot;http://androidirc.net/doc/commands.html#msg&quot; rel=&quot;nofollow&quot;&gt;http://androidirc.net/doc/commands.html#msg&lt;/a&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>
Hej! Great app, but how can I start a query? I tried a few commands but didn’t find the right one… if somebody else starts query it works fine. Pls help me sad
</p></blockquote>
<p>/msg nickname message will do the trick, see<br />
<a href="http://androidirc.net/doc/commands.html#msg" rel="nofollow">http://androidirc.net/doc/commands.html#msg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sleepyhead</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5431</link>
		<dc:creator>sleepyhead</dc:creator>
		<pubDate>Sun, 08 Feb 2009 21:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5431</guid>
		<description>Hej! Great app, but how can I start a query? I tried a few commands but didn&#039;t find the right one... if somebody else starts query it works fine. Pls help me  :sad:</description>
		<content:encoded><![CDATA[<p>Hej! Great app, but how can I start a query? I tried a few commands but didn&#8217;t find the right one&#8230; if somebody else starts query it works fine. Pls help me   <img src="http://www.shiftybloke.net/blog/wp-content/plugins/more-smilies/Nomiconsv2.0/sad.png" alt="sad" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nena Buena</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5349</link>
		<dc:creator>Nena Buena</dc:creator>
		<pubDate>Tue, 06 Jan 2009 01:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5349</guid>
		<description>reading channel I had keyboard closed  :blush: 
Of course I didnt read, sorry  :angel: I wanted to run it as soon as possible  :kissing:</description>
		<content:encoded><![CDATA[<p>reading channel I had keyboard closed   <img src="http://www.shiftybloke.net/blog/wp-content/plugins/more-smilies/Nomiconsv2.0/blush.png" alt="blush" class="wp-smiley" /><br />
Of course I didnt read, sorry   <img src="http://www.shiftybloke.net/blog/wp-content/plugins/more-smilies/Nomiconsv2.0/angel.png" alt="angel" class="wp-smiley" />  I wanted to run it as soon as possible   <img src="http://www.shiftybloke.net/blog/wp-content/plugins/more-smilies/Nomiconsv2.0/kissing.png" alt="kissing" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5345</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Mon, 05 Jan 2009 13:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5345</guid>
		<description>&lt;blockquote&gt;If I could only see users list connected to channel and that’s all! &lt;/blockquote&gt;

You didn&#039;t read the &lt;a href=&quot;http://androidirc.net/doc/quick-guide.html&quot; rel=&quot;nofollow&quot;&gt;quick guide&lt;/a&gt; did you :( Press the Search button to bring up the user list. There is a known bug which crashes the app if the channel has an uppercase letter, it&#039;s been fixed for the next release.</description>
		<content:encoded><![CDATA[<blockquote><p>If I could only see users list connected to channel and that’s all! </p></blockquote>
<p>You didn&#8217;t read the <a href="http://androidirc.net/doc/quick-guide.html" rel="nofollow">quick guide</a> did you  <img src="http://www.shiftybloke.net/blog/wp-content/plugins/more-smilies/Nomiconsv2.0/sad.png" alt="(" class="wp-smiley" />  Press the Search button to bring up the user list. There is a known bug which crashes the app if the channel has an uppercase letter, it&#8217;s been fixed for the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nena Buena</title>
		<link>http://www.shiftybloke.net/blog/developing-for-android/comment-page-1#comment-5344</link>
		<dc:creator>Nena Buena</dc:creator>
		<pubDate>Mon, 05 Jan 2009 13:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.zer0day.com/blog/?p=172#comment-5344</guid>
		<description>I&#039;ve just downloaded it on my G1 and I love it! No errors, no problems, stays connected in background all I ever wanted on my phone! If I could only see users list connected to channel and that&#039;s all!  :wub:</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just downloaded it on my G1 and I love it! No errors, no problems, stays connected in background all I ever wanted on my phone! If I could only see users list connected to channel and that&#8217;s all!   <img src="http://www.shiftybloke.net/blog/wp-content/plugins/more-smilies/Nomiconsv2.0/wub.png" alt="wub" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

