<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pookaboy&#039;s Blog</title>
	<atom:link href="http://pookaboy.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pookaboy.wordpress.com</link>
	<description>Application dev.  who bangs his head to make the code just work</description>
	<lastBuildDate>Sat, 25 Jun 2011 11:16:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='pookaboy.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/56ee04e78ad949b604dca7367b2907dd?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Pookaboy&#039;s Blog</title>
		<link>http://pookaboy.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pookaboy.wordpress.com/osd.xml" title="Pookaboy&#039;s Blog" />
	<atom:link rel='hub' href='http://pookaboy.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Button code issue</title>
		<link>http://pookaboy.wordpress.com/2011/06/25/button-code-issue/</link>
		<comments>http://pookaboy.wordpress.com/2011/06/25/button-code-issue/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 11:16:27 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>
		<category><![CDATA[Buttons- the drive me insane]]></category>

		<guid isPermaLink="false">https://pookaboy.wordpress.com/2011/06/25/button-code-issue/</guid>
		<description><![CDATA[So I have been working on a re-write of the button code. The current code works just fine, but if the user selects the same button more than once, the button is re-drawn. It all work, but looks odd. The &#8230; <a href="http://pookaboy.wordpress.com/2011/06/25/button-code-issue/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=62&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I have been working on a re-write of the button code. The current code works just fine, but if the user selects the same button more than once, the button is re-drawn.  It all work, but looks odd. </p>
<p>The challenge for my prosaic programming skills is to keep track of buttons used. Re-draw the button to indicste that the button has changed.  Update those buttons when the text script is changed. Don&#8217;t update if the button is selected twice in a row.  I.E., mama.   Interesting logic issue to be sure.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=62&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/06/25/button-code-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
		<item>
		<title>Just about done with a moderate UI update to the iHear-Japanese..</title>
		<link>http://pookaboy.wordpress.com/2011/06/07/just-about-done-with-a-moderate-ui-update-to-the-ihear-japanese/</link>
		<comments>http://pookaboy.wordpress.com/2011/06/07/just-about-done-with-a-moderate-ui-update-to-the-ihear-japanese/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 08:22:41 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>

		<guid isPermaLink="false">http://pookaboy.wordpress.com/?p=56</guid>
		<description><![CDATA[I added changes to the interface.  The user can select which type face they wish to use or rotate through the type faces on the fly. I start in romaji: I tap the green button or the center button near &#8230; <a href="http://pookaboy.wordpress.com/2011/06/07/just-about-done-with-a-moderate-ui-update-to-the-ihear-japanese/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=56&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I added changes to the interface.  The user can select which type face they wish to use or rotate through the type faces on the fly.</p>
<p>I start in romaji:</p>
<div id="attachment_57" class="wp-caption alignnone" style="width: 213px"><a href="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-12-47-pm.png"><img class="size-medium wp-image-57 " title="Start in romaji" src="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-12-47-pm.png?w=203&#038;h=300" alt="" width="203" height="300" /></a><p class="wp-caption-text">Start in Romaji</p></div>
<p>I tap the green button or the center button near the bottom and rotate to hiragana:</p>
<div id="attachment_58" class="wp-caption alignnone" style="width: 212px"><a href="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-13-03-pm.png"><img class="size-medium wp-image-58" title="iPHone simulator screen shot of hiragana" src="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-13-03-pm.png?w=202&#038;h=300" alt="" width="202" height="300" /></a><p class="wp-caption-text">Now in Hiragana</p></div>
<p>Finally, tap the green or center bottom button again and rotate to katakana</p>
<div id="attachment_59" class="wp-caption alignnone" style="width: 213px"><a href="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-13-11-pm.png"><img class="size-medium wp-image-59" title="iPhone simulator screen shot" src="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-13-11-pm.png?w=203&#038;h=300" alt="" width="203" height="300" /></a><p class="wp-caption-text">Now in Katakana</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=56&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/06/07/just-about-done-with-a-moderate-ui-update-to-the-ihear-japanese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>

		<media:content url="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-12-47-pm.png?w=203" medium="image">
			<media:title type="html">Start in romaji</media:title>
		</media:content>

		<media:content url="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-13-03-pm.png?w=202" medium="image">
			<media:title type="html">iPHone simulator screen shot of hiragana</media:title>
		</media:content>

		<media:content url="http://pookaboy.files.wordpress.com/2011/06/screen-shot-2011-06-07-at-5-13-11-pm.png?w=203" medium="image">
			<media:title type="html">iPhone simulator screen shot</media:title>
		</media:content>
	</item>
		<item>
		<title>Feedback about iHear-Japanese</title>
		<link>http://pookaboy.wordpress.com/2011/05/24/feedback-about-ihear-japanese/</link>
		<comments>http://pookaboy.wordpress.com/2011/05/24/feedback-about-ihear-japanese/#comments</comments>
		<pubDate>Tue, 24 May 2011 02:18:21 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>
		<category><![CDATA[Feedback]]></category>
		<category><![CDATA[iPhone app development]]></category>
		<category><![CDATA[requested design changes]]></category>

		<guid isPermaLink="false">https://pookaboy.wordpress.com/2011/05/24/feedback-about-ihear-japanese/</guid>
		<description><![CDATA[I have picked up some great feedback about the application and will implement the functionality in the near future. The end user wanted know if I could include a &#8220;space bar&#8221; in the app. Sure! It was suggested that the &#8230; <a href="http://pookaboy.wordpress.com/2011/05/24/feedback-about-ihear-japanese/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=55&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have picked up some great feedback about the application and will implement the functionality in the near future. The end user wanted know if I could include a &#8220;space bar&#8221;  in the app. Sure!  It was suggested that the app be allowed to rotate to landscape mode&#8230;  Since the app is just for the iPhone and screen size is at a premium, I don&#8217;t envision that happening.  However, it won&#8217;t hurt to look at that kind of implementation. I could cascade the characters by splitting the screen and placing the pieces next to each other. Or, allow for scrolling in landscape mode, or lastly try the scroll-wheel for each character set.  The last sounds intriguing to me. All three are possible, so the question becomes one of application and usability. </p>
<p>Stay tuned!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=55&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/05/24/feedback-about-ihear-japanese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
		<item>
		<title>View issue fixed!</title>
		<link>http://pookaboy.wordpress.com/2011/05/22/view-issue-fixed/</link>
		<comments>http://pookaboy.wordpress.com/2011/05/22/view-issue-fixed/#comments</comments>
		<pubDate>Sun, 22 May 2011 03:59:42 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>

		<guid isPermaLink="false">https://pookaboy.wordpress.com/2011/05/22/view-issue-fixed/</guid>
		<description><![CDATA[It took about a dozen characters fixed the view swipe issue. And I resubmitted the app and am waiting for approval. I thought the issue would be very difficult to address, and am glad it wasn&#8217;t. This also makes me &#8230; <a href="http://pookaboy.wordpress.com/2011/05/22/view-issue-fixed/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=54&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It took about a dozen characters fixed the view swipe issue. And I resubmitted the app and am waiting for approval. </p>
<p>I thought the issue would be very difficult to address, and am glad it wasn&#8217;t. This also makes me excited about some of the updates I want to accomplish.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=54&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/05/22/view-issue-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
		<item>
		<title>Darn it!</title>
		<link>http://pookaboy.wordpress.com/2011/05/20/darn-it/</link>
		<comments>http://pookaboy.wordpress.com/2011/05/20/darn-it/#comments</comments>
		<pubDate>Fri, 20 May 2011 11:23:05 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>
		<category><![CDATA[View refresh issues]]></category>

		<guid isPermaLink="false">https://pookaboy.wordpress.com/2011/05/20/darn-it/</guid>
		<description><![CDATA[I found a huge bug that we missed during testing. One of those things that you would never try, but via a mistaken swipe, just happens. I will work on the fix in the next few days!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=53&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I found a huge bug that we missed during testing. One of those things that you would never try, but via a mistaken swipe, just happens.  I will work on the fix in the next few days!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=53&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/05/20/darn-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
		<item>
		<title>Version update</title>
		<link>http://pookaboy.wordpress.com/2011/05/19/version-update/</link>
		<comments>http://pookaboy.wordpress.com/2011/05/19/version-update/#comments</comments>
		<pubDate>Thu, 19 May 2011 09:48:52 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>
		<category><![CDATA[Version 1.01]]></category>

		<guid isPermaLink="false">https://pookaboy.wordpress.com/2011/05/19/version-update/</guid>
		<description><![CDATA[I have submitted the update to iHear-Japanese, making it 1.01. This update fixes a few issues and a memory leak. The memory leak is insubstantial, but any leak is a bad one. I also updated a bit of functionality to &#8230; <a href="http://pookaboy.wordpress.com/2011/05/19/version-update/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=52&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have submitted the update to iHear-Japanese, making it 1.01.   This update fixes a few issues and a memory leak. The memory leak is insubstantial, but any leak is a bad one. I also updated a bit of functionality to give indication to which character set the end user is using. Just waiting for the review to finish.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=52&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/05/19/version-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
		<item>
		<title>Posted!</title>
		<link>http://pookaboy.wordpress.com/2011/05/17/49/</link>
		<comments>http://pookaboy.wordpress.com/2011/05/17/49/#comments</comments>
		<pubDate>Tue, 17 May 2011 06:13:57 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>

		<guid isPermaLink="false">http://pookaboy.wordpress.com/?p=49</guid>
		<description><![CDATA[The app, iHear-Japanese, is now in the App Store. I already have a minor update ready to go and will post that in a few days. The store link is here. Yahoo!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=49&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The app, iHear-Japanese, is now in the App Store.  I already have a minor update ready to go and will post that in a few days.</p>
<p>The store link is <a title="iHear-Japanese" href="http://itunes.apple.com/us/app/ihear-japanese/id436679223?mt=8&amp;ls=1" target="_blank">here</a>.</p>
<p>Yahoo!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=49&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/05/17/49/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
		<item>
		<title>Update Part 3</title>
		<link>http://pookaboy.wordpress.com/2011/05/14/update-part-3/</link>
		<comments>http://pookaboy.wordpress.com/2011/05/14/update-part-3/#comments</comments>
		<pubDate>Sat, 14 May 2011 13:12:35 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>

		<guid isPermaLink="false">http://pookaboy.wordpress.com/?p=46</guid>
		<description><![CDATA[So I ended up re-downloaded the SDK and installed it.  The validate and then submit buttons work as advertised.  After validation, I click submit and it uploads as long as everything is good to go in the app. So, now &#8230; <a href="http://pookaboy.wordpress.com/2011/05/14/update-part-3/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=46&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I ended up re-downloaded the SDK and installed it.  The validate and then submit buttons work as advertised.  After validation, I click submit and it uploads as long as everything is good to go in the app.</p>
<p>So, now we wait.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=46&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/05/14/update-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
		<item>
		<title>We wait&#8230;.</title>
		<link>http://pookaboy.wordpress.com/2011/05/13/we-wait/</link>
		<comments>http://pookaboy.wordpress.com/2011/05/13/we-wait/#comments</comments>
		<pubDate>Fri, 13 May 2011 04:35:42 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[iPhone dev.]]></category>
		<category><![CDATA[App store]]></category>
		<category><![CDATA[iPhone dev]]></category>

		<guid isPermaLink="false">https://pookaboy.wordpress.com/2011/05/13/we-wait/</guid>
		<description><![CDATA[I am a pretty patient person and this post should not be construed as a complaint in any way. But I sure do wish Apple app store was a bit quicker with the approval/denial system.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=45&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am a pretty patient person and this post should not be construed as a complaint in any way.   But I sure do wish Apple app store was a bit quicker with the approval/denial system.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=45&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/05/13/we-wait/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
		<item>
		<title>Upload redux&#8230;</title>
		<link>http://pookaboy.wordpress.com/2011/05/10/upload-redux/</link>
		<comments>http://pookaboy.wordpress.com/2011/05/10/upload-redux/#comments</comments>
		<pubDate>Tue, 10 May 2011 01:50:59 +0000</pubDate>
		<dc:creator>pookaboy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://pookaboy.wordpress.com/?p=34</guid>
		<description><![CDATA[Darn it &#8211; I need to use the &#8216;Application Loader&#8217; Apparently within the &#8216;Organizer&#8217; the Validation &#38; Submission buttons validate and then package the app for delivery to the App Store. Submit does NOT upload the app. So, I need &#8230; <a href="http://pookaboy.wordpress.com/2011/05/10/upload-redux/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=34&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Darn it &#8211; I need to use the &#8216;Application Loader&#8217;  Apparently within the &#8216;Organizer&#8217; the Validation &amp; Submission buttons validate and then package the app for delivery to the App Store.  Submit does NOT upload the app.  So,  I need to run the Application Loader to do so.  I have to redownload the Application Loader &#8211; which is now included within the SDK &#8211; meaning to get one file I have to re-download the 4.16G installer.  Due to the file&#8217;s size, I don&#8217;t hang onto the installer after &#8216;installing&#8217;<br />
Buy hey, you live and learn. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pookaboy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pookaboy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pookaboy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pookaboy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pookaboy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pookaboy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pookaboy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pookaboy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pookaboy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pookaboy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pookaboy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pookaboy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pookaboy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pookaboy.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pookaboy.wordpress.com&amp;blog=14359256&amp;post=34&amp;subd=pookaboy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pookaboy.wordpress.com/2011/05/10/upload-redux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/231bc648921c13771decb170e4bd4b49?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pookaboy</media:title>
		</media:content>
	</item>
	</channel>
</rss>
