<?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>Jaxidian Update</title>
	<atom:link href="http://www.jaxidian.org/update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaxidian.org/update</link>
	<description>Shane Milton&#039;s Technology Update</description>
	<lastBuildDate>Tue, 29 Jun 2010 02:20:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Droid X Misinformation &#8211; Let&#8217;s Clear Some Things Up</title>
		<link>http://www.jaxidian.org/update/2010/06/20/164/</link>
		<comments>http://www.jaxidian.org/update/2010/06/20/164/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 03:14:13 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=164</guid>
		<description><![CDATA[There has been a LOT of misinformation floating around about the Droid X. I can&#8217;t count how many times I have heard rumors that have been made up instead of coming from the reliable sources (i.e. the people who have had the device, the people who leak the information, etc.). So I thought I would [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2010/06/20/164/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up an ASP.NET Service Account with Least-Privilege Permissions</title>
		<link>http://www.jaxidian.org/update/2010/06/02/162/</link>
		<comments>http://www.jaxidian.org/update/2010/06/02/162/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 16:08:30 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Least Privilege]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=162</guid>
		<description><![CDATA[I find myself rediscovering how to do this a lot, so I thought I&#8217;d post this here. Create your Account (let&#8217;s say it&#8217;s MyDomain.com\sa_MyMVCHostingUser in your company&#8217;s Active Directory server &#8211; it can also be a local Windows account as well) Open up an elevated command prompt (Start -> &#8220;command&#8221; -> [CTRL]+[SHIFT]+[ENTER]) Navigate to your [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2010/06/02/162/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Lambda Expressions for Strongly-Typed Goodness, and Serialize it too</title>
		<link>http://www.jaxidian.org/update/2010/05/04/157/</link>
		<comments>http://www.jaxidian.org/update/2010/05/04/157/#comments</comments>
		<pubDate>Tue, 04 May 2010 14:59:46 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[Lambda Expressions]]></category>
		<category><![CDATA[Serialization]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=157</guid>
		<description><![CDATA[With my venture into MVC2 recently, I&#8217;ve fallen in love with the strongly-typed helpers and am attempting to provide mechanisms similar to those in many different areas of my code so I can cease the use of hardcoded/constant strings all over the place and get better compile-time error checking. This post is to show you [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2010/05/04/157/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daisy-chain your PCs&#8217; audio to 1 set of speakers</title>
		<link>http://www.jaxidian.org/update/2010/04/06/152/</link>
		<comments>http://www.jaxidian.org/update/2010/04/06/152/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 16:56:45 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=152</guid>
		<description><![CDATA[Way back in WinXP times and before, I would always connect all of my PCs at one desk together to a single set of speakers. The only special software/hardware this required were some extra 3.5mm audio cables and a set of ordinary speakers. The software to do this was built into Windows XP and just [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2010/04/06/152/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOA-based Architecture in progress</title>
		<link>http://www.jaxidian.org/update/2010/03/11/120/</link>
		<comments>http://www.jaxidian.org/update/2010/03/11/120/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:29:57 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=120</guid>
		<description><![CDATA[I&#8217;ve been tasked at coming up with a standard architecture for us to apply to our future projects. Yeah, I know, there&#8217;s no blanket answer for everything, but given the requirements I expect, I think a single architecture can handle 95% of what we&#8217;ll be doing and we can deviate/improve as necessary for the other [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2010/03/11/120/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Azure&#8217;s Service Bus and EnergyNet (PDC Day 0)</title>
		<link>http://www.jaxidian.org/update/2009/11/17/114/</link>
		<comments>http://www.jaxidian.org/update/2009/11/17/114/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 16:19:38 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Community Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[EnerGenuity]]></category>
		<category><![CDATA[Energy]]></category>
		<category><![CDATA[EnergyNet]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[PDC09]]></category>
		<category><![CDATA[Service Bus]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=114</guid>
		<description><![CDATA[On Day 0 of Microsoft PDC, I attended the Software in the Energy Economy workshop. Much to my surprise (and disappointment), we didn&#8217;t talk about energy for the entire first half of the workshop. Instead, it was about Azure&#8217;s Service Bus. BAD Microsoft!! It was explained to us by Juval Lowy that he wanted to [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/11/17/114/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rendering a Custom ASP.NET Control when Disabled by Parent Container</title>
		<link>http://www.jaxidian.org/update/2009/10/01/107/</link>
		<comments>http://www.jaxidian.org/update/2009/10/01/107/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 18:27:18 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Custom Controls]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=107</guid>
		<description><![CDATA[So I was performing some maintenance work on some webform stuff in an application and ran into a problem where an existing custom control, which I have the source for so I can fix it (yay!), wasn&#8217;t properly disabling itself when it was in a container that became disabled. The way it works, it overrides [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/10/01/107/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indianapolis gets T-Mobile 3G!</title>
		<link>http://www.jaxidian.org/update/2009/09/09/103/</link>
		<comments>http://www.jaxidian.org/update/2009/09/09/103/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 15:41:45 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Cell Phone]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[T-Mobile]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=103</guid>
		<description><![CDATA[Like many others, I got my Android G-1 phone a couple days before it was officially released and have been longing for when Indy would finally get 3G coverage. Lo and behold, I get out of the shower this morning to check the weather and my 3G icon is lit up, albeit with only 1-2 [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/09/09/103/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Windows 7 or Windows Server 2008 R2 from USB Stick</title>
		<link>http://www.jaxidian.org/update/2009/08/28/98/</link>
		<comments>http://www.jaxidian.org/update/2009/08/28/98/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 19:30:19 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=98</guid>
		<description><![CDATA[With Windows 7 and Windows Server 2008 R2 recently going RTM, I&#8217;ve found myself installing them in quite a few different configurations. One configuration that I&#8217;ve recently ran into is installing it into a machine with no CD drive of any means. I know I could carry around a USB-based DVD drive but instead, I [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/08/28/98/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Going to PDC 2009</title>
		<link>http://www.jaxidian.org/update/2009/08/23/73/</link>
		<comments>http://www.jaxidian.org/update/2009/08/23/73/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 05:44:50 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Community Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[PDC]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=73</guid>
		<description><![CDATA[Yesterday I got the thumbs up that I&#8217;m being sent to PDC 2009 by my company! I planned on going whether I was sent or not but it&#8217;s nice to not have to foot the bill out of my own pocket this year. In 2005 I was lucky enough that my company covered airfare and [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/08/23/73/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pragmatic Spaces &#8217;09</title>
		<link>http://www.jaxidian.org/update/2009/07/20/68/</link>
		<comments>http://www.jaxidian.org/update/2009/07/20/68/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 15:41:31 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Community Events]]></category>
		<category><![CDATA[Indy Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=68</guid>
		<description><![CDATA[Pragmatic Spaces 2009 is coming soon. Known details for now: 1. Limited to 150 people 2. You want to be there 3. There will be GREAT discussions you WON&#8217;T want to miss! 4. #pragma09 is something to watch for! While not directly related to Indy ALT.NET, many of the folks from that community are involved [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/07/20/68/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NAnt &#8211; Detect 64-bit or 32-bit OS</title>
		<link>http://www.jaxidian.org/update/2009/07/16/50/</link>
		<comments>http://www.jaxidian.org/update/2009/07/16/50/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 18:42:14 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[NAnt]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=50</guid>
		<description><![CDATA[I was working with Cody Collins and we ran into a problem recently with detecting whether the OS running was 32-bit or 64-bit from within NAnt. We&#8217;re trying to automate the installation of some software that has separate installers for 32-bit and 64-bit and we need to determine which installer to run from NAnt. The [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/07/16/50/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Truncate Logs for SQL Server 2008</title>
		<link>http://www.jaxidian.org/update/2009/04/22/48/</link>
		<comments>http://www.jaxidian.org/update/2009/04/22/48/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:35:19 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=48</guid>
		<description><![CDATA[I had previously posted how to Truncate Logs for SQL Server 2005. Unfortunately, this method does not work in SQL Server 2008. The reason is because the &#8220;WITH TRUNCATE_ONLY&#8221; command is no longer in SQL 2008. Assuming you run in full recovery mode, the new script to do this is: 1 2 3 4 5 [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/04/22/48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to identify the user your ASP.NET app uses to authenticate as</title>
		<link>http://www.jaxidian.org/update/2009/04/09/46/</link>
		<comments>http://www.jaxidian.org/update/2009/04/09/46/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:00:47 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=46</guid>
		<description><![CDATA[I was recently asked how to identify the user your ASP.NET application uses to authenticate as. This can be a simple question or a bit more involved. Let&#8217;s start with the simple answers first. Default Accounts: Windows XP, Windows 2000, and earlier (you should NOT be caring about earlier!): ASPNET &#8211; this is created automatically [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/04/09/46/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What am I up to?</title>
		<link>http://www.jaxidian.org/update/2009/03/02/42/</link>
		<comments>http://www.jaxidian.org/update/2009/03/02/42/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 05:28:21 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[EnerGenuity]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=42</guid>
		<description><![CDATA[I usually keep to technical topics on here but this one is going to take a step back. In the past I have been a consultant through nearly my entire career. I have gone into new [to me] businesses, listened to what they wanted, helped them learn what they needed, helped them determine the correct [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/03/02/42/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Utility: WinSplit Revolution</title>
		<link>http://www.jaxidian.org/update/2009/01/12/39/</link>
		<comments>http://www.jaxidian.org/update/2009/01/12/39/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 23:08:42 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Helpful Tips]]></category>
		<category><![CDATA[Multiple Monitors]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=39</guid>
		<description><![CDATA[So I was at work today with my 24&#8243; LCD thinking, &#8220;Man, I wish I had a convenient way to organize/resize my windows such that I could see several at once beyond a generic &#8216;Tile Windows&#8217; configuration.&#8221; So I remembered a little utility that kinda did this with a laptop I bought a couple years [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/01/12/39/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New Indy ALT.NET Site is up</title>
		<link>http://www.jaxidian.org/update/2009/01/09/37/</link>
		<comments>http://www.jaxidian.org/update/2009/01/09/37/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 16:50:21 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Indy Events]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=37</guid>
		<description><![CDATA[We now have a newly revamped Indy ALT.NET site up and online! While we&#8217;re not completely done with it, we are far enough along to go ahead and turn it on for the time being. Very soon we will be filling out some of the interactive portions but for now it is fast and has [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/01/09/37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending CTRL + ALT + DEL over Remote Desktop</title>
		<link>http://www.jaxidian.org/update/2008/08/23/35/</link>
		<comments>http://www.jaxidian.org/update/2008/08/23/35/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 11:51:21 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Helpful Tips]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Terminal Services]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=35</guid>
		<description><![CDATA[Have you ever had to send control/alt/delete via Windows Remote Desktop/Terminal Services? If you try it, it ends up being caught on your local client machine. I just stumbled upon a nice trick. If you send [CTRL] + [ALT] + [END], then it will have the effect of [CTRL] + [ALT] + [DEL]. Go try [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/08/23/35/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IndyTechFest registration is now open!</title>
		<link>http://www.jaxidian.org/update/2008/08/22/33/</link>
		<comments>http://www.jaxidian.org/update/2008/08/22/33/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 17:10:12 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Indy Events]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=33</guid>
		<description><![CDATA[IndyTechFest registration is now open! This year there is a limit of 500 registrations (I believe last year&#8217;s was like 400 and it was booked up within just a couple weeks). So I strongly encourage you to register sooner rather than later! There is a great lineup of speakers and sessions at this year&#8217;s IndyTechFest! [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/08/22/33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>inkubook</title>
		<link>http://www.jaxidian.org/update/2008/07/27/31/</link>
		<comments>http://www.jaxidian.org/update/2008/07/27/31/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 02:57:33 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=31</guid>
		<description><![CDATA[A friend and colleague of mine, Eric Willeke, has helped lead a team to create and deploy an interesting new site at www.inkubook.com where an ordinary person can take the pictures they have taken with their digital camera and make a simple and professional-looking bound photo book based on them. Erik has posted a bit [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/07/27/31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
