<?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>dan-menard.com</title>
	<atom:link href="http://www.dan-menard.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dan-menard.com</link>
	<description>The Web according to Dan</description>
	<lastBuildDate>Tue, 09 Mar 2010 03:03:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why HTML5 Makes Sense for Mobile</title>
		<link>http://www.dan-menard.com/2010/03/08/why-html5-makes-sense-for-mobile/</link>
		<comments>http://www.dan-menard.com/2010/03/08/why-html5-makes-sense-for-mobile/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 03:03:14 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Web Misc]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=354</guid>
		<description><![CDATA[These days there are more and more mobile devices that support rich software applications. Since the iPhone, we&#8217;ve seen the Blackberry, the Palm Pre and Android all start their own app stores, and surely Windows Phone 7 won&#8217;t be far behind. With all of these options, how do you decide which ones to develop software [...]]]></description>
			<content:encoded><![CDATA[<p>These days there are more and more mobile devices that support rich software applications. Since the iPhone, we&#8217;ve seen the Blackberry, the Palm Pre and Android all start their own app stores, and surely Windows Phone 7 won&#8217;t be far behind. With all of these options, how do you decide which ones to develop software for? Porting the same native application to five different platforms is expensive, but only supporting a few adds the risk of alienating users with non-supported devices. Fortunately, thanks to HTML5, it&#8217;s now possible to develop <em>one</em> version of your application that works across <em>all</em> these platforms.</p>
<p>HTML5 is a new standard for developing web-based applications with rich interfaces similar to what can traditionally only be achieved in a desktop environment or by using browser plug-ins such as Adobe Flash. Support for HTML5 is being built right into all modern web browsers, with many features already available. While this is very good for the web community, it&#8217;s also very good for the mobile space; all modern smartphones come with a browser that is working to support HTML5. This means that instead of re-writing the same application for each mobile platform, one single version can be written in HTML5 that works across all of them.</p>
<p>The main motivation for choosing HTML5 is that the smartphone market is <em>diverging</em>, while support for HTML5 is <em>converging</em>. Each mobile platform in the expanding mobile space has its own API and distribution model, and any new platforms will likely follow suite. Contrast this with support for HTML5, where all these platforms are rushing to implement the same specification. How will this look in a few years? We will have even more platforms to develop separate clients for, but all of them will have increasingly better support for HTML5.</p>
<p>Another big reason for choosing HTM5 is that it has a strong, predictable future. In addition to picking up traction all over the web, the <a href="http://dev.w3.org/html5/spec/">specification for HTML5</a> is mapped out to the year 2022, over ten years from now (but that <a href="http://html5doctor.com/2022-or-when-will-html-5-be-ready/">doesn&#8217;t mean HTML5 is not ready to use right now</a>). With the current smartphone market, it&#8217;s difficult to predict which clients will even be around in a few years, let alone which ones will still be popular. Using an HTML5 client removes much of the guesswork surrounding which platforms to support, and as it becomes the default standard for web browsers, any future platforms will support it as well.</p>
<p>There are other benefits to an HTML5 client, such as the control it grants you over your application. With the iPhone, for example, Apple must approve any change that is made to a native application, even after it is released. With an HTML5 application, there is no need for an approval process &mdash; in fact, it&#8217;s not even possible; device manufacturers and OS providers have no ability to regulate web content.</p>
<p>HTML5 is a great choice for mobile development in the current market. If you find yourself struggling to decide which platform(s) to develop for, or concerned about the future landscape of the mobile space, or unsure about having to seek approval from a manufacturer before your application can be deployed, consider the possible advantages of HTML5; it won&#8217;t be right for every scenario, but creating a native app isn&#8217;t either.</p>
<p style="text-align:left;"><em>Note: This post is also available at <a href="http://www.macadamian.com/blog/post/why_html5_makes_sense_for_mobile/">http://www.macadamian.com/blog/post/why_html5_makes_sense_for_mobile/</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/03/08/why-html5-makes-sense-for-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When not to Write a Post</title>
		<link>http://www.dan-menard.com/2010/03/01/when-not-to-write-a-post/</link>
		<comments>http://www.dan-menard.com/2010/03/01/when-not-to-write-a-post/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 01:13:35 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Web Misc]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[RickRoll'd]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=342</guid>
		<description><![CDATA[This is the fourth (!) post I&#8217;ve written for today. The reason you aren&#8217;t seeing the first three is because the past couple of days have taught me a few valuable lessons about when you shouldn&#8217;t follow through on a post idea (even if it&#8217;s a really good idea), and I thought I&#8217;d share that [...]]]></description>
			<content:encoded><![CDATA[<p>This is the fourth (!) post I&#8217;ve written for today. The reason you aren&#8217;t seeing the first three is because the past couple of days have taught me a few valuable lessons about when you shouldn&#8217;t follow through on a post idea (even if it&#8217;s a <i>really good</i> idea), and I thought I&#8217;d share that knowledge with all of you.</p>
<p><em>&lt;tangent&gt;This post was probably inspired in part by a recent similar post on <a href="http://outspokenmedia.com/blogging/the-7-blog-posts-you-shouldnt-publish/">Outspoken Media</a>.&lt;/tangent&gt;</em></p>
<h4>Don&#8217;t bite off more than you can chew.</h4>
<p>My first idea for this week&#8217;s post was massively ambitious. A popular site I follow posted an article last week about something I know a <em>lot</em> about, and didn&#8217;t do a very good job of it — and it was one of those dreaded list-posts where you can tell some of the items were just filler to boost the count up to a nice, rounded number. I was sure I could write a better post about the topic, so I got started! I was picking apart all the things the other article did wrong, doling out advice for how it could have been improved, coming up with my own, significantly better advice and conclusions, it was epic!</p>
<p>And then I read over what I had so far.</p>
<p>It was atrocious. My bold calling-out of a not-so-great post with examples of how to do it right was reading like a vicious tirade about why I&#8217;m better than they are. It was awful! Then I looked up the post&#8217;s author; he&#8217;s been blogging since I was in high school, has guest posts on some of my favourite blogs, and has made a hugely positive impact in his niche. What was I doing? This guy was a role model. So he had an off-post. It wasn&#8217;t all that bad, and even if I could find a few things wrong with it, that doesn&#8217;t translate to a better post — especially if I&#8217;m being a jerk about it.</p>
<p>So I trashed it. It was probably the longest post I&#8217;ve written for this blog to date, and I wholly regret wasting so much time on it before pulling the plug. On the plus side, I&#8217;ll think twice about it next time, and hopefully one of you will too.</p>
<h4>Posts about current events can backfire.</h4>
<p>My back-up idea for this week was based on a gem of a rant I went on over Skype when I found out that YouTube pulled the original <a href="http://www.youtube.com/watch?v=oHg5SJYRHA0&#038;feature=player_embedded">RickRoll&#8217;d</a> video for a Terms of Service violation. This was a solid post with some legitimately good content that I was all set to write — until I found out that YouTube restored the video.</p>
<p>This is the problem with such ephemeral topics. How long would that post have been relevant for? A few days? Then what? I update it to say &#8220;rejoice! the video is restored!&#8221; and the rest of my post is moot? Ridiculous. Next time I&#8217;ll remember to wait until the news is more official before assuming I&#8217;m set for next week&#8217;s post.</p>
<h4>Are you really a good candidate to write this post?</h4>
<p>My third idea was to write a post based on some story I found via Slashdot; one of those trendy posts about an ongoing saga of human rights dilution in a far-away land. This was obviously a good idea, because it was something I cared about! Not so.</p>
<p>What kind of insight would I have on such an issue? Sure I&#8217;m passionate about it, but so are millions of other people. Do I know more than the majority of them do? Probably not. Am I going to have some wacky angle that no one else has covered yet? I doubt it. Is there anything significant I can contribute in this space? Not really. So, no post. It was my fault for choosing a topic I was under-qualified to write about.</p>
<h4>Please learn from my mistakes.</h4>
<p>It&#8217;s been a long couple of days. It wasn&#8217;t easy throwing out idea after idea, especially after I&#8217;d invested time and energy into each one. But in the end I&#8217;m glad I did it; I didn&#8217;t publish something stupid that I&#8217;d probably regret later (or worse: completely forget about), and the silver lining turned out to be a handful of valuable lessons, ready for their own post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/03/01/when-not-to-write-a-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software is all about Context</title>
		<link>http://www.dan-menard.com/2010/02/22/software-is-all-about-context/</link>
		<comments>http://www.dan-menard.com/2010/02/22/software-is-all-about-context/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 11:00:02 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Context]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=327</guid>
		<description><![CDATA[Context is a very important factor in software development. Knowing the conditions under which your software will be used is an integral part of crafting a positive experience for your users.  Many companies take this to heart and create truly engaging software that really connects with its users, but the vast majority miss the [...]]]></description>
			<content:encoded><![CDATA[<p>Context is a very important factor in software development. Knowing the conditions under which your software will be used is an integral part of crafting a positive experience for your users.  Many companies take this to heart and create truly engaging software that really connects with its users, but the vast majority miss the mark. While I&#8217;m sure I&#8217;d have no trouble pointing out a myriad of context-related issues in software made by Average Joe Developer, today&#8217;s focus will be on showing that even the top names in software aren&#8217;t perfect.</p>
<h4>Exhibit A: The iPhone&#8217;s Clock.app</h4>
<p>Let me tell you a story. A few weeks ago, the fiancée and I were scheduled to meet with a potential wedding venue early Saturday morning. Given that it was a bit out of the way and we tend to oversleep, we thought we&#8217;d be smart and set an alarm using the iPhone&#8217;s default clock app.</p>
<p>So Friday night, we set an alarm thinking it would wake us up Saturday morning. It did not; it turns out the alarm we set was for weekdays only! While this was entirely our fault, I&#8217;m still going to call Apple out on not taking context fully into account: when we set the alarm, why didn&#8217;t the app warn us that the alarm wouldn&#8217;t go off the next morning? I would imagine it&#8217;s very rare that anyone sets an alarm more than a day in advance. It&#8217;s much more likely that when someone sets an alarm at night, they expect it to wake them up the next day. This is a case where a neat feature is actually an annoyance because context isn&#8217;t handled as well as it could be.</p>
<h4>Exhibit B: Google Maps</h4>
<p>Continuing our story, while I was frantically trying to get ready I was loading Google Maps to get directions to our appointment. After punching in the address and asking it to route us there, Google Maps told me the trip would take over 9 hours. I freaked out! We don&#8217;t have 9 hours, we have 30 minutes; is this the right address? Did we accidentally book an appointment at a venue 9 hours out of Ottawa?</p>
<p>Actually, it turns out I had Google Maps set to give walking directions. Again, my fault, but again, where were the developers on this one? Did they really think I wanted to walk over 9 hours to get somewhere? Why not recognize that I was probably looking for driving directions and put a message at the top of the screen asking if that&#8217;s what I meant?</p>
<p>(For the curious, this story did have a happy ending: we made it there a slight 15 minutes late, and this was the venue we eventually chose for our wedding.)</p>
<h4>Exhibit C: Firefox&#8217;s Spell-Check</h4>
<p>Firefox is an incredible piece of software. It is currently the browser of choice for about one quarter of all internet users, and in many ways helped to revolutionize the web browser market. But one area where it hasn&#8217;t really advanced as far as it could have is its built-in spell checker. I don&#8217;t have a fancy story for this one; the data speaks for itself. Here is a list of words that show up as spelling errors in Firefox 3.6:</p>
<p>Some of the internet&#8217;s most popular websites:</p>
<ul>
<li>YouTube</li>
<li>Facebook</li>
<li>Myspace</li>
<li>Flickr</li>
</ul>
<p>Well-known web technologies:</p>
<ul>
<li>Skype</li>
<li>Silverlight</li>
<li>Webkit</li>
<li>Wordpress, CMS</li>
<li>PHP, CSS (it gets HTML)</li>
</ul>
<p>Very common computer words:</p>
<ul>
<li>Inbox</li>
<li>USB</li>
</ul>
<p>Extremely successful desktop software:</p>
<ul>
<li>Photoshop</li>
<li>PowerPoint</li>
</ul>
<p>Apple products:</p>
<ul>
<li>iPod, iPhone, iPad</li>
<li>Macbook</li>
<li>iMac</li>
<li>OSX (it gets Linux and UNIX)</li>
</ul>
<p>These are all very common words in internet parlance, and it&#8217;s ridiculous that they are highlighted as possible spelling errors. Why not add them to the dictionary? A simple white-list that could be crowd-sourced to the community seems right up Firefox&#8217;s alley; I wouldn&#8217;t be at all surprised to see this addressed in a future release.</p>
<h4>What can we learn from this?</h4>
<p>My main take-away here is that context is a big factor in software development, and one of the hardest to get right. Even the big guns have room for improvement, which means the rest of us likely do as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/02/22/software-is-all-about-context/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Page: Why I Blog</title>
		<link>http://www.dan-menard.com/2010/02/15/new-page-why-i-blog/</link>
		<comments>http://www.dan-menard.com/2010/02/15/new-page-why-i-blog/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 17:13:03 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=321</guid>
		<description><![CDATA[When I have something I want to write about that I&#8217;d like to be able to keep up-to-date, I put it on its own page rather than a new post. The first such page was a rundown of what I do with OCRI to help introduce high-school students to careers in high-tech, and today I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>When I have something I want to write about that I&#8217;d like to be able to keep up-to-date, I put it on its own page rather than a new post. The first such page was a rundown of <a href="http://www.dan-menard.com/ocri/">what I do with OCRI</a> to help introduce high-school students to careers in high-tech, and today I&#8217;m adding another one — <a href="http://www.dan-menard.com/why-i-blog/">why I blog</a>. Go check it out! The idea is that these pages will change over time, and I want a slightly more formal space to keep them so that I can make sure they always reflect how I currently feel.</p>
<p>In other news, today is my birthday! You don&#8217;t have to get me anything, but if you really want to make my day here is something small you can do: Think of your favourite post on this blog, and email me or leave a comment below to tell me what it is. Simple, right? But it would really mean a lot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/02/15/new-page-why-i-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Present and Future of Flash</title>
		<link>http://www.dan-menard.com/2010/02/08/the-present-and-future-of-flash/</link>
		<comments>http://www.dan-menard.com/2010/02/08/the-present-and-future-of-flash/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:00:40 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=272</guid>
		<description><![CDATA[Adobe Flash is at an interesting point in its existence. For about a decade, it was the only way to get rich, dynamic content onto the web. If it was the year 2001 and you wanted a really sleek UI, or video, or any kind of animation, Flash was your best bet — it was [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe Flash is at an interesting point in its existence. For about a decade, it was the only way to get rich, dynamic content onto the web. If it was the year 2001 and you wanted a really sleek UI, or video, or any kind of animation, Flash was your best bet — it was pretty much a monopoly. Then things started to change:</p>
<ul>
<li>DHTML started to take over some of the really basic use-cases for dynamic events like rollovers and showing/hiding content.</li>
<li>AJAX made truly dynamic content easier for the non-flash world.</li>
<li>The mobile web started to take off, with most devices not capable of supporting Flash.</li>
<li>Microsoft released Silverlight, a competitor to Flash in the rich interface space.</li>
<li>Apple started releasing wildly popular devices that intentionally avoided supporting Flash.</li>
<li>Browsers started implementing support for HTML5 and CSS3, which are slowly being adopted by designs that would historically require Flash.</li>
</ul>
<p>Slowly but surely, alternatives to Flash have been picking up speed, and things beyond Adobe&#8217;s control have prevented Flash from penetrating certain markets (mobile in particular). What does this mean for Flash as a technology?</p>
<h4>Flash isn&#8217;t going away anytime soon&#8230;</h4>
<p>This isn&#8217;t one of those posts about how HTML5 or the iPad or global warming is going to spell the end of Flash. Flash is a major player in many areas of the web, most of which won&#8217;t change anytime soon. In particular:</p>
<p><b>Games</b> — There are tons of online Flash games. This is a huge market that Flash has absolutely dominated since day one, and none of the technologies mentioned above can compete with Flash on this level of interactivity.</p>
<p><b>Video</b> — Like it or not, HTML5 is not yet strong enough to handle cross-browser, web-based video. Even when it is (and it will be sooner than you think) Flash will still be used well into the future because it&#8217;s the only solution for legacy browsers, and the vast majority of users don&#8217;t update their browsers as often as they should.</p>
<p>On top of that, Adobe has created an entire ecosystem of software and a vibrant community for designing, building, and publishing Flash-based applications. Plenty of people are heavily invested in these tools, and no amount of evangalism is going to convince them that their problems could be better solved by today&#8217;s Flash-alternative du jour.</p>
<h4>&#8230;but Flash will start having a reduced role on the web in general.</h4>
<p>It would be unrealistic to pretend that these new technologies aren&#8217;t eating into Flash&#8217;s market share. For one, even in the most complex cases, some projects are <a href="http://www.businessinsider.com/microsoft-wins-the-2010-olympics-for-silverlight-2009-3">choosing Silverlight over Flash</a>. Not the majority (not even close) but more than none, and Microsoft is a powerful competitor that can compete with Adobe on the development tools and community levels.</p>
<p>Secondly, <a href="http://blog.optimum7.com/anthony/website-design/pure-css3-animated-at-at-walker-from-star-wars-2.html">HTML5 and CSS3 can do some pretty neat things</a>. For cases such as modern, dynamic navigation and simple logo animation, it will soon make much more sense to use features supported by the browser than a heavyweight proprietary plug-in; especially if all you need is a quick piece of eye candy.</p>
<p>Finally, there are the problems caused by Apple. I can think of three:</p>
<p><b>No iPad/iPhone Support</b> — The longer this keeps up (and I don&#8217;t see it changing anytime soon), the more likely it is that someone will create a cool, interesting way to do fancy, Flash-like things in an iFriendly format. And then a general-mobile format. And then a web format. The last thing Flash needs right now is for some brilliant start-up to shake things up even further.</p>
<p><b>Macbooks are getting popular</b> — Adobe claims that Flash runs on every platform ever, but as Chris Rawson astutely points out in this <a href="http://www.tuaw.com/2010/02/05/the-flash-saga-continues-adobe-responds-to-charges-of-laziness/">excellent article</a>, that&#8217;s been easy to say while most of the world has been running Windows. With Apple&#8217;s laptops gaining popularity, people are starting to realize that <a href="http://www.tuaw.com/2010/02/06/16-month-old-bug-continues-to-crash-flash/">Flash doesn&#8217;t run as well in OSX</a>. The more Macbooks Apple sells, the more Adobe&#8217;s claims of market domination will start to dissolve.</p>
<p><b>No iPad/iPhone Support: take two</b> — I want this website to be viewable on the iPhone, the iPad, and whatever whimsical hardware Apple comes up with next. That alone means I&#8217;m not going to use Flash in my blog&#8217;s design, ever. I&#8217;m admittedly in a minority here, but I wouldn&#8217;t be surprised if today&#8217;s kids getting into web design are also going to want to show off their cool, new, standards-compliant sites on their cool, new, iApproved devices. This sort of trend will slowly but surely push Flash out of the cool-new-site space.</p>
<p>Getting along with OSX is something that Adobe is going to have to work towards to keep Flash competitive, especially as new markets evolve out Apple&#8217;s hardware.</p>
<h4>I&#8217;m not anti-Flash.</h4>
<p>I&#8217;ve been using Flex Builder to build cutting-edge Flash applications for years, and I still believe there are many cases where Flash is a legitimate choice for creating a rich internet experience; there just aren&#8217;t as many as there used to be, and this combination of new, exciting technologies and pressure from Apple are making for some exciting times in the world of web design.</p>
<p>2010 is shaping up to be a wild ride for Flash and its competitors, and I can&#8217;t wait to see where it takes us. What are your predictions?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/02/08/the-present-and-future-of-flash/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The iPad Dilemma</title>
		<link>http://www.dan-menard.com/2010/02/03/the-ipad-dilemma/</link>
		<comments>http://www.dan-menard.com/2010/02/03/the-ipad-dilemma/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 04:39:34 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Macbook]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=252</guid>
		<description><![CDATA[Up until very recently, I was seriously considering getting a Macbook. I have a desktop PC that covers my day-to-day tasks, but I want something I can use from my couch, and in particular I&#8217;ve started to really miss OSX (I used an iBook as my primary machine up until more recently than I&#8217;m willing [...]]]></description>
			<content:encoded><![CDATA[<p>Up until very recently, I was seriously considering getting a Macbook. I have a desktop PC that covers my day-to-day tasks, but I want something I can use from my couch, and in particular I&#8217;ve started to really miss OSX (I used an iBook as my primary machine up until more recently than I&#8217;m willing to admit).</p>
<p>Then Apple releases the <a href="http://www.apple.com/ipad">iPad</a>, which promises to do everything I was planning to use my Macbook for at nearly 1/3 the price. Now what? Do I keep eying the Macbook or start counting the days until the iPad hits stores? I&#8217;m completely torn.</p>
<p>First let&#8217;s get a few things out of the way. I don&#8217;t want the 3G version of the iPad. I have enough monthly bills already, and my iPhone covers all my 3G needs. I&#8217;m also not the kind of person that needs much space, so the low-end iPad suits me just fine. And I don&#8217;t want a Macbook Pro; a regular Macbook is easily enough power for me, though I would probably take the ram upgrade for an extra $100. With that in mind, we&#8217;re looking at $500 for the iPad vs $1200 for the Macbook.</p>
<p>I want something I can use while sitting on my couch, and all it has to support is writing blog posts and your standard email/browsing activities. Both machines are perfectly capable of performing these tasks, and I&#8217;m already fluent in both OSX variants from owning an iBook and an iPhone.</p>
<p>Now for the interesting part: the advantages each device offers.</p>
<h4>Advantages of the iPad:</h4>
<ul>
<li>It&#8217;s significantly less expensive, as we&#8217;ve already discussed.</li>
<li>You can turn it sideways. That may sound ridiculous, but I much prefer web browsing on a screen with more height than width.</li>
<li>I love the form factor. Watching the video on Apple&#8217;s website&#8230; It doesn&#8217;t look like he&#8217;s holding a tablet and running a browser; it looks like he&#8217;s holding a browser. This level of UX is absolutely a step above anything else on the market, Macbook included.</li>
<li>It has substantially more novelty, and all kinds of potential that we don&#8217;t know about yet.</li>
</ul>
<h4>Advantages of the Macbook:</h4>
<ul>
<li>It&#8217;s a well-established line. You know exactly what you&#8217;re getting, and how awesome it is.</li>
<li>Multitasking. I&#8217;d like to be able to have a browser open at the same time as Twitter and an IM client.</li>
<li>The platform is more open. I like using browsers other than Safari, running commands in Terminal, and hacking together useful AppleScripts.</li>
<li>What if I want to do some iPhone development? I&#8217;d need a Macbook, unless Apple releases some sort of iPhone-specific XCode for iPad (and who&#8217;s to say they won&#8217;t?)</li>
</ul>
<p>It&#8217;s a mess. There are so many differences, but the advantages of each individual device are so appealing that I can&#8217;t make up my mind. Worst of all, I&#8217;ll probably regret either decision — if I go with the Macbook, I&#8217;ll sigh longingly every time I see an iPad; if I go with the iPad, I&#8217;ll curse every time it can&#8217;t do something that the Macbook can. I&#8217;m still undecided, and that&#8217;s not likely to change anytime soon.</p>
<h4>What&#8217;s your take?</h4>
<p>Should I go with the iPad or the Macbook? Are you in a similar position?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/02/03/the-ipad-dilemma/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Design Blogs I Follow</title>
		<link>http://www.dan-menard.com/2010/02/02/design-blogs-i-follow/</link>
		<comments>http://www.dan-menard.com/2010/02/02/design-blogs-i-follow/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 11:00:37 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=242</guid>
		<description><![CDATA[Back in January I wrote a post about how I&#8217;m going to try to update every Monday for the entire year, and keep track of how many weeks work and how many weeks don&#8217;t. For the first time all year, I missed a week.
I&#8217;d like to say it&#8217;s because I&#8217;ve been busy (I have) or [...]]]></description>
			<content:encoded><![CDATA[<p>Back in January I wrote a post about how I&#8217;m going to try to <a href="http://www.dan-menard.com/2010/01/04/one-post-per-week/">update every Monday</a> for the entire year, and keep track of how many weeks work and how many weeks don&#8217;t. For the first time all year, I missed a week.</p>
<p>I&#8217;d like to say it&#8217;s because I&#8217;ve been busy (I have) or because the computer I normally use for blogging won&#8217;t boot (it won&#8217;t) but the truth is I had a really good post I wanted to write that I didn&#8217;t get done, and that&#8217;s lame. I&#8217;ll have it up in a couple of days, but until then I&#8217;ve prepared a list of pretty things for you to look at while you wait.</p>
<p>Last week, a friend of mine asked me what design blogs I currently follow, and here&#8217;s what I sent back:</p>
<p><a href="http://www.smashingmagazine.com">Smashing Magazine</a> — Easily the most popular name on the list. I find they do post a fair bit of noise, but they have some really good stuff every now and then that&#8217;s certainly worth following for.</p>
<p><a href="http://forabeautifulweb.com">For a Beautiful Web</a> — Probably the best design blog I follow. Lots of interesting stuff, highly recommend.</p>
<p><a href="http://ilovetypography.com">I Love Typography</a> — This is the only strictly-typography blog that I follow. Gives a very good summary of new and interesting type-related things once/week and a few other misc posts here and there (which are usually pretty interesting).</p>
<p><a href="http://100redesigns.com">100 Redesigns</a> — This guy is doing something really cool: every week he picks some ugly looking major website and posts a redesign for it. They&#8217;re good designs, and I find them inspiring because redesigning web sites is a valuable skill.</p>
<p><a href="http://dustincurtis.com">Dustin Curtis</a> — This guy makes a completely new design for every post on his blog, and he&#8217;s a totally ace designer. Oh, and his posts are great too.</p>
<p><a href="http://jasonsantamaria.com">Jason Santa Maria</a> — This guy has some <a href="http://jasonsantamaria.com/about/">remarkable credentials</a> and his blog is a great source for interesting design-related ideas (though posts are often few and far between).</p>
<p><a href="http://stopdesign.com">Stop Design</a> — Another guy with an awesome design blog that doesn&#8217;t update often. He&#8217;s a graphic designer that used to work for Google but now works for Twitter, and his website is literally the best-designed website I&#8217;ve ever seen. Every time I visit I find something new about it that I totally love.</p>
<p><a href="http://www.colourlovers.com">Colour Lovers</a> — This isn&#8217;t really a design blog, but it&#8217;s good inspiration for colour palettes, and every once in a while they post a gem of an article about colour theory or how colours are interpreted on a biological level.</p>
<p><a href="http://www.theoatmeal.com">The Oatmeal</a> — Ok, so this is clearly a web comic of sorts, but the design of the comics is always top-notch and I learn more from one of these comics than I do from ten self-proclaimed &#8216;awesome CSS galleries&#8217;.</p>
<h4>Who do you Follow?</h4>
<p>If you follow any great design blogs, I&#8217;d love to hear about them; leave your own list in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/02/02/design-blogs-i-follow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Excellent Use-Case for Google Wave</title>
		<link>http://www.dan-menard.com/2010/01/29/an-excellent-use-case-for-google-wave/</link>
		<comments>http://www.dan-menard.com/2010/01/29/an-excellent-use-case-for-google-wave/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 11:00:38 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Wave]]></category>
		<category><![CDATA[Wedding]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=224</guid>
		<description><![CDATA[Yes, another post about being engaged (it&#8217;s kind of this week&#8217;s theme). I promise this will be the last one, at least for a while; there are just a lot of interesting thoughts coming out of planning a wedding. We&#8217;ll resume our regular totally-non-marital posts at one per week on Monday.
I&#8217;ve been meaning to write [...]]]></description>
			<content:encoded><![CDATA[<p><em>Yes, another post about being <a href="http://www.dan-menard.com/2010/01/25/im-engaged/">engaged</a> (it&#8217;s kind of this week&#8217;s theme). I promise this will be the last one, at least for a while; there are just a lot of interesting thoughts coming out of planning a wedding. We&#8217;ll resume our regular totally-non-marital posts at one per week on Monday.</em></p>
<p>I&#8217;ve been meaning to write up a good post regarding my take on <a href="http://www.google.com/wave">Google Wave</a> pretty much since I launched this blog in October &#8216;09. The trouble was, I could never find a really good use-case that demonstrated how powerful and useful Wave is — until now. So without further ado:</p>
<h4>I don&#8217;t understand how people planned weddings before there was Google Wave.</h4>
<p>My fiancée and I are both the type to do a lot of research and planning before a big financial decision. So when it came to booking a venue, with so many different options and associated costs, we both dove right in. The only problem was that we had a really hard time staying in sync; we would both research the same venue or lose track of contact information for a place we really liked — it was a disaster. We tried ad-hoc discussions in person (this didn&#8217;t work; human memory is far too fallible) and a mess of emails (I had to scrub my inbox with a sponge after that one) but we found we were still stepping on each others&#8217; toes. Then it dawned on me:</p>
<p>What we really needed was a wiki.</p>
<p>We needed someplace where we could both see and add and edit information, highlight important dates or phone numbers, and easily compare venues to one another. Nothing huge (a CRM would have been way overkill), just a light-weight wiki that would be approachable for my not-very-geeky soulmate.</p>
<p>So I fired up Google Wave and spent a couple of minutes explaining it to her. Now we have a wave for wedding venues, where each wavelet (that&#8217;s what the posts in a wave are called) is about one venue. When either of us comes across a cool-looking venue, we can quickly scan the wave to see if it&#8217;s already there, and if it isn&#8217;t we can add it and fill in some quick details. If we want to contact them, we highlight the contact info, and if we make an appointment to visit a venue, we highlight the date as well; this way even at a quick glance we can quickly see when our appointments are and if there are any left to make. If either of us have comments about a venue, we can reply to its wavelet; this takes care of the usual meta-discussion in an informal but persisted way (the indent makes it easy to ignore when skimming).</p>
<p>So far, this is working incredibly well. We&#8217;re both completely in sync all the time, and it&#8217;s easy to find key information by quickly looking in one place. We&#8217;re already starting to add new waves for other things we&#8217;ll both want input on, like the photographer, the DJ and the cake. I have no idea how else we could be doing this as efficiently as we are; Wave is suddenly crucial to our planning process.</p>
<h4>What went right?</h4>
<p>I&#8217;d like to touch briefly on why this has worked out so much better than my previous experiences with Wave. I think one of the big problems with Wave is that information tends to get scattered — it&#8217;s easy to lose something in a mountain of replies, and the inability to hide or mass-delete old content causes a lot of unnecessary and frustrating sifting. What I did differently this time was enforce some basic rules about how the wave should be structured: one venue per wavelet, replies are allowed for discussion if required. This way there&#8217;s no checking to see if that golf course with the gorgeous gazebo is nested somewhere in a chain of replies, or deciding what depth to add that maple farm that four different people have recommended. They&#8217;re both easy decisions, and sticking to these informal rules really pays off in terms of keeping the wave easy to read and update.</p>
<h4>Have you found a good use for Wave?</h4>
<p>I&#8217;m curious to know what other creative uses people have found for Wave. If you&#8217;ve got something good, please share!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/01/29/an-excellent-use-case-for-google-wave/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We Live in a Communication Age</title>
		<link>http://www.dan-menard.com/2010/01/27/we-live-in-a-communication-age/</link>
		<comments>http://www.dan-menard.com/2010/01/27/we-live-in-a-communication-age/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 03:15:58 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Web Misc]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=221</guid>
		<description><![CDATA[Suppose the year is 1990, and you have some big news to share with those close to you and the world in general. How can you do it? There are a few ways:

In person
Over the phone
In a mailed letter
Through a printed announcement (say, in a newspaper)

Fast forward to today, a mere 20 years later. How [...]]]></description>
			<content:encoded><![CDATA[<p>Suppose the year is 1990, and you have some <a href="http://www.dan-menard.com/2010/01/25/im-engaged">big news</a> to share with those close to you and the world in general. How can you do it? There are a few ways:</p>
<ul>
<li>In person</li>
<li>Over the phone</li>
<li>In a mailed letter</li>
<li>Through a printed announcement (say, in a newspaper)</li>
</ul>
<p>Fast forward to today, a mere 20 years later. How much has changed? In addition to the ways mentioned above, look at all the new tools we have:</p>
<ul>
<li>Voice chat (Skype, Google Voice)</li>
<li>Video conference (Skype, iChat)</li>
<li>Instant message (from any number of clients)</li>
<li>Text message (or MMS)</li>
<li>Email</li>
<li>Facebook (status update, wall post, private message)
<li>Twitter (tweet, @someone, DM)</li>
<li>Blog post</li>
</ul>
<p>And this is just what I used on Monday; there are many others. We&#8217;re more connected than ever before. We can reach more people, faster, through whatever means is convenient for them, and the list of applicable technologies just keeps growing. It&#8217;s incredible!</p>
<h4>A brief take-away</h4>
<p>Monday reminded me how many tools there are for spreading messages that I don&#8217;t normally use, and made me realize that sometimes I have to look outside of my usual channels to reach people in a way that is most effective to them. I&#8217;m sure there are other things I will think of over the next little while that I can communicate more efficiently using tools other than my defaults; perhaps the same is true for you?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/01/27/we-live-in-a-communication-age/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Engaged</title>
		<link>http://www.dan-menard.com/2010/01/25/im-engaged/</link>
		<comments>http://www.dan-menard.com/2010/01/25/im-engaged/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 08:01:10 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Leah]]></category>
		<category><![CDATA[Love]]></category>
		<category><![CDATA[Venn]]></category>

		<guid isPermaLink="false">http://www.dan-menard.com/?p=218</guid>
		<description><![CDATA[




(click image to enlarge)

]]></description>
			<content:encoded><![CDATA[<div style="text-align: center">
<a href="http://www.dan-menard.com/images/love.png"><br />
<img alt="" src="http://www.dan-menard.com/images/love_t.png" /><br />
</a><br />
<br />
(click image to enlarge)
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dan-menard.com/2010/01/25/im-engaged/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
