<?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/"
	>

<channel>
	<title>class BrianYamabe extends Journeyman implements SoftwareDeveloper {</title>
	<atom:link href="http://brianyamabe.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://brianyamabe.com</link>
	<description>public Blog documentDevelopment(Passion passion) {</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:55:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>For Aspiring iPhone App Developers</title>
		<link>http://brianyamabe.com/2010/07/30/for-aspiring-iphone-app-developers/</link>
		<comments>http://brianyamabe.com/2010/07/30/for-aspiring-iphone-app-developers/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 13:55:13 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=82</guid>
		<description><![CDATA[I would like to see a lot more iPhone apps that entertain, encourage, and educate from a confessional perspective. To that end, I would like to encourage anyone who&#8217;s interested to start developing some apps and I&#8217;d be willing to help to the best of my abilities. One book I can recommend on the subject [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I would like to see a lot more iPhone apps that entertain, encourage, and educate from a confessional perspective. To that end, I would like to encourage anyone who&#8217;s interested to start developing some apps and I&#8217;d be willing to help to the best of my abilities. One book I can recommend on the subject that I just finished reading is ﻿<a href="http://www.amazon.com/gp/product/1449381650?ie=UTF8&amp;tag=yamabe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1449381650">Tapworthy: Designing Great iPhone Apps</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=yamabe-20&amp;l=as2&amp;o=1&amp;a=1449381650" border="0" alt="" width="1" height="1" />. It&#8217;s not an iPhone programming book, it&#8217;s about how to design the look and feel of and interaction with an iPhone app. It&#8217;s the first technical book I&#8217;ve read from cover-to-cover in a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/07/30/for-aspiring-iphone-app-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BDD an iPhone App?</title>
		<link>http://brianyamabe.com/2010/06/04/bdd-an-iphone-app/</link>
		<comments>http://brianyamabe.com/2010/06/04/bdd-an-iphone-app/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 15:50:21 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[BDD/TDD]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=77</guid>
		<description><![CDATA[I read an article on the state of testing in Cocoa. The author, Alex Vollmer, paints a pretty dismal picture of BDD in Cocoa community and I&#8217;d have to agree with him. In my decision to use Ruby over Python for my web apps, I mentioned that BDD (Cucumber and RSpec) and the Ruby testing [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I<span style="font-family: Helvetica;"> read an <a href="http://alexvollmer.com/posts/2010/06/01/cocoas-broken-tests/">article</a> on the state of testing in Cocoa. The author, Alex Vollmer, paints a pretty dismal picture of BDD in Cocoa community and I&#8217;d have to agree with him. In my decision to use Ruby over Python for my web apps, I <a href="http://brianyamabe.com/2010/01/01/add-or-a-better-way/">mentioned</a> that BDD (Cucumber and RSpec) and the Ruby testing culture was a major reason I went with Ruby. I would really love to see that aspect come over to the Cocoa community. Alex believes that snobbery and elitism are dominant attitudes that prevent the community from adopting testing practices from other environments. I haven&#8217;t dealt with the Cocoa community at large, so I can&#8217;t comment on the snobbery and elitism, but I do know that XCode and the various Cocoa frameworks didn&#8217;t grow up in a BDD world and the fact that the community didn&#8217;t grow up with BDD, like Ruby and Rails, makes it a lot harder to inject.</span></p>
<p><span style="font-family: Helvetica;">I know there&#8217;s been some work to use Cucumber with the Simulator, but that requires you to drop out of Xcode. I&#8217;ve gone down this path before, I don&#8217;t want to switch between editors and shells for my development environment. I want to see Cucumber and RSpec equivalents that can be run from within XCode. For me, it was running those two in combination while going through <span style="border-collapse: collapse; line-height: 12px;"><a href="http://www.amazon.com/gp/product/1934356379?ie=UTF8&amp;tag=yamabe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1934356379">The RSpec Book</a> that ﻿was <a href="http://brianyamabe.com/2010/01/22/the-joy-of-refactoring-in-the-green/">my aha moment</a> for BDD and I th<span style="font-size: 12px;">ink it would be the same for the entire Cocoa community.</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/06/04/bdd-an-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Build and Analyze&#8221; is your Friend</title>
		<link>http://brianyamabe.com/2010/06/03/build-and-analyze-is-your-friend/</link>
		<comments>http://brianyamabe.com/2010/06/03/build-and-analyze-is-your-friend/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 15:05:47 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=75</guid>
		<description><![CDATA[While tracking down a memory leak in my latest app, which looks to be a known problem with the simulator, I ran into someone suggestion to run the &#8220;Build and Analyze&#8221; (B&#38;A) command from the Build menu in Xcode. Being an Xcode novice, I had never tried this before. Well, I would just like to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>While tracking down a memory leak in my latest app, which looks to be a known problem with the simulator, I ran into someone suggestion to run the &#8220;Build and Analyze&#8221; (B&amp;A) command from the Build menu in Xcode. Being an Xcode novice, I had never tried this before. Well, I would just like to thank Apple for including this feature because it helped me to fix an intermittent crashing problem, better understand Objective-C reference counting, clean up my code, and just have a better sense of satisfaction about my code.</p>
<p>Coming from the Java world, B&amp;A seems to be a lot like Coverity which can do static analysis on your code except B&amp;A is a lot faster. I&#8217;m not sure how often I&#8217;ll run B&amp;A, but it seems like a good idea to clean the project and run B&amp;A after every feature and/or major code restructuring. If you&#8217;re not already using B&amp;A regularly I highly recommend you do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/06/03/build-and-analyze-is-your-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>$9.99 eBook from O&#8217;Reilly</title>
		<link>http://brianyamabe.com/2010/05/21/9-99-ebook-from-oreilly/</link>
		<comments>http://brianyamabe.com/2010/05/21/9-99-ebook-from-oreilly/#comments</comments>
		<pubDate>Fri, 21 May 2010 19:58:07 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[O'Reilly]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=73</guid>
		<description><![CDATA[If your a tech person, you probably have and buy lots of books. Since getting the iPad, I&#8217;ve been buying more eBooks if they are priced reasonably. Reasonably to me means they are less expensive than their paper counterparts as I can sell the paper version if it isn&#8217;t up to snuff or I no [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If your a tech person, you probably have and buy lots of books. Since getting the iPad, I&#8217;ve been buying more eBooks if they are priced reasonably. Reasonably to me means they are less expensive than their paper counterparts as I can sell the paper version if it isn&#8217;t up to snuff or I no longer need it. I subscribe to <a href="http://feeds.feedburner.com/oreilly/ebookdealoftheday">O&#8217;Reilly&#8217;s eBook of the day feed</a> to get a daily $9.99 special.  These are typically good books, but not in an area in which I&#8217;m interested (Windows, Apache, Mathematica, etc). But today&#8217;s deal is $9.99 for any eBook. I had a little trouble finding a title that I really wanted, but decided on <a href="http://www.amazon.com/gp/product/0596520123?ie=UTF8&amp;tag=yamabe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0596520123">Version Control with Git</a>. So if you&#8217;re into eBooks or want to try one out at a reasonable price, head on over to <a href="http://oreilly.com/">O&#8217;Reilly&#8217;s website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/05/21/9-99-ebook-from-oreilly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Has the TV Become a Personal Entertainment Device?</title>
		<link>http://brianyamabe.com/2010/05/21/has-the-tv-a-personal-entertainment-device/</link>
		<comments>http://brianyamabe.com/2010/05/21/has-the-tv-a-personal-entertainment-device/#comments</comments>
		<pubDate>Fri, 21 May 2010 15:24:12 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Comments]]></category>
		<category><![CDATA[Google TV]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=67</guid>
		<description><![CDATA[I saw that Google annouced Google TV. The idea of searching my recorded shows and other sources to find programs to watch is kind of interesting except I have enough trouble keeping track of the 2 remotes and now I have to keep a keyboard laying around to watch TV? The final pitch was an [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I saw that Google annouced <a href="http://google.com/tv">Google TV</a>. The idea of searching my recorded shows and other sources to find programs to watch is kind of interesting except I have enough trouble keeping track of the 2 remotes and now I have to keep a keyboard laying around to watch TV? The final pitch was an integrated full browser where you could check the web and update your status. So this was the kiss of death in my mind. TV is a common experience and the web is an individual one. If I try to update my status on the TV while my wife is watching American Idol I&#8217;m a deadman. That&#8217;s how TV works at our house. We have one TV and we watch it as a family.</p>
<p>But I&#8217;m starting to wonder if we are an outlier. I mean I&#8217;ve heard of people that have no TV&#8217;s and they certainly are unusual, but could the 1 TV family be almost as rare? If the TV is a personal device, then Google TV has a shot. If TV is still a shared experience, then it&#8217;ll suffer the same fate as WebTV and similar attempts at combining the TV and the Internet.</p>
<p> </p>
<p> </p>
<p>
<object type="application/futuresplash" width="420" height="260"><param name="movie" value="http://www.youtube.com/v/diTpeYoqAhc&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed type="application/futuresplash" width="420" height="260" src="http://www.youtube.com/v/diTpeYoqAhc&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/05/21/has-the-tv-a-personal-entertainment-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Triglotta &#8211; The Book of Concord</title>
		<link>http://brianyamabe.com/2010/04/02/triglotta-the-book-of-concord/</link>
		<comments>http://brianyamabe.com/2010/04/02/triglotta-the-book-of-concord/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 21:56:47 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=65</guid>
		<description><![CDATA[My second iPhone app is available on the App Store. &#8220;Triglotta &#8211; The Book of Concord&#8221; is a version of The Book of Concord that is designed for the iPhone and is also optimized to work with the iPad. The idea was suggested by Frank Gillespie on Twitter and I picked it up and built [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>My second iPhone app is available on the App Store. &#8220;<a href="http://itunes.apple.com/us/app/triglotta-the-book-of-concord/id362784324?mt=8">Triglotta &#8211; The Book of Concord</a>&#8221; is a version of The Book of Concord that is designed for the iPhone and is also optimized to work with the iPad. The idea was suggested by <a href="http://puttingoutthefire.blogspot.com/">Frank Gillespie</a> on Twitter and I picked it up and built the app. There were a couple of delays due to naming issues and iPad approval delays but if you have an iPhone, iPod Touch, or iPad (as of tomorrow) go download it, it&#8217;s free!</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/04/02/triglotta-the-book-of-concord/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Kind of Book that gets Me in Trouble</title>
		<link>http://brianyamabe.com/2010/03/24/the-kind-of-book-that-gets-me-in-trouble/</link>
		<comments>http://brianyamabe.com/2010/03/24/the-kind-of-book-that-gets-me-in-trouble/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 15:04:21 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=61</guid>
		<description><![CDATA[I just got an email announcing &#8220;Seven Languages in Seven Weeks&#8221; from the Pragmatic Programmers. This is exactly the kind of book that calls to me. Man, it would be so cool to learn 7 languages at a more than superficial level. My problem is that I have ideas for 7 projects that would actually [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I just got an email announcing &#8220;<a href="http://www.amazon.com/gp/product/193435659X?ie=UTF8&#038;tag=yamabe-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=193435659X">Seven Languages in Seven Weeks</a><img src="http://www.assoc-amazon.com/e/ir?t=yamabe-20&#038;l=as2&#038;o=1&#038;a=193435659X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />&#8221; from the Pragmatic Programmers. This is exactly the kind of book that calls to me. Man, it would be so cool to learn 7 languages at a more than superficial level. My problem is that I have ideas for 7 projects that would actually be more productive than learning 7 languages. I might buy the book and not read it or buy it and read part of it before realizing I should be working on finishing one of my projects or buy it read all of it and go back to the projects I should have been working on&#8230; See that&#8217;s why I hate these kind of books, I want them and I can justify them, but I don&#8217;t know if they are really valuable for me.
</p>
<p>On a secondary note, this book highlights a new problem for me now that I will soon have an iPad. The electronic version of the book is $22 and the print version at Amazon is $23. I want the electronic version for its convenience, but this is also the type of book which I would likely sell and that just can&#8217;t be done with an electronic version. If the electronic version were around $15, it&#8217;d be easy. At nearly identical price points it&#8217;s a tough call.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/03/24/the-kind-of-book-that-gets-me-in-trouble/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cwirla goes Worldwide</title>
		<link>http://brianyamabe.com/2010/03/01/cwirla-goes-worldwide/</link>
		<comments>http://brianyamabe.com/2010/03/01/cwirla-goes-worldwide/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 17:24:02 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=59</guid>
		<description><![CDATA[What follows are the download statistics for the first full week that &#8220;Cwirla&#8221; was available. I have no idea what they mean. I&#8217;m just surprised that France and China were 2nd and 3rd in downloads. Title Units Country Code Cwirla 46 US Cwirla 37 FR Cwirla 36 CN Cwirla 22 IT Cwirla 22 BR Cwirla [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>What follows are the download statistics for the first full week that &#8220;<a href="http://yamabe.net/2010/02/22/the-cwirla-iphone-app/">Cwirla</a>&#8221; was available. I have no idea what they mean. I&#8217;m just surprised that France and China were 2nd and 3rd in downloads.
</p>
<table border="0" cellspacing="0" cellpadding="0" class="ta1">
<colgroup>
<col width="99"/>
<col width="99"/>
<col width="99"/>
  </colgroup>
<tr class="ro1">
<td class="Default">
    Title
    </td>
<td class="Default">
      Units
    </td>
<td class="Default">
      Country Code
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      46
    </td>
<td class="ce1">
      US
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      37
    </td>
<td class="ce1">
      FR
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      36
    </td>
<td class="ce1">
      CN
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      22
    </td>
<td class="ce1">
      IT
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      22
    </td>
<td class="ce1">
      BR
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      12
    </td>
<td class="ce1">
      GB
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      9
    </td>
<td class="ce1">
      CA
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      8
    </td>
<td class="ce1">
      DE
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      7
    </td>
<td class="ce1">
      IN
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      7
    </td>
<td class="ce1">
      AU
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      6
    </td>
<td class="ce1">
      MX
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      5
    </td>
<td class="ce1">
      ZA
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      5
    </td>
<td class="ce1">
      PH
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      5
    </td>
<td class="ce1">
      KR
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      4
    </td>
<td class="ce1">
      ES
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      4
    </td>
<td class="ce1">
      JP
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      3
    </td>
<td class="ce1">
      AT
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      3
    </td>
<td class="ce1">
      IL
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      3
    </td>
<td class="ce1">
      TR
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      2
    </td>
<td class="ce1">
      NL
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      2
    </td>
<td class="ce1">
      BE
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      2
    </td>
<td class="ce1">
      CL
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      2
    </td>
<td class="ce1">
      SE
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla Blue
    </td>
<td class="Default">
      2
    </td>
<td class="ce1">
      US
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      2
    </td>
<td class="ce1">
      MY
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      2
    </td>
<td class="ce1">
      TH
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      SA
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      CH
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      RU
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      KW
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      AR
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      TW
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      LU
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      DK
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      SG
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      NO
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      AE
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      HK
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      ID
    </td>
</tr>
<tr class="ro1">
<td class="Default">
      Cwirla
    </td>
<td class="Default">
      1
    </td>
<td class="ce1">
      EG
    </td>
</tr>
<tr class="ro1">
<td class="Default"></td>
<td class="Default">272
    </td>
<td class="Default"></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/03/01/cwirla-goes-worldwide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cwirla iPhone App</title>
		<link>http://brianyamabe.com/2010/02/22/the-cwirla-iphone-app/</link>
		<comments>http://brianyamabe.com/2010/02/22/the-cwirla-iphone-app/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 22:55:50 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=53</guid>
		<description><![CDATA[I received approval last Friday evening for my first two iPhone Applications (they work on the iPod Touch and should work on the iPad when it is released). The inspiration for the Apps came from Pastor Todd Wilken when, after discussing the video I made &#8220;There&#8217;s a Pastor for That&#8220;, wished for a &#8220;Cwirla App&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I received approval last Friday evening for my first two iPhone Applications (they work on the iPod Touch and should work on the iPad when it is released). The inspiration for the Apps came from Pastor Todd Wilken when, after discussing the video I made &#8220;<a href="http://yamabe.net/2009/10/24/issues-etc-promo-video-theres-a-pastor-for-that/">There&#8217;s a Pastor for That</a>&#8220;, <a href="http://issuesetc.org/?p=717">wished for a &#8220;Cwirla App&#8221;</a> for his iPod Touch. Well, I couldn&#8217;t resist the inspiration and put together the Cwirla app which is available in two versions. <a href="http://itunes.apple.com/us/app/cwirla/id356726990?mt=8">The free version <img src="http://yamabe.net/wp-content/uploads/2010/02/cwirla-icon.png" alt="cwirla-icon.png" border="0" width="57" height="57" /></a> is a collection of wisdom from Pastor Cwirla excerpted from episodes of <a href="http://godwhisperers.org">The God Whisperers</a>. The <a href="http://itunes.apple.com/us/app/cwirla-blue/id356730400?mt=8%20#iTunes">$0.99 &#8220;blue&#8221; version <img src="http://yamabe.net/wp-content/uploads/2010/02/cwirla-blue-icon.png" alt="cwirla-blue-icon.png" border="0" width="57" height="57" /></a> includes the same excerpts, plus it includes the story about Pastor Cwirla&#8217;s confirmation class which includes some &#8220;home schooler alert&#8221; language. It also includes some risque quotes if you &#8220;shake&#8221; Pastor Cwirla. All proceeds will go to the God Whisperers coffers.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/02/22/the-cwirla-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Clock is Ticking</title>
		<link>http://brianyamabe.com/2010/02/18/the-clock-is-ticking/</link>
		<comments>http://brianyamabe.com/2010/02/18/the-clock-is-ticking/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 18:08:40 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=47</guid>
		<description><![CDATA[My urge to try a new kind of development got to me again and I&#8217;ve jumped on the iPhone development bandwagon. The nice thing about iPhone development is that the definition of a proper application is a lot more basic than a web or desktop application. I started my dive into iPhone development last week [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>My urge to try a new kind of development got to me again and I&#8217;ve jumped on the iPhone development bandwagon. The nice thing about iPhone development is that the definition of a proper application is a lot more basic than a web or desktop application. I started my dive into iPhone development last week with <a href="http://www.amazon.com/gp/product/1430224592?ie=UTF8&amp;tag=yamabe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1430224592">Beginning iPhone 3 Development</a>. I put together my first app and submitted it for app store approval yesterday. I&#8217;ll put together a proper announcement after it has been approved and I&#8217;ll also do a series on the development and submission process.</p>
<div class="posttagsblock"><a href="http://technorati.com/tag/iPhone" rel="tag">iPhone</a></div>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/02/18/the-clock-is-ticking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
