<?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>PlanetB &#187; iPad</title>
	<atom:link href="http://www.planetb.ca/tag/ipad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.planetb.ca</link>
	<description></description>
	<lastBuildDate>Sat, 31 Dec 2011 23:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Halloween 2010 Project &#8211; Spooky Sound Pad</title>
		<link>http://www.planetb.ca/2010/09/halloween-2010-project-spooky-sound-pad/</link>
		<comments>http://www.planetb.ca/2010/09/halloween-2010-project-spooky-sound-pad/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 22:45:56 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS 4]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone dev]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[Spooky sounds]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=361</guid>
		<description><![CDATA[It has occurred to me on more than one occasion that with as many people in the World as there are, a unique idea is very rare.  The likelihood that an idea I get is something that has not yet been done is very low.  This is the case with my latest small project &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.planetb.ca/wp-content/uploads/2010/09/iphone-spooky-sound-app.jpg"><img class="aligncenter size-full wp-image-362" title="iphone-spooky-sound-app" src="http://www.planetb.ca/wp-content/uploads/2010/09/iphone-spooky-sound-app.jpg" alt="" width="588" height="164" /></a></p>
<p>It has occurred to me on more than one occasion that with as many people in the World as there are, a unique idea is very rare.  The likelihood that an idea I get is something that has not yet been done is very low.  This is the case with my latest small project &#8211; <a title="Spooky Halloween Sounds" href="http://www.spookysoundpad.com" target="_blank">Spooky Sound Pad</a> for the iPhone.</p>
<p>I had the idea months ago and only recently spent a few hours over one weekend putting it together.  Ok &#8211; so it wasn&#8217;t really just a few hours.  To be honest, the app took most of the weekend, but the bulk of the effort was spent on creating the icons and editing the sound files.  The dev portion was very simple.</p>
<p>Nearly done, the thought dawned on me that perhaps I&#8217;d search the App Store to see if anything similar already existed.  Of course, once again, I was thwarted by the saturated iPhone app market.  Several apps that do virtually the same thing already existed.  One of which is titled something almost identical. Of course, some of them cost money and <a title="Halloween Sounds" href="http://www.spookysoundpad.com" target="_self">Spooky Sound Pad</a> was to be free.  Besides &#8211; there&#8217;s always room for competition, right?</p>
<p>In a nutshell, Spooky Sound Pad is a<a title="Halloween Sounds" href="http://www.spookysoundpad.com" target="_blank"> Halloween sound generator</a> for the iPhone.  It&#8217;s dead simple.  It brings up a splash screen, loads the sound files, then brings up another window that has buttons on it.  When you click the buttons the associated sound plays.  That&#8217;s it.  Seriously &#8211; that&#8217;s it.</p>
<p>Even though I&#8217;m sure that coding this app in Objective-C would have been dead easy, I opted to use <a href="http://www.appcelerator.com/" target="_blank">Appcelerator Titanium</a> instead.  Recently Apple loosened the rules on how apps can be built for the iPhone.  This update to their terms of use put me at ease with using Titanium, fairly certain that my app would probably not get turned down by the App Store police simply for using a third party framework (something that may not have been the case a few months ago).</p>
<p>Appcelerator Titanium isn&#8217;t necessarily rock solid (I did encounter some problems that cause several reinstalls) but what it boils down to is if you can code in Javascript, you can create an iPhone app (or Android and soon Blackberry).  In total, I&#8217;d guess that I wrote about 200 lines of Javascript all said and done.  Maybe even less.</p>
<p>Getting the app built and ready for distribution ultimately did require me to use Xcode.  And more than once, things went bananas and I had to reinstall Titanium in order for things to properly load on the iPhone emulator.  But overall, I think that Appcelerator Titanium is the best and easiest way to get an app idea off the ground.  That said, if the app were to use OpenGL or some other API&#8217;s not supported by Titanium, I think good ol&#8217; Objective-C and Xcode are where I&#8217;d want to head.</p>
<p>Another nice thing about the Titanium API is that it supports Apple&#8217;s iAd.  With one line (maybe two), I was up and running with the iAd network.  Very slick, but unfortunately all wasn&#8217;t gold with the iAds. I&#8217;m not one to actually read the manual much before jumping into something. I didn&#8217;t activate the iAd network before sending my binary to Apple and also made some assumptions with how iAd was supposed to display.  This caused me to have to rack my brain for a while with it &#8211; surfing all over forums for some answers and coming up mostly empty handed.  I&#8217;ll probably write another post on that subject.</p>
<p>Now that an updated binary is out, it&#8217;s really just a matter of people downloading the Free Spooky Sound Pad for the iPhone and me seeing a little advertising revenue to come in.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2010/09/halloween-2010-project-spooky-sound-pad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thoughts on RIM, QNX and the PlayBook</title>
		<link>http://www.planetb.ca/2010/09/thoughts-on-rim-qnx-and-the-playbook/</link>
		<comments>http://www.planetb.ca/2010/09/thoughts-on-rim-qnx-and-the-playbook/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 09:00:56 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[blackpad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[playbook]]></category>
		<category><![CDATA[qnx]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=354</guid>
		<description><![CDATA[When RIM first announced that they were bringing a tablet to the market, I was excited. I felt like the odd man out thought. Scouring the web, it was apparent that many were skeptical. Beyond skeptical actually, suggesting it was not a market that RIM should be entering, or that RIM is a company on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.planetb.ca/wp-content/uploads/2010/09/tablet_image1a.jpg"><img class="aligncenter size-full wp-image-355" title="tablet_image1a" src="http://www.planetb.ca/wp-content/uploads/2010/09/tablet_image1a.jpg" alt="" width="612" height="171" /></a></p>
<p>When RIM first announced that they were bringing a tablet to the market, I was excited. I felt like the odd man out thought.  Scouring the web, it was apparent that many were skeptical.  Beyond skeptical actually, suggesting it was not a market that RIM should be entering, or that RIM is a company on its way under or that there wasn&#8217;t any way it would be able to compete with Apple&#8217;s iPad. I found myself posting comments on blogs more often than usual, attempting to argue my point.  It didn&#8217;t take long for me to ask myself what the heck I was doing &#8211; I sometimes get caught up in arguments that for the most part are moot&#8230;  Human nature I suppose.  Regardless, my point was:</p>
<p>RIM isn&#8217;t necessarily competing against Apple.  Where Apple dominates the consumer market, RIM dominates the business market.  Where Apple made the iPad 3G device, RIM is betting on ubiquitous Internet via the BlackBerry and Bluetooth tethering (which is brilliant, by the way &#8211; why Apple didn&#8217;t do this is beyond me).  RIM is looking at high integration between devices and apps.  Apple &#8211; well, they have a different model.  RIM employs high security models and practices, heavily baked into their platforms from the ground up &#8211; something that I think is more of an after-thought, unfortunately, with other devices and platforms.</p>
<p>Don&#8217;t get me wrong &#8211; I love my iPad &#8211; I use it daily for reading ebooks and surfing the net and using an RDP client on it to access my desktop from the couch or using its brilliant Twitter client. Heck &#8211; I build apps for iOS in my spare time.  The iPhone and iPad and iPod Touch are game changing tech and an awesome platform.  Apple catalyzed the new mobile paradigm we&#8217;re in with these products and they continue to inspire with new models.</p>
<p>It&#8217;s just that I can&#8217;t see RIM failing here.</p>
<h2>The BlackBerry PlayBook</h2>
<p>And then yesterday I felt a little vindicated.  Just a little anyway.  Mike L made that epic announcement that floored most people &#8211; myself included.  I doubt anyone saw that coming.  The PlayBook&#8217;s specs are tight.</p>
<ul>
<li>Multi-touch 1080p 7 inch screen</li>
<li>1080p hdmi out to be used as a separate display</li>
<li>Dual HD front and rear cameras</li>
<li>Dual core 1GHz chipset with graphics acceleration (QNX can scale easily so look for frequent chipset updates)</li>
<li>Developed in partnership with Adobe to provide tight Full Flash and AIR integration (AIR integration will be huge, btw)</li>
<li>Using the QNX OS, which has a 30+ year history of providing serious stability and scalability (read some QNX systems haven&#8217;t rebooted in just as long)</li>
<li>Optimized Java VM (from QNX eng) that will provide full support BlackBerry OS 6</li>
<li>Full OpenGL acceleration</li>
<li>1Gb memory</li>
<li>No announcement of storage, but I doubt if it won&#8217;t have high capacity micro (or full size) SD card support</li>
<li>Ubiquitous Internet via WiFi (b/g/n) or Bluetooth tethering with BlackBerry (awesome, IMO, despite analysts &#8211; &#8220;why the f* would someone want a separate SIM card?&#8221; &#8211; Mike&#8217;s words exactly)</li>
<li>Potential to act as companion device for BB&#8217;s.  Thinking &#8220;Super Apps&#8221; on steroids</li>
<li>Built from ground up to support WebKit and HTML5</li>
</ul>
<p>So yeah, in a sense, tight indeed.  These specs are far above anything I thought RIM was capable of pulling off.  Definitely looking ahead, this setup will be sufficient for the short term and will hold itself well against the competition over the course of the next year.  And I have a hunch that a Q1 consumer release in North America could be followed by a hardware upgrade or new model number later on in the year, if RIM&#8217;s pattern of delivering multiple versions of a platform hold for the tablet as well.  Given the high scalability nature of the QNX OS, this isn&#8217;t out of the question.  Mike hinted during the keynote of 6 core processors &#8211; perhaps this was in reference to Marvel&#8217;s recent announcement of their new chip which is exactly that (a six core mobile beast supporting multi screens at 2048p)? Maybe speculation is dangerous.</p>
<p>The DataViz Documents to Go acquisition makes more sense now too.  The PlayBook will have full Office support.  Paired with the enterprise grade security and mail server connectivity, it&#8217;s a corporate loving dream machine &#8211; exactly the direction where RIM needed to go with it.</p>
<p>But let&#8217;s be honest, there is no way in Hell that RIM will be able to go to market with this thing by year&#8217;s end.  And to all of the analysts calling this a mistake, I say to you, &#8220;you are out of your mind&#8221;!  It&#8217;s a necessity. QNX was only recently acquired and it takes more than a few months to pull together an OS with a custom Java VM and a base app set of any quality. That sort of thing doesn&#8217;t happen overnight. A Q1 release to North America would also seem extremely difficult (IMO).  I know that personally I&#8217;d have reservations about meeting that sort of timeline. Fingers crossed thought.</p>
<p>When they do get to that point of having production units getting boxed, another question comes up&#8230;  How is RIM going to market and distribute this thing?  This is going to be one of the make it or break it factors determining whether the PlayBook is an overwhelming success or a #fail.  Again &#8211; my opinion.</p>
<p>Since the dawn of time, RIM has relied largely on carrier support for marketing and sales.  And the carriers can practically give away BlackBerries on contracts (and they do).  But the PlayBook doesn&#8217;t have a SIM card.  Carriers won&#8217;t be able to make money via a data plan and therefore they likely won&#8217;t sell them either.  RIM is going to have to rely on a retail channel for the PlayBook &#8211; something that I&#8217;m not sure RIM is very good at doing &#8211; at least we don&#8217;t have any real evidence otherwise.</p>
<p>But if the price is right and RIM&#8217;s marketing is epic and the BlackBerry branding efforts continue to balloon, the PlayBook could definitely be a win and maybe we&#8217;ll finally see the RIM stock price start an upward trend.</p>
<p>QNX was a superb buy for RIM.  I can see how QNX will absolutely transform them.  The 30+ year old OS that never needs a reboot gives RIM an unparalleled platform in the smartphone industry.  And QNX is the embedded OS of choice for many things.  From cars to clocks to aerospace, QNX is the underlying embedded OS.  In fact, if the rumours are true, QNX will also be the base for future BlackBerry smartphones.  Of course, a common OS would make the most sense (although OS6 apps are said to be portable with the PlayBook).</p>
<p>Suddenly RIM isn&#8217;t only about the smartphone or tablet.  RIM has its foot in the door for other things as well&#8230; and potential for integration and pairing between those things.  Suddenly my smartphone, my tablet, my fridge, car and stereo are all running RIM software.  Visions of Mike L and Jim B in a dark room and maniacal laughter.</p>
<p>In short, the QNX OS and PlayBook will help RIM build a good long term strategy.  Sure Apple and Android are bring their A game, but there&#8217;s no doubt in my mind that RIM is going to see huge numbers over the next couple of years and will retain its position as a leader in the mobile industry.</p>
<p>Mad props&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2010/09/thoughts-on-rim-qnx-and-the-playbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Heart Kindle App</title>
		<link>http://www.planetb.ca/2010/07/i-heart-kindle-app/</link>
		<comments>http://www.planetb.ca/2010/07/i-heart-kindle-app/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 00:32:43 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[iBooks]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Kindle]]></category>
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=291</guid>
		<description><![CDATA[I bought an iPad. I don&#8217;t live in the US. Therefore, I&#8217;m stuck with a limited selection of iBooks content, and a selection that unfortunately doesn&#8217;t include any of the books that I&#8217;d otherwise be interested in. I&#8217;m not suggesting it&#8217;s a bad selection &#8211; Canadian content is great&#8230; just that it doesn&#8217;t necessarily interest [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-293" title="iheart-amazon-kindle" src="http://www.planetb.ca/wp-content/uploads/2010/07/iheart-amazon-kindle.jpg" alt="" width="612" height="143" /></p>
<p>I bought an <a title="iPad" href="http://www.planetb.ca/tag/ipad/">iPad</a>.  I don&#8217;t live in the US.  Therefore, I&#8217;m stuck with a limited selection of <strong>iBooks</strong> content, and a selection that unfortunately doesn&#8217;t include any of the books that I&#8217;d otherwise be interested in.  I&#8217;m not suggesting it&#8217;s a bad selection &#8211; <strong>Canadian content</strong> is great&#8230; just that it doesn&#8217;t necessarily interest me.</p>
<p>And I don&#8217;t have a <strong>Kindle</strong> or other ebook reader and the books that I want to read are new releases and as such don&#8217;t seem to be found as an ebook through less legitimate means.  Not that I&#8217;d do that anyway, although GoodReader is easily the best app I have on my <a href="http://www.planetb.ca/tag/ipad/">iPad</a>.</p>
<p>So I decided to download the <strong>Kindle app</strong>.</p>
<p>It isn&#8217;t spectacular at first glance.  Certainly doesn&#8217;t have the fancy-pants page turning animations that iBooks has (although on a positive note, the Kindle app is free of that dreadful faux bookshelf graphic that iBooks has). Despite the lack of fancy-pants-ness, however, I must say that I truly like the Kindle app.</p>
<p>I busted through a few sample chapters from various books that were magically sent to my iPad through the Amazon &#8220;whispernet&#8221; after I clicked the &#8220;send to kindle&#8221; button on the Amazon website.  Then  I decided to purchase Rework from 37Signals&#8217; Jason Fried and David Heinemeier Hansson and this is where the awesomeness of the Kindle app really hit me.</p>
<p>First, I can create notes and highlight parts of the book with ease.  Going back to those highlights and page notes is super easy too.</p>
<p>But I can also see other people&#8217;s highlighted text.  This really blew me away.  If enough people highlight the same text, it shows up unobtrusively underlined in everyone else&#8217;s copy (can be turned off).  Wow!  It&#8217;s like social networking meets reading!  Absolutely brilliant.  I&#8217;m sure this is also a feature on the physical Kindle and hardly news to many, but seeing it with my own Kindle rookie eyes made me all giddy inside.</p>
<p>Bookmarking is easy; navigating around the book is easy; pics show up nicely on the iPad screen; book downloads are quick and small.</p>
<p>And then I decided to load Kindle on my iPod Touch.  As soon as that completed, I was able to read my collection on that as well!<br />
Then I decided to download Kindle for my BlackBerry.  Shwing!  Yep, I can read my book on there too.</p>
<p>Suddenly I can read my <a href="http://www.planetb.ca/?s=book">book </a>wherever I am.  In bed, on the couch: iPad. On a bus or on the can: iPod version.  In line at Timmy&#8217;s: BlackBerry is great too.  And best of all, Kindle picks up in the book right where I left off on the other device.</p>
<p>Yes, this makes me very happy.</p>
<p>Oh, and Rework is an absolutely <a href="http://www.planetb.ca/?s=book">fantastic book</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2010/07/i-heart-kindle-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Five Top Must Have iPad App Picks (imho)</title>
		<link>http://www.planetb.ca/2010/06/the-top-must-have-ipad-app-picks-imho/</link>
		<comments>http://www.planetb.ca/2010/06/the-top-must-have-ipad-app-picks-imho/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 02:02:42 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=197</guid>
		<description><![CDATA[Since I got the iPad, I&#8217;ve been using it extensively. I&#8217;ve finally gotten used to the keyboard and I&#8217;ve stopped sending half written emails. I&#8217;ve also downloaded quite a few apps. The vast majority of these have gone virtually untouched. Out of all the apps I currently have, besides the stock apps (browser, mail, calendar, [...]]]></description>
			<content:encoded><![CDATA[<p>Since I got the iPad, I&#8217;ve been using it extensively.  I&#8217;ve finally gotten used to the keyboard and I&#8217;ve stopped sending half written emails.  I&#8217;ve also downloaded quite a few apps.  The vast majority of these have gone virtually untouched.  Out of all the apps I currently have, besides the stock apps (browser, mail, calendar, notes) only about 5 of them are used probably 90% of the time.  Sure it&#8217;s a small number, but in my opinion, these apps alone are worth the purchase of the iPad&#8230;</p>
<p><a href="http://www.planetb.ca/wp-content/uploads/2010/06/zinio_ipad_6221.jpg"><img class="size-full wp-image-200 alignleft" style="margin: 20px;" title="zinio_ipad_622" src="http://www.planetb.ca/wp-content/uploads/2010/06/zinio_ipad_6221.jpg" alt="" width="150" height="93" /></a><strong>Zinio</strong> &#8211; I used to buy magazines like crack.  Not only was this an expensive habit, the issues of Harpers, Men&#8217;s Health, High Times and Thrasher piled up in the office was a little out of hand.  I eventually went cold turkey and stopped buying them.  But now I can finally get back into the habit.  Only this time without the clutter and at a reduced cost with Zinio and the iPad.  Zinio isn&#8217;t strictly for the iPad, but their iPad app is slick and the quality of the magazines is phenomenal on the iPad&#8217;s screen.  Although magazine subscriptions do cost money (less than a physical copy subscription) the app is fortunately free and every month a smattering of articles are available from popular publishers free for your perusal.  The Zinio magazines also offer similar features as that single five dollar issue of Wired that everyone seemed to buy at launch (except at a fraction of the file size &#8211; what was with that 500 mb file size anyway?).</p>
<p><strong><a href="http://www.planetb.ca/wp-content/uploads/2010/06/goodreader.jpg"><img class="size-full wp-image-205 alignleft" style="margin: 20px;" title="goodreader" src="http://www.planetb.ca/wp-content/uploads/2010/06/goodreader.jpg" alt="" width="150" height="93" /></a>Good Reader</strong> &#8211; I have a whack of pdf&#8217;s (all legit, of course) and word docs and other files that the iPad doesn&#8217;t really support outside of maybe email.  Good Reader lets users load their device with these files and read them later through a pretty swanky interface.  The process for uploading files to the iPad with Good Reader is incredibly simple too.  Start Good Reader then navigate from your computer to the URL provided by the app.  the Good Reader app hosts a website that lets you browse to your files and upload them with a click of a button.  I also found the uploading to be fairly snappy, compared to the uploading process that some other pdf reading apps offer.</p>
<p><strong><a href="http://www.planetb.ca/wp-content/uploads/2010/06/skype-iphone-app.jpg"><img class="alignleft size-full wp-image-206" style="margin: 20px 78px 5px 20px;" title="skype-iphone-app" src="http://www.planetb.ca/wp-content/uploads/2010/06/skype-iphone-app.jpg" alt="" width="91" height="95" /></a>Skype</strong> &#8211; sure they don&#8217;t have an official iPad client yet, but the iPhone version actually works incredibly well on the iPad.  Maybe it&#8217;s the peppy processor or something.  I found that the sound was very good and the mic picks up my voice no problem at all.  Besides, you certainly don&#8217;t need crisp graphics with the Skype app.  Blow it up with the 2X iPhone to iPad conversion button and your fat fingers won&#8217;t have a problem dialing any numbers on the big iPad screen (and if your fingers are still too fat, you can fortunately smash the keypad with the palm of your hand to get voice assistance&#8230; just kidding&#8230; but I do love that episode of the Simpsons).</p>
<p><a href="http://www.planetb.ca/wp-content/uploads/2010/06/tweetdeck-app.jpg"><img class="alignleft size-full wp-image-207" style="margin: 20px;" title="tweetdeck-app" src="http://www.planetb.ca/wp-content/uploads/2010/06/tweetdeck-app.jpg" alt="" width="150" height="93" /></a><strong>Tweet Deck</strong> &#8211; you Twitter?  This is my favorite Twitter client for the iPad.  It&#8217;s free and has no advertising.  Bonus.  And the slick portrait mode takes advantage of nearly every iPad UI element available.  Clicking on links in tweets simply opens them in an integrated browser control in the upper half of the screen, allowing you to continue to scan your twitter feeds at the bottom.  Of course, all the other great Tweet Deck features are there as well including multiple accounts, list integration and classic style retweets.</p>
<p><strong><a href="http://www.planetb.ca/wp-content/uploads/2010/06/rdp.jpg"><img class="alignleft size-full wp-image-209" style="margin: 20px;" title="rdp" src="http://www.planetb.ca/wp-content/uploads/2010/06/rdp.jpg" alt="" width="150" height="93" /></a>RDP </strong>is a Remote Desktop client for the iPad, supporting the Remote Desktop Protocol.  This app is fantastic.  Sitting on my couch, I can quickly log into my Windows box and check the status of a long running download or 3D rendering.  There&#8217;s both a regular version and a lite version.  The lite version makes it difficult to scroll and move windows around and stuff, but it&#8217;s decent for a quick login.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2010/06/the-top-must-have-ipad-app-picks-imho/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Build a Niche Backgrounds Website Fast (and Make Money)</title>
		<link>http://www.planetb.ca/2010/03/how-to-build-a-niche-backgrounds-website-fast-and-make-money/</link>
		<comments>http://www.planetb.ca/2010/03/how-to-build-a-niche-backgrounds-website-fast-and-make-money/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 02:03:14 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[affiliate marketing]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[traffic generation]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=176</guid>
		<description><![CDATA[This all started at midnight in my hotel room at the Taj Krishna in Hyderabad. With a 13.5 hour time difference from Yerba Buena Center in San Francisco, midnight in my hotel room was about the time that Steve Jobs was making the latest announcement from Apple about the glorious iPad. I hadn&#8217;t really prepared [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ipadbackgrounds.net"><img class="aligncenter size-full wp-image-179" title="ipadbackgrounds" src="http://www.planetb.ca/wp-content/uploads/2010/03/ipadbackgrounds.jpg" alt="" width="600" height="197" /></a><br />
This all started at midnight in my hotel room at the Taj Krishna in Hyderabad.  With a 13.5 hour time difference from Yerba Buena Center in San Francisco, midnight in my hotel room was about the time that Steve Jobs was making the latest announcement from Apple about the glorious iPad.  I hadn&#8217;t really prepared much for the announcement, but did manage to fire up my favorite domain registrar before the name of the new device was officially revealed.</p>
<p>As soon as the word, &#8220;<a title="iPad posts" href="http://www.planetb.ca/?s=ipad&amp;x=0&amp;y=0">iPad</a>&#8221; was shown on the projection screen and transmitted through the magical Internet to my laptop (via the <a rel="nofollow" href="http://www.engadget.com">Engadget</a> live blog that I was watching), I began firing off domain registration requests at lightspeed.</p>
<p>Perhaps it was the slow connection from India, but I was only successful at getting about half of the domains I tried to register.  Many of the good ones were available one second and then disappeared (presumably being snatched up by someone else) between the time I hit the checkout button and when my payment went through.  It was like a virtual jostling of sorts.  I suddenly had fond memories of teenage years, attempting to purchase tickets to the Smashing Pumpkins Melancholy tour, working my phone&#8217;s re-dial button fanatically until I got through.</p>
<p>About half an hour after the announcement I found myself out a bit of cash (credit) and the owner of a handful of decent iPad domain names.</p>
<p>My intentions for owning the domain names are purely for possible business or project opportunities.  I do not intent to sell them, but will try to use them for some sort of website to generate some revenue primarily through either affiliate programs or advertising.</p>
<p>Over the last few months, these domain names have stayed mostly untouched.  This was bothering me so on Friday I decided that by the end of the weekend I would get one of them (ipadbackgrounds.net) up and running.  If I wanted any of these sites to pay for themselves (at the very least), I figure that I have to get them out there early &#8211; less competition and more likely to ride the coat-tails of any buzz during the iPad&#8217;s imminent release.</p>
<p>I started thinking of how to best approach the site.  ipadbackgrounds.net was to be primarily a <a href="http://www.ipadbackgrounds.net">free backgrounds website</a>.  I realize that there are a million wallpaper sites on the Internet, but there aren&#8217;t many at all specifically for the iPad.  The site would operate like any other wallpapers site though &#8211; lots of pictures, users can register, upload their own backgrounds, categories, comments, etc&#8230;<br />
<span id="more-176"></span></p>
<p>I began with a virtual LAMP server in VMWare Player and installed the CakePHP framework.  CakePHP and other MVC frameworks are great and speed up development, but even with a framework like that, I found it hard to believe that I&#8217;d have a working site by the end of the weekend.  A couple hours of coding had barely given me working authentication.  I ditched that idea and turned to Google to try and find what frameworks were being used by other wallpaper sites.</p>
<p>The way I saw it &#8211; there are so many <a href="http://www.ipadbackgrounds.net">backgrounds websites</a> out there, therefore they must be using some common code.  Right clicking and viewing source from all of sorts of wallpaper websites didn&#8217;t turn up much.  I saw traces of Dreamweaver and MS Frontpage (yikes) on some of them and also found a lot of the JavaScript from these sites elsewhere through Google, but nothing really stood out as a common wallpapers website framework.  And just when I thought that maybe I should make some half assed static HTML site instead, I came across the Open Source Wallpaper PHP Script at <a rel="nofollow" href="http://www.wallpaperscript.org/">www.wallpaperscript.org</a> &#8211; a complete wallpaper website including ACP admin panel for site management.</p>
<p><strong>Are you kidding me??</strong></p>
<p>Less than half an hour later, I had a functioning site on my local machine.  Sure it needed some cleanup (the CSS isn&#8217;t that great) but it was usable and I certainly couldn&#8217;t complain for the simplicity of setting this thing up.  Awesome&#8230; took no time and able to grab some pints at the pub.</p>
<p>Saturday morning I began scouring my personal photos for possible <strong>iPad backgrounds</strong>.  Being a self proclaimed photography geek, I tend to gather a fair number of photos.  I also found some public domain pictures that didn&#8217;t have any usage terms (important to note that even on sites declaring pictures to be public domain, read the fine print.  Some of usage terms out there even specifically call out wallpaper sites as being ineligible usage for the pictures).</p>
<p>Using the <a rel="nofollow" href="http://www.gimp.org/">Gimp</a> to re-size or crop the pictures to the 1024&#215;768 dimensions of the iPad and adding some small amounts editing, it didn&#8217;t take long at all to put together about 50 wallpapers.  I also had a lot of fun finally finding a use for some of the many landscape pictures I&#8217;ve taken over the years and working on my photo editing skills.  Turns out that some Gaussian blur plus a black to transparent gradient can really help turn a picture into a nice background.</p>
<p>Once I had a bunch of categories and pictures uploaded to the website (and changed the administrator password, which although wasn&#8217;t difficult, wasn&#8217;t possible without additional coding), the next step was to make it pretty.</p>
<p>Lately I&#8217;ve been using <a rel="nofollow" href="http://www.artisteer.com/">Artisteer</a> to create blog themes.  This program is freakin fantastic!  Artisteer lets me create exactly what I want without having to write a single line of CSS!  I&#8217;ll rave more about this program later in another post.  Suffice it to say, I exported my site design, automatically created (practically) with Artisteer, as a HTML layout and modified the header and footer php scripts in Wallpaper Script to use the new layout.  This took some minimal coding &#8211; php, javascript, css and html, but nothing substantial.</p>
<p>Adding advertising with Wallpaper Script is incredibly easy.  The script has placements for ads in leaderboard, square and skyscraper formats to match Google adsense sizes.  Simply signing into the site as the administrator and pasting adsense javascript into the correct spots is all it takes to get functioning advertising on the site.</p>
<p><strong>I still can&#8217;t believe how quickly the site came together</strong>.</p>
<p>By some time on Sunday evening I figured that things were in a good enough shape that I&#8217;d just upload everything to my hosting provider and send out a quick note on twitter to tell the world.  I had spent maybe 10 hours over the course of the weekend working on it and most of that time was creating wallpapers.  Relatively, I spent no time on getting the site running.  I&#8217;ve spent more time in the past trying to get a single WordPress plugin working.</p>
<p>ipadbackgrounds.net doesn&#8217;t support IE7 that well yet, but I&#8217;m not overly concerned.  Safari works fine.  So does Chrome and Firefox and I suspect that most people browsing for wallpapers will be using one of those browsers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2010/03/how-to-build-a-niche-backgrounds-website-fast-and-make-money/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Touchscreen Toilet Paper and Practical Applications of the iPad</title>
		<link>http://www.planetb.ca/2010/02/touchscreen-toilet-paper-and-practical-applications-of-the-ipad/</link>
		<comments>http://www.planetb.ca/2010/02/touchscreen-toilet-paper-and-practical-applications-of-the-ipad/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 23:46:48 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=161</guid>
		<description><![CDATA[Make no mistake, if Steve Jobs came out on stage at an Apple press conference and announced that they were coming out with $500 touch screen toilet paper called iTP, the World would still have mad Apple love and Twitter would be buzzing with multi-touch toilet paper envy. The fan base that Apple has secured [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-163" title="ipad" src="http://www.planetb.ca/wp-content/uploads/2010/02/ipad.jpg" alt="ipad" width="600" height="225" /><br />
<strong>Make no mistake</strong>, if Steve Jobs came out on stage at an Apple press conference and announced that they were coming out with $500 touch screen toilet paper called iTP, the World would still have mad Apple love and Twitter would be buzzing with multi-touch toilet paper envy.  The fan base that Apple has secured is certainly not without merrit.  When Jobs came back to Apple in 97, the slew of inspiring tech that came out of the company, with slick design and spot on marketing, arguably took it from being a supplier of niche products to becoming a brand with almost mind controlling powers.  And like it or not, the iPhone could potentially be considered as the catalyst for the biggest paradigm shift in consumer technology in the last 20 years.</p>
<p>If you asked me 4 years ago if a multi-touch 3.5 inch screen mobile phone with great software support would be an amazing seller, I would have said yes, regardless of which company produced it. It was exactly what the general consumer didn&#8217;t know they needed.  The iPad though? It can&#8217;t be carried in one&#8217;s pocket.  Face it folks, it has limitations:</p>
<ul>
<li>can&#8217;t take pictures.</li>
<li>wouldn&#8217;t be a very good portable music player.</li>
<li>certainly wouldn&#8217;t be useful as a phone.</li>
<li>no FLASH support</li>
<li>no multi-tasking</li>
</ul>
<p>At least that&#8217;s the kind of criticism I hear about the iPad &#8211; even from the zanny Apple lovers.  And when most people speak positively about it, I don&#8217;t hear much that would convince my mother that the iPad was something she needed.  When I asked my nephew what he thought about the iPad, he almost started foaming at the mouth.  But when I ask what it is about it that he likes, his vague descriptions made it sound like the iPad is simply a large-screen iPod that is less effective than my $250 netbook. To some extent, perhaps it is.</p>
<p>But I believe that most people&#8217;s expectations of what the iPad should have been was grounded on, more or less, in what the iPhone and netbook or laptop are.  The iPad will be neither of those. And it wasn&#8217;t meant to be.</p>
<ul>
<li>the smart phone or mobile device &#8211; fits in the palm of your hand</li>
<li>the netbook or laptop or desktop &#8211; to do things that would otherwise require a keyboard and large(er) screen (not necessarily just email &#8211; documents, programming, photo manipulation, etc)</li>
</ul>
<p>So where does the iPad fit in?  It&#8217;s a tablet and as such fits squarely (with rounded edges of course) between the mobile device and netbook/laptop.  It may be able to do some of the things that both of those devices can do, but will definitely not surpass them in their ability to do various specific things well (phone, writing, programming, music player, photoshop, etc).</p>
<p>The challenge that will face most consumers is getting over their expectations. I forsee lots of unsatisfied iPad buyers on launch day.</p>
<p>There is also a challenge facing software developers targeting the iPad.  You can simply take your iPhone apps and blow them up for the larger iPad format.  Doing so, however, don&#8217;t expect much.  Those iFart apps lose their luster on the larger format. Or not&#8230; fart noises are still hilarious.  But you get the idea. The iPad requires remodeling, rethinking, a different approach.</p>
<p>The question remains &#8211; what are some of the practical applications for the Apple iPad?  Let&#8217;s not really discuss specific apps, but more target markets&#8230; I&#8217;ve been thinking about this and have some ideas.</p>
<p style="padding-left: 30px;"><strong>Clipboarders -</strong> Anyone who would carry a clipboard or visit clients.  This includes real estate agents, insurance agents, door to door solicitors, FedEx carriers, physicians, auditors, fitness professionals&#8230; the list goes on and on.  Each of those markets could likely benefit from niche applications catering to what they would otherwise do with a clipboard or perhaps on a laptop.</p>
<p style="padding-left: 30px;"><strong>Couch surfers</strong> &#8211;  This market includes people who semi-casually want to look something up or show someone something while at home, probably sitting on the couch (or other place, unfortunately probably also including the toilet for some).  Could be movie listings, the weather, photo albums, the family tree, security cameras feeds, youtube videos, TED Talks, vodcasts, Discovery Channel tv shows that you can&#8217;t watch because the rest of your family is hogging the tv&#8230;  This list is endless.  Sure these applications could possibly work just as well on a different device, but the iPad definitely has a market for these kinds of things and this is the kind of market that most developers will likely target.</p>
<p style="padding-left: 30px;"><strong>Readers</strong> &#8211;  People do still read books.  Sure the iPad may not be as good as an e-ink device for reading, but I&#8217;m sure the market for ebooks on the iPad will be huge.  I&#8217;m also sure that many iPad owners will additionally own a Kindle or other ebook reader that is specifically made for such a task.  We aren&#8217;t heading to a single device World any time soon.</p>
<p style="padding-left: 30px;"><strong>Makers</strong> &#8211; The makers market is probably one of the smaller markets that could be targetted by the iPad.  Programmers would obviously have a hard time writing anything of any significance on the iPad. Writers would likely be somewhat unproductive at writing their next novel without a true keyboard. But for cooking, baking, music making, finger painting, proofing and other things that don&#8217;t necessarily require external input devices, there is room for some innovative applications.  Of course, Steve Jobs is anti-stylus for some reason.  He was quoted as saying &#8220;yuck&#8221; regarding a stylus.  The lack of which means less impact to the maker market.  The inability of the iPad to use a regular stylus may not be a huge constraint though as there are indications that third party companies have created a compatible stylus.  Having this would no doubt increase the market penetration of the iPad on the maker category.</p>
<p style="padding-left: 30px;"><strong>Gamers</strong> &#8211; This is obvious. At the iPad press conference, some low key uninspiring game demos were shown. I&#8217;m not convinced that driving games will rock on the iPad as much as they do on the iPhone, but there is no doubt an incredible oportunity for game developers to port or create for the iPad.  With the larger screen dimensions, even two player board games are possible.  Checkers or Go anyone??</p>
<p>Expectations that the iPad would be a device all encompasing in its ability to adequately handle all activities from A to Z is unrealistic.  Also unrealistic is the idea that the iPad should have features that simply work better on other devices.  It is not a camera nor is it a mobile phone.  The iPad is what it is and will be successful in its own right.  When I want to talk on the phone I will use my Blackberry. When I want to listen to music, I&#8217;ll use my iPod.  To take a picture I&#8217;ll continue to use my SLR and to read an ebook from the comfort of my couch, well when the iPad comes out, I&#8217;ll probably use that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2010/02/touchscreen-toilet-paper-and-practical-applications-of-the-ipad/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

