<?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>Bill Lodin &#187; Uncategorized</title>
	<atom:link href="http://blogs.itmentors.com/bill/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.itmentors.com/bill</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jan 2011 22:46:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Mobile 6.5 Development</title>
		<link>http://blogs.itmentors.com/bill/2010/01/11/windows-mobile-6-5-development/</link>
		<comments>http://blogs.itmentors.com/bill/2010/01/11/windows-mobile-6-5-development/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 20:55:57 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[windows mobile 6.5]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=80</guid>
		<description><![CDATA[Just posted a 30-minute session on Windows Mobile 6.5 &#8211; if you&#8217;re new to Windows Mobile development and you want to get up to speed quickly, this is a good place to start! Here&#8217;s the link to the session:
http://www.msdev.com/Directory/Description.aspx?eventId=1665
This is actually the first in an eight-part series on WM6.5 that IT Mentors is doing for [...]]]></description>
			<content:encoded><![CDATA[<p>Just posted a 30-minute session on Windows Mobile 6.5 &#8211; if you&#8217;re new to Windows Mobile development and you want to get up to speed quickly, this is a good place to start! Here&#8217;s the link to the session:</p>
<p><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1665">http://www.msdev.com/Directory/Description.aspx?eventId=1665</a></p>
<p>This is actually the first in an <a title="Building Applications for Windows Mobile 6.5" href="http://www.msdev.com/Directory/SeriesDescription.aspx?CourseId=146">eight-part series</a> on WM6.5 that IT Mentors is doing for msdev. Oh, and you can download the demo that I used <a title="Windows Mobile 6.5 &quot;Getting Started&quot; demo" href="http://www.itmentors.com/code/2010/01/WinMo65_HelloWorld.zip">here </a>(note that in order for this demo to work you&#8217;ll need to grab the <a title="Windows Mobile Managed Gestures Sample" href="http://code.msdn.microsoft.com/gestureswm">managed code wrapper for Windows Mobile Gestures</a>!)</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/bill/2010/01/11/windows-mobile-6-5-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Azure Virtual Lab Changes</title>
		<link>http://blogs.itmentors.com/bill/2009/12/09/azure-virtual-lab-changes/</link>
		<comments>http://blogs.itmentors.com/bill/2009/12/09/azure-virtual-lab-changes/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 04:33:12 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[storage client]]></category>
		<category><![CDATA[virtual lab]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=69</guid>
		<description><![CDATA[In case you hadn&#8217;t noticed, the Storage Client sample in the SDK is no longer a sample &#8211; as of the November CTP it has become part of the core Azure runtime classes. This is good news for those of us who like having  built-in, easy-to-use, managed wrapper around all the REST-based storage API calls. [...]]]></description>
			<content:encoded><![CDATA[<p>In case you hadn&#8217;t noticed, the Storage Client sample in the SDK is no longer a sample &#8211; as of the November CTP it has become part of the core Azure runtime classes. This is good news for those of us who like having  built-in, easy-to-use, managed wrapper around all the REST-based storage API calls. Unfortunately, the namespace and API changes mean that lots of sample code out there is now broken&#8230; But hey, that&#8217;s why it&#8217;s a CTP, right?</p>
<p>At any rate, the changes mean that the <a title="Azure Virtual Lab" href="http://www.msdev.com/Directory/Description.aspx?eventId=1626">Azure Virtual Lab</a> at <a title="msdev" href="http://www.msdev.com">msdev.com </a>no longer works as is. I&#8217;ll be working on updated content that reflects the latest changes, but in the meantime you should be able to proceed with the help of the following file (luckily, I encapsulated all storage client code into a single class, so this should be a relatively easy fix.)</p>
<p><a title="AzureStorageManager.cs" href="http://www.itmentors.com/code/2009/12/AzureStorageManager.cs.txt">AzureStorageClient.cs</a></p>
<p>UPDATED: The Windows Azure Virtual Lab has now been updated to reflect the November API changes &#8211; you can check it out <a title="Windows Azure Virtual Lab" href="http://www.msdev.com/Directory/Description.aspx?eventId=1626">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/bill/2009/12/09/azure-virtual-lab-changes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Back to Blogging</title>
		<link>http://blogs.itmentors.com/bill/2009/09/22/back-to-blogging/</link>
		<comments>http://blogs.itmentors.com/bill/2009/09/22/back-to-blogging/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:26:16 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=12</guid>
		<description><![CDATA[After a rather lengthy hiatus from blogging (although to be fair, you can hardly call two posts “blogging”), I’m back and hope to be able to update more frequently. New content coming soon!
]]></description>
			<content:encoded><![CDATA[<p>After a rather lengthy hiatus from blogging (although to be fair, you can hardly call two posts “blogging”), I’m back and hope to be able to update more frequently. New content coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/bill/2009/09/22/back-to-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s About Time!</title>
		<link>http://blogs.itmentors.com/bill/2009/02/10/hello-world/</link>
		<comments>http://blogs.itmentors.com/bill/2009/02/10/hello-world/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 19:02:19 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I realize I’m very late to the party but the time has come for me to enter the blogosphere. A number of factors have led to this, but these are probably relevant only to me! In considering what to post “out of the gate” I&#8217;ve determined that there are two questions I ought to answer: [...]]]></description>
			<content:encoded><![CDATA[<p>I realize I’m very late to the party but the time has come for me to enter the blogosphere. A number of factors have led to this, but these are probably relevant only to me! In considering what to post “out of the gate” I&#8217;ve determined that there are two questions I ought to answer: 1) who am I? and 2) what will I be blogging about?</p>
<p>In answer to the first question, and as the blog title confirms, my name is Bill Lodin and I work for a technical training company called <a title="itmentors.com" href="http://www.itmentors.com">IT Mentors</a>. I consider myself first and foremost to be a software developer, although like most developers my job responsibilities often expand beyond that role. My personal history as a programmer began in the early 1980s with the <a title="AIM 65" href="http://oldcomputers.net/AIM-65.html">Aim 65</a> and the <a title="Apple II+ at Computer Closet" href="http://www.computercloset.org/apple2Plus.htm">Apple II+</a>, and although I did not formally pursue computer science (I majored in Communication Studies) I found myself working with proprietary mainframe technologies by the late 1990s. I started working for <a title="Tim Kashani's Blog" href="http://blogs.itmentors.com/tim">Tim</a> at IT Mentors in January 2000, teaching Java to mainframe developers in New York and New Jersey. Nowadays, I spend most of my time with .NET and related technologies, and I consider C# to be my current “native language.” In fact, in the unlikely event that you’ve heard of me before this, it is probably because of the in-person and web-based training I&#8217;ve done for Microsoft over the past five years.</p>
<p>On to question two, “what will I be blogging about?” The short answer is, “whatever strikes me as interesting but mostly it will probably be related to .NET and Windows development.” The long answer will have to wait for another post. No, that&#8217;s not meant to be a tease; I just feel that blog entries ought to be reasonably short and this one is already feeling long-winded!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/bill/2009/02/10/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

