<?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>Draconis Software&#187; Apple</title>
	<atom:link href="http://www.draconis.com/blog/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.draconis.com</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 15:20:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Apple&#039;s Thoughts on Flash</title>
		<link>http://www.draconis.com/blog/2010/04/29/apples-thoughts-on-flash/</link>
		<comments>http://www.draconis.com/blog/2010/04/29/apples-thoughts-on-flash/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 02:13:31 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Emerging IT]]></category>

		<guid isPermaLink="false">http://www.draconis.com/blog/?p=190</guid>
		<description><![CDATA[There&#8217;s a very interesting article up on Apple&#8217;s site from Steve Jobs himself discussing the decision to keep Flash off Apple iPhones and iPads.  I thought I&#8217;d select a couple of the most interesting: Flash was designed for PCs using mice, not for touch screens using fingers. For example, many Flash websites rely on “rollovers”, [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a very interesting article up on Apple&#8217;s site from Steve Jobs himself discussing the decision to keep Flash off Apple iPhones and iPads.  I thought I&#8217;d select a couple of the most interesting:</p>
<blockquote><p>Flash was designed for PCs using mice, not for touch screens using fingers. For example, many Flash websites rely on “rollovers”, which pop up menus or other elements when the mouse arrow hovers over a specific spot. Apple’s revolutionary multi-touch interface doesn’t use a mouse, and there is no concept of a rollover. Most Flash websites will need to be rewritten to support touch-based devices. If developers need to rewrite their Flash websites, why not use modern technologies like HTML5, CSS and JavaScript?</p></blockquote>
<p>In addition to the above, there&#8217;s also video which: decoding video to display on a computer screen using software requires a lot of the CPU (and kills battery life), while using a hardware-based encoding (H.264) is much more efficient.  Flash didn&#8217;t support H.264 until very recently.</p>
<blockquote><p>We know from painful experience that letting a third party layer of software come between the platform and the developer ultimately results in sub-standard apps and hinders the enhancement and progress of the platform. If developers grow dependent on third party development libraries and tools, they can only take advantage of platform enhancements if and when the third party chooses to adopt the new features. We cannot be at the mercy of a third party deciding if and when they will make our enhancements available to our developers.</p></blockquote>
<p>One of the most intriguing points Jobs makes is the concept of being beholden to a third-party to make updates to their libraries whenever Apple introduces a new technology.  With the speed of changes in the iPhone OS, I can see his point.</p>
<blockquote><p>Perhaps Adobe should focus more on creating great HTML5 tools for the future, and less on criticizing Apple for leaving the past behind.</p></blockquote>
<p>via <a href="http://www.apple.com/hotnews/thoughts-on-flash/">Thoughts on Flash</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.draconis.com/blog/2010/04/29/apples-thoughts-on-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Apple Can Support True Background Applications on the iPhone</title>
		<link>http://www.draconis.com/blog/2008/10/24/how-apple-can-support-true-background-applications-on-the-iphone/</link>
		<comments>http://www.draconis.com/blog/2008/10/24/how-apple-can-support-true-background-applications-on-the-iphone/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 18:36:50 +0000</pubDate>
		<dc:creator>costa</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.dracoware.com/blog/?p=140</guid>
		<description><![CDATA[At the WWDC in June, Apple announced their Push Notifications system, which will give iPhone applications a way to display messages to the user even when their app isn&#8217;t running. While this will give chat, microblogging and feed reading applications some semblance of running in the &#8220;background&#8221;, many users (including myself) haven&#8217;t been thrilled with [...]]]></description>
			<content:encoded><![CDATA[<p>At the WWDC in June, Apple announced their Push Notifications system, which will give iPhone applications a way to display messages to the user even when their app isn&#8217;t running.  While this will give chat, microblogging and feed reading applications some semblance of running in the &#8220;background&#8221;, many users (including myself) haven&#8217;t been thrilled with this solution (and not just because it&#8217;s still not out yet!), as it doesn&#8217;t allow for cases like music streaming, or background location polling.</p>
<p>At the SDK event, Apple gave a number of reasons why they didn&#8217;t want to support true background processes for iPhone applications:</p>
<ol>
<li>Having lots of applications running could quickly use up the limited resources and battery on the iPhone, causing performance problems.</li>
<li>They didn&#8217;t want the user to have to worry about managing active programs with some kind of complicated &#8220;Task Manager&#8221; interface.</li>
<li>If applications could continue to run in the background without any visual cues to the user, it would be that much easier for apps to perform unintended/unrequested operations.</li>
</ol>
<p>I think there&#8217;s a way for the iPhone to provide better support for background applications, without breaking the requirements listed above.  Think about what happens when you&#8217;re on a call, and you tap the Home button.  You can launch applications, and pretty much do whatever you like while still on the call.  Here&#8217;s what this looks like:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-141" title="iPhone Background App" src="/wp-content/uploads/2008/10/photo-1.jpg" alt="" width="320" height="480" /></p>
<p>You&#8217;re aware that you&#8217;re still on a call because of the bar at the top of the display, and you can tap to return to the call if you wish.  I think background applications could work the same way, and in so doing wouldn&#8217;t break any of Apple&#8217;s requirements:</p>
<ol>
<li>Only one app could be in the background at a time, so you wouldn&#8217;t have lots of apps hogging the resources of the phone.  Yes, you&#8217;d have another process using resources in addition to the foreground application, but it wouldn&#8217;t need to use any of the graphics framework, and in my experience the iPhone would be powerful enough to handle this kind of limited processing.</li>
<li>Nothing is hidden from the user.  They know exactly what&#8217;s happening in the background because they&#8217;re being told at the top of the screen, and can tap that bar to return to the app.  Another nice benefit here is that perhaps the application could customize what gets displayed in this line, so an app like Pandora could have the row say &#8220;Now Playing: Enter Sandman by Metallica&#8221;.</li>
<li>No Task Manager is necessary.  The way users interact with the background app is intuitive because background phone calls already work the same way.</li>
</ol>
<p>Of course, this isn&#8217;t a perfect solution since only one app is running in the background at once.  If you want something to run 100% of the time, then you&#8217;d never be able to run an additional background app on top of that. However, I think a system like this in addition to the Notifications framework solves most of the desired use cases for background apps: music playing/streaming, location polling, real-time text updates, and so on.</p>
<p>What do you think?  Would this kind of system solve the problems you have with background apps on the iPhone?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.draconis.com/blog/2008/10/24/how-apple-can-support-true-background-applications-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Gmail to MobileMe</title>
		<link>http://www.draconis.com/blog/2008/09/22/from-gmail-to-mobileme/</link>
		<comments>http://www.draconis.com/blog/2008/09/22/from-gmail-to-mobileme/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 14:57:53 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Emerging IT]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.dracoware.com/blog/?p=139</guid>
		<description><![CDATA[When I purchased an iPhone 3G (upgrading from the first gen), I also purchased the companion MobileMe service, and I’ve been giving it a test run since.  At the time, I was hoping for a replacement to Google’s Gmail, but unfortunately, it’s not quite there yet.  I thought I’d take a few minutes to offer [...]]]></description>
			<content:encoded><![CDATA[<p>When I purchased an <a href="http://www.apple.com/iphone/">iPhone 3G</a> (upgrading from the first gen), I also purchased the companion <a href="http://www.apple.com/mobileme/">MobileMe</a> service, and I’ve been giving it a test run since.  At the time, I was hoping for a replacement to Google’s <a href="http://www.gmail.com">Gmail</a>, but unfortunately, it’s not quite there yet.  I thought I’d take a few minutes to offer some tips to the MobileMe Email team, as well as start a discussion on email services in general.</p>
<p><span id="more-204"></span>First, I thought I’d outline the reasons for an alternative to Gmail.  Let me preface this by making it clear that I love Gmail &#8211; it’s a great service, but one that has some inherently odd choices that make it less than ideal for an email-heavy user.  Some of Gmail’s most irksome quirks:</p>
<ul>
<li>No such thing as folders.  Instead, everything is tagged, which doesn’t lend itself well to being used inside my mail client</li>
<li>The “All Mail” special tag appearing in my mail client via IMAP, which appears as though I receive two of every email</li>
<li>Removes duplicates of messages, which means if I send a message to myself, it will never appear in my inbox (instead, it’s always in my Sent Messages tag)</li>
<li>Not completely reliable.</li>
</ul>
<p>In terms of reliability, it’s very important to me that the service is always available, and always fast.  I want to receive messages moments after they’re sent &#8211; not hours later.  When checking for messages from my other accounts (via POP), Google uses some heuristics to determine how often it should check for new messages.  Unfortunately, this often means it won’t check for an hour or so, which can be very annoying.</p>
<p>So, I’ve been on the lookout for a Gmail replacement for some time, and thought I had found it in Apple’s revamped MobileMe service.  When it was launched, it appeared that Apple was doing email right, but as I’ve learned from using the service first-hand, I’ve merely traded improvements in some areas, for problems in others.  For instance:</p>
<ul>
<li>It can’t check foreign email accounts.  This wasn’t a complete deal-breaker, as I have some clever auto-forward email recipes setup which largely solves this problem.</li>
<li>There’s no way to send mail as a non-MobileMe email account.  You can create multiple “personalities” that give you different @me.com addresses, but there’s no way to send as a non @me.com address.  This is a huge problem, and means I can’t stop using Gmail until this is added to MobileMe.</li>
<li>It drives me crazy that the web interface often refreshes the entire page.  If I leave it open in a Safari tab for a little while, then return, it seems to refresh.  That’s annoying.</li>
<li>Another annoyance factor is that whenever I return to the email interface (or whenever the page refreshes), all of my folders are expanded.  I have a LOT of email, and I keep them fairly well organized into many different folders.  I’d like the system to remember what folders I had kept closed.</li>
</ul>
<p>I should mention that I am a big fan of the push email functionality I get with MobileMe (and is a major reason why I’m still using the service).  Also, the email web interface is clean and intuitive (and matches the Mail desktop app, which scores major points with me).  Compared to the other major email providers (Gmail, and Yahoo Mail, for instance), the MobileMe email interface wins hands-down.</p>
<p>Apple’s MobileMe is a fantastic service, but I just can’t switch yet.  So many different great features are all aligning to make for a killer email product, but the annoyances I’ve outlined are show-stoppers for me (and why I can’t dump Gmail just yet).  I’m more than happy to pay the MobileMe subscription service if Apple could just get these last few details smoothed out.</p>
<p>What’s your take?  Have you considered switching from Gmail to MobileMe?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.draconis.com/blog/2008/09/22/from-gmail-to-mobileme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet radio as the killer iPhone app</title>
		<link>http://www.draconis.com/blog/2008/08/06/internet-radio-as-the-killer-iphone-app/</link>
		<comments>http://www.draconis.com/blog/2008/08/06/internet-radio-as-the-killer-iphone-app/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 20:12:09 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Emerging IT]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[pandora]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.dracoware.com/blog/?p=138</guid>
		<description><![CDATA[Internet radio on mobile devices has the potential to become a killer app.  Coupled with the speed of 3G, the iPhone is poised to become a strong competitor to an unexpected industry: satellite radio.]]></description>
			<content:encoded><![CDATA[<p>Since Apple launched the App Store for iPhone OS 2.0, I&#8217;ve been keeping my eyes out for what might be the next killer app for the <a href="http://www.apple.com/iphone/">iPhone</a>.  I&#8217;ve often thought the iPhone would be a game-changer in the mobile environment, allowing people to think of their phones in a new way.  These mobile devices are no longer simply a phone with added-on Internet access, but a complete communications and personal computer system.  With games and other non-communication-oriented apps the iPhone has achieved much towards this end, but there&#8217;s one additional category that has the potential to be a game changer in an unexpected way: internet radio.</p>
<p>The <a href="http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStore.woa/wa/browserRedirect?url=itms%253A%252F%252Fax.phobos.apple.com.edgesuite.net%252FWebObjects%252FMZStore.woa%252Fwa%252FviewSoftware%253Fid%253D284035177%2526mt%253D8">Pandora</a> and <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=281913144&amp;mt=8">AOL Radio</a> apps are designed to allow you to stream radio to your iPhone or iPod Touch.  The introduction of fast 3G Internet access on the iPhone represents a significant threat to satellite radio and, to a lesser extent, terrestrial radio.  Consider the implications.  A user has an iPhone that&#8217;s the same size as an iPod (or a <a href="http://www.sirius.com/servlet/ContentServer?pagename=Sirius/CachedPage&amp;c=ProductAsset&amp;cid=1158082417240">Sirius Stiletto</a>) that can stream radio while in the car, walking down the street, or inside a building.  The iPhone can hop onto WiFi networks (same with the iPod Touch) or use 3G.  Even Edge connectivity allows for decent streaming.  All that adds up to great wireless access &#8211; as good as, or better than, satellite technology, since 3G and Edge connections work indoors whereas satellite doesn&#8217;t.</p>
<p>Accessibility aside, the real advantage is the phenomenal flexibility streaming radio provides.  Take Pandora for example.  It&#8217;s a streaming radio program for the iPhone that creates a customized radio station matched exactly to your tastes.  But even the simple ability to skip over songs you don&#8217;t like, a basic feature of Pandora, is inherently absent from any pre-programmed content station.  Such a simple feature goes a long way to improving your listening experience, and it&#8217;s almost embarrassing in the age of TiVo to not be able to skip over content you don&#8217;t find interesting.</p>
<p>With greater accessibility and significantly greater flexibility, streaming Internet radio will become one of the biggest threats to satellite radio over the next few years and will become a killer app for the iPhone.  Cell technology is getting better at providing high-speed Internet access, and already there are a number of very good streaming services that match listener&#8217;s tastes to music.  As the iPhone becomes increasingly popular among consumers and access speeds increase, satellite will suffer.  Satellite&#8217;s only hope to stay competitive is to offer enough exclusive content that listeners won&#8217;t be able to part ways with satellite radio without missing their favorite programs, but even that strategy is tenuous at best &#8211; it will only be so long before the content creators themselves decide to head for the greener pastures that Internet streaming radio provides.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.draconis.com/blog/2008/08/06/internet-radio-as-the-killer-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>12 Notes on Setting up Gmail IMAP with Apple Mail</title>
		<link>http://www.draconis.com/blog/2007/12/10/12-notes-on-setting-up-gmail-imap-with-apple-mail/</link>
		<comments>http://www.draconis.com/blog/2007/12/10/12-notes-on-setting-up-gmail-imap-with-apple-mail/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 22:28:36 +0000</pubDate>
		<dc:creator>costa</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.dracoware.com/blog/2007/12/10/12-notes-on-setting-up-gmail-imap-with-apple-mail/</guid>
		<description><![CDATA[Just like Ryan, I&#8217;ve been in the process of moving to Gmail to handle all my email, now that they provide IMAP access. In no particular order, here are some notes and thoughts on the process of setting up Gmail IMAP with Apple&#8217;s Mail.app: Rather than restate all the steps I took, I&#8217;ll link to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dracoware.com/blog/2007/12/10/switching-to-gmail/">Just like Ryan</a>, I&#8217;ve been in the process of moving to Gmail to handle all my email, now that they provide IMAP access.  In no particular order, here are some notes and thoughts on the process of setting up Gmail IMAP with Apple&#8217;s Mail.app:</p>
<ol>
<li> Rather than restate all the steps I took, I&#8217;ll link to <a href="http://5thirtyone.com/archives/862">this post</a> that I found useful.  In particular, configuring Gmail&#8217;s Drafts, Junk, Trash and Sent folders to match those in Mail is nice.</li>
<li>The way Gmail implements IMAP wasn&#8217;t very intuitive to me and took some getting used to.  For example, deleting a message from a mailbox doesn&#8217;t really delete it, it just removes that label (or at least that&#8217;s how it&#8217;s supposed to work; more on that later).  I found <a href="http://mail.google.com/support/bin/answer.py?answer=77657">this page</a> helpful in getting used to how IMAP functions match Gmail actions.</li>
<li>I know this has probably been discussed ad nauseum, but I wish Gmail would loose the &#8220;labels&#8221; concept and move to &#8220;folders&#8221;.  While I&#8217;ve eventually gotten used to it within Gmail, the problem is only made worse with IMAP. For example, if a message has two labels, you&#8217;ll see it in two folders, which means it&#8217;ll show as two unread messages.</li>
<li>I figured as long as I was setting all this up, I&#8217;d use Gmail to backup all my old messages, as described by Ryan. This meant copying over my old mbox files, importing them to Mail, and moving them into the appropriate folders in Gmail.  It&#8217;s definitely a slow process, but you can view the progress from the Activity window (under Window -&gt; Activity). There were a few times when the moving failed: I believe it was due to cases where messages had very large bodies.  Although it failed partway through, I was able to start over without having any duplicate messages, so it looks like Gmail is smart enough not to add an exact duplicate.</li>
<li>To help speed the process a bit, I&#8217;d recommend turning off caching while doing any importing or moving of messages. This is done under &#8220;Keep messages for offline viewing&#8221; in the Advanced tab of the Gmail Account preferences.  Once everything is set how you like it, you can turn cacheing back on.  For a large number of messages the caching process can also take a while.</li>
<li>It took me a while to find a setup for my outgoing messages that works for me.  In the past, I&#8217;ve had my email client set to automatically BCC myself on any emails I send.  This way my messages get categorized properly, and my emails will be in the same mailbox as the rest of a thread.  With Gmail, my sent messages were getting put into the Sent Mail folder in Gmail, which means I never got a chance to filter them into any labels.  BCCing myself didn&#8217;t help, since Gmail already had a copy of the message in Sent Items.  What I&#8217;ve done now is to remove Gmail&#8217;s Sent folder as Mail&#8217;s Sent mailbox, which means the only copy that Gmail receives is the one that gets BCCed, which means I can have it filtered however I like. <strong>Update:</strong> Turns out I was wrong on this.  Any email sent through Gmail&#8217;s SMTP will be added to &#8220;Sent Mail&#8221;, so BCCing won&#8217;t help.</li>
<li>An unfortunate annoyance with Gmail IMAP is that unless you have a message filtered to automatically archive (in Gmail context this means moving it to &#8220;All Mail&#8221;), it&#8217;ll show up twice in Mail: once in the Inbox, and once in &#8220;All Mail&#8221;.  So far I haven&#8217;t found a way to avoid this.</li>
<li>The filters in Gmail are rather basic and limited, especially compared to Mail.  For example, I don&#8217;t think there&#8217;s any way to match messages whose subjects start with a string, instead of just containing the string.</li>
<li>Rather than set up a complex set of filters for all the email I get, I got an idea from Ryan to only create filters for less important messages, like automated log messages.  Anything important will to go my inbox, and then I can choose how to label it or to delete it.  This also has the benefit that on my iPhone, I can just check my Inbox and have important new emails in one place.</li>
<li>Although Google Help says that deleting a message will just remove its label, it won&#8217;t necessarily work this way in Mail.  Although <strong>deleting</strong> a message will remove the label (or if it&#8217;s in the Inbox, archive it), <strong>moving it to the Trash</strong> will actually put it in the Trash, which puts it in line for deletion.  I think you could prevent this by not having Mail&#8217;s Trash mailbox be Gmail&#8217;s Trash, but the whole &#8220;deleting a message to remove the label&#8221; feature isn&#8217;t something I really need to use.</li>
<li>I love the new Todos in Mail, but getting them working in Gmail also required some changes.  From what I can tell, you can have Mail store the Todos locally or on Gmail (although there doesn&#8217;t seem to be a simple Preferences change for this).  If it&#8217;s on the server, each Todo is stored as an email, and if you want to specify a Calendar for an item, it means defining a new set of Calendars in iCal.  If you store the items on the server, each corresponding message shows up in a nice human readable format, but unfortunately on the iPhone all you see is a Mime attachment.  Hopefully in the future Apple will provide a simple way to access Todos on the iPhone.</li>
<li>Reading back on these notes, I see how complicated Gmail IMAP can be!  I don&#8217;t think it&#8217;s quite ready for average users yet.  That said, it&#8217;s nice to know that 1) I now have all my email accounts coming to one place, 2) my old emails are backed up online, and 3) I can access all my email from my computer, my phone, or a browser.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.draconis.com/blog/2007/12/10/12-notes-on-setting-up-gmail-imap-with-apple-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My MacBook died</title>
		<link>http://www.draconis.com/blog/2007/07/20/my-macbook-died/</link>
		<comments>http://www.draconis.com/blog/2007/07/20/my-macbook-died/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 14:42:15 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.dracoware.com/blog/2007/07/20/my-macbook-died/</guid>
		<description><![CDATA[I&#8217;m very sad &#8211; the logic board on my MacBook died on me several days ago. I&#8217;m very glad I bought the AppleCare extended warranty, though, as it was almost exactly one year and one month since I bought it (and would have been one month out of warranty had I not purchased the extended [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com/macbook/macbook.html" title="MacBook"><img src="/wp-content/uploads/2007/07/gallery-big-05.thumbnail.jpg" title="MacBook" alt="MacBook" align="right" border="0" /></a>I&#8217;m very sad &#8211; the logic board on <a href="http://www.dracoware.com/blog/2006/10/19/macbook-happiness/" title="MacBook Happiness">my MacBook</a> died on me several days ago.  I&#8217;m very glad I bought the AppleCare extended warranty, though, as it was almost exactly one year and one month since I bought it (and would have been one month out of warranty had I not purchased the extended plan).</p>
<p>It&#8217;s currently being repaired now, which means I&#8217;m stuck using an old machine until I get it back (an aging Windows Pentium 4 I had).  It&#8217;s tough going back to Windows now that I&#8217;ve been used to the Mac for so long, but I&#8217;m still able to get work done.  I&#8217;m using Gmail for my email (I had set it up to automatically download all of my work email to Gmail before my Mac died, so I have most of my important messages there), the <a href="http://www.e-texteditor.com/" title="e">e text editor</a>, which is very similar to <a href="http://macromates.com/" title="TextMate">TextMate</a>, <a href="http://winscp.net/eng/index.php" title="WinSCP">WinSCP</a> (to replace <a href="http://cyberduck.ch/" title="Cyberduck">Cyberduck</a>), and <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" title="Putty">Putty</a> for my terminal.</p>
<p>When the MacBook died, I was getting very nervous, as I had a deadline (today) for a client.  I brought the laptop to the Apple Store nearest me, and they helped me get the documents I needed off the drive before sending it in for repair (they pulled out the drive and inserted it into another MacBook, as I had FileVault turned on &#8211; big mistake &#8211; where I was able to plug in my external USB hard disk and trasfer the docs I needed).  That was way cool, and extremely helpful, as I wasn&#8217;t able to get it to boot into <a href="http://docs.info.apple.com/article.html?artnum=58583" title="How to use FireWire target disk mode">target mode</a>.</p>
<p>So, long story short, I should have it back early next week.  First problem I&#8217;ve had with it, and luckily I had all my important documents backed up (and I met my deadline!).  So the process was about as painless as it could have been, and I should have it back early next week.</p>
<p><strong>Update</strong>: I got my Macbook back from Apple.  It powered on and was working fine until I went to plugin the power adapter.  Turns out the light on the power adapter (green or orange) doesn&#8217;t light up, and it doesn&#8217;t charge my battery.  Very frustrating, so I brought it back to the Apple Store, which they are now repairing (again).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.draconis.com/blog/2007/07/20/my-macbook-died/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MacBook Happiness</title>
		<link>http://www.draconis.com/blog/2006/10/19/macbook-happiness/</link>
		<comments>http://www.draconis.com/blog/2006/10/19/macbook-happiness/#comments</comments>
		<pubDate>Thu, 19 Oct 2006 12:19:59 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.dracoware.com/blog/2006/10/19/macbook-happiness/</guid>
		<description><![CDATA[There have been a lot of things discussed across the blogosphere regarding problems with the MacBook laptops, such as random shutdowns and case discoloration.  Well, I just wanted to point out that not everyone is having these problems: I bought my MacBook in May and have been using it on a daily basis since without [...]]]></description>
			<content:encoded><![CDATA[<p>There have been <a title="Another Rotten Apple" href="http://gigaom.com/2006/10/18/another-rotten-apple/">a lot</a> <a title="Yay, My MacBook Randomly Shuts Down" href="http://paulstamatiou.com/2006/09/04/yay-my-macbook-randomly-shuts-down/">of things</a> discussed across the blogosphere regarding problems with the <a title="MacBook" href="http://www.apple.com/macbook/macbook.html">MacBook</a> laptops, such as random shutdowns and case discoloration.  Well, I just wanted to point out that not everyone is having these problems: I bought my MacBook in May and have been using it on a daily basis since without a single problem.  I use it as my main desktop computer at work, and it&#8217;s performed great (I&#8217;m even writing this on it now).</p>
<p>My MacBook has been the best all-around laptop I&#8217;ve yet owned, and based on my experiences, I&#8217;d highly recommend it to anyone considering buying a new laptop.  My next purchase will probably be a <a title="Mac Mini" href="http://www.apple.com/macmini/">Mac Mini</a> towards the end of the year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.draconis.com/blog/2006/10/19/macbook-happiness/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

