<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Global Nerdy</title>
	
	<link>http://www.globalnerdy.com</link>
	<description>Tech Evangelist Joey deVilla on software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Fri, 06 Nov 2009 15:28:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/GlobalNerdy" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>First a Django Guy and Now a Microsoft Guy: “Thank You, Rails”</title>
		<link>http://www.globalnerdy.com/2009/11/06/first-a-django-guy-and-now-a-microsoft-guy-thank-you-rails/</link>
		<comments>http://www.globalnerdy.com/2009/11/06/first-a-django-guy-and-now-a-microsoft-guy-thank-you-rails/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:24:15 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[advocacy]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[ecosystems]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[Monkey Knife Fight]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/11/06/first-a-django-guy-and-now-a-microsoft-guy-thank-you-rails/</guid>
		<description><![CDATA[ Platform wars are like monkey knife fights: amusing at first, but regrettable and messy in the end.
You don’t see this very often, and it’s a shame: Jacob Kaplan-Moss, co-creator of Django, the Python-based MVC web application framework, wrote a great article titled Thank You, Rails. From the article’s opening paragraph:
It’s fashionable, or perhaps inevitable, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p align="center"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="monkey-knife-fight" border="0" alt="monkey-knife-fight" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/11/monkeyknifefight.jpg" width="450" height="295" /><em> Platform wars are like monkey knife fights: amusing at first, but regrettable and messy in the end.</em></p>
<p><strong>You don’t see this very often, and it’s a shame: <a href="http://jacobian.org/writing/thank-you-rails/">Jacob Kaplan-Moss, co-creator of Django, the Python-based MVC web application framework, wrote a great article titled <em>Thank You, Rails</em>.</a></strong> From the article’s opening paragraph:</p>
<blockquote><p>It’s fashionable, or perhaps inevitable, for tech communities to trash their competition…We geeks make arguing over minor technical points into a kind of art.</p>
</blockquote>
<p>The most important point in <a href="http://jacobian.org/writing/thank-you-rails/">his essay</a> is a few paragraphs down. He points out that while having a competitor often lends focus to a developer community and that a rivalry can often bring about excellence among all parties concerned, it can also bring bitterness and nastiness. He wants to counter those latter things, and so he writes:</p>
<blockquote><p>I think it’s important to recognize that we in the web development community do in fact owe Rails and the Rails community a debt of gratitude. Rails helped reframe the way we think about web development, and even those who’ve never touched Rails nevertheless are probably reaping indirect benefits right now.</p>
<p>So I think we should all step back from our personal preferences and plainly say <strong>thank you, Rails</strong>, for all that you’ve done to move the state of web development forward.</p>
</blockquote>
<p>Rails was a wake-up call to the web development world in so many ways. In the short time – a mere five years &#8212; that it’s been around, it’s been responsible for many changes in the world of web applications:</p>
<ul>
<li>Popularizing <a href="http://en.wikipedia.org/wiki/Model-view-controller">MVC</a> amongst web developers. Yes, it had been done before, but never quite as elegantly or explained so clearly. </li>
<li>Bringing concepts like <a href="http://www.artima.com/intv/dry.html"><em>DRY</em></a> and <a href="http://en.wikipedia.org/wiki/Convention_over_configuration"><em>Convention Over Configuration</em></a> into the developer vernacular. </li>
<li>Proving that simplicity is a feature, whether it’s from the developer’s or end user’s point of view. </li>
<li>Pointing the spotlight at the <a href="http://ruby-lang.org">Ruby</a> programming language. </li>
<li>Driving a movement towards web applications with both beautiful and usable interfaces. </li>
<li>Reminding us that programming should be fun. </li>
<li>Reinforcing an important idea that we often forget: community matters. (If you’ve been to a <a href="http://en.oreilly.com/rails2009">RailsConf</a> or better still, <a href="http://rethink.unspace.ca/2008/7/20/we-are-rubyfringe">RubyFringe</a> and <a href="http://futureruby.com/">FutureRuby</a>, which takes the Ruby/Rails community camaraderie and turns the dials up to 11, you know what I mean.) </li>
</ul>
<p><strong>Speaking as a Microsoft guy, I too would like to say “Thank you, Rails”.</strong> While I can’t honestly classify myself as ever having been a serious Rails developer – it’s mostly noodling on personal projects and one major cancelled project at Toronto’s worst-run startup – I come from the periphery of the Rails community, having been an unofficial evangelist and occasional court jester, as evidenced in this performance from the evening keynotes at RailsConf 2007:</p>
<p align="center"><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/t05f_KR1Tbw&amp;hl=en&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/t05f_KR1Tbw&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>I take a lot of what I’ve learned from the community-building effort that made Rails what it is today and have applied it to my work at Microsoft. From what I’ve been hearing, it seems to be helping.</p>
<p><strong>It’s not just the community aspects of Rails for which both Microsoft and I owe Rails a debt of gratitude &#8212; there are the technical aspects as well.</strong> I’m sure the event-driven desktop-style development metaphor behind ASP.NET makes a lot of developers happy, but it drove me bonkers – and also to PHP (and eventually, Rails) &#8212; back in 2002. The drive to create an MVC web application framework that treated the web like a first-class citizen instead of “like the desktop, but lamer” led to the creation of my preferred Microsoft web framework, <a href="http://asp.net/mvc">ASP.NET MVC</a>, and I cannot begin to convey how grateful I am for that. I love ASP.NET MVC, and a good chunk of the reasons why stem from the Rails-isms that found their way into it. I think ASP.NET MVC developers would benefit from <a href="http://rubyonrails.org/">getting to know Rails and taking it out for a spin</a> – and I think the Rails developers would also gain something from giving ASP.NET MVC a try.</p>
<p><strong>I once read a saying that has stuck with me all these years: “When you slice a blade of grass, you shake the universe.”</strong> Yeah, it’s a pretty drama-queeny way of saying that everything is interconnected, but it’s true in many respects, including human endeavour, which in turn includes software development. It’s an ecosystem, and different parts of it influence each other all the time. I think that the best participants in that ecosystem learn from other parts, and acknowledge those efforts that make the ecosystem a better place in which to live.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="joey-devilla-on-accordion-at-railsconf-2007" border="0" alt="joey-devilla-on-accordion-at-railsconf-2007" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/11/joeydevillaonaccordionatrailsconf2007.jpg" width="334" height="500" /> </p>
<p><strong>So to echo a Django guy’s sentiment, here’s a Microsoft guy saying it: <em>Thank you, Rails.</em></strong></p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/11/06/first-a-django-guy-and-now-a-microsoft-guy-thank-you-rails.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/11/06/first-a-django-guy-and-now-a-microsoft-guy-thank-you-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Halifax Coffee and Code This Afternoon – Just Us Cafe on Barrington</title>
		<link>http://www.globalnerdy.com/2009/11/04/halifax-coffee-and-code-this-afternoon-just-us-cafe-on-barrington/</link>
		<comments>http://www.globalnerdy.com/2009/11/04/halifax-coffee-and-code-this-afternoon-just-us-cafe-on-barrington/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:52:39 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Meetups]]></category>
		<category><![CDATA[Coffee and Code]]></category>
		<category><![CDATA[Halifax]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/11/04/halifax-coffee-and-code-this-afternoon-just-us-cafe-on-barrington/</guid>
		<description><![CDATA[This afternoon (Wednesday, November 4th) from 2:00 p.m. to 6:00 p.m. Atlantic time, I’ll be holding a Halifax edition of “Coffee and Code” at Just Us Cafe on Barrington (1678 Barrington). My coworkers Damir Bersinic and Rodney Buike will be joining me. Come on down and chat with us about Microsoft, the tech industry in [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.justuscoffee.com/barrington.aspx"><img style="border-right-width: 0px; margin: 0px 0px 10px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Just Us Cafe logo" border="0" alt="Just Us Cafe logo" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/11/justus1.jpg" width="189" height="197" /></a><strong>This afternoon (Wednesday, November 4th) from 2:00 p.m. to 6:00 p.m. Atlantic time, I’ll be holding a Halifax edition of “Coffee and Code” at <a href="http://www.justuscoffee.com/barrington.aspx">Just Us Cafe</a> on Barrington (<a href="http://www.bing.com/maps/default.aspx?v=2&amp;FORM=LMLTCC&amp;cp=44.646898~-63.573857&amp;style=r&amp;lvl=14&amp;tilt=-90&amp;dir=0&amp;alt=-1000&amp;phx=0&amp;phy=0&amp;phscl=1&amp;where1=1678%20Barrington%20Street%2C%20Halifax%20NS&amp;encType=1">1678 Barrington</a>).</strong> My coworkers Damir Bersinic and Rodney Buike will be joining me. Come on down and chat with us about Microsoft, the tech industry in general, the job market, accordions, whatever!</p>
<p>(If you’re a developer who’s interested in building a cloud computing-based application on <a href="http://www.microsoft.com/windowsazure/">Windows Azure</a>, you might want to come down for this one, as I might have an offer that you might find difficult to resist. Just sayin’.)</p>
<p>There may be plans for dinner and accordion-and-beer-fueled mayhem this evening, so if you’re into that sort of thing, <a href="mailto:joey.devilla@microsoft.com">drop me a line</a>.</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/11/04/halifax-coffee-and-code-this-afternoon-just-us-cafe-on-barrington.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/11/04/halifax-coffee-and-code-this-afternoon-just-us-cafe-on-barrington/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New Yorker’s Hallowe’en Cover and Why You Should Go to WinMoDevCamp</title>
		<link>http://www.globalnerdy.com/2009/11/02/the-new-yorkers-halloween-cover-and-why-you-should-go-to-winmodevcamp/</link>
		<comments>http://www.globalnerdy.com/2009/11/02/the-new-yorkers-halloween-cover-and-why-you-should-go-to-winmodevcamp/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 19:36:12 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Hardware and Gadgets]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Pop Culture]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/11/02/the-new-yorkers-halloween-cover-and-why-you-should-go-to-winmodevcamp/</guid>
		<description><![CDATA[The New Yorker’s Hallowe’en Cover
I make sure to keep an eye on how technology pops up in mainstream non-geek culture because it’s a good way to gauge the techno-cultural zeitgeist and see how technologies are being received by the public at large. As techies, we’re all too happy to be early adopters and are willing [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3><em>The New Yorker’s</em> Hallowe’en Cover</h3>
<p><strong>I make sure to keep an eye on how technology pops up in mainstream non-geek culture because it’s a good way to gauge the techno-cultural <em><a href="http://en.wikipedia.org/wiki/Zeitgeist">zeitgeist</a></em> and see how technologies are being received by the public at large.</strong> As techies, we’re all too happy to be early adopters and are willing to put up with usability problems, annoyances and extra work just to have the latest and greatest gear for its own sake. We have a tendency to forget that many non-techies don’t adopt technologies while they’re still new and need a techie mindset to use; they&#8217; wait until technologies evolve to the point where the benefits outweigh the annoyances.</p>
<p>The current issue of <em>The New Yorker</em> has a Hallowe’en-themed cover that hints at how much smartphones have worked their way into everyday people’s lives:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="New Yorker Halloween Cover" border="0" alt="New Yorker Halloween Cover" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/11/NewYorkerHalloweenCover.jpg" width="500" height="687" /></p>
<p>Here&#8217;s a closeup:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="New Yorker Halloween Cover closeup" border="0" alt="New Yorker Halloween Cover closeup" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/11/NewYorkerHalloweenCovercloseup.jpg" width="500" height="382" /></p>
<p>(I’ll bet that at least one of you went out Saturday night trick-or-treating and checked your smartphone.)</p>
<p><strong>The practical upshot of all this: the mobile platform is in your future.</strong> It’s the one that people take everywhere and it’s growing in power in leaps and bounds the way desktop (and later, laptop) computers did in the ‘80s and ‘90s.</p>
<h3>WinMoDevCamp</h3>
<p align="center"><a href="http://www.globalnerdy.com/2009/10/29/winmodevcamp-toronto-wednesday-november-11th-at-microsofts-mississauga-office/"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="WinMoDevCamp banner" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/winmodevcamp2.jpg" width="600" height="117" /></a></p>
<p><strong>Speaking of mobile platforms, we’re holding a full-day workshop on Windows Phone development called WinMoDevCamp Toronto</strong> next Wednesday, November 11th&#160; from noon to 9 p.m. at the Microsoft Mississauga offices (<a href="http://www.bing.com/maps/default.aspx?v=2&amp;FORM=LMLTCP&amp;cp=43.61362~-79.753421&amp;style=r&amp;lvl=13&amp;tilt=-90&amp;dir=0&amp;alt=-1000&amp;phx=0&amp;phy=0&amp;phscl=1&amp;where1=1950%20Meadowvale%20Blvd%2C%20Mississauga%20ON&amp;encType=1">1950 Meadowvale Boulevard</a>). It’s free of charge and your chance to learn how to develop applications for Windows Phone.</p>
<ul>
<li><strong>For more information about WinMoDevCamp,</strong> <a href="http://www.globalnerdy.com/2009/10/29/winmodevcamp-toronto-wednesday-november-11th-at-microsofts-mississauga-office/">see my earlier WinMoDevCamp article</a>. </li>
<li><strong>To register for WinMoDevCamp (remember, it’s free!),</strong> <a href="http://www.rsvpportal.com/microsoft/Windows_phone/nov11/">visit the registration page</a>. </li>
</ul>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/11/02/the-new-yorker-s-hallowe-en-cover-and-why-you-should-go-to-winmodevcamp.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/11/02/the-new-yorkers-halloween-cover-and-why-you-should-go-to-winmodevcamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>One-Handed Computing</title>
		<link>http://www.globalnerdy.com/2009/10/30/one-handed-computing/</link>
		<comments>http://www.globalnerdy.com/2009/10/30/one-handed-computing/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 22:03:15 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Hardware and Gadgets]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[one hand]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/30/one-handed-computing/</guid>
		<description><![CDATA[Yes, you probably went here as soon as you saw the phrase “One-Handed Computing”:
 
But in this case, I’m talking about what Jason Kottke is talking about &#8212; those times when you use mobile technology while your other hand isn’t free because you’re:

Eating 
Drinking 
Carrying or feeding a baby 
Walking the dog 
Carrying groceries 
“Straphanging” [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Yes, you probably went here as soon as you saw the phrase “One-Handed Computing”:</strong></p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="&quot;Successories&quot; style poster featuring a woman gasping as a man shows her something on his computer: &quot;Your Porn Collection. Probably best kept to yourself.&quot;" border="0" alt="&quot;Successories&quot; style poster featuring a woman gasping as a man shows her something on his computer: &quot;Your Porn Collection. Probably best kept to yourself.&quot;" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/YourPornCollection.jpg" width="600" height="509" /> </p>
<p><strong><a href="http://kottke.org/09/10/one-handed-computing-with-the-iphone">But in this case, I’m talking about what Jason Kottke is talking about</a></strong> &#8212; those times when you use mobile technology while your other hand isn’t free because you’re:</p>
<ul>
<li>Eating </li>
<li>Drinking </li>
<li>Carrying or feeding a baby </li>
<li>Walking the dog </li>
<li>Carrying groceries </li>
<li>“Straphanging” on a train or bus </li>
<li>Getting by with a broken arm </li>
</ul>
<p>In the cases above – and I’m sure you can think of many more – you’re accessing computing resources in a very undesktop-like way: with only one hand, and even then, a limited portion of that hand since most of your fingers are busy holding that phone. <strong>You’re likely using only your thumb,</strong> as shown below:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="windows mobile 6.5 and thumb" border="0" alt="windows mobile 6.5 and thumb" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/windowsmobile6.5andthumb.jpg" width="450" height="600" /> </p>
<p>There are lots of times when users are stuck in “one-thumb mode”. If you’re building mobile applications, you should keep that in mind and make sure you design your user interfaces accordingly. You might need to consider things like:</p>
<ul>
<li>The size of touchscreen controls: make them too small and they’re not thumb-friendly. </li>
<li>The number of controls on the screen; the maximum number is dictated by their size. </li>
<li>Navigation in your app. Hierarchical arrangements make sense to developers, but lots of user experience people will tell you that ordinary people don’t get hierarchies. </li>
<li>Which functions will your users use most often? You should make those very easily accessible. Which functions will your users use less often? You might be able to put them on a secondary or tertiary screen. </li>
<li>Can you get information without making the user enter it? For example, can you infer information based on the user’s location, which you can grab from GPS instead of asking for him/her to enter it? Can your application remember your user’s most often-used data? </li>
<li>Can you get other kinds of one-handed input, such as from the camera, accelerometer, magnetometer or other sensors? </li>
</ul>
<p>That’s a fair bit to think about, and I might have to present some ideas at <a href="http://www.globalnerdy.com/2009/10/29/winmodevcamp-toronto-wednesday-november-11th-at-microsofts-mississauga-office/">the upcoming Toronto WinMoDevCamp</a> (and yes, I’ll also blog them).</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/30/one-handed-computing.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/30/one-handed-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TechDays Halifax / Halifax Coffee and Code Next Week!</title>
		<link>http://www.globalnerdy.com/2009/10/30/techdays-halifax-halifax-coffee-and-code-next-week/</link>
		<comments>http://www.globalnerdy.com/2009/10/30/techdays-halifax-halifax-coffee-and-code-next-week/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 14:53:21 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Meetups]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Coffee and Code]]></category>
		<category><![CDATA[Halifax]]></category>
		<category><![CDATA[TechDays]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/30/techdays-halifax-halifax-coffee-and-code-next-week/</guid>
		<description><![CDATA[TechDays, Microsoft&#8217;s cross-Canada conference for developers and IT pros took a break in October, but returns in November to complete its tour of the five remaining cities, starting in Halifax!
I, along with the rest of the TechDays team will be in Halifax and places nearby starting this weekend and for most of next week:

We’ll be [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border-right-width: 0px; margin: 0px 0px 10px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="halifax" border="0" alt="halifax" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/halifax.jpg" width="250" height="400" /><strong><a href="http://techdays.ca/">TechDays</a>, Microsoft&#8217;s cross-Canada conference for developers and IT pros took a break in October, but returns in November to complete its tour of the five remaining cities, starting in Halifax!</strong></p>
<p>I, along with the rest of the TechDays team will be in Halifax and places nearby starting this weekend and for most of next week:</p>
<ul>
<li>We’ll be around on the weekend doing setup and rehearsals for the TechDays conference </li>
<li>The <strong>TechDays</strong> conference itself will take place on <strong>Monday, November 2nd and Tuesday, November 3rd</strong> at the <strong><a href="http://www.wtcchalifax.com/en/home/default.aspx">World Trade Convention Centre Halifax</a></strong>. </li>
<li>On <strong>Wednesday, November 4th</strong>, I’ll be hosting a <strong>Coffee and Code</strong> event at the <strong><a href="http://www.justuscoffee.com/barrington.aspx">Just Us Cafe</a></strong> (<a href="http://www.bing.com/maps/default.aspx?v=2&amp;FORM=LMLTCC&amp;cp=44.646898~-63.573857&amp;style=r&amp;lvl=14&amp;tilt=-90&amp;dir=0&amp;alt=-1000&amp;phx=0&amp;phy=0&amp;phscl=1&amp;where1=1678%20Barrington%20Street%2C%20Halifax%20NS&amp;encType=1">1678 Barrington Street</a>) from 2 to 6 p.m.. That means I’ll be working from that cafe – drop by and chat! </li>
</ul>
<p>And don’t forget that TechDays Canada is also visiting these cities:</p>
<ul>
<li><strong>Calgary:</strong> November 17th and 18th </li>
<li><strong>Montreal:</strong> December 2nd and 3rd </li>
<li><strong>Ottawa:</strong> December 9th and 10th </li>
<li><strong>Winnipeg:</strong> December 15th and 16th </li>
</ul>
<p>Tickets are a still available for these cities.</p>
<p>In case you’ve forgotten the TechDays formula, here it is again:</p>
<p align="center"><img title="TechDays = Content from premium conferences far, far away + Delivered by local speakers at venues close to home + Extra events and goodies for you to enjoy" alt="TechDays = Content from premium conferences far, far away + Delivered by local speakers at venues close to home + Extra events and goodies for you to enjoy" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/08/the_techdays_formula.jpg" width="569" height="425" /></p>
<p>See you in Halifax!</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/30/techdays-halifax-halifax-coffee-and-code-next-week.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/30/techdays-halifax-halifax-coffee-and-code-next-week/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WinMoDevCamp Toronto: Wednesday November 11th at Microsoft’s Mississauga Office</title>
		<link>http://www.globalnerdy.com/2009/10/29/winmodevcamp-toronto-wednesday-november-11th-at-microsofts-mississauga-office/</link>
		<comments>http://www.globalnerdy.com/2009/10/29/winmodevcamp-toronto-wednesday-november-11th-at-microsofts-mississauga-office/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 19:39:22 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[WinMoDevCamp]]></category>
		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/29/winmodevcamp-toronto-wednesday-november-11th-at-microsofts-mississauga-office/</guid>
		<description><![CDATA[ 
WinMoDevCamp, the worldwide series of development workshops for Windows-based mobile phones, is coming to Toronto on Wednesday, November 11th! If you want to learn how to develop applications for Windows Phone (the mobile operating system formerly known as Windows Mobile), this full-day workshop will give you the opportunity to get some hands-on training and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://winmodevcamp.org/"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="winmodevcamp" border="0" alt="winmodevcamp" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/winmodevcamp2.jpg" width="600" height="117" /></a> </p>
<p><strong><a href="http://winmodevcamp.org/">WinMoDevCamp</a>, the worldwide series of development workshops for Windows-based mobile phones, is coming to Toronto on Wednesday, November 11th!</strong> If you want to learn how to develop applications for Windows Phone (the mobile operating system formerly known as Windows Mobile), this full-day workshop will give you the opportunity to get some hands-on training and experience. We’ll have all kinds of people speaking and attending, including:</p>
<ul>
<li>Mobile developers </li>
<li>Web developers </li>
<li>.NET developers </li>
<li>UI/WX specialists </li>
<li>Software testers </li>
<li>Device manufacturers </li>
<li>Canadian mobile carriers </li>
</ul>
<p>…all at this workshop, all working – either solo or in teams – on a Windows Phone project. (While you <em>can </em>choose to work solo, you’ll miss out on the brainpower, business and social opportunities that teaming up will provide).</p>
<p>At the event, you will:</p>
<ul>
<li><strong>Create</strong> a new application for the Windows Phone platform and mobile apps that support Windows enterprise applications </li>
<li><strong>Meet</strong> and work side-by-side team members from the Microsoft Mobile Developer Experience team </li>
<li><strong>Get help</strong> porting your existing iPhone, BlackBerry and Palm Pre apps to the Windows platform </li>
<li><strong>Interact</strong> with reps from a number of Canadian mobile carriers, including Bell, Telus, Rogers and WIND </li>
</ul>
<p><strong>This <em>free</em> event will take place on Wednesday, November 11th at Microsoft Canada’s headquarters in Mississauga (<a href="http://www.bing.com/maps/default.aspx?v=2&amp;FORM=LMLTCC&amp;cp=43.61362~-79.753421&amp;style=r&amp;lvl=14&amp;tilt=-90&amp;dir=0&amp;alt=-1000&amp;phx=0&amp;phy=0&amp;phscl=1&amp;where1=1950%20Meadowvale%20Blvd%2C%20Mississauga%20ON&amp;encType=1">1950 Meadowvale Boulevard</a>, just off Mississauga Road north of the 401) from 1:00 p.m. to 9:00 p.m..</strong> We’ll serve snacks and dinner, so you won’t starve while you create mobile apps. And yes, I’ll be there, helping out and even writing code.</p>
<p><strong>If you’d like to attend WinMoDevCamp Toronto, all you have to do is <a href="http://www.rsvpportal.com/microsoft/Windows_phone/nov11/">register</a>!</strong> (And if you need a lift out to Mississauga, drop me a line and I can give you a lift from High Park subway station to Microsoft and back.)</p>
<p><a href="http://www.rsvpportal.com/microsoft/Windows_phone/nov11/"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Clik to register for winmodevcamp" border="0" alt="Clik to register for winmodevcamp" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/Cliktoregisterforwinmodevcamp.jpg" width="600" height="55" /></a></p>
<p class="alert">This article also appears in Canadian Developer Connection.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/29/winmodevcamp-toronto-wednesday-november-11th-at-microsofts-mississauga-office/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Azure/Silverlight Hallowe’en App</title>
		<link>http://www.globalnerdy.com/2009/10/29/azuresilverlight-halloween-app/</link>
		<comments>http://www.globalnerdy.com/2009/10/29/azuresilverlight-halloween-app/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 18:28:42 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/29/azuresilverlight-halloween-app/</guid>
		<description><![CDATA[ 
Archetype have put together a cute little Hallowe’en pumpkin-carving application built with Silverlight and hosted on Azure. It lets you “carve” a pumpkin, complete with backlit glow from the candle, and send the resulting image to a friend. Give it a try!

To get started with Silverlight, visit the Silverlight site’ “Get Started” page. 
To [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://halloween.cloudapp.net/"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="archetype pumpkin carver" border="0" alt="archetype pumpkin carver" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/archetypepumpkincarver.jpg" width="600" height="374" /></a> </p>
<p><strong><a href="http://halloween.cloudapp.net/">Archetype have put together a cute little Hallowe’en pumpkin-carving application built with Silverlight and hosted on Azure.</a></strong> It lets you “carve” a pumpkin, complete with backlit glow from the candle, and send the resulting image to a friend. Give it a try!</p>
<ul>
<li><strong>To get started with Silverlight,</strong> <a href="http://silverlight.net/getstarted/">visit the Silverlight site’ “Get Started” page</a>. </li>
<li><strong>To get started with Azure,</strong> <a href="http://www.microsoft.com/windowsazure/getstarted/">visit Windows Azure’s “Get Started” page</a>. </li>
</ul>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/29/azure-silverlight-hallowe-en-app.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/29/azuresilverlight-halloween-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spider-Man on Chat Rooms</title>
		<link>http://www.globalnerdy.com/2009/10/29/spider-man-on-chat-rooms/</link>
		<comments>http://www.globalnerdy.com/2009/10/29/spider-man-on-chat-rooms/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 14:31:57 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Play]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[comics]]></category>
		<category><![CDATA[It's Funny Because It's True]]></category>
		<category><![CDATA[online chat]]></category>
		<category><![CDATA[Spider-Man]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/29/spider-man-on-chat-rooms/</guid>
		<description><![CDATA[ 
This article also appears in The Adventures of Accordion Guy in the 21st Century.
]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Spider-Man: &quot;I get into costume and boom, I&#39;m the snarky wise-guy. Anonymity&#39;s liberating. There should be rooms where people could go to chat using fake identities. They&#39;d spend hours being jerks to each other.&quot;" border="0" alt="Spider-Man: &quot;I get into costume and boom, I&#39;m the snarky wise-guy. Anonymity&#39;s liberating. There should be rooms where people could go to chat using fake identities. They&#39;d spend hours being jerks to each other.&quot;" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/SpiderManandchatrooms.jpg" width="492" height="461" /> </p>
<p class="alert"><a href="http://www.joeydevilla.com/2009/10/29/spider-man-on-chat-rooms/">This article also appears in <em>The Adventures of Accordion Guy in the 21st Century</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/29/spider-man-on-chat-rooms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Computer Problem of the Day</title>
		<link>http://www.globalnerdy.com/2009/10/28/computer-problem-of-the-day/</link>
		<comments>http://www.globalnerdy.com/2009/10/28/computer-problem-of-the-day/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 06:50:12 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[tech support]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/28/computer-problem-of-the-day/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="how do i turn off caps lock" border="0" alt="how do i turn off caps lock" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/howdoiturnoffcapslock.jpg" width="600" height="739" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/28/computer-problem-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Your Code a Candidate for “There, I Fixed It”?</title>
		<link>http://www.globalnerdy.com/2009/10/27/is-your-code-a-candidate-for-there-i-fixed-it/</link>
		<comments>http://www.globalnerdy.com/2009/10/27/is-your-code-a-candidate-for-there-i-fixed-it/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 12:59:31 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[kludges]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[There I Fixed It]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/27/is-your-code-a-candidate-for-there-i-fixed-it/</guid>
		<description><![CDATA[There, I Fixed It is a hilarious photoblog that catalogs kludges, jury rigs and hastily-improvised duct-tape repairs and modifications to everyday objects. The photos below are a sample of some of the quick fixes shown on the site, each one somewhere on the spectrum spanning “clever and thrifty” to “cheap, shoddy and frightening”: 

(Regarding the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://thereifixedit.com/"><strong><em>There, I Fixed It</em></strong></a><strong> is a hilarious photoblog that catalogs <a href="http://en.wikipedia.org/wiki/Kludge">kludges</a>, <a href="http://en.wikipedia.org/wiki/Jury_rig">jury rigs</a> and hastily-improvised duct-tape repairs and modifications to everyday objects.</strong> The photos below are a sample of some of the quick fixes shown on the site, each one somewhere on the spectrum spanning “clever and thrifty” to “cheap, shoddy and frightening”: </p>
<p><a href="http://thereifixedit.com/"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="There I Fixed It" border="0" alt="There I Fixed It" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/ThereIFixedIt.jpg" width="600" height="1228" /></a></p>
<p>(Regarding the photo in the right column, second one from the bottom – the piece of paper attached to the pencil sticking out of the computer says “Pull to turn on”. It’s a jury-rigged replacement for the power switch.)</p>
<p><strong>Sloppy work like this isn’t limited to the physical world.</strong> I’ve seen (and okay, sometimes I’ve written) code that could’ve been a candidate for <em>There, I Fixed It</em>, and chances are you have too:</p>
<ul>
<li><strong>Some of my hacks were a little more elegant and useful in the long-term,</strong> as long as you weren’t going to be too fussy about aesthetics. They were the software equivalent of the CD-ROM drive installed below the car radio and attached to it with a cable with 1/8” stereo jacks. They weren’t pretty, but they were solid, reasonably maintainable and viable in the long term. </li>
<li><strong>Others were terrible kludges that were originally intended to be temporary solutions</strong> that forgotten and lived much longer than they should have. They were like fixes shown in the two photos on the bottom (the hasty bridge repair and the car exhaust held together with zip-ties). </li>
<li><strong>I’ve also copped out by glossing over bad user interface design with some explanatory text or dialog box</strong> instead of actually correcting the design. This is not unlike labelling a doorknob “hard to open” or a hastily-improvised switch “pull to turn on”. </li>
</ul>
<p><strong>Be sure to check out <em><a href="http://thereifixedit.com/">There, I Fixed It</a></em>.</strong> They’ve had some pretty hilarious pictures lately, and perhaps it’ll inspire (or shame) you to eschew the quick fix or kludge in favour of putting some time and thought into writing better code and building better user interfaces.</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/27/is-your-code-a-candidate-for-there-i-fixed-it.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/27/is-your-code-a-candidate-for-there-i-fixed-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stack Overflow DevDays Toronto</title>
		<link>http://www.globalnerdy.com/2009/10/26/stack-overflow-devdays-toronto/</link>
		<comments>http://www.globalnerdy.com/2009/10/26/stack-overflow-devdays-toronto/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 20:09:03 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Meetups]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[DevDays]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[Stack Overflow]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/26/stack-overflow-devdays-toronto/</guid>
		<description><![CDATA[
On Friday, the Stack Overflow DevDays travelling conference, which covers ten cities in North America and Europe in a month, took place in Toronto’s St. Lawrence Centre for the Arts. The sold-out conference was packed enthusiastic developers from both the Toronto area as well as cities within driving distance as well as a large number [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="devdays_toronto_audience" border="0" alt="devdays_toronto_audience" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/devdays_toronto_audience.jpg" width="600" height="450" /></p>
<p><strong>On Friday, the <a href="http://stackoverflow.carsonified.com/">Stack Overflow DevDays</a> travelling conference, which covers ten cities in North America and Europe in a month, took place in Toronto’s St. Lawrence Centre for the Arts.</strong> The sold-out conference was packed enthusiastic developers from both the Toronto area as well as cities within driving distance as well as a large number of volunteers (in fact, there were too many; the conference typically “overbooks volunteers in anticipation of a drop-off, but every volunteer who signed up showed up!).</p>
<p>It was a fun conference, and I was honoured to be selected as a speaker for the event. It was good meeting Joel again (it’s been a number of years now) and speaking on the same stage with some good local friends (Reg Braithwaite and Greg Wilson) as well as some new ones (Jordan Baker and Ralph Whitbeck).</p>
<p>At the end of the conference, Joel took a show of hands of people who’d attend next year. When nearly all the hands in the audience went up, he said “All right – we’re going to be back here next year!”</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="backstage" border="0" alt="backstage" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/backstage.jpg" width="450" height="600" /></p>
<p>For the benefit of all, I&#8217;ve posted the slides from all the presentations below:</p>
<h3>ASP.NET MVC: Barry Gervin and Joey deVilla</h3>
<p>Our presentation followed Joel’s opening keynote and was centred around a live-coding demo in which we built a quick-and-dirty <a href="http://asp.net/mvc"><strong>ASP.NET MVC</strong></a>-based clone of <a href="http://runpee.com/">RunPee.com</a>, a site that lets you know at what times you can take a bathroom break from a movie in a theatre and not miss any crucial plot points.</p>
<div style="text-align: left; width: 425px" id="__ss_2337783"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mvc-091024162454-phpapp02&amp;rel=0&amp;stripped_title=urine-for-a-treat-or-aspnet-mvc" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mvc-091024162454-phpapp02&amp;rel=0&amp;stripped_title=urine-for-a-treat-or-aspnet-mvc" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div>
</p>
<p><strong>I&#8217;ll admit it right now:</strong> this presentation could&#8217;ve been <em>much</em> better, and as the one who gets paid to promote Microsoft&#8217;s tools and technologies, I assume full responsibility for this one (Barry’s a great presenter who volunteered and took time out of his extremely busy schedule to do this). Watch this space for a &quot;lessons learned&quot; post, as well as some ASP.NET MVC posts that take the material from the presentation and explain it a little better.</p>
<h3>Python: Jordan Baker</h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="jordan_baker" border="0" alt="jordan_baker" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/jordan_baker.jpg" width="450" height="600" /> </p>
<p>Jordan&#8217;s presentation was an introduction to <a href="http://python.org/"><strong>Python</strong></a> by way of a walk-through of <a href="http://www.norvig.com/spell-correct.html">Peter Norvig&#8217;s <em>How to Write a Spelling Corrector</em> exercise</a>, which comprises 21 lines of Python 2.5 but in those few lines, covers a lot of the Python programming language.</p>
<div style="text-align: left; width: 425px" id="__ss_2345867"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pythondevdaystoronto2009v2-091025230526-phpapp02&amp;rel=0&amp;stripped_title=a-taste-of-python-devdays-toronto-2009" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pythondevdaystoronto2009v2-091025230526-phpapp02&amp;rel=0&amp;stripped_title=a-taste-of-python-devdays-toronto-2009" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View more <a style="text-decoration: underline" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration: underline" href="http://www.slideshare.net/hexsprite">hexsprite</a>.</div>
</p></div>
<h3>jQuery: Ralph Whitbeck</h3>
<p><img style="border-right-width: 0px; display: block; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; clear: both; border-left-width: 0px; margin-right: auto" title="ralph_whitbeck" border="0" alt="ralph_whitbeck" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/ralph_whitbeck.jpg" width="600" height="450" /> </p>
<p>Ralph&#8217;s presentation was a walk-through of <strong><a href="http://jquery.com/">jQuery&#8217;s</a></strong> features, and how it will make your web applications sing. I need to get more familiar with jQuery (I&#8217;m far more acquainted with <a href="http://prototypejs.org/">Prototype</a> and <a href="http://script.aculo.us/">Scriptaculous</a>), so Ralph&#8217;s was the technology demo that was the most useful to me.</p>
<div style="text-align: left; width: 425px" id="__ss_2339079"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jqueryfordevelopersstackoverflowdevdays-091024212852-phpapp01&amp;rel=0&amp;stripped_title=jquery-for-developers-stack-overflow-dev-days-toronto" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jqueryfordevelopersstackoverflowdevdays-091024212852-phpapp01&amp;rel=0&amp;stripped_title=jquery-for-developers-stack-overflow-dev-days-toronto" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View more <a style="text-decoration: underline" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration: underline" href="http://www.slideshare.net/rwhitbeck">Ralph Whitbeck</a>.</div>
</p></div>
<h3>Academic: Greg Wilson</h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="greg_wilson" border="0" alt="greg_wilson" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/greg_wilson.jpg" width="450" height="600" /> </p>
<p>By my own judgement, as well as the judgement of the attendees, Greg Wilson&#8217;s presentation was by far the best one of the day. This was sole no-code-at-all presentation of the day, featuring the sort of &quot;let&#8217;s change the world&quot; vibe that we strive for at DemoCamp. In it, Greg challenged us to weed out the false or faulty maxims based on poor or no research that are now an accepted part of programming practices, find out what we really know about the practice of software development, and do our best to expand what we do know about programming, with research and rigor, not anecdotes and assumptions. This presentation got a lot of applause, and deservedly so &#8212; there&#8217;s nothing like a great topic delivered by a great presenter.</p>
<div style="text-align: left; width: 425px" id="__ss_2338367"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=devdays-2009-091024190903-phpapp01&amp;rel=0&amp;stripped_title=bits-of-evidence-2338367" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=devdays-2009-091024190903-phpapp01&amp;rel=0&amp;stripped_title=bits-of-evidence-2338367" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View more <a style="text-decoration: underline" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration: underline" href="http://www.slideshare.net/gvwilson">Greg Wilson</a>.</div>
</p></div>
<h3>Ruby: Reg Braithwaite</h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="reg_braithwaite" border="0" alt="reg_braithwaite" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/reg_braithwaite.jpg" width="450" height="600" /> </p>
<p>Reg Braithwaite&#8217;s talk &#8212; made up of slides consisting entirely of Ruby code (or Ruby pseudocode, where appropriate) &#8212; wasn&#8217;t so much about Ruby as it was about metaprogramming, with Ruby examples. Following the quip about a man (one account says it was Winston Churchill) who is chastised by a woman for being drunk who then retorts &quot;Yes, but in the morning, I will be sober and you will still be ugly&quot;, he encouraged the audience to &quot;turn ugly problems into drunk ones&quot;.</p>
<p><iframe height="400" src="http://www.flickr.com/slideShow/index.gne?group_id=&amp;user_id=&amp;set_id=72157622647242360&amp;text=" frameborder="0" width="425" scrolling="no" align="center"></iframe></p>
<h3>Other Writeups</h3>
<p>There are a couple of review of the conference:</p>
<ul>
<li><a href="http://meta.stackoverflow.com/questions/27151/devdays-reviews-toronto">at Meta Stack Overflow</a> </li>
<li><a href="http://blog.techscene.ca/2009/10/24/in-review-stack-overflow-dev-days-toronto/">at Geoffrey Wiseman&#8217;s blog, <em>Tech Scene</em></a> </li>
</ul>
<p class="alert">This article also appears in <em>Canadian Developer Connection</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/26/stack-overflow-devdays-toronto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>27 Takes on Windows 7</title>
		<link>http://www.globalnerdy.com/2009/10/26/27-takes-on-windows-7/</link>
		<comments>http://www.globalnerdy.com/2009/10/26/27-takes-on-windows-7/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 15:23:09 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/26/27-takes-on-windows-7/</guid>
		<description><![CDATA[ 
If you’ve got customers wondering if they should upgrade from Windows XP or Vista to Windows 7 and are looking for testimonials, go to Gizmodo’s article, 27 Takes on Windows 7. It features quotes from 27 reviews of Windows 7, which include the following seven:

CNET       &#34;Windows 7 presents [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://gizmodo.com/5387822/27-takes-on-windows-7"><img style="border-right-width: 0px; margin: 0px 0px 10px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="27 on 7" border="0" alt="27 on 7" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/27_on_7.jpg" width="250" height="97" /></a> </p>
<p><strong>If you’ve got customers wondering if they should upgrade from Windows XP or Vista to Windows 7 and are looking for testimonials, go to Gizmodo’s article, <a href="http://gizmodo.com/5387822/27-takes-on-windows-7">27 Takes on Windows 7</a>.</strong> It features quotes from 27 reviews of Windows 7, which include the following seven:</p>
<ul>
<li><a href="http://reviews.cnet.com/windows/microsoft-windows-7-professional/4505-3672_7-33704140.html?tag=contentMain;contentBody"><strong>CNET</strong></a>       <br />&quot;Windows 7 presents a stable platform that can compete comfortably with OS X, while reassuring the world that Microsoft can still turn out a strong, useful operating system.&quot; </li>
<li><a href="http://www.pcmag.com/article2/0,2817,2348903,00.asp"><strong>PC Mag</strong></a>       <br />&quot;It&#8217;s far and away the best OS we&#8217;ve ever seen from Microsoft.&quot; </li>
<li><a href="http://www.guardian.co.uk/technology/2009/oct/22/windows-7-review"><strong>Guardian</strong></a>       <br />&quot;Windows 7 is simply the best version of Windows you can get.&quot; </li>
<li><a href="http://www.slate.com/id/2233294/"><strong>Slate</strong></a>       <br />&quot;Indeed, the new Windows is not only the best operating system that Microsoft has ever produced. It is arguably the fastest, most intuitive, and most useful consumer desktop OS on the market today.&quot; </li>
<li><a href="http://www.pcpro.co.uk/reviews/software/352642/microsoft-windows-7"><strong>PC Pro UK</strong></a>       <br />&quot;We like Windows 7 a lot &#8211; so much so, that the disappointment that was Windows Vista has already become a distant memory&#8230;&quot; </li>
<li><a href="http://ptech.allthingsd.com/20091007/a-windows-to-help-you-forget/"><strong>Wall Street Journal</strong></a>       <br />&quot;I believe it is the best version of Windows Microsoft has produced.&quot; </li>
<li><a href="http://www.bit-tech.net/bits/software/2009/10/22/microsoft-windows-7-review/1"><strong>bit-tech</strong></a>       <br />&quot;For want of a better way of describing it, Microsoft has essentially fixed Vista and the result is arguably Microsoft&#8217;s best operating system to date.&quot; </li>
</ul>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/26/27-takes-on-windows-7.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/26/27-takes-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mississauga SharePoint User Group Inaugural Meeting – Monday, October 26th</title>
		<link>http://www.globalnerdy.com/2009/10/25/mississauga-sharepoint-user-group-inaugural-meeting-monday-october-26th/</link>
		<comments>http://www.globalnerdy.com/2009/10/25/mississauga-sharepoint-user-group-inaugural-meeting-monday-october-26th/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 02:23:17 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[Mississauga SharePoint User Group]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/25/mississauga-sharepoint-user-group-inaugural-meeting-monday-october-26th/</guid>
		<description><![CDATA[ 
You can learn about learn about SharePoint 2010 – the upcoming version of Microsoft’s enterprise information portal platform &#8212; at the inaugural meeting of the Mississauga SharePoint User Group taking place this Monday at 6:30 p.m. at Microsoft’s Mississauga office. Rob Windsor from ObjectSharp will lead a session covering SharePoint 2010 with a particular [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://http://www.tspug.com/mississauga/default.aspx"><img style="border-right-width: 0px; margin: 0px 0px 10px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="mississauga_sharepoint_user_group" border="0" alt="mississauga_sharepoint_user_group" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/mississauga_sharepoint_user_group.jpg" width="250" height="301" /></a> </p>
<p><strong>You can learn about learn about SharePoint 2010 – the upcoming version of Microsoft’s enterprise information portal platform &#8212; at the inaugural meeting of the </strong><a href="http://http://www.tspug.com/mississauga/default.aspx">Mississauga SharePoint User Group</a><strong></strong> taking place this Monday at 6:30 p.m. at Microsoft’s Mississauga office. <a href="http://msmvps.com/blogs/windsor/default.aspx">Rob Windsor</a> from <a href="http://www.objectsharp.com/">ObjectSharp</a> will lead a session covering SharePoint 2010 with a particular focus on what’s new for developers. You’ll learn about the new designers, explorers and templates and overall developer experience. You’ll also see what’s new for your users, including the new ribbon interface, in-place editing and the new page and dialog interface model.</p>
<p>Many details surrounding <a href="http://www.microsoft.com/office/2010/">Office 2010</a> and <a href="http://sharepoint2010.microsoft.com/Pages/default.aspx">SharePoint 2010</a> were announced at last week’s <a href="http://www.mssharepointconference.com/pages/default.aspx">Microsoft SharePoint Conference</a> in Las Vegas. One of SharePoint 2010’s top investments is user experience, from the ribbon UI, which allows users to easily add, modify and interact with content on the site, to mobile device support to its true multilingual user interface. Once you have the language packs installed and you set the appropriate languages on the sites, users will be able to interact with SharePoint in the language of their choice. To find out more, check out <a href="http://www.microsoft.com/presspass/presskits/sharepoint/Default.aspx">Steve Ballmer’s keynote</a> at the Sharepoint conference.</p>
<p><a href="https://www.clicktoattend.com/invitation.aspx?code=142514"><img style="border-right-width: 0px; margin: 0px auto 10px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="sign_up_for_the_meeting" border="0" alt="sign_up_for_the_meeting" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/sign_up_for_the_meeting.jpg" width="352" height="74" /></a></p>
<p><strong>The meeting takes place on Monday, September 26th from 6:30 p.m. to 8:30 p.m. at the Microsoft Mississauga office</strong> (<a href="http://www.bing.com/maps/default.aspx?v=2&amp;FORM=LMLTCC&amp;cp=43.610352~-79.752781&amp;style=r&amp;lvl=15&amp;tilt=-90&amp;dir=0&amp;alt=-1000&amp;phx=0&amp;phy=0&amp;phscl=1&amp;where1=1950%20Meadowvale%20Blvd%2C%20Mississauga%20ON&amp;encType=1">1950 Meadowvale Boulevard</a>, at Mississauga Road, just north of the 401). <strong><a href="https://www.clicktoattend.com/invitation.aspx?code=142514">Register for the event</a></strong> – it’s free!</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/25/mississauga-sharepoint-user-group-inaugural-meeting-monday-october-26th.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/25/mississauga-sharepoint-user-group-inaugural-meeting-monday-october-26th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7: Even Linus Approves!</title>
		<link>http://www.globalnerdy.com/2009/10/22/windows-7-even-linus-approves/</link>
		<comments>http://www.globalnerdy.com/2009/10/22/windows-7-even-linus-approves/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 21:23:19 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[People]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Linus Torvalds]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/22/windows-7-even-linus-approves/</guid>
		<description><![CDATA[Here’s Linux creator Linus Torvalds, taking a break from the Japan Linux Symposium to pose at a store where Windows 7 was on sale:
 
[Thanks to Stefan Arentz for pointing me to the picture!]
This article also appears in Canadian Developer Connection.
]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Here’s Linux creator Linus Torvalds,</strong> taking a break from the Japan Linux Symposium to pose at a store where Windows 7 was on sale:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="linus torvalds and windows 7" border="0" alt="linus torvalds and windows 7" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/linustorvaldsandwindows7.jpg" width="600" height="400" /> </p>
<p>[Thanks to <strong>Stefan Arentz</strong> for pointing me to the picture!]</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/22/windows-7-even-linus-approves.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/22/windows-7-even-linus-approves/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Burger King’s Windows 7 Whopper</title>
		<link>http://www.globalnerdy.com/2009/10/22/burger-kings-windows-7-whopper/</link>
		<comments>http://www.globalnerdy.com/2009/10/22/burger-kings-windows-7-whopper/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 18:05:55 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[This is Why You're Fat]]></category>
		<category><![CDATA[weird]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/22/burger-kings-windows-7-whopper/</guid>
		<description><![CDATA[To celebrate the release of Windows 7, Japanese Burger King franchises are offering a Windows 7 Whopper with 7 patties, selling for 777 Yen (CAD$8.92 as of this writing), available only for the next 7 days. I have no idea why they’re not doing this on this side of the Pacific; I’m sure it would [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>To celebrate the release of <a href="http://blogs.wsj.com/digits/2009/10/22/live-blogging-the-windows-7-launch/">Windows 7</a>, <a href="http://thenextweb.com/shareables/2009/10/22/burger-king-selling-windows-7-whopper-japan-7-burgers/">Japanese Burger King franchises are offering a Windows 7 Whopper with 7 patties</a>,</strong> selling for 777 Yen (CAD$8.92 as of this writing), available only for the next 7 days. I have no idea why they’re not doing this on this side of the Pacific; I’m sure it would be a big hit:</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="windows_7_whopper" border="0" alt="windows_7_whopper" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/windows_7_whopper.jpg" width="600" height="848" /> </p>
<p>According to Julie from <a href="http://objectsharp.com/">ObjectSharp</a>, the Japanese text after “13cm” says “American-size buns”.</p>
<p>[Thanks to Ian Irving for pointing this to me!]</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/22/burger-king-s-windows-7-whopper.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/22/burger-kings-windows-7-whopper/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Me and Steve B.</title>
		<link>http://www.globalnerdy.com/2009/10/22/me-and-steve-b/</link>
		<comments>http://www.globalnerdy.com/2009/10/22/me-and-steve-b/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 05:25:51 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Meetups]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Steve Ballmer]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/22/me-and-steve-b/</guid>
		<description><![CDATA[I bought a fuzzy “Cat in the Hat”-style raver hat with a Canadian flag pattern on a whim earlier this year, thinking that I’d probably find a pretty good use for it some day. That day, it turns out, was yesterday, where I turned it into what I believe was yesterday’s only Steve Ballmer photo-op [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>I bought a fuzzy “Cat in the Hat”-style raver hat with a Canadian flag pattern on a whim earlier this year, thinking that I’d probably find a pretty good use for it some day.</strong> That day, it turns out, was yesterday, where I turned it into what I believe was yesterday’s only <strong><a href="http://en.wikipedia.org/wiki/Steve_Ballmer">Steve Ballmer</a></strong> photo-op with a non-management Microsoft Canada employee:</p>
<p align="center"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Joey deVilla and Steve Ballmer, wearing Joey&#39;s Canadian flag raver hat" border="0" alt="Joey deVilla and Steve Ballmer, wearing Joey&#39;s Canadian flag raver hat" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/JoeydeVillaandSteveBallmer.jpg" width="600" height="533" />Photo by Barnaby Jeans.</p>
<p>Yesterday was a busy day at the Harbour Castle Convention Centre, where we had an all-day Steve Ballmer-rama. In the morning, Steve keynoted an event showcasing Windows 7, Windows Server 2008 R2 and Exchange Server 2010 for the media, key customers and partners. This was followed by an employees-only “town hall” where Steve did a short presentation followed by a Q&amp;A session. On a whim similar to the one that led me to buy it, I took the hat (along with the accordion) along with me.</p>
<p>Following a suggestion from my co-worker Damir, I arrived very early for the town hall, grabbed a seat by the stage and donned the hat. When Steve made his appearance, he did so in classic Ballmer style, running and whooping, high-fiving people as he made his way to the stage. As soon as he saw me, he yelled “Hey!”, put the hat on and posed with me for the photo above.</p>
<p>I’d made a decent splash at Microsoft in my first year, and I’d been wondering if I could match it in my second, which began on Monday. This isn’t a bad start.</p>
<p class="alert"><a href="http://www.joeydevilla.com/2009/10/22/me-and-steve-b/">This article also appears in <em>The Adventures of Accordion Guy in the 21st Century</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/22/me-and-steve-b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tonight on “The Hour”: Steve Ballmer and Snoop Dogg</title>
		<link>http://www.globalnerdy.com/2009/10/21/tonight-on-the-hour-steve-ballmer-and-snoop-dogg/</link>
		<comments>http://www.globalnerdy.com/2009/10/21/tonight-on-the-hour-steve-ballmer-and-snoop-dogg/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:05:27 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[People]]></category>
		<category><![CDATA[Play]]></category>
		<category><![CDATA[Steve Ballmer]]></category>
		<category><![CDATA[Unlikely Pairings]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/21/tonight-on-the-hour-steve-ballmer-and-snoop-dogg/</guid>
		<description><![CDATA[
Fo’shizzle my Ballizle: on tonight’s episode of CBC’s news show The Hour, “Strombo”’s interviewing an unlikely pair: the CEO of the company for whom I work, Steve Ballmer, and Snoop Dogg. Alas, they’re taping the segments separately, so there’s no chance of Ballmer and Snoop doing a rap duet called Win and Juice.
The Hour airs [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong><a href="http://www.cbc.ca/thehour/"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="steve_ballmer_snoop_dogg" border="0" alt="steve_ballmer_snoop_dogg" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/steve_ballmer_snoop_dogg.jpg" width="566" height="481" /></a></strong></p>
<p><strong>Fo’shizzle my Ballizle:</strong> <a href="http://www.cbc.ca/thehour/">on tonight’s episode of CBC’s news show <em>The Hour</em>, “Strombo”’s interviewing an unlikely pair: the CEO of the company for whom I work, <strong>Steve Ballmer</strong>, and <strong>Snoop Dogg</strong></a>. Alas, they’re taping the segments separately, so there’s no chance of Ballmer and Snoop doing a rap duet called <em>Win and Juice.</em></p>
<p><em>The Hour </em>airs on CBC tonight at 11 p.m. Eastern.</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/21/tonight-on-the-hour-steve-ballmer-and-snoop-dogg.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/21/tonight-on-the-hour-steve-ballmer-and-snoop-dogg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scenes from the Canadian Windows 7 Event</title>
		<link>http://www.globalnerdy.com/2009/10/21/scenes-from-the-canadian-windows-7-event/</link>
		<comments>http://www.globalnerdy.com/2009/10/21/scenes-from-the-canadian-windows-7-event/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 13:46:05 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[CDNWin7]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/21/scenes-from-the-canadian-windows-7-event/</guid>
		<description><![CDATA[I’ll be updating this post regularly through the morning, so keep an eye on this article!
Here’s Steve Ballmer doing his keynote:
 Photo by Tom Purves. Click to see the original.
Here’s my view from the event’s Twitter Lounge, where I’ll be doing demos and answering questions:
Photo by Yours Truly.
This article also appears in Canadian Developer Connection.
]]></description>
			<content:encoded><![CDATA[<p></p><p>I’ll be updating this post regularly through the morning, so keep an eye on this article!</p>
<p><strong>Here’s Steve Ballmer doing his keynote:</strong></p>
<p align="center"><a href="http://www.flickr.com/photos/thomaspurves/4032111462/"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="ballmer_toronto" border="0" alt="ballmer_toronto" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/ballmer_toronto.jpg" width="600" height="401" /></a> Photo by <strong>Tom Purves</strong>. Click to see the original.</p>
<p align="left"><strong>Here’s my view from the event’s Twitter Lounge,</strong> where I’ll be doing demos and answering questions:</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="view from the twitter lounge" border="0" alt="view from the twitter lounge" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/viewfromthetwitterlounge.jpg" width="600" height="450" />Photo by Yours Truly.</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/21/scenes-from-the-canadian-windows-7-event.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/21/scenes-from-the-canadian-windows-7-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reporting From the Canadian Windows 7 Event</title>
		<link>http://www.globalnerdy.com/2009/10/21/reporting-from-the-canadian-windows-7-event/</link>
		<comments>http://www.globalnerdy.com/2009/10/21/reporting-from-the-canadian-windows-7-event/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:35:44 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[CDNWin7]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/21/reporting-from-the-canadian-windows-7-event/</guid>
		<description><![CDATA[
The official launch of Windows 7 doesn’t happen until tomorrow, but we’re having a big launch event with Steve Ballmer today in Toronto! I’ll be blogging and tweeting all day from the launch venue – Toronto’s Harbour Castle Westin Convention Centre.
For the full skinny on the event, follow the #cdnwin7 (short for “Canadian Windows 7”) [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://twitter.com/#search?q=cdnwin7"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="cdnwin7" border="0" alt="cdnwin7" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/cdnwin7.jpg" width="260" height="299" /></a></p>
<p><strong>The official launch of Windows 7 doesn’t happen until tomorrow, but we’re having a big launch event with Steve Ballmer today in Toronto!</strong> I’ll be blogging and tweeting all day from the launch venue – Toronto’s Harbour Castle Westin Convention Centre.</p>
<p>For the full skinny on the event, <a href="http://twitter.com/#search?q=cdnwin7"><strong>follow the #cdnwin7 (short for “Canadian Windows 7”) hashtag</strong></a> on Twitter.</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/10/21/reporting-from-the-canadian-windows-7-event.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/21/reporting-from-the-canadian-windows-7-event/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Portable Computing in the “Mad Men” Era</title>
		<link>http://www.globalnerdy.com/2009/10/20/portable-computing-in-the-mad-men-era/</link>
		<comments>http://www.globalnerdy.com/2009/10/20/portable-computing-in-the-mad-men-era/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 17:04:05 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Hardware and Gadgets]]></category>
		<category><![CDATA[1960s]]></category>
		<category><![CDATA[old computers]]></category>
		<category><![CDATA[old school]]></category>
		<category><![CDATA[Photo]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/20/portable-computing-in-the-mad-men-era/</guid>
		<description><![CDATA[Are there any computers available today that come in that particular shade of blue, with matching chair?
Click the photo to see it at full size. Photo courtesy of retrofuture.
This article also appears in The Adventures of Accordion Guy in the 21st Century.
]]></description>
			<content:encoded><![CDATA[<p></p><p>Are there any computers available today that come in that particular shade of blue, with matching chair?</p>
<p align="center"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="1960s computer" border="0" alt="1960s computer" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/1960scomputer.jpg" width="600" height="543" /><em>Click the photo to see it at full size. Photo courtesy of </em><a href="http://www.flickr.com/photos/retrofuture/"><em>retrofuture</em></a><em>.</em></p>
<p class="alert"><a href="http://www.joeydevilla.com/2009/10/20/portable-computing-in-the-mad-men-era/">This article also appears in <em>The Adventures of Accordion Guy in the 21st Century</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/20/portable-computing-in-the-mad-men-era/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 0.396 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-08 02:32:06 -->
