<?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>Global Nerdy &#187; podcasts</title>
	<atom:link href="http://www.globalnerdy.com/tag/podcasts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalnerdy.com</link>
	<description>Tech Evangelist Joey deVilla on Shopify, startups, software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:54:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Salmagundi for Thursday, December 15, 2011</title>
		<link>http://www.globalnerdy.com/2011/12/15/salmagundi-for-thursday-december-15-2011/</link>
		<comments>http://www.globalnerdy.com/2011/12/15/salmagundi-for-thursday-december-15-2011/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 16:13:16 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cats]]></category>
		<category><![CDATA[HTTP codes]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[Salmagundi]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/?p=9414</guid>
		<description><![CDATA[Salmagundi?&#160;That’s the word for a seventeenth-century English dish made of an assortment of wildly varying ingredients. Typically, they include some cut-up hard-boiled egg, but then after that, anything goes: meat, seafood, fruits and veg, nuts and flowers and all manner of dressings and sauces. The term comes from the French “salmigondis”, which translates as “hodgepodge”. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 20px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="salmagundi small" border="0" alt="salmagundi small" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/12/salmagundi-small.jpg" width="250" height="188" /><strong><em>Salmagundi?</em></strong>&#160;<em>That’s the word for a seventeenth-century English dish made of an assortment of wildly varying ingredients. Typically, they include some cut-up hard-boiled egg, but then after that, anything goes: meat, seafood, fruits and veg, nuts and flowers and all manner of dressings and sauces. The term comes from the French “salmigondis”, which translates as “hodgepodge”.</em></p>
<p><em>In this case, I’m using “salmagundi” as a term for a mixed bag of new items that you might find interesting as a developer.</em></p>
<h3><em>The Tangled Web: A Guide to Securing Modern Web Applications</em></h3>
<p><a href="http://www.amazon.com/Tangled-Web-Securing-Modern-Applications/dp/1593273886"><img style="background-image: none; border-right-width: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="tangled web" border="0" alt="tangled web" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/12/tangled-web.jpg" width="250" height="332" /></a></p>
<p><strong>I’m currently in the middle of reading <a href="http://en.wikipedia.org/wiki/Micha%C5%82_Zalewski">Michal Zalewski’s</a> new book, <em><a href="http://www.amazon.com/Tangled-Web-Securing-Modern-Applications/dp/1593273886">The Tangled Web: A Guide to Securing Modern Web Applications</a></em> and it’s been a fascinating, enlightening and enjoyable read.</strong> At first glance, you might be tempted to simply sum it up as a “security book”; I think it’s more accurate to describe it as “a great review of how browsers, their protocols, programming languages and security features work, and how to write secure apps given this knowledge”. Given that web security is a rapidly moving target, especially with the browser vendors – even the formerly-pokey Microsoft – cranking out versions at a faster rate, Zalewski’s approach to the topic is the right one: make sure the reader is clear on the basic principles, and then derive the security maxims from them, giving the knowledge contained within the book a much longer “shelf life”.</p>
<p><em>The Tangled Web</em> is divided into three parts:</p>
<ol>
<li><strong>Anatomy of the web.</strong> A tour of the web’s building blocks, from URL structure, HTTP and HTML to how it’s all rendered: CSS, client-side scripting languages, non-HTML documents and plug-ins. </li>
<li><strong>Browser security features.</strong> All the mechanisms that keep the malware from 0wnz0ring your system – the same-origin policy, frames and cross-domain content, content recognition mechanisms, dealing with rogue scripts and extrinsic site privileges (that is, privileges that aren’t derived from the web content, but from settings within the browser). </li>
<li><strong>A glimpse of things to come.</strong> A look at some of the proposed security mechanisms and approaches that may or not become standard parts of the web. </li>
</ol>
<p>Each chapter except the last ends with a “Security Engineering Cheat Sheet”, which functions as both a summary of the material within the chapter and a security checklist. The last chapter is titled Common Web Vulnerabilities and lists vulnerabilities specific to web application, problems to keep in mind when designing web apps and common problems unique to server-side code.</p>
<p>I’m going to be showing <em>The Tangled Web</em> around the office (especially now, since I’m physically in Shopify’s headquarters this week). I’m sure the developers know a lot of this stuff, but they’re a bunch who are always eager to learn, review and “sharpen the saw”, so I think they’ll find it useful. If you develop web apps, whether for fun or to pay the rent, <a href="http://www.amazon.com/Tangled-Web-Securing-Modern-Applications/dp/1593273886">you’ll want to check out this book as well</a>.</p>
<h3>CUSEC 2012: Montreal, January 19 – 21</h3>
<p><a href="http://2012.cusec.net/"><img style="background-image: none; border-right-width: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="turing complete" border="0" alt="turing complete" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/12/turing-complete.jpg" width="500" height="273" /></a></p>
<p><strong><a href="http://2012.cusec.net/">Ah, CUSEC: the Canadian University Software Engineering Conference</a>.</strong> This for-students-by-students conference punches well above its weight class. I’ve been to tech conferences put on by so-called full-time “professionals” that can’t hold a candle to what the students behind CUSEC do every year in addition to their course loads. </p>
<p>Better yet is the caliber of speakers they’ve been able to bring in: Kent Back, Joel Spolsky, David Parnas, Greg Wilson, Chad Fowler, Kathy Sierra, Dave Thomas, Venkat Subramanian, Jeff Atwood, Tim Bray, John Udell, Avi Bryant, Dan Ingalls, Giles Bowkett, Leah Culver, Francis Hwang, Doug Crockford, Matt Knox, Jacqui Maher, Thomas Ptacek, Reg Braithwaite, Yehuda Katz, of course Richard M. Stallman, in whose auction <a href="http://www.globalnerdy.com/2009/01/26/winning-the-gnu/">I made the winning bid for a plush gnu, which I paid with my Microsoft credit card</a>.</p>
<p><img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 20px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="alan turing" border="0" alt="alan turing" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/12/alan-turing.jpg" width="200" height="250" />This year’s CUSEC theme is “Turing Complete” in honor of 2012 being the 100th anniversary of <a href="http://en.wikipedia.org/wiki/Alan_Turing">Alan Turing</a>. He established his place in history as the father of computer science by formalizing concepts like “algorithm” and “computation” with the concept of the <a href="http://en.wikipedia.org/wiki/Turing_machine">Turing Machine</a>, proposing the <a href="http://en.wikipedia.org/wiki/Turing_test">Turing Test</a> in an attempt to answer the question “Can machines think?”, working as a codebreaker at <a href="http://en.wikipedia.org/wiki/Bletchley_Park">Bletchley Park</a> (I like to say “He beat the Nazis…with math!”) and coming up with one of the first designs for a stored-program computer. He even found his way into pop culture by getting name-checked in <em><a href="http://www.amazon.com/Cryptonomicon-Neal-Stephenson/dp/0380973464">Cryptonomicon</a></em> and <em><a href="http://en.wikipedia.org/wiki/The_Social_Network">The Social Network</a></em>.</p>
<p><strong>Once again, Shopify will be there as a sponsor and once again, I will be hosting the </strong><a href="http://2012.cusec.net/democamp/"><strong>DemoCamp</strong></a><strong> at CUSEC.</strong> If you’re a university student studying computer science or computer engineering, you should come to Montreal from January 19th through 21st and catch one of the best conferences you’ll ever attend. Bring your resume: we’re looking for talented programmers who want to work us!</p>
<h3>HTTPcats</h3>
<p><a href="http://httpcats.herokuapp.com/"><img style="background-image: none; border-right-width: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="414" border="0" alt="414" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/12/414.jpg" width="290" height="500" /></a></p>
<p><strong><a href="http://httpcats.herokuapp.com/">Cat pictures meet motivational posters meet HTTP status codes!</a></strong> It’s the Perfect Storm!</p>
<p><a href="http://httpcats.herokuapp.com/"><img style="background-image: none; border-right-width: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="200" border="0" alt="200" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2011/12/200.jpg" width="500" height="409" /></a></p>
<p class="alert"><a href="http://www.shopify.com/technology/4906352-salmagundi-for-thursday-december-15-2011">This article also appears in the Shopify Technology Blog.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2011/12/15/salmagundi-for-thursday-december-15-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Rocks&#8217; Live Weekend</title>
		<link>http://www.globalnerdy.com/2010/06/26/net-rocks-live-weekend/</link>
		<comments>http://www.globalnerdy.com/2010/06/26/net-rocks-live-weekend/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 00:35:34 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET Rocks]]></category>
		<category><![CDATA[Carl Franklin]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[Richard Campbell]]></category>
		<category><![CDATA[webcasts]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/06/26/net-rocks-live-weekend/</guid>
		<description><![CDATA[If you’re developing (or thinking of developing) on the .NET platform, you should make the .NET Rocks! show part of your regular podcast listening. Hosted by Carl Franklin and Richard Campbell, .NET Rocks! has nearly 600 episodes going all the way back to 2002 covering all sorts of .NET development topics for all sorts of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://dotnetrocks.com/liveweekend.aspx"><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="dot net rocks live weekend" border="0" alt="dot net rocks live weekend" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/06/dotnetrocksliveweekend.jpg" width="600" height="225" /></a> </p>
<p><strong>If you’re developing (or thinking of developing) on the .NET platform, you should make the <em><a href="http://dotnetrocks.com/">.NET Rocks!</a></em> show part of your regular podcast listening.</strong> Hosted by <strong>Carl Franklin</strong> and <strong>Richard Campbell</strong>, <em>.NET Rocks!</em> has <a href="http://dotnetrocks.com/archives.aspx">nearly 600 episodes going all the way back to 2002</a> covering all sorts of .NET development topics for all sorts of developers, from newbie to grizzled veteran.</p>
<p><strong>This week, .NET Rocks! is doing something special – they’re holding a <a href="http://dotnetrocks.com/liveweekend.aspx">Live Weekend</a> filled with three days’ worth of live conversations with people from inside and outside the .NET world.</strong> It’s not just all geek talk, either: during breaks, they’ll play music produced at Pwop studios and on Monday night from 9:30 to midnight, Carl’s band, Solvo, will play.</p>
<p><strong>You can call in!</strong> The “inside the US” toll-free number is<strong> 877-492-6751 </strong>and the “outside the US” number is <strong>860-447-8832</strong> (you can try the “inside the US” number in Canada and see if it works). If you’d rather write in, send an email to <a href="mailto:dotnetrocks@franklins.net">dotnetrocks@franklins.net</a> or tweet using the #dnrlive hashtag.</p>
<p><a href="http://mobileencoding.com/live-weekend.php"><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="Click here to listen to .NET rocks live weekend" border="0" alt="Click here to listen to .NET rocks live weekend" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/06/listentonetrocksliveweekend.jpg" width="600" height="149" /></a> </p>
<h3>The Schedule</h3>
<h4>Saturday, June 26th</h4>
<table border="0" cellspacing="3" cellpadding="3" width="600">
<tbody>
<tr>
<td valign="top" width="168"><strong>Time</strong></td>
<td valign="top" width="432"><strong>What’s On</strong></td>
</tr>
<tr>
<td valign="top" width="168">8 – 9 a.m.</td>
<td valign="top" width="432">Patrick Hynds</td>
</tr>
<tr>
<td valign="top" width="168">9 – 10 a.m.</td>
<td valign="top" width="432">Michele Leroux Bustamante</td>
</tr>
<tr>
<td valign="top" width="168">10 – 11 a.m.</td>
<td valign="top" width="432">Rob Howard</td>
</tr>
<tr>
<td valign="top" width="168">11 a.m. – 12 noon</td>
<td valign="top" width="432">Stephen Toub</td>
</tr>
<tr>
<td valign="top" width="168">12 noon – 1 p.m.</td>
<td valign="top" width="432">Music and Comedy</td>
</tr>
<tr>
<td valign="top" width="168">1 – 2 p.m.</td>
<td valign="top" width="432">James Kovacs</td>
</tr>
<tr>
<td valign="top" width="168">2 – 3 p.m.</td>
<td valign="top" width="432">Don Demsak</td>
</tr>
<tr>
<td valign="top" width="168">3 – 4 p.m.</td>
<td valign="top" width="432">Daniel Egan</td>
</tr>
<tr>
<td valign="top" width="168">4 – 5 p.m.</td>
<td valign="top" width="432">Brian Randell</td>
</tr>
<tr>
<td valign="top" width="168">5 – 6 p.m.</td>
<td valign="top" width="432">Tim Huckaby</td>
</tr>
<tr>
<td valign="top" width="168">6 – 7 p.m.</td>
<td valign="top" width="432">Chris Sells</td>
</tr>
<tr>
<td valign="top" width="168">7 – 8 p.m.</td>
<td valign="top" width="432">Music and Comedy</td>
</tr>
<tr>
<td valign="top" width="168">8 – 9 p.m.</td>
<td valign="top" width="432">Daniel Simmons</td>
</tr>
<tr>
<td valign="top" width="168">9 – 10 p.m.</td>
<td valign="top" width="432">Brian Noyes</td>
</tr>
<tr>
<td valign="top" width="168">10 – 11 p.m.</td>
<td valign="top" width="432">Patrick Hynds (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">11 – 12 midnight</td>
<td valign="top" width="432">Michele Leroux Bustamante (repeat)</td>
</tr>
</tbody>
</table>
<h4>&#160;</h4>
<h4>Sunday, June 27th</h4>
<table border="0" cellspacing="3" cellpadding="3" width="611">
<tbody>
<tr>
<td valign="top" width="168"><strong>Time</strong></td>
<td valign="top" width="432"><strong>What’s On</strong></td>
</tr>
<tr>
<td valign="top" width="168">12 midnight – 1 a.m.</td>
<td valign="top" width="432">Rob Howard (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">1 – 2 a.m.</td>
<td valign="top" width="432">Stephen Toub (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">2 – 3 a.m.</td>
<td valign="top" width="432">James Kovacs (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">3 – 4 a.m.</td>
<td valign="top" width="432">Don Demsak (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">4 – 5 a.m.</td>
<td valign="top" width="432">Daniel Egan (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">5 – 6 a.m.</td>
<td valign="top" width="432">Brian Randell (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">6 – 7 a.m.</td>
<td valign="top" width="432">Tim Huckaby (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">7 – 8 a.m.</td>
<td valign="top" width="432">Chris Sells (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">8 – 9 a.m.</td>
<td valign="top" width="432">Carl and Richard</td>
</tr>
<tr>
<td valign="top" width="168">9 – 10 a.m.</td>
<td valign="top" width="432">Charles Petzold</td>
</tr>
<tr>
<td valign="top" width="168">10 – 11 a.m.</td>
<td valign="top" width="432">Sahil Malik</td>
</tr>
<tr>
<td valign="top" width="168">11 a.m. – 12 noon</td>
<td valign="top" width="432">Mark Dunn</td>
</tr>
<tr>
<td valign="top" width="168">12 noon – 1 p.m.</td>
<td valign="top" width="432">Music and Comedy</td>
</tr>
<tr>
<td valign="top" width="168">1 – 2 p.m.</td>
<td valign="top" width="432">Andrew Brust</td>
</tr>
<tr>
<td valign="top" width="168">2 – 3 p.m.</td>
<td valign="top" width="432">Glenn Block</td>
</tr>
<tr>
<td valign="top" width="168">3 – 4 p.m.</td>
<td valign="top" width="432">Ethan Winer</td>
</tr>
<tr>
<td valign="top" width="168">4 – 5 p.m.</td>
<td valign="top" width="432">Mary Jo Foley</td>
</tr>
<tr>
<td valign="top" width="168">5 – 6 p.m.</td>
<td valign="top" width="432">Kent Alstad</td>
</tr>
<tr>
<td valign="top" width="168">6 – 7 p.m.</td>
<td valign="top" width="432">Keith Elder</td>
</tr>
<tr>
<td valign="top" width="168">7 – 8 p.m.</td>
<td valign="top" width="432">Music and Comedy</td>
</tr>
<tr>
<td valign="top" width="168">8 – 9 p.m.</td>
<td valign="top" width="432">Mark Miller</td>
</tr>
<tr>
<td valign="top" width="168">9 – 10 p.m.</td>
<td valign="top" width="432">John Bristowe</td>
</tr>
<tr>
<td valign="top" width="168">10 – 11 p.m.</td>
<td valign="top" width="432">Daniel Simmons (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">11 – 12 midnight</td>
<td valign="top" width="432">Brian Noyes (repeat)</td>
</tr>
</tbody>
</table>
<h4>&#160;</h4>
<h4>Monday, June 28th</h4>
<table border="0" cellspacing="3" cellpadding="3" width="611">
<tbody>
<tr>
<td valign="top" width="168"><strong>Time</strong></td>
<td valign="top" width="432"><strong>What’s On</strong></td>
</tr>
<tr>
<td valign="top" width="168">12 midnight – 1 a.m.</td>
<td valign="top" width="432">Carl and Richard (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">1 – 2 a.m.</td>
<td valign="top" width="432">Charles Petzold (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">2 – 3 a.m.</td>
<td valign="top" width="432">Sahil Malik (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">3 – 4 a.m.</td>
<td valign="top" width="432">Mark Dunn (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">4 – 5 a.m.</td>
<td valign="top" width="432">Andrew Brust (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">5 – 6 a.m.</td>
<td valign="top" width="432">Glenn Block (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">6 – 7 a.m.</td>
<td valign="top" width="432">Ethan Winer (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">7 – 8 a.m.</td>
<td valign="top" width="432">Mary Jo Foley (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">8 – 9 a.m.</td>
<td valign="top" width="432">Kent Alstad (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">9 – 10 a.m.</td>
<td valign="top" width="432">Jonathan Zuck</td>
</tr>
<tr>
<td valign="top" width="168">10 – 11 a.m.</td>
<td valign="top" width="432">Jeffrey Palermo</td>
</tr>
<tr>
<td valign="top" width="168">11 a.m. – 12 noon</td>
<td valign="top" width="432">Steve Evans</td>
</tr>
<tr>
<td valign="top" width="168">12 noon – 1 p.m.</td>
<td valign="top" width="432">Music and Comedy</td>
</tr>
<tr>
<td valign="top" width="168">1 – 2 p.m.</td>
<td valign="top" width="432">Scott Stanfield</td>
</tr>
<tr>
<td valign="top" width="168">2 – 3 p.m.</td>
<td valign="top" width="432">Ted Neward</td>
</tr>
<tr>
<td valign="top" width="168">3 – 4 p.m.</td>
<td valign="top" width="432">Tim Heuer</td>
</tr>
<tr>
<td valign="top" width="168">4 – 5 p.m.</td>
<td valign="top" width="432">Miguel Castro</td>
</tr>
<tr>
<td valign="top" width="168">5 – 6 p.m.</td>
<td valign="top" width="432">Les Pinter</td>
</tr>
<tr>
<td valign="top" width="168">6 – 7 p.m.</td>
<td valign="top" width="432">Billy Hollis</td>
</tr>
<tr>
<td valign="top" width="168">7 – 8 p.m.</td>
<td valign="top" width="432">Music and Comedy</td>
</tr>
<tr>
<td valign="top" width="168">8 – 9 p.m.</td>
<td valign="top" width="432">Rocky Lhotka</td>
</tr>
<tr>
<td valign="top" width="168">9:30 p.m. – 12 midnight</td>
<td valign="top" width="432">Solvo (Carl’s Band) Live!</td>
</tr>
</tbody>
</table>
<h4>&#160;</h4>
<h4>Tuesday, June 29th</h4>
<table border="0" cellspacing="3" cellpadding="3" width="611">
<tbody>
<tr>
<td valign="top" width="168"><strong>Time</strong></td>
<td valign="top" width="432"><strong>What’s On</strong></td>
</tr>
<tr>
<td valign="top" width="168">12 midnight – 1 a.m.</td>
<td valign="top" width="432">Keith Elder (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">1 – 2 a.m.</td>
<td valign="top" width="432">Mark Miller (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">2 – 3 a.m.</td>
<td valign="top" width="432">John Bristowe (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">3 – 4 a.m.</td>
<td valign="top" width="432">Jonathan Zuck (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">4 – 5 a.m.</td>
<td valign="top" width="432">Jeffrey Palermo (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">5 – 6 a.m.</td>
<td valign="top" width="432">Steve Evans (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">6 – 7 a.m.</td>
<td valign="top" width="432">Scott Stanfield (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">7 – 8 a.m.</td>
<td valign="top" width="432">Ted Neward (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">8 – 9 a.m.</td>
<td valign="top" width="432">Tim Heuer (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">4 – 5 p.m.</td>
<td valign="top" width="432">Miguel Castro (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">5 – 6 p.m.</td>
<td valign="top" width="432">Les Pinter (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">6 – 7 p.m.</td>
<td valign="top" width="432">Billy Hollis (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">8 – 9 p.m.</td>
<td valign="top" width="432">Rocky Lhotka (repeat)</td>
</tr>
<tr>
<td valign="top" width="168">3 – 6 p.m.</td>
<td valign="top" width="432">Solvo (Carl’s Band) Live!</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p class="alert"><a href="http://blogs.msdn.com/b/cdndevs/archive/2010/06/26/net_2D00_rocks_2D00_live_2D00_weekend.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/06/26/net-rocks-live-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ignite Your Coding, Episode 3: Jeremy Miller</title>
		<link>http://www.globalnerdy.com/2010/03/24/ignite-your-coding-episode-3-jeremy-miller/</link>
		<comments>http://www.globalnerdy.com/2010/03/24/ignite-your-coding-episode-3-jeremy-miller/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 21:12:16 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ignite Your Coding]]></category>
		<category><![CDATA[Jeremy Miller]]></category>
		<category><![CDATA[podcasts]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/03/24/ignite-your-coding-episode-3-jeremy-miller/</guid>
		<description><![CDATA[Last week, John Bristowe and I interviewed Jeremy Miller &#8212; “the Shade Tree Developer” – in a live Ignite Your Coding webcast. Jeremy holds the title of Chief Software Architect at Dovetail Software, Austin’s coolest ISV, and we talked about open source in the .NET world, StoryTeller, dependency injection and many other topics. In case [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="display: inline; margin-left: 0px; margin-right: 0px" alt="Jeremy Miller" align="right" src="http://www.microsoft.com/canada/technet/ignite-your-coding/2010/images/bioPics/jeremy-miller.jpg" /><strong>Last week, John Bristowe and I interviewed <a href="http://codebetter.com/blogs/jeremy.miller/">Jeremy Miller</a> &#8212; “the Shade Tree Developer” – in a live <em><a href="http://msdn.microsoft.com/en-ca/ff182908.aspx">Ignite Your Coding</a></em> webcast.</strong> Jeremy holds the title of Chief Software Architect at Dovetail Software, Austin’s coolest ISV, and we talked about open source in the .NET world, StoryTeller, dependency injection and many other topics.</p>
<p><a href="http://msdn.microsoft.com/en-ca/ff182908.aspx"><img style="margin: 0px 15px 10px 0px; display: inline" alt="image" align="left" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/02/image1.png" /></a><strong>In case you were wondering what <em>Ignite Your Coding</em> is all about: </strong>It’s all about helping you, the software developer, find ways to stay on top of the technological, economic and social changes that affect you and your work every day. We got our hands on some of the biggest thinkers and doers in our field and asked them if they’d like to chat about the industry, how they got started, where they see the opportunities are, how they deal with change and how to be generally awesome. We got some big names from the Microsoft/.NET world, but we also went farther afield and got some people from beyond that world as well, because a different perspective is often helpful.</p>
</p>
<p>The recording of our webcast with Jeremy (which took place on March 18th, 2010) is linked below, and we’ll set up RSS, Zune and iTunes feeds shortly.</p>
<p><strong>Direct Download:</strong></p>
<p><a href="http://media.libsyn.com/media/cdnitmanagers/IYC_-_Episode_03_-_128kbps.mp3"><img alt="MP3 - click here to download" src="http://static.flickr.com/3271/3287072160_72d3db2d98.jpg" /></a></p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2010/03/24/ignite-your-coding-episode-3-jeremy-miller.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/03/24/ignite-your-coding-episode-3-jeremy-miller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ignite Your Coding, Episode 2: Glenn Block</title>
		<link>http://www.globalnerdy.com/2010/03/24/ignite-your-coding-episode-2-glenn-block/</link>
		<comments>http://www.globalnerdy.com/2010/03/24/ignite-your-coding-episode-2-glenn-block/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 20:56:43 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Glenn Block]]></category>
		<category><![CDATA[Ignite Your Coding]]></category>
		<category><![CDATA[podcasts]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/03/24/ignite-your-coding-episode-2-glenn-block/</guid>
		<description><![CDATA[A couple of weeks ago, my coworker and Ignite Your Coding co-host John Bristowe and I did a live webcast interviewing Glenn Block, a Program Manager for .NET FX at Microsoft. Glenn’s one of the go-to guys on Prism, Unity, MEF and ways of building maintainable and reconfigurable applications out of pieces that you can [...]]]></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="Joey deVilla, Ward Bell dressed up as Elvis, Glenn Block" border="0" alt="Joey deVilla, Ward Bell dressed up as Elvis, Glenn Block" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/03/igniteyourcodingwithglennblock.jpg" width="600" height="450" /> </p>
<p><strong>A couple of weeks ago, my coworker and <em><a href="http://msdn.microsoft.com/en-ca/ff182908.aspx">Ignite Your Coding</a></em> co-host John Bristowe and I did a live webcast interviewing </strong><a href="http://blogs.msdn.com/gblock/archive/2010/03/08/speaking-on-ignite-your-coding.aspx"><strong>Glenn Block</strong></a><strong>, a Program Manager for .NET FX at Microsoft.</strong> Glenn’s one of the go-to guys on <a href="http://www.infoq.com/interviews/Prism-Glenn-Block">Prism</a>, <a href="http://msdn.microsoft.com/en-ca/library/dd203101.aspx">Unity</a>, <a href="http://www.codeplex.com/MEF">MEF</a> and ways of building maintainable and reconfigurable applications out of pieces that you can assemble and rearrange in general. We’ll talked about building composite applications, design patterns, dependency injection and why it’s good for you, and other aspects of good object-oriented design as we understand it these days.</p>
<p><a href="http://msdn.microsoft.com/en-ca/ff182908.aspx"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px 15px; display: inline; border-top: 0px; border-right: 0px" border="0" alt="image" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/02/image1.png" /></a><em>Ignite Your Coding</em> is a series of webcasts in which John and I talk to some of the bright lights of the software industry about how they got started, what they’re doing, how they cope with the change that affects our industry constantly and whatever else they want to talk about, all with the goal of informing and inspiring you.</p>
<p>The recording of our webcast with Glenn (which took place on March 10th, 2010) is linked below, and we’ll set up RSS, Zune and iTunes feeds shortly.</p>
<p><strong>Direct Download:</strong></p>
<p><a href="http://media.libsyn.com/media/cdnitmanagers/IYC_-_Episode_02_-_128kbps.mp3"><img alt="MP3 - click here to download" src="http://static.flickr.com/3271/3287072160_72d3db2d98.jpg" /></a></p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2010/03/24/ignite-your-coding-episode-2-glenn-block.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/03/24/ignite-your-coding-episode-2-glenn-block/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ignite Your Coding, Episode 1: Andy Hunt</title>
		<link>http://www.globalnerdy.com/2010/03/17/ignite-your-coding-episode-1-andy-hunt/</link>
		<comments>http://www.globalnerdy.com/2010/03/17/ignite-your-coding-episode-1-andy-hunt/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 22:41:36 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Andy Hunt]]></category>
		<category><![CDATA[Ignite Your Coding]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[webcasts]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/03/17/ignite-your-coding-episode-1-andy-hunt/</guid>
		<description><![CDATA[Andy Hunt has been behind some of the biggest ideas in everyday software development in the past decade. From co-authoring the Agile Manifesto and The Pragmatic Programmer to starting The Pragmatic Bookshelf, one of the most influential developer book publishers, to helping bring about the rise of MVC web frameworks, chances are that he’s had [...]]]></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="Andy Hunt" border="0" alt="Andy Hunt" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/03/image22.png" width="250" height="389" /> </p>
<p><a href="http://msdn.microsoft.com/en-ca/ff182908.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="Ignite Your Coding" border="0" alt="Ignite Your Coding" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/02/image1.png" /></a></p>
<p><strong>Andy Hunt</strong> has been behind some of the biggest ideas in everyday software development in the past decade. From co-authoring the <a href="http://agilemanifesto.org/"><em>Agile Manifesto</em></a> and <a href="http://www.pragprog.com/the-pragmatic-programmer"><em>The Pragmatic Programmer</em></a> to starting The Pragmatic Bookshelf, one of the most influential developer book publishers, to helping bring about the rise of MVC web frameworks, chances are that he’s had some influence on your day-to-day work. In this one-hour webcast, we’ll talk with Andy about the ideas in his latest book, <a href="http://pragprog.com/titles/ahptl/pragmatic-thinking-and-learning"><em>Pragmatic Thinking and Learning</em></a>. We’ll discuss why your brain is where software development really happens, how you can refactor your thinking and as he puts it, “just the plain old weirdness that is people”.</p>
<p>You can listen to the recording of the webcast (recorded on March 4, 2010) in a couple of ways:</p>
<ul>
<li>Download the MP3 below, or </li>
<li><a href="http://feeds.feedburner.com/sbfritg" mce_href="http://feeds.feedburner.com/sbfritg">Subscribing to the feed</a> and downloading it to your <a href="itpc://feeds.feedburner.com/sbfritg" mce_href="itpc://feeds.feedburner.com/sbfritg">iTunes</a> / <a href="zune://subscribe/?Security%20Bulletins%20Podcast%20=http://feeds.feedburner.com/sbfritg" mce_href="zune://subscribe/?Security%20Bulletins%20Podcast%20=http://feeds.feedburner.com/sbfritg">Zune</a> software.&#160; </li>
</ul>
<p>&#160;<b>Direct Download:</b></p>
<p><a href="http://media.libsyn.com/media/cdnitmanagers/IYC_-_Episode_01_-_128kbps.mp3"><img title="MP3 - click here to download" border="0" alt="MP3 - click here to download" src="http://static.flickr.com/3271/3287072160_72d3db2d98.jpg" /></a></p>
<h4><b>Subscribe to the podcast: (so you don&#8217;t miss an episode)</b></h4>
<p><a href="http://feeds.feedburner.com/igniteyourcoding"><img title="RSS Feed" border="0" alt="RSS Feed" src="http://static.flickr.com/3489/3287072112_1942c52b51.jpg" /></a>&#160;&#160; <img title="Subscribe with Zune" border="0" alt="Subscribe with Zune" src="http://static.flickr.com/3539/3286255807_89b4c0383b.jpg" />&#160;&#160; <img title="Subscribe with iTunes" border="0" alt="Subscribe with iTunes" src="http://static.flickr.com/3200/3286255751_3d46930296.jpg" /> </p>
</p>
<p>As always, if you have questions, comments or suggestions on how to make <em>Ignite Your Coding </em>better, we want to hear from you! Feel free to email either of us – <a href="http://john.bristowe@microsoft.com">John Bristowe</a> and <a href="mailto:joey.devilla@microsoft.com">Joey deVilla</a>.</p>
<h3>About <em>Ignite Your Coding</em></h3>
<p><em>Ignite Your Coding</em> is a series of interviews where Microsoft Canada Developer Evangelists John Bristowe and Joey deVilla talk with some of the brightest lights in the professional programming world about their areas of interest, dealing with the constant change in the industry and their suggestions on how to be a better software developer. </p>
<p><b>Podcast Participants:</b> Andy Hunt, John Bristowe and Joey deVilla.</p>
<p><strong>Music:</strong> <em><a href="http://www.istockphoto.com/file_closeup.php?id=11384244">Win This Race</a></em> by <a href="http://www.piccadillycircus.org/">picadillyCircus Sound Design</a>, courtesy of <a href="http://istockphoto.com/">iStockphoto</a>.</p>
</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2010/03/17/ignite-your-coding-episode-1-andy-hunt.aspx">This article also appears in <cite>Canadian Developer Connection</cite>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/03/17/ignite-your-coding-episode-1-andy-hunt/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Yes, There WILL be an &#8220;Ignite Your Coding&#8221; RSS Feed</title>
		<link>http://www.globalnerdy.com/2010/03/06/yes-there-will-be-an-ignite-your-coding-rss-feed/</link>
		<comments>http://www.globalnerdy.com/2010/03/06/yes-there-will-be-an-ignite-your-coding-rss-feed/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 19:25:46 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Ignite Your Coding]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/03/06/yes-there-will-be-an-ignite-your-coding-rss-feed/</guid>
		<description><![CDATA[For those of you who’ve been wondering if we’ll be setting up an RSS feed for recordings of Ignite Your Coding, the answer is “yes”. Here’s how Ignite Your Coding works: On the actual day of the Ignite Your Coding live event, we do the interview live, as implied by the phrase “live event”. From [...]]]></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="ignite your coding rss" border="0" alt="ignite your coding rss" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/03/igniteyourcodingrss.jpg" width="600" height="300" /> </p>
<p><strong>For those of you who’ve been wondering if we’ll be setting up an RSS feed for recordings of <em><a href="http://msdn.microsoft.com/en-ca/ff182908.aspx">Ignite Your Coding</a></em>, the answer is “yes”.</strong></p>
<p>Here’s how <em>Ignite Your Coding</em> works:</p>
<ul>
<li><strong>On the actual day of the <em>Ignite Your Coding</em> live event,</strong> we do the interview live, as implied by the phrase “live event”. From 2:00 p.m. to 3:00 p.m. (Eastern) on that day, we chat with our guest and you can listen to it as it happens if you’ve got a Windows machine running the Live Meeting client (available for free from the Live Meeting download page). The Live Meeting client also lets you see what visuals we’re putting up – mostly just information about our guest – and you can also use it to type in questions for us to ask our guest. </li>
<li><strong>After the live <em>Ignite Your Coding</em> event,</strong> we take the recording of the event, do a tiny bit of post-production (adding an intro and outro, checking sound levels and so on) and post the interview in MP3 form, with a link to the recording in an RSS feed so that your favourite podcatching application or system can grab them. </li>
</ul>
<p>I’ve got my plate full with more than the usual amount of tech evangelism activities, so there’s a team doing all this stuff. Once they tell me where they’re putting the recording and RSS feed, I’ll tell you. I’m told it’ll be soon.</p>
<p>Want to know about the upcoming guests on <em>Ignite Your Coding</em>? <a href="http://msdn.microsoft.com/en-ca/ff182908.aspx">Check out the Ignite Your Coding site!</a></p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2010/03/06/yes-there-will-be-an-ignite-your-coding-rss-feed.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/03/06/yes-there-will-be-an-ignite-your-coding-rss-feed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hanselman Podcast on IronPython / A Great Book Deal</title>
		<link>http://www.globalnerdy.com/2009/04/28/hanselman-podcast-on-ironpython-a-great-book-deal/</link>
		<comments>http://www.globalnerdy.com/2009/04/28/hanselman-podcast-on-ironpython-a-great-book-deal/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 19:44:13 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Burning Man]]></category>
		<category><![CDATA[Hanselminutes]]></category>
		<category><![CDATA[IronPython]]></category>
		<category><![CDATA[Michael Foord]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Scott Hanselman]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/04/28/hanselman-podcast-on-ironpython-a-great-book-deal/</guid>
		<description><![CDATA[This article also appears in Canadian Developer Connection. When I got into web development, I considered myself a latecomer to the game, and that was in 1999. In the five years I’d been working professionally as a developer, my apps were strictly desktop – multimedia CD-ROM stuff done in Director (then a product of Macromedia) [...]]]></description>
			<content:encoded><![CDATA[<p></p><p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/04/28/hanselman-podcast-on-ironpython-a-great-book-deal.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
<p><a href="http://www.hanselman.com/blog/HanselminutesPodcast159IronPythonInActionWithMichaelFoord.aspx"><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="Cover of &quot;IronPython in Action&quot;" border="0" alt="Cover of &quot;IronPython in Action&quot;" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/04/ironpython-in-action.jpg" width="192" height="244" /></a> </p>
<p><strong>When I got into web development, I considered myself a latecomer to the game, and that was in 1999.</strong> In the five years I’d been working professionally as a developer, my apps were strictly desktop – multimedia CD-ROM stuff done in Director (then a product of Macromedia) and business productivity apps written in pre-.NET VB and Java-a-la-JBuilder.</p>
<p>The company with whom I’d landed a contract had a contrarian tech lead. It seemed that the web app world was building their stuff on Linux, Perl and MySQL, and this guy was all about BSD, Python and PostgreSQL. In 1999 terms, he was a freak even amongst the freaks.</p>
<p>I had a pretty full schedule that summer, followed by a one-week vacation at <a href="http://www.burningman.com/whatisburningman/">Burning Man</a>, followed by the start of my contract at this new company. The tech lead wanted me to be ready to do some coding on my first day in, so I brought a copy of O’Reilly’s <em>Learning Python</em> along with my laptop to Black Rock Desert, hoping to squeeze in some hacking time at the big desert bacchanal. Luckily, Burning Man is pretty mellow during the day, and in an additional stroke of luck, the neighbouring camp was sharing AC power from their “eggbeater” windmill. I learned Python by writing sample apps in an extremely distracting environment, and because of that, I fell quite in love with the language. Any language that you can learn while naked people playing the tuba on unicycles are circling you has to be a good one.</p>
<p>That’s why I’m glad to see that implementations like IronPython exist, and that they tie into things like the .NET framework and Silverlight. IronPython’s performance is quite close to standard Python, and I use it along with IronRuby as my scripting language for automating tasks and doing little “housekeeping” things on my systems. I’m not using IronPython to the degree that <a href="http://www.voidspace.org.uk/python/weblog/index.shtml">Michael Foord</a><strong></strong> is – he’s using it for full-on .NET applications instead of C# or VB! <strong><a href="http://www.hanselman.com/blog/HanselminutesPodcast159IronPythonInActionWithMichaelFoord.aspx">Scott Hanselman talks with him about working with IronPython as his primary development language in the latest edition of his <em>Hanselminutes</em> podcast.</a></strong></p>
<p>As an added bonus, <a href="http://www.hanselman.com/blog/HanselminutesPodcast159IronPythonInActionWithMichaelFoord.aspx">the blog entry for the podcast</a> has a special limited-time coupon code that will save you 40% off the price of Manning Publications’ <a href="http://www.manning.com/foord/"><em><strong>IronPython in Action</strong></em></a> (which Foord co-wrote), and the discount applies to both the dead-tree and PDF versions of the book. At 40% off, the PDF version is a mere USD$16.50 (CAD$20.14 at the time of this writing).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/04/28/hanselman-podcast-on-ironpython-a-great-book-deal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good Nerdy Listening</title>
		<link>http://www.globalnerdy.com/2008/06/09/good-nerdy-listening/</link>
		<comments>http://www.globalnerdy.com/2008/06/09/good-nerdy-listening/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 15:10:32 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[Stackoverflow.com]]></category>
		<category><![CDATA[You Look Nice Today]]></category>

		<guid isPermaLink="false">http://globalnerdy.com/?p=1722</guid>
		<description><![CDATA[Normally, I listen to music while working, but lately, I&#8217;ve been listening to podcasts, namely You Look Nice Today, a &#8220;journal of emotional hygiene&#8221; featuring Merlin Mann and company talking about everything under the sun, and Stackoverflow.com with Jeff Atwood and Joel Spolsky talking about software development and other geek obsessions.]]></description>
			<content:encoded><![CDATA[<p></p><p>Normally, I listen to music while working, but lately, I&#8217;ve been listening to podcasts, namely <a href="http://youlooknicetoday.com/"><strong><cite>You Look Nice Today</cite></strong></a>, a &#8220;journal of emotional hygiene&#8221; featuring <a href="http://www.merlinmann.com/">Merlin Mann</a> and company talking about everything under the sun, and <a href="http://blog.stackoverflow.com/"><strong><cite>Stackoverflow.com</cite></strong></a> with <a href="http://www.codinghorror.com/">Jeff Atwood</a> and <a href="http://joelonsoftware.com/">Joel Spolsky</a> talking about software development and other geek obsessions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2008/06/09/good-nerdy-listening/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

