<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>jnjosh .com</title>
	
	<link>http://www.jnjosh.com</link>
	<description>raleigh-based software developer and independent filmmaker</description>
	<lastBuildDate>Thu, 03 Jun 2010 06:46:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/jnjosh" /><feedburner:info uri="jnjosh" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>My iPhone App’s Icon in the Apple Storefront Display</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/kJ8t8shvJP0/</link>
		<comments>http://www.jnjosh.com/2009/iadvent-apple-store/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 04:35:57 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[apps]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[iphone-development]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=516</guid>
		<description><![CDATA[With over 100,000 apps available on the iTunes App Store, developers are striving to be seen. If your iPhone App is on the front page of the App Store, sales tend to rise. What if your App is in the actual Apple Store? Will it help sales? I guess it could, but most users won&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jnjosh.com/wp-content/uploads/2009/11/photo-4.jpg" class="fancy" rel="lightbox[iadventapple]"><img class="size-medium wp-image-518 alignright" title="photo-4" src="http://www.jnjosh.com/wp-content/uploads/2009/11/photo-4-225x300.jpg" alt="photo-4" width="162" height="216" /></a>With over 100,000 apps available on the iTunes App Store, developers are striving to be seen. If your iPhone App is on the front page of the App Store, sales tend to rise. What if your App is in the actual Apple Store? Will it help sales? I guess it could, but most users won&#8217;t make the leap from an image in the store to the app in iTunes. That said, at least you can say &#8220;My app was featured in the Apple Store&#8221;.</p>
<p><a href="http://www.jnjosh.com/2008/advent/">My app</a> was featured in the Apple Store.</p>
<p><span id="more-516"></span>This morning I received an email from another <a href="http://lawpower.net/">iPhone developer</a> in the Raleigh-Durham area (<a href="http://tantrumapps.com/">Tantrum Apps, if you have small kids these apps are a great find</a>). He shared an image he had taken from one of two local Apple Stores showing the icon for my app, <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=296809682&amp;mt=8">iAdvent</a> (iTunes Link). Checking out the other local store, I found the icon hanging up as well.</p>
<p><a href="http://www.jnjosh.com/wp-content/uploads/2009/11/photo-2.jpg"  class="fancy" rel="lightbox[iadventapple]"><img class="size-medium wp-image-517 alignleft" title="iAdvent at the Apple Store" src="http://www.jnjosh.com/wp-content/uploads/2009/11/photo-2-300x225.jpg" alt="iAdvent at the Apple Store" width="300" height="225" /></a>So how does this happen? I can only speculate. I wasn&#8217;t contacted by Apple or anything. I assume a store planner designed an in-store &#8220;App-Christmas&#8221; tree, and searched the store for matching themes. The design was approved, printed and sent to the stores. I have learned that this design is likely in most of the US stores, so my App is hanging up with other Christmas apps all over the US. (If you see this as true or not, let me know, it would be interesting to know if these displays are standard)</p>
<p>Still quite exciting to walk into your local Apple Store and see the icon you created hanging up for all to see.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/kJ8t8shvJP0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/iadvent-apple-store/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/iadvent-apple-store/</feedburner:origLink></item>
		<item>
		<title>iPhone App UI Tricks: Drag from outside the Screen (VIDEO)</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/zi0LKEKPRp4/</link>
		<comments>http://www.jnjosh.com/2009/iphone-app-ui-trick/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 05:51:54 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[iphone-development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=508</guid>
		<description><![CDATA[This really isn&#8217;t a trick, or even a tip. In fact, no additional code was written to get this behavior. However, it is too cool not to show some how and the small pictures on the App Store don&#8217;t do it justice. By placing a UIView (or subclassed view) on the bottom of my main [...]]]></description>
			<content:encoded><![CDATA[<p>This really isn&#8217;t a trick, or even a tip. In fact, no additional code was written to get this behavior. However, it is too cool not to show some how and the small pictures on the App Store don&#8217;t do it justice. By placing a UIView (or subclassed view) on the bottom of my main view, messages to touchesMoved:withEvent: are made as soon as your finger crosses into the iPhone&#8217;s screen. Voila!, the illusion of dragging from the outside of the screen.</p>
<p>My last app, or rather, <a href="http://tripleddesign.com/iphone-apps.html">Triple D Design&#8217;s latest app</a> &#8220;100 Percent&#8221; (<a href="http://www.itunes.com/apps/100percent">which is now available on iTunes</a>) has this little trick. See the video below.</p>
<p><a href="http://www.jnjosh.com/2009/iphone-app-ui-trick/"><em>Click here to view the embedded video.</em></a></p>
<p>I know this is insanely simple, but sometimes, the simplest things are the neat too.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/zi0LKEKPRp4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/iphone-app-ui-trick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/iphone-app-ui-trick/</feedburner:origLink></item>
		<item>
		<title>Are we in the Wild Wild West of iPhone App Marketing?</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/mOQ1q8PK7S8/</link>
		<comments>http://www.jnjosh.com/2009/iphone-wild-west/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 05:39:58 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[iphone-development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=503</guid>
		<description><![CDATA[I don&#8217;t remember where, or when; but I heard someone recently say &#8220;we are in the wild west of iPhone Apps&#8221;. Is this really true?
Yesterday, I attended the local iPhone Developer meetup (maybe that is where I heard it). The topic was iPhone App Marketing and featured some great presentations on where to go to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jnjosh.com/wp-content/uploads/2009/11/Screen-shot-2009-11-04-at-12.39.08-AM.png"><img class="alignright size-medium wp-image-506" title="Screen shot 2009-11-04 at 12.39.08 AM" src="http://www.jnjosh.com/wp-content/uploads/2009/11/Screen-shot-2009-11-04-at-12.39.08-AM-161x300.png" alt="Screen shot 2009-11-04 at 12.39.08 AM" width="161" height="300" /></a>I don&#8217;t remember where, or when; but I heard someone recently say &#8220;we are in the wild west of iPhone Apps&#8221;. Is this really true?</p>
<p>Yesterday, I attended the local <a href="http://www.meetup.com/iPhone-Developers/">iPhone Developer meetup</a> (maybe that is where I heard it). The topic was iPhone App Marketing and featured some great presentations on where to go to spread the word, and what to say. It all goes back to one principle: Start with a great App, then communicate it well.</p>
<p>There is this feeling though, not just locally, that the app store is in the wild west and people are taking advantage of that to be the next big thing. Well, of course they are. I think the build a business overnight success of the App Store is even more few and far between than we like to think (or hope), but there are still a lot of devices out there.</p>
<p>You might not make it to the scale some have, but you can still succeed. In our area, there are dozens or hundreds, I can only think of one who <a href="http://www.ethannicholas.com/iShoot/">made the big jump in leaving a day job</a>. So, are we in the Wild Wild West? I don&#8217;t believe so.</p>
<p><span id="more-503"></span></p>
<p>(Disclaimer: I&#8217;m a coder, not a marketer, not a salesman, not even a businessman.)</p>
<p>Sure, there are <a href="http://recombu.com/news/app-friday-iphone-app-store-is-a-squatters-delight_M11134.html">people squatting on app names</a>, <a href="http://gizmodo.com/5329756/third-largest-app-store-developer-gets-banned-for-sucking">pushing out so many junk iPhone apps they are banned from the store</a>, and several other crazy stories. In those areas, sure, wildness can roam. But how is this different from other industry?</p>
<p>An example: My other passion is filmmaking. What are the chances that I make a movie that will be the next <a href="http://www.imdb.com/title/tt1179904/">Paranormal Activity</a>? About the same as writing the next iShoot. Is this really a problem with the app store or is it sheer numbers. People pump out movies at an unbelievable rate just to make small audiences.</p>
<p>Thanks to YouTube, everyone is a filmmaker. Thanks to the iPhone, everyone is an app developer. In other words, every industry has trash.</p>
<p>I don&#8217;t believe that taking advantage of what Apple provides is bad. You do what you can to make your product sell. If you find your niche, you have to work it or it won&#8217;t be with you long. That is not the Wild West, that is business. I wish for people to stop buying fart apps, but their existence is not a reflection of the app store. It is a reflection of society.</p>
<p>For what it&#8217;s worth, I really like how <a href="http://tantrumapps.com/">Tantrum Apps</a> has found a niche and has worked on it. This really goes well with a <a href="http://37signals.com/svn/posts/981-the-secret-to-making-money-online">presentation from David Heinemeier</a> on making money online (by not trying to be the next Twitter); find your niche and work it.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/mOQ1q8PK7S8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/iphone-wild-west/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/iphone-wild-west/</feedburner:origLink></item>
		<item>
		<title>Updating the seemingly dead iPhone App</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/G6mWzzElOm0/</link>
		<comments>http://www.jnjosh.com/2009/update-the-dead-iphone-app/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 04:25:39 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[iphone-development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=498</guid>
		<description><![CDATA[I&#8217;ve often heard/read iPhone App developers comment on a connection between updating their apps and new sales. In other words, keeping your app up to date leads to more sales, and happier customers. Makes sense, really. What happens if an app, a small app, that is seemingly dead gets an update? Does the mere fact [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jnjosh.com/wp-content/uploads/2009/10/Screen-shot-2009-10-28-at-11.58.26-PM.png"><img class="alignright size-thumbnail wp-image-499" title="iPhone App Updates" src="http://www.jnjosh.com/wp-content/uploads/2009/10/Screen-shot-2009-10-28-at-11.58.26-PM-150x150.png" alt="iPhone App Updates" width="150" height="150" /></a>I&#8217;ve often heard/read iPhone App developers comment on a connection between updating their apps and new sales. In other words, keeping your app up to date leads to more sales, and happier customers. Makes sense, really. What happens if an app, a small app, that is seemingly dead gets an update? Does the mere fact of updating the app drive sales? Does an app that averages 2-3 sale / month? I decided to test it out on my own. Mostly curiosity, and in my small scale test, it does drive new sales.</p>
<p><span id="more-498"></span></p>
<p><a href="http://www.jnjosh.com/2009/iadvent-updated-design-evolution-bombs/">Earlier this month</a>, I updated my <a href="http://www.jnjosh.com/2008/advent/">Christmas-based app</a> and waited to see what would happen. As seen in the graph from <a href="http://www.appfigures.com">AppFigures</a>, the day the update went live, sales spiked. Not a huge spike, but a spike none the less. For an app (that only really works in December) new customers were generated from an update in October. Is this people just eager for Christmas? Maybe, but going from 3 sales to about 10 is a small result. I&#8217;m sure this scales to more popular apps too.</p>
<p><a href="http://www.jnjosh.com/wp-content/uploads/2009/10/Screen-shot-2009-10-28-at-11.58.26-PM.png"><img class="aligncenter size-full wp-image-499" title="iPhone App Updates" src="http://www.jnjosh.com/wp-content/uploads/2009/10/Screen-shot-2009-10-28-at-11.58.26-PM.png" alt="iPhone App Updates" width="820" height="373" /></a></p>
<p>I wonder if this builds over time, do constant updates continually build on the new sales?</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/G6mWzzElOm0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/update-the-dead-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/update-the-dead-iphone-app/</feedburner:origLink></item>
		<item>
		<title>iAdvent updated; Design Evolution bombs</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/iNYU-M6Vfs8/</link>
		<comments>http://www.jnjosh.com/2009/iadvent-updated-design-evolution-bombs/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 05:27:03 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=491</guid>
		<description><![CDATA[Finally after *almost* a year, I sat back with iAdvent and updated it for OS 3.0. Not much really needed to be done, but I did turn the mail options to the fancy(tm) new in-app mail UIs. It is now updated and awaiting approval.
One problem that seemed to drive me mad was an error that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jnjosh.com/wp-content/uploads/2008/11/adventthumb1.jpg"><img class="alignright size-full wp-image-359" title="adventthumb1" src="http://www.jnjosh.com/wp-content/uploads/2008/11/adventthumb1.jpg" alt="adventthumb1" width="120" height="120" /></a>Finally after *almost* a year, I sat back with iAdvent and updated it for OS 3.0. Not much really needed to be done, but I did turn the mail options to the fancy(tm) new in-app mail UIs. It is now updated and awaiting approval.</p>
<p>One problem that seemed to drive me mad was an error that happened when building for simulator after converting to the 3.0 frameworks. The error was:</p>
<p>&#8220;&#8230;missing required architecture i386 in file&#8230;&#8221;</p>
<p><span id="more-491"></span></p>
<p>Luckily, with the help of a <a href="http://stackoverflow.com/questions/1456185/build-error-missing-required-architecture-i386-in-file">post on StackOverflow</a>, I found there is a search path in the XCBuildConfiguration section that was getting in the way. Removed the sections from my build targets, and testing resumed.</p>
<p><a href="http://www.jnjosh.com/wp-content/uploads/2009/10/Screen-shot-2009-10-08-at-1.28.29-AM.png"><img class="alignright size-full wp-image-496" title="Screen shot 2009-10-08 at 1.28.29 AM" src="http://www.jnjosh.com/wp-content/uploads/2009/10/Screen-shot-2009-10-08-at-1.28.29-AM.png" alt="Screen shot 2009-10-08 at 1.28.29 AM" width="316" height="270" /></a>In other news, the <a href="http://www.jnjosh.com/2009/iphone-app-design-evolution-100percent/">iPhone App Design Evolution video</a> I put together last week seems to be a dud. Only something around 35 views of the video. I need to get a handle and the right time to put things out. Then again, tap tap tap already had a lot more followers when the released theirs. Oh well, we live and learn.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/iNYU-M6Vfs8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/iadvent-updated-design-evolution-bombs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/iadvent-updated-design-evolution-bombs/</feedburner:origLink></item>
		<item>
		<title>iPhone App Design Evolution – 100percent</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/-cyexUoP8wU/</link>
		<comments>http://www.jnjosh.com/2009/iphone-app-design-evolution-100percent/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 03:54:16 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[apps]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[iphone-development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=474</guid>
		<description><![CDATA[
Here it is, yet another video showing the process of creating an iPhone app, just a bit inspired by the video posted by tap tap tap. As you&#8217;ll see, this whole post is full of inspiration.
My latest project has been for a client that was looking for a focused percentage calculator. A quick search through the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jnjosh.com/wp-content/uploads/2009/09/ss0.jpg"><img class="alignright size-thumbnail wp-image-475" title="ss0" src="http://www.jnjosh.com/wp-content/uploads/2009/09/ss0-150x150.jpg" alt="ss0" width="150" height="150" /></a></p>
<p>Here it is, yet another video showing the process of creating an iPhone app, just a bit <a href="http://www.taptaptap.com/blog/convert-design-evolution/">inspired by the video posted by tap tap tap</a>. As you&#8217;ll see, this whole post is full of inspiration.</p>
<p>My latest project has been for a <a href="http://www.tripleddesign.com">client</a> that was looking for a focused percentage calculator. A quick search through the App Store shows a lot of tip calculators and even some percentage calculators. It would be very easy to pop a few controls and some simple math together to make an app, but aren&#8217;t Mac / iPhone interfaces supposed to be a bit more thought out? Well, yeah.</p>
<p>Keep reading for a video showing the process of designing the app from sketch, to final product. Or just <a href="http://www.itunes.com/apps/100percent">check out the app on iTunes</a> (iTunes link)</p>
<p><span id="more-474"></span></p>
<p><strong>More on Inspiration</strong></p>
<p>Ok, I said the post would be about inspiration. You don&#8217;t have to look far to see the inspiration for the design of 100percent. <a href="http://tapbots.com/">Tapbots</a> create wonderful apps that are <em>&#8220;utility robots designed and engineered for your iPhone and iPod Touch&#8221;</em>. Now, 100percent is not a robot and not a direct clone, but you have to give credit when its due.</p>
<p style="text-align: center; "><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6843889&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ff9933&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="320" height="480" src="http://vimeo.com/moogaloop.swf?clip_id=6843889&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ff9933&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center; ">
<p><strong>Find out more</strong></p>
<p>Learn more about 100percent at <a href="http://www.tripleddesign.com">Triple D Design</a> or <a href="http://www.itunes.com/apps/100percent">buy it now on the iTunes App Store</a></p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/-cyexUoP8wU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/iphone-app-design-evolution-100percent/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/iphone-app-design-evolution-100percent/</feedburner:origLink></item>
		<item>
		<title>100percent</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/vWNNkiwSPYM/</link>
		<comments>http://www.jnjosh.com/2009/100percent/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 03:49:51 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[portfolio]]></category>
		<category><![CDATA[iphone app]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=482</guid>
		<description><![CDATA[In mathematics, a percentage is a way of expressing a number as a fraction of 100 (per cent meaning &#8220;per hundred&#8221;). This application is a focused percentages calculator.
If you work with percentage data and numbers, this is a must have application. Reduce the amount of steps and data entry to calculate percentages. Starting with a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jnjosh.com/wp-content/uploads/2009/09/ss0.jpg"><img class="alignright size-medium wp-image-475" title="ss0" src="http://www.jnjosh.com/wp-content/uploads/2009/09/ss0-208x300.jpg" alt="ss0" width="208" height="300" /></a>In mathematics, a percentage is a way of expressing a number as a fraction of 100 (per cent meaning &#8220;per hundred&#8221;). This application is a focused percentages calculator.</p>
<p>If you work with percentage data and numbers, this is a must have application. Reduce the amount of steps and data entry to calculate percentages. Starting with a clean interface and a unique, well designed, number entry system that takes advantage of the latest iPhone features and provides you with the right combination of style and ease of use to compliment your sleek iPhone.</p>
<p>Learn more  at <a href="http://www.tripleddesign.com">Triple D Design&#8217;s website</a>, my <a href="http://www.jnjosh.com/2009/iphone-app-design-evolution-100percent">design evolution video</a>, or <a href="http://www.itunes.com/apps/100percent">on the iTunes App Store</a>.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/vWNNkiwSPYM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/100percent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/100percent/</feedburner:origLink></item>
		<item>
		<title>iPhone App Gold Rush and MonoTouch</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/_6xq3Cvw_yM/</link>
		<comments>http://www.jnjosh.com/2009/iphone-app-gold-rush-and-monotouch/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 03:59:50 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[iphone-development]]></category>
		<category><![CDATA[mac-development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=472</guid>
		<description><![CDATA[Another day, another story about the success of an iPhone App Developer. This time around Tap Tap Tap tells the story of Convert, a great app I bought on day 1. I love these stories, they are inspiring, but they are also disturbing. These stories drive thousands of people into the Gold Rush (myself included). [...]]]></description>
			<content:encoded><![CDATA[<p>Another day, another story about the success of an iPhone App Developer. This time around <a href="http://www.taptaptap.com/blog/convert-first-month-sales/">Tap Tap Tap tells the story of Convert</a>, a great app I bought on day 1. I love these stories, they are inspiring, but they are also disturbing. These stories drive thousands of people into the Gold Rush (myself included). I haven&#8217;t been a long-time member of the Mac Developer community, but I see how the influx of programmers only trying to strike rich can be strange. Do these developer plan to stay? Expand the community? Even if there is no iPhone money made? I know I&#8217;m in for the long haul.</p>
<p>Which leads to <a href="http://monotouch.net">MonoTouch</a>. Now available today, for a hefty price, the Mono folks have released MonoTouch to a large community of .NET developers. It is pretty amazing what they&#8217;ve done, even including Interface Builder into the process. From skimming through <a href="http://monotouch.net/Tutorials/MonoDevelop_HelloWorld">the hello world example</a>, it appears there are a lot of CocoaTouch concepts required for developing in Objective-C. One side of me (The .NET developer side) is highly excited. The other side (the one that has spent a lot of time learning Cocoa) is apathetic. Why use this now? I guess I&#8217;m not the exact target of it. Still, I do wonder how much of an overhead there is in using MonoTouch.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/_6xq3Cvw_yM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/iphone-app-gold-rush-and-monotouch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/iphone-app-gold-rush-and-monotouch/</feedburner:origLink></item>
		<item>
		<title>MSDN Southern Fried Roadshow and AJAX in Moderation</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/PzkFBRZmN8k/</link>
		<comments>http://www.jnjosh.com/2009/msdn-southern-fried-roadshow-and-ajax-in-moderation/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 06:42:40 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web-development]]></category>
		<category><![CDATA[windows-development]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=468</guid>
		<description><![CDATA[Friday afternoon, a few coworkers (and our boss) stepped out of work to attend the MSDN Southern Fried Roadshow over at NCSU. Two session on Silverlight, and a session on VS2010 and ASP.NET 4 was delivered to a nearly full room.
After the short seminar, we had a small discussion on the usefulness of AJAX. I [...]]]></description>
			<content:encoded><![CDATA[<p>Friday afternoon, a few coworkers (and our boss) stepped out of work to attend the MSDN Southern Fried Roadshow over at NCSU. Two session on Silverlight, and a session on VS2010 and ASP.NET 4 was delivered to a nearly full room.</p>
<p>After the short seminar, we had a small discussion on the usefulness of AJAX. I was in the minority of &#8220;getting&#8221; it and &#8220;liking&#8221; it. Now, I&#8217;m not calling for sites to be some massive AJAX project where every single function is transmitted over the net. However, I do find there are more valid places for it than we discussed.</p>
<p><span id="more-468"></span></p>
<p>Let me explain, one comment was, that all of your logic is available via view source and that by using a code-behind, this is protected. This, I disagree with the most. AJAX is not meant to be used to perform logical operations. If someone is putting Business Logic in the Javascript or in the AJAX calls, they are doing it wrong. The data being transmitted should ONLY BE THE VIEW DATA, nothing more. The data inserted into a control in an ASP.NET code-behind should be the same data you&#8217;d transmit. AJAX just provides a way to skip the update of the entire page.</p>
<p>The simple truth is, nothing should be done in excess. Client-side Javascript provides a great way to modify and enhance the user experience, communicate data back to the server and more. It can be overdone, but so can over-reliance of the postback.</p>
<p><strong>MSDN Southern Fried Road Show<br />
</strong></p>
<p>Session 1, Connected Silverlight Applications, detailed creating WCF web services that used a binary format to transmit data instead of using XML. While this was pretty interesting, I have to question a few assumptions. The idea that server cycles required to serialize data to XML (or JSON) is more of a problem than the bandwidth to transfer said data seems off to me. I mean, it is a lot cheaper to build a bigger machine than to buy more bandwidth; and that is server side, not even mentioning the client side. I think I just don&#8217;t fully grasp Silverlight (or Flash) as an application platform.</p>
<p>Session 2, Microsoft&#8217;s Prism for Component Applications, discussed Microsoft&#8217;s new framework, or development pattern, or silverlight/WPF building library. Therein is the problem. I don&#8217;t really know what Prism is. From what I can tell, it looks very interesting, but it will require more research.</p>
<p>Session 3, The Future of ASP.NET and VS2010 was by far my favorite. They discussed a few of the new features coming in VS2010 and ASP.NET. What am I looking forward to? ASP.NET AJAX 4. First, a disclaimer, I hated ASP.NET AJAX. The AJAX toolkit was a complicated mess and I could never get into it. I guess I&#8217;m old school and like to write my own Javascript. However, ASP.NET AJAX 4 has hit it out of the park. Live 2-way binding. I am looking forward to experimenting with this.</p>
<p>So there it is, I don&#8217;t get Silverlight, I like AJAX in moderation, and I hate postbacks.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/PzkFBRZmN8k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/msdn-southern-fried-roadshow-and-ajax-in-moderation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/msdn-southern-fried-roadshow-and-ajax-in-moderation/</feedburner:origLink></item>
		<item>
		<title>A Month with Desktop Clients – Results</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/6e2g5uuOZMA/</link>
		<comments>http://www.jnjosh.com/2009/a-month-with-desktop-results/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 05:56:33 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[apps]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=455</guid>
		<description><![CDATA[Exactly one month ago, I decided to stop using web clients and start using desktop clients for some frequent tasks. What did I find?  I like theweb clients better. For most of the apps I tried, I lasted about a day or two.
Why? I don&#8217;t know. Maybe I have pre-conditioned myself to automatically open the [...]]]></description>
			<content:encoded><![CDATA[<p>Exactly one month ago, I decided to <a href="http://www.jnjosh.com/2009/a-month-with-desktop-clients/">stop using web clients and start using desktop clients</a> for some frequent tasks. What did I find?  I like theweb clients better. For most of the apps I tried, I lasted about a day or two.</p>
<p>Why? I don&#8217;t know. Maybe I have pre-conditioned myself to automatically open the browser over the last 15 years. In some cases, I simply preferred the web version. These are all great apps though, here&#8217;s the break down:</p>
<ul>
<li><a style="text-decoration: none; color: #323232; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #e9e9e9; background-position: initial initial;" href="http://www.postbox-inc.com/">Postbox</a> is a great app, but I just prefer gmail. The web user interface is about as good as I could wish for.</li>
<li><a style="text-decoration: none; color: #323232; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #e9e9e9; background-position: initial initial;" href="http://nnwbeta.com/">NetNewsWire</a> was the same as above, google reader (with the help of <a href="http://www.phantomfish.com/byline.html">ByLine</a> on my iPhone) is what I prefer.</li>
<li><a style="text-decoration: none; color: #323232; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #e9e9e9; background-position: initial initial;" href="http://www.atebits.com/">Tweetie</a> is the one case where I did use the desktop application. Tweetie has a better user experience than twitter itself.</li>
<li><a style="text-decoration: none; color: #323232; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #e9e9e9; background-position: initial initial;" href="http://www.red-sweater.com/marsedit/">MarsEdit</a> was a long shot anyway, I mean, this is the first post since a month ago, I just haven&#8217;t blogged enough to even remember it exists.</li>
</ul>
<p>So there it is. I&#8217;m a web-based junkie.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/6e2g5uuOZMA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/a-month-with-desktop-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/a-month-with-desktop-results/</feedburner:origLink></item>
		<item>
		<title>Found Footage: Hole in chest effect</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/BGbM6XTFJ1U/</link>
		<comments>http://www.jnjosh.com/2009/hole-in-chest-effect/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 05:08:35 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[filmmaking]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=459</guid>
		<description><![CDATA[A small project I signed on to last year, but couldn&#8217;t finish due to time constraints was to do the visual effects to make someone look like they had a hole in their chest. I just found the test footage. I think it was pretty cool for a quick test. Check it out:
]]></description>
			<content:encoded><![CDATA[<p>A small project I signed on to last year, but couldn&#8217;t finish due to time constraints was to do the visual effects to make someone look like they had a hole in their chest. I just found the test footage. I think it was pretty cool for a quick test. Check it out:</p>
<p><a href="http://www.jnjosh.com/2009/hole-in-chest-effect/"><em>Click here to view the embedded video.</em></a></p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/BGbM6XTFJ1U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/hole-in-chest-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/hole-in-chest-effect/</feedburner:origLink></item>
		<item>
		<title>A Month with Desktop Clients</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/9g_GWFjDKe4/</link>
		<comments>http://www.jnjosh.com/2009/a-month-with-desktop-clients/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 23:02:41 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=391</guid>
		<description><![CDATA[Between Gmail, Google Docs, Google Reader, and now, google voice, I spend 99% of my time in the google domain. So I guess I&#8217;ll try some desktop software for awhile and see how it goes. I&#8217;ve decided (apparently just now) that I will do this for a month. The choices?


Postbox for Gmail (and my MobileMe)
NetNewsWire [...]]]></description>
			<content:encoded><![CDATA[<p>Between Gmail, Google Docs, Google Reader, and now, google voice, I spend 99% of my time in the google domain. So I guess I&#8217;ll try some desktop software for awhile and see how it goes. I&#8217;ve decided (apparently just now) that I will do this for a month. The choices?</p>
<p><span id="more-391"></span></p>
<ul>
<li><a href="http://www.postbox-inc.com/">Postbox</a> for Gmail (and my MobileMe)</li>
<li><a href="http://nnwbeta.com/">NetNewsWire</a> for Google Reader</li>
<li><a href="http://www.atebits.com/">Tweetie</a> for Twitter (which I have been neglecting)</li>
<li><a href="http://www.red-sweater.com/marsedit/">MarsEdit</a> for Blogging (which is even more neglegted)</li>
</ul>
<p>If you choose, you could blame this post as an opportunity to test out <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a>. But I&#8217;m not judging.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/9g_GWFjDKe4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/a-month-with-desktop-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/a-month-with-desktop-clients/</feedburner:origLink></item>
		<item>
		<title>Finding the time</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/I2qOHWU1B44/</link>
		<comments>http://www.jnjosh.com/2009/finding-the-time/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 11:36:05 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[gtd]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=383</guid>
		<description><![CDATA[Is it OK for a software developer to buy a theme for their blog? I&#8217;m no expert, but I know enough PHP to create my own theme and have in the past. So is it lazy? At first, I thought so. Then I realized one simple thing: It isn&#8217;t worth my time.
For whatever reason, I [...]]]></description>
			<content:encoded><![CDATA[<p>Is it OK for a software developer to buy a theme for their blog? I&#8217;m no expert, but I know enough PHP to create my own theme and have in the past. So is it lazy? At first, I thought so. Then I realized one simple thing: It isn&#8217;t worth my time.</p>
<p>For whatever reason, I decided I needed to update my site and reactivate my neglected blog. The time I&#8217;d spend writing, tweaking, and stressing over making my theme perfect just isn&#8217;t the best way to spend my time. So I bought a theme. There are thousands out there, but I finally committed to one and spent the money. That $70 will be a lot better spent while I work on what I really want to work on; iPhone apps and a few AU 2009 Proposals.</p>
<p>This realization is very revolutionary to me. I don&#8217;t know how other developers are, but I often fight doing &#8216;project a&#8217; due to interest in &#8216;project b&#8217;, &#8216;c&#8217;, and &#8216;language a&#8217;, &#8216;b&#8217;, &#8216;c&#8217;. At that rate, I&#8217;ll never find the time to finish anything as I&#8217;ll continually be trying that new thing. In other words: Focus. When at work, I&#8217;ll focus on .NET, WCF, AutoCAD, and those things, and at home, I&#8217;ll focus on Objective-C and any side projects I happen to be working on. Eureka!</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/I2qOHWU1B44" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/finding-the-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/finding-the-time/</feedburner:origLink></item>
		<item>
		<title>Tweetie for Mac</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/fEhd5Cr6UVs/</link>
		<comments>http://www.jnjosh.com/2009/tweetie-mac/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:46:46 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[apps]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=377</guid>
		<description><![CDATA[Monday is here and as promised, atebits has released Tweetie for Mac. Having spent the $2.99 for the iPhone version I had high hopes for the Mac version. With a couple exceptions, it is great!
I&#8217;ve been a Twhirl user for some time, it ended up being the better of many, many twitter clients. I think [...]]]></description>
			<content:encoded><![CDATA[<p>Monday is here and as promised, <a href="http://www.atebits.com/">atebits</a> has released <a href="http://www.atebits.com/tweetie-mac/">Tweetie for Mac</a>. Having spent the $2.99 for the iPhone version I had high hopes for the Mac version. With a couple exceptions, it is great!</p>
<p>I&#8217;ve been a <a href="http://www.twhirl.org">Twhirl</a> user for some time, it ended up being the better of many, many twitter clients. I think I may switch, however to Tweetie for one feature alone: Conversation view. Being able to click on a conversation I have no context for and seeing what is going on makes so much sense, I&#8217;m suprised it hasn&#8217;t happened before. (It may have, I just haven&#8217;t looked)</p>
<p>The worst part, no opacity option. While this seems simple enough to ignore, It helped in the focus department. Set the opacity to 20% when not active and you don&#8217;t see the thousands of tweets streaming by every second.</p>
<p>Sacrifice! I&#8217;ll have to sacrifice opacity for a better, in my opinion, UI. Good UI makes me happy.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/fEhd5Cr6UVs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2009/tweetie-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2009/tweetie-mac/</feedburner:origLink></item>
		<item>
		<title>AU Envy</title>
		<link>http://feedproxy.google.com/~r/jnjosh/~3/zieiXmaLNXw/</link>
		<comments>http://www.jnjosh.com/2008/au-envy/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 01:27:17 +0000</pubDate>
		<dc:creator>Josh Johnson</dc:creator>
				<category><![CDATA[autodesk]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.jnjosh.com/?p=320</guid>
		<description><![CDATA[Autodesk University is this week, I haven&#8217;t been in two years and it feels like a lifetime. Envy is born. One of my favorite blogs, Through the Interface, has had videos from floor of The Venetian. Envy grows. Spending all day writing code to generate drawings using Autodesk&#8217;s APIs. Envy boils.
With all the iPhone app [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jnjosh.com/wp-content/uploads/2008/12/au.png"><img class="alignleft size-full wp-image-321" title="au" src="http://www.jnjosh.com/wp-content/uploads/2008/12/au.png" alt="" width="303" height="70" /></a><a href="http://au.autodesk.com">Autodesk University</a> is this week, I haven&#8217;t been in two years and it feels like a lifetime. Envy is born. One of my favorite blogs, <a href="http://through-the-interface.typepad.com/">Through the Interface</a>, has had videos from floor of The Venetian. Envy grows. Spending all day writing code to generate drawings using <a href="http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;id=9078672">Autodesk&#8217;s APIs</a>. Envy boils.</p>
<p>With all the iPhone app development I have been doing lately, I figured the AU envy would be lighter. Of course, it only creates more desire to be at AU. Maybe some sort of app for the AutoCAD world is needed..</p>
<p>As a side note, I am pretty disappointed with the one app Autodesk has put out. Seriously, Autodesk, that&#8217;s your <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=295089687&amp;mt=8">one entry into iPhone world (itunes)</a>? No DWF viewer? Maybe the Objective-C is flowing in San Rafael. One can only hope.</p>
<img src="http://feeds.feedburner.com/~r/jnjosh/~4/zieiXmaLNXw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jnjosh.com/2008/au-envy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jnjosh.com/2008/au-envy/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.300 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-18 08:36:04 -->

