<?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>Mark's World &#187; Apple</title>
	<atom:link href="http://www.digitalspace.ca/tag/apple/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitalspace.ca</link>
	<description>GNU Not just another ranting blog</description>
	<lastBuildDate>Thu, 14 Jan 2010 05:35:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone Developer Meetup</title>
		<link>http://www.digitalspace.ca/2008/11/25/iphone-developer-meetup</link>
		<comments>http://www.digitalspace.ca/2008/11/25/iphone-developer-meetup#comments</comments>
		<pubDate>Wed, 26 Nov 2008 06:21:28 +0000</pubDate>
		<dc:creator>Mark Lise</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.digitalspace.ca/2008/11/25/iphone-developer-meetup</guid>
		<description><![CDATA[<p>Well, I just got back from the event and I&#8217;m now I&#8217;m sitting on my couch about to sum it all up.</p>
<p>About 14 people showed up to the event and everyone was contributing and the discussion never got stale.&#160; We talked about a lot of things: IUI, provisioning codes, 3-inches of love (don&#8217;t ask), appstore [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I just got back from the event and I&#8217;m now I&#8217;m sitting on my couch about to sum it all up.</p>
<p>About 14 people showed up to the event and everyone was contributing and the discussion never got stale.&nbsp; We talked about a lot of things: IUI, provisioning codes, 3-inches of love (don&#8217;t ask), appstore &#8211; and two ways of getting into it, disk IO, and even went through an exmaple app in objc.</p>
<p>An interesting thing to note came up which I wasn&#8217;t aware of;&nbsp; When filling out the tax information on your app store application, choose ITIN and use &#8220;nine zeroes&#8221; as the number.&nbsp; Apparently Canadian citizens are exempt and don&#8217;t need to fill out the huge forms asking you almost everything, stopping short of your blood type.</p>
<p>There was talk about how to deploy your app.&nbsp; App store or ad hoc method?&nbsp; If you go through the app store method, there were some obvious benefits &#8211; however if you&#8217;re just wanting to hack and release to a few (hundred) people or so, ad hoc was the way to go.&nbsp; Why?&nbsp; App store has a huge amount of gates (review process, etc) and Apple can essentially reject your application for a variety of reasons &#8211; &#8220;We don&#8217;t like it&#8221; might just be valid enough.&nbsp; If you go ad-hoc, you can deploy onto anyone&#8217;s iPhone, but you&#8217;ll need their iPhone GUID and bake it into your app first, creating a new binary for that user to download and only then will it install.</p>
<p>Something that irked me, interpreted languages are NOT supported on the iPhone!&nbsp; Now, I don&#8217;t know if this is something that will change in the future, but I have to think that it must.&nbsp; I can&#8217;t see, and I&#8217;ll loosely call it, &#8220;fun integration&#8221; with web API&#8217;s etc consumable by objc alone.&nbsp; I could do a lot of things really fast in script (fast as in development time), it would be laborious to code up equivalent in straight objc.&nbsp; I dare not speak about my work on an &#8220;unnamed&#8221; browser platform in C++.. linking times is absolutely killing me, but I digress.</p>
<p>Last note is the book of choice was &#8220;iPhone SDK Development<br />
by Bill Dudney, Chris Adamson, Marcel Molina&#8221;.&nbsp; I haven&#8217;t seen it myself, but I might have to get myself a copy (currently available as a betaPDF).&nbsp; First time I&#8217;ve heard of a book being in &#8220;Beta&#8221;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalspace.ca/2008/11/25/iphone-developer-meetup/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Mac Battery Life</title>
		<link>http://www.digitalspace.ca/2008/10/16/mac-battery-life</link>
		<comments>http://www.digitalspace.ca/2008/10/16/mac-battery-life#comments</comments>
		<pubDate>Thu, 16 Oct 2008 20:20:33 +0000</pubDate>
		<dc:creator>Mark Lise</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[MBP]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[softwaresuggestions]]></category>

		<guid isPermaLink="false">http://www.digitalspace.ca/2008/10/16/mac-battery-life</guid>
		<description><![CDATA[<p></p>
<p>I was suggested to try out this program to determine my battery life on my MBP.  It&#8217;s quite cool!  I am looking for something similar for Linux/Win but nothing very interesting yet.</p>
<p>Excerpt from http://www.macupdate.com/:</p>
<p>&#8220;coconutBattery is a tool that reads out the data of your notebook-battery (iBook/Powerbook). It gives you live feedback, what&#8217;s going on in [...]]]></description>
			<content:encoded><![CDATA[<p><img title="Coconut Battery" src="http://www.macupdate.com/images/icons/19085.png" alt="Coconut Battery" /></p>
<p>I was suggested to try out this program to determine my battery life on my MBP.  It&#8217;s quite cool!  I am looking for something similar for Linux/Win but nothing very interesting yet.</p>
<p>Excerpt from <a href="http://www.macupdate.com/">http://www.macupdate.com/</a>:</p>
<p>&#8220;<strong>coconutBattery</strong> is a tool that reads out the data of your notebook-battery (iBook/Powerbook). It gives you live feedback, what&#8217;s going on in your battery (not only a snapshot like other tools).</p>
<p>It shows the current charge of your battery as well as the current maximum capacity related to its original. If coconutBattery detects that you have connected the wrong charger (i.e. an ibook-charger plugged in a powerbook) it will warn you! That&#8217;s a cool feature!&#8221;</p>
<p><a href="http://www.macupdate.com/info.php/id/19085">http://www.macupdate.com/info.php/id/19085</a></p>
<div class="flockcredit" style="text-align: right; color: #CCC; font-size: x-small;">Blogged with the <a style="color: #999; font-weight: bold;" title="Flock Browser" href="http://www.flock.com/blogged-with-flock" target="_new">Flock Browser</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalspace.ca/2008/10/16/mac-battery-life/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone in Canada</title>
		<link>http://www.digitalspace.ca/2008/04/29/iphone-in-canada</link>
		<comments>http://www.digitalspace.ca/2008/04/29/iphone-in-canada#comments</comments>
		<pubDate>Tue, 29 Apr 2008 22:02:57 +0000</pubDate>
		<dc:creator>Mark Lise</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[bell]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[htc touch]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[rogers]]></category>
		<category><![CDATA[telus]]></category>

		<guid isPermaLink="false">http://www.digitalspace.ca/?p=50</guid>
		<description><![CDATA[<p>So there&#8217;s been a lot of talk on twitter and other blogs about the iPhone finally coming to Canada via Rogers.  At least in an official sense.  Lots of people already have the iPhone in Canada, but they miss out on some of the enhanced features that the AT&#38;T subscribers down south have (along with [...]]]></description>
			<content:encoded><![CDATA[<p>So there&#8217;s been a lot of talk on <a title="Twitter" href="http://twitter.com/marklise">twitter</a> and other <a title="Boris' Blog" href="http://bmannconsulting.com/blog/bmann/rogers-bringing-iphone-canada-ctv-newsnet-edition">blogs</a> about the <a title="The iPhone" href="http://www.apple.com/iphone/">iPhone</a> finally coming to Canada via <a title="Rogers" href="http://www.rogers.com/">Rogers</a>.  At least in an official sense.  Lots of people <a title="John Biehler's Blog" href="http://johnbiehler.com/category/iphone/">already have the iPhone</a> in Canada, but they miss out on some of the enhanced features that the AT&amp;T subscribers down south have (along with data plan etc).</p>
<p>I&#8217;m indifferent on my feeling towards the announcement.  It&#8217;s cool yeah, I&#8217;ve had requests from non-techies asking me &#8220;where do I get one?!&#8221; of which my reply is to direct them towards a $500 unlocked phone in the U.S.  Some say that the iPhone in the U.S. is in part responsible for the data rates becoming affordable, I wonder if the same will hold true in Canada?  I would think Apple wants us to believe that because it all goes towards a positive reflection on their brand.</p>
<p>The fact is, HTC and <a href="http://www.bell.ca/">Bell</a> have already beaten them to the punch but I don&#8217;t think their marketing to date has been successful.  I currently have an <a title="HTC Touch" href="http://www.amazon.com/gp/product/B00104OG9G?ie=UTF8&amp;tag=ds0b-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00104OG9G">HTC Touch</a> from Bell on a $7/mth unlimited data plan and am loving it.  Web, gmail, twitter, google maps, texting, camera.. it&#8217;s got it all.  However, It seems as though I&#8217;m the only person in my town that knows about it!  My only beef is they charge me roaming data when I travel to Vancouver.  I suppose they gotta mess with you one way or another. <img src='http://www.digitalspace.ca/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>In any case, I don&#8217;t think I&#8217;ll be switching just for the sake of having one.  Monthly data rates mean more to me than saying &#8220;I have an iPhone&#8221;.  So dear Telus and Rogers:  I&#8217;ll consider switching if you change your pricing, $15/MB is ridiculous.  It&#8217;s not just about having an iPhone, the monthly costs have to be justifiable as well. &lt;/rant&gt;</p>
<p>I look forward to the day where data rates are no longer the dealbreaker.  Just like broadband cable did back in the day.  Wow, was that only last decade?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalspace.ca/2008/04/29/iphone-in-canada/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adventures moving to a Macbook Pro</title>
		<link>http://www.digitalspace.ca/2008/02/17/adventures-moving-to-a-macbook-pro</link>
		<comments>http://www.digitalspace.ca/2008/02/17/adventures-moving-to-a-macbook-pro#comments</comments>
		<pubDate>Sun, 17 Feb 2008 19:08:40 +0000</pubDate>
		<dc:creator>Mark Lise</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Flock]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macboo pro]]></category>
		<category><![CDATA[refit]]></category>
		<category><![CDATA[triple boot]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.digitalspace.ca/2008/02/17/adventures-moving-to-a-macbook-pro</guid>
		<description><![CDATA[<p>One of the reasons why I wanted a Mac was so that I didn&#8217;t need to VNC into a Mini to do development of Flock.  My previous machine was an IBM TP60 &#8211; a decent machine which I had setup for dual-boot Windows XP and Ubuntu.  Originally Linux was Edgy then I dist-upgraded [...]]]></description>
			<content:encoded><![CDATA[<p>One of the reasons why I wanted a <a href="http://www.apple.com/">Mac</a> was so that I didn&#8217;t need to <a href="http://www.realvnc.com/">VNC</a> into a <a href="http://www.apple.com/macmini/">Mini</a> to do development of <a href="http://www.flock.com/">Flock</a>.  My previous machine was an IBM TP60 &#8211; a decent machine which I had setup for dual-boot Windows XP and <a href="http://www.ubuntu.com/">Ubuntu</a>.  Originally Linux was Edgy then I dist-upgraded to Gutsy &#8211; big mistake as dual-head screens no longer worked, but I digress.</p>
<p>It was a love-hate relationship with that machine.  It had a docking station which is something that I think is missing from the Macs.  Then again all I really need is just a few more USB ports so a hub will suffice.  The 4:3 screen sucked, however IBM has a new version that has a wide screen so it&#8217;s a bit better.  Linux was absolutely awesome &#8211; super fast, snappy response, no crashing&#8230;  developing Flock was a breeze.</p>
<p>Windows was a whole different set of apples!  The performance was absolute garbage, taking anywhere from 1-2 hours for an fbuild_all (neat little script that automatically updates subversion and builds from the root source dir).  Linux was no more than 45 minutes.  Now this is largely due to ccache being broken under cygwin, but even loading Thunderbird/Flock/Firefox/Pidgin/Skype makes the machine crawl.  I stayed mostly in Linux because I wanted to actually get *some* work done.  This created problems tho every time I booted into Windows because inevitably the tree would be so out of sync that I&#8217;d be spending a minimum of 1.5 hours just building before I could do anything.  Occasionally during the build my machine would hang when it was linking large object files.</p>
<p>Enter the new intel Macbook Pro: As soon as I got it I immediately got my hands on a Gutsy and WinXP disc.  I got my machine triple booting in probably less time than it took to do a full rebuild of Flock under my old machine.  I still needed to setup the build environments on each OS, but that wouldn&#8217;t be so bad.  I spend most of my time in OSX and I love it.  It&#8217;s exactly what I&#8217;ve been looking for all these years &#8211; nice eye candy with standardized installation of software (read: drag program into Applications folder) and a shell to interact with.  Performance of WinXP is actually better than what I was getting about of the IBM &#8211; so I&#8217;m happy there.</p>
<p>Having triple boot on the Mac is great &#8211; I think anyone developing cross-platform software targeting the big-3 definitely need to consider Mac.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalspace.ca/2008/02/17/adventures-moving-to-a-macbook-pro/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
