<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2enclosuresfull.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>MicroApplications, Inc. Web Log</title><link>http://www.microapplications.com/blog/Atom.aspx</link><description>A resource for our clients and friends.</description><language>en-US</language><managingEditor>noemail@noemail.org (MicroApplications, Inc.)</managingEditor><lastBuildDate>Wed, 29 Oct 2008 05:53:57 -0500</lastBuildDate><generator>Subtext http://subtextproject.com</generator><itunes:owner><itunes:email>noemail@noemail.org</itunes:email></itunes:owner><itunes:explicit>no</itunes:explicit><itunes:subtitle>A resource for our clients and friends.</itunes:subtitle><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/MicroapplicationsWebLog" type="application/rss+xml" /><item><title>It&amp;rsquo;s great to finally solve a Blue Screen of Death (BSOD)</title><link>http://microapplications.com/blog/archive/2008/10/29/326.aspx</link><pubDate>Wed, 29 Oct 2008 05:53:57 -0500</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2008/10/29/326.aspx</guid><description>&lt;p&gt;&lt;/p&gt;  &lt;p&gt;I've been using &lt;a href="http://www.vmware.com/products/desktop/ws_features.html"&gt;&lt;strong&gt;VMWare Workstation&lt;/strong&gt;&lt;/a&gt; for over 8 years, and I love how it allows me to setup different operating systems on my workstation for evaluation, test, special connectivity, or software installation and operational testing without any risk to my base OS installation. I am currently running Vista Ultimate x64 with VMWare Workstation 6.5. &lt;/p&gt;  &lt;p&gt;Recently, after upgrading to the latest build of VMWare Workstation, I started experiencing computer freezes when I would turn on the monitor in the morning. I would have to reset my workstation, and 9 times out of 10, one of my &lt;a href="http://en.wikipedia.org/wiki/RAID" target="_blank"&gt;&lt;strong&gt;RAID&lt;/strong&gt;&lt;/a&gt; 0 arrays would need rebuilding, which required me to boot into Safe Mode, allow the rebuild to complete, and then reboot normally. This time lost was starting to mount, and I was getting extremely tired of it. Late last week, upon re-booting, I got a so-called &lt;a href="http://en.wikipedia.org/wiki/Blue_Screen_of_Death" target="_blank"&gt;&lt;strong&gt;Blue Screen of Death&lt;/strong&gt;&lt;/a&gt; (BSOD) indicating an &lt;a href="http://msdn.microsoft.com/en-us/library/ms793980.aspx" target="_blank"&gt;&lt;strong&gt;INTERNAL_POWER_ERROR (0xA0)&lt;/strong&gt;&lt;/a&gt;.  And I couldn’t even boot into &lt;a href="http://en.wikipedia.org/wiki/Safe_Mode" target="_blank"&gt;&lt;strong&gt;Safe Mode&lt;/strong&gt;&lt;/a&gt;, despite repeated tries with some intervening reversions to &lt;a href="http://en.wikipedia.org/wiki/BIOS" target="_blank"&gt;&lt;strong&gt;BIOS&lt;/strong&gt;&lt;/a&gt; defaults. I wasn’t able to find a lot of good information (via a web search) on this BSOD, until I happened on an &lt;a title="VMWare and BSOD 0xA0" href="http://www.hanselman.com/blog/Vista64bitBlueScreensWithINTERNALPOWERERRORImmediatelyAfterInstallingVMWarePlayer.aspx" target="_blank"&gt;&lt;strong&gt;article&lt;/strong&gt;&lt;/a&gt; on Scott Hanselman’s Blog. Hmm, he says VMWare might be to blame. And it turns out it’s a power transition issue with the USB connection that Bluetooth wireless keyboards and/or mice use via their &lt;a href="http://en.wikipedia.org/wiki/Dongle" target="_blank"&gt;&lt;strong&gt;dongle&lt;/strong&gt;&lt;/a&gt;. I have a &lt;a href="http://www.microsoft.com/hardware/mouseandkeyboard/ProductDetails.aspx?pid=033" target="_blank"&gt;&lt;strong&gt;Microsoft Bluetooth Wireless Elite Keyboard &amp;amp; Mouse&lt;/strong&gt;&lt;/a&gt;, and with unplugging the Bluetooth dongle or uninstalling VMWare being the only workarounds, I was in a bind. Heck, I couldn’t even find the supposed offending driver, VMKbd.sys on my system! After a lot of searching and testing, I think I found a solution buried deep down in one of the &lt;a href="http://communities.vmware.com/community/vmtn/desktop/workstation" target="_blank"&gt;&lt;strong&gt;VMWare Community forums&lt;/strong&gt;&lt;/a&gt; postings. Here’s the essential part of that forum post located in the middle of this &lt;a href="http://communities.vmware.com/thread/85731;jsessionid=63E57684388B3E7C17DDC5B50764EC11?tstart=0&amp;amp;start=30" target="_blank"&gt;&lt;strong&gt;page&lt;/strong&gt;&lt;/a&gt;: &lt;/p&gt;  &lt;p&gt;1. Open Regedit.&lt;/p&gt;  &lt;p&gt;2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E96B-E325-11CE-BFC1-08002BE10318}.&lt;/p&gt;  &lt;p&gt;Here you will find an "UpperFilters" param of type REG_MULTI_SZ with a value like: "kbdclass vmkbd". If you open it up to modify it, you will see one driver name per line; notice that vmkbd by default is the last in the list. Edit (Cut and Paste) that parameter by putting the vmkbd entry to be the first in the list.&lt;/p&gt;  &lt;p&gt;Note that in some cases "vmkbd" can be named differently: vmkbd2, vmkbd3 - it does not matter. It is probably because you have installed a newer version of VMWare over the old one or something like that, and the previous driver was not able to be delete it from the registry. Remember to re-check this registry entry the next time you upgrade VMWare. &lt;/p&gt;  &lt;p&gt;3. Reboot and you should no longer have any BSOD’s related to this issue. &lt;/p&gt;  &lt;p&gt;I’ve had no problems re-booting after a &lt;a href="http://www.microsoft.com/technet/security/bulletin/MS08-067.mspx" target="_blank"&gt;&lt;strong&gt;critical out-of-band security patch&lt;/strong&gt;&lt;/a&gt; and some &lt;a href="http://windowsupdate.microsoft.com" target="_blank"&gt;&lt;strong&gt;Windows Updates&lt;/strong&gt;&lt;/a&gt;, no freezes have greeted me upon arising, and I’ve had the chance to actually get some work done this week. Hope this helps.&lt;/p&gt;  &lt;p&gt;&lt;small&gt;&lt;a href="mailto:bbaker@microapplications.com"&gt;Bob Baker&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;  &lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:33899310-20a3-40e0-a0e8-b57349eef900" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/VMWare" rel="tag"&gt;VMWare&lt;/a&gt;,&lt;a href="http://technorati.com/tags/BSOD" rel="tag"&gt;BSOD&lt;/a&gt;,&lt;a href="http://technorati.com/tags/INTERNAL_POWER_ERROR" rel="tag"&gt;INTERNAL_POWER_ERROR&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMKvd.sys" rel="tag"&gt;VMKvd.sys&lt;/a&gt;,&lt;a href="http://technorati.com/tags/USB" rel="tag"&gt;USB&lt;/a&gt;&lt;/div&gt;&lt;img src="http://microapplications.com/blog/aggbug/326.aspx" width="1" height="1" /&gt;</description></item><item><title>iPod Envy? Cook your Windows Mobile 6.1!</title><link>http://microapplications.com/blog/archive/2008/09/25/325.aspx</link><pubDate>Wed, 24 Sep 2008 22:08:26 -0500</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2008/09/25/325.aspx</guid><description>&lt;p&gt;I've been using Windows Mobile phones for a few years on the &lt;a href="http://www.wireless.att.com/cell-phone-service/welcome/index.jsp?WT.srch=1" target="_blank"&gt;Cingular and AT&amp;amp;T&lt;/a&gt; networks. I currently own an &lt;a href="http://www.wireless.att.com/cell-phone-service/cell-phone-details/?q_sku=sku1060009" target="_blank"&gt;AT&amp;amp;T Tilt&lt;/a&gt;, which is actually an &lt;a href="http://www.htc.com/www/default.aspx" target="_blank"&gt;HTC&lt;/a&gt; 8925 (or TyTN II, or Kaiser) for those of you who care about such things. It was loaded with a second release of Windows Mobile 6 when I got it last March. My previous phone was a &lt;a href="http://www.wireless.att.com/businesscenter/8525/" target="_blank"&gt;Cingular 8525&lt;/a&gt; (which became AT&amp;amp;T overnight it seemed), and it came loaded with Windows Mobile 5. Since I'm the curious sort, I soon discovered that the &lt;a href="http://www.xda-developers.com/" target="_blank"&gt;XDA Developer Community&lt;/a&gt; was &lt;strong&gt;THE&lt;/strong&gt; place to find out everything about PDA's and SmartPhones -- from where to get the best carrying case or audio adapter, to more esoteric subjects, like how these devices actually work at the hardware level. There are sections for every single PDA/SmartPhone you've ever heard of, with active participation by developers and power users of each.&lt;/p&gt;  &lt;p&gt;After a lot of reading on XDA's &lt;a href="http://forum.xda-developers.com/" target="_blank"&gt;Forum&lt;/a&gt; and &lt;a href="http://wiki.xda-developers.com/" target="_blank"&gt;Wiki&lt;/a&gt; sites, I learned that these devices run on a firmware image, called a ROM (or Read-Only Memory), that is developed by the manufacturer (in this case, in partnership with &lt;a href="http://www.microsoft.com/windowsmobile/startdoingmore/sl.aspx" target="_blank"&gt;Microsoft&lt;/a&gt;) and loaded by the carrier, and that the carrier's own special programs are loaded from another area, called the Extended ROM. I also learned about the special firmware that allows these devices to actually communicate, called the Radio, about the bootloader, and a ton of other tips about customizing your phone to the way you work. I guess I became a tweak addict. Hello, my name is Bob, and...&lt;/p&gt;  &lt;p&gt;It wasn't long before I discovered that many people were unsatisfied with the pre-loaded operating system and features delivered on their phone, and were customizing their phones with not only new features developed by, and offered for free to, the XDA community, but were also making entirely new ROM images, and flashing them -- tech speak for updating your phone with new firmware.There are some very bright people in this world, and I suspect a large percentage of them are in the electronic engineering field. I was simply amazed at the abilities of some of these folks, with handles like CusTel, kypher, and pof, who were simply brilliant in their ability to reverse engineer devices, extract or decompose ROM images, and understand and explain firmware code. They did this to make tools that could be used to 'cook' new ROMs -- tech speak for building a new ROM image from component parts -- as well as allow new Radio's to be loaded as the manufacturer's developed them. The frequency with which new ROMs and Radios appeared on the site made me start to suspect that the sources these folks were using were being seeded to the community by the manufacturers and carriers as a sort of Alpha test cycle, or that some participants in the community actually silently worked for the manufacturers or carriers. That said, please note that there is no pirated software, or warez, available at XDA-Developers. In fact, posting any can get you permanently banned from the site. &lt;/p&gt;  &lt;p&gt;As I sat there with my Windows Mobile 5 8525 long after Microsoft had released Windows Mobile 6, and waiting for AT&amp;amp;T to get around to releasing an update, I started to think, "Why wait for AT&amp;amp;T? I think I can flash my phone with one of the WM6 ROMs being cooked at XDA specifically for the 8525." And, even though I eventually waited for AT&amp;amp;T to release their own update, I ended up flashing my phone with a different ROM -- one that was a later build of Windows Mobile 6, did not have any of the additional software that AT&amp;amp;T preloads (and that I simply did not find useful), and as it turned out, one that fit the way I use my phone to a 'T'. &lt;/p&gt;  &lt;p&gt;After nearly two years of rough and tumble service, that phone woke up one morning last March with a white screen. I could get to it remotely while docked with a great product I bought, called &lt;a href="http://www.soti.net/default.asp?Cmd=Products&amp;amp;SubCmd=PCPro" target="_blank"&gt;SOTI Pocket Controller&lt;/a&gt;, but its display was finished. Using Pocket Controller, I was able to run some backup software, and otherwise get my phone ready for a warranty return to HTC. I was told that would take 3-6 weeks, and if you're like me, your cell phone is like a lifeline. So, off I went to the AT&amp;amp;T store, thinking I was going to get a throwaway flip phone to tide me over. But at the store, I met the Tilt, and, it was love at first site. This phone has a 400MHz processor, 256MB of ROM, 128MB of RAM, 65K of colors on a QVGA screen, takes micro xHD storage cards, has a 3 megapixel camera, wireless-G, Bluetooth, and a GPS, and when you slide the screen away to reveal the QWERTY keyboard, the screen tilts up at a readable angle (the 8525 screen just slid out). It also came with Windows Mobile 6 loaded, and with the promise that Windows Mobile 6.1 would be available "any day now". Where have I heard that before? But I was given upgrade/renewal pricing, and that was that.&lt;/p&gt;  &lt;p&gt;So I got my new Tilt home, and immediately did a hard reset to clear it to factory state. This time, I did a soft reset just after completing the initial screen alignment. This bypassed the AT&amp;amp;T custom software load, and gave me a basic WM6 phone with the essentials (Office Mobile 6 being one of them). Of course, I learned that I could do this at XDA.&lt;/p&gt;  &lt;p&gt;I immediately switched my preferences at XDA from the 8525 to the 8925, and as I read the wiki and forum topics for it, I discovered that some challenges lay ahead. The display driver had problems (with a &lt;a href="http://www.htcclassaction.org/" target="_blank"&gt;Class Action law suit&lt;/a&gt; to boot), there was no Flash for the camera, and flashing this phone with a new ROM or Radio was a little more complicated than it was for the 8525. So I continued to read the XDA Kaiser wiki and forums (highly recommended), and gather my courage.&lt;/p&gt;  &lt;p&gt;A few weeks ago, my Tilt's battery died evidently in the middle of an important registry write, because it started to act very strangely and would not boot correctly. Suspecting a corrupted registry, and coincidently, the day the new AT&amp;amp;T WM6.1 upgrade was released, I downloaded a few tools and the AT&amp;amp;T ROM, went through a few &lt;a href="http://forum.xda-developers.com/showthread.php?p=2498297&amp;amp;postcount=10" target="_blank"&gt;very important preliminary steps&lt;/a&gt;, and flashed my Tilt. I did the soft reset thing, and played with this ROM for a day or so. Not being overly impressed, I ventured into custom ROMs for the Kaiser, and after trying several different ROMs and Radios, I finally found a combination of ROM, Radio, applications, and skinning that is just a joy to use. Again, due to the sheer genius of the members of the XDA community, the &lt;a href="http://www.htc.com/www/product.aspx?id=46278" target="_blank"&gt;HTC Diamond&lt;/a&gt; User Interface, called &lt;a href="http://www.htc.com/www/product.aspx?id=46294" target="_blank"&gt;TouchFlo 3D&lt;/a&gt;, was extracted and configured to run on the Kaiser as a 2D variation, called &lt;a href="http://forum.xda-developers.com/showthread.php?t=398173" target="_blank"&gt;Manilla 2D&lt;/a&gt;. It is cooked into the ROM I am currently using, called &lt;a href="http://forum.xda-developers.com/showthread.php?t=397121" target="_blank"&gt;HyperDragon III Pro&lt;/a&gt;. Here are a couple of screenshots of my current setup, grabbed using Pocket Controller.&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="2" width="600" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="150"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="240" alt="Home" src="http://microapplications.com/blog/images/microapplications_com/blog/WindowsLiveWriter/iPodEnvyCookyourWindowsMobile6.1_133C2/image_24.png" width="128" border="0" /&gt;&lt;/td&gt;        &lt;td valign="top" width="150"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="240" alt="Weather" src="http://microapplications.com/blog/images/microapplications_com/blog/WindowsLiveWriter/iPodEnvyCookyourWindowsMobile6.1_133C2/image_23.png" width="128" border="0" /&gt;&lt;/td&gt;        &lt;td valign="top" width="150"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="240" alt="Program Launcher" src="http://microapplications.com/blog/images/microapplications_com/blog/WindowsLiveWriter/iPodEnvyCookyourWindowsMobile6.1_133C2/image_22.png" width="128" border="0" /&gt;&lt;/td&gt;        &lt;td valign="top" width="150"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="240" alt="Start Menu" src="http://microapplications.com/blog/images/microapplications_com/blog/WindowsLiveWriter/iPodEnvyCookyourWindowsMobile6.1_133C2/image_21.png" width="128" border="0" /&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;br /&gt;  &lt;p&gt;You simply drag your finger over the items along the bottom bar, the Icon appears with the background dimmed, and when you release your finger or stylus, you're on that screen. There is a nice Home tab with the clock, alarms, call history, and next calendar appointment. There are also tabs for Contacts (with pictures of your fave's right from your mobile contacts), Messaging, Mail, Internet, Photos and Video, Music, Weather, Map Search, Settings, and a Program Launcher. The soft menus change contextually for each tab, and the Start Menu has large MRU icons at the top of a large-sized menu. I have skinned the basic Manilla 2D interface with a skin called &lt;a href="http://forum.xda-developers.com/showthread.php?t=427937" target="_blank"&gt;Feng Shui&lt;/a&gt;, and added a &lt;a href="http://forum.xda-developers.com/showpost.php?p=2682292&amp;amp;postcount=448" target="_blank"&gt;custom Weather tab skin&lt;/a&gt;. It is extremely fast. Note that at the time of this writing, Manilla 2D has only been ported for HTC devices. &lt;/p&gt;  &lt;p&gt;If you like using your Windows Mobile phone, but want it to work better, check out &lt;a href="http://www.xda-developers.com/" target="_blank"&gt;XDA Developers&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;&lt;small&gt;&lt;a href="mailto:bbaker@microapplications.com"&gt;Bob Baker&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5031178c-7057-431e-b740-3f638f50ccf9" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows%20Mobile" rel="tag"&gt;Windows Mobile&lt;/a&gt;,&lt;a href="http://technorati.com/tags/AT&amp;amp;T%20Tilt" rel="tag"&gt;AT&amp;amp;T Tilt&lt;/a&gt;,&lt;a href="http://technorati.com/tags/HTC" rel="tag"&gt;HTC&lt;/a&gt;,&lt;a href="http://technorati.com/tags/XDA" rel="tag"&gt;XDA&lt;/a&gt;&lt;/div&gt;&lt;img src="http://microapplications.com/blog/aggbug/325.aspx" width="1" height="1" /&gt;</description></item><item><title>Some projects are just plain fun...</title><link>http://microapplications.com/blog/archive/2008/03/26/324.aspx</link><pubDate>Wed, 26 Mar 2008 07:55:59 -0500</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2008/03/26/324.aspx</guid><description>&lt;p&gt;Back in January when I started work in earnest on the web site project I have just completed for &lt;a title="On-the-Go Foodservice" href="http://www.onthegofoodservice.com" target="_blank"&gt;On-the-Go Foodservice Magazine&lt;/a&gt;, I had to build a &lt;a title="An inexpensive headless development workstation" href="http://www.microapplications.com/blog/archive/2008/01/13/321.aspx" target="_blank"&gt;special development box&lt;/a&gt; to use because the &lt;a title="Ektron CMS400.Net" href="http://www.ektron.com" target="_blank"&gt;Ektron&lt;/a&gt; CMS400.Net &lt;a title="Wikipedia has the definition" href="http://en.wikipedia.org/wiki/Content_Management_System" target="_blank"&gt;Content Management System&lt;/a&gt; (CMS) we had selected for this project would not install properly on Windows Vista. That's all I run here on the real hardware. It was a bit of a frustrating start in some ways. But it proved to be a minor annoyance, as I was able to satisfy every single Phase I Launch Requirement (and then some) with this CMS, ASP.Net, the afore-mentioned development workstation, and a few creative moments by your's truly. I also had more of a supporting cast of characters than I usually do contributing to the success of this project in both the graphics and web designer (CSS) fields. Special thanks must go out to &lt;a title="Ingo Chao - uber CSS guru" href="http://www.satzansatz.de/css.html" target="_blank"&gt;Ingo Chao&lt;/a&gt;, an extremely gifted CSS designer, who seems to know every browser strength and weakness off the top of his head. As a result of his contribution, the site renders almost exactly the same in every CSS 2 browser in the wild. We even have print and mobile device support. I also have to thank a few special folks at Ektron (you know who you are) who back-door accelerated my requests for support on certain key 'features', knowing that we were trying to push the envelope with their product, and that the site would have some real visibility after launch.&lt;/p&gt;  &lt;p&gt;The site launched last week (3.19.08 in the EDT afternoon to be exact) with the fewest hiccups I've ever experienced with a site launch. While there were the usual last minute panic attacks, and anxiety over things possibly forgotten or yet-to-do, I have to say it went off pretty much without a hitch. It even involved a domain transfer of the existing placeholder home page, and that only took a few hours to propagate.&lt;/p&gt;  &lt;p&gt;What was more interesting to me was that in my 15 years of building dynamic web sites (yes, you read correctly: 15 years) on a number of different platforms, I had never hosted any of my project sites with a hosting provider on a shared server. Enter &lt;a title="ServerSide ASP.Net and CMS Hosting" href="http://www.serverside.net" target="_blank"&gt;ServerSide&lt;/a&gt;. They came recommended from Ektron, and proved to be more than competent in working out the various configuration changes that had to be made remotely to allow the site to come up in their environment. This included helping me understand the dreaded &lt;a title="Medium Trust with ASP.Net" href="http://msdn2.microsoft.com/en-us/library/ms998341.aspx" target="_blank"&gt;'Medium Trust'&lt;/a&gt; environment, which had a potential showstopper impact because I used the popular and awesome &lt;a title="SubSonic (nom, nom)" href="http://subsonicproject.com/" target="_blank"&gt;SubSonic&lt;/a&gt; OR/M for some data access I needed to do outside of the CMS. &lt;a title="Microsoft Developer Network" href="http://msdn.microsoft.com" target="_blank"&gt;MSDN&lt;/a&gt; articles didn't hurt either. Anyway, ServerSide is relatively small in the world of hosting providers, but their pipe is huge and they have experience with CMS400.Net. What that also means is that the person on the other end of the support line is almost always the same person, and so you can count on not having to recite all of the background information each time you send that support request email.&lt;/p&gt;  &lt;p&gt;But where was I? What was the subject of this post? Oh yeah, fun. Sometimes you're working along slogging through requirements and getting nowhere, and you wish you were in the &lt;a title="A place in this world to relax" href="http://www.geographia.com/bahamas/bsbein01.htm" target="_blank"&gt;Bahamas&lt;/a&gt;. Sometimes, on-time payment is an issue (but that's the subject of another, future post). But sometimes, you manage to work on a project that you just check off one requirement after another, the client is fully engaged and happy to have you on the team, money is not an issue (although our budget was very tight), and it all just comes together. This was one such project. For a small team of 2 full-time (customer and me) and 5 part-time (other principals, graphics, web design, etc.), I am simply in awe of what we were able to accomplish in a little over two months of intense effort. So, where's the fun in all of this you may ask? All I can say is, if you don't 'get it', you might want to consider a line of work different from web software development. If my ramblings have been too obscure, perhaps this will enlighten: the fun is in the designing, the building, the launch, and the results, all produced with the help of a &lt;a title="About ALM Business Media, Inc." href="http://www.onthegofoodservice.com/AboutUs.aspx" target="_blank"&gt;great team&lt;/a&gt;. Check it out: &lt;a title="On-the-Go Foodservice Magazine" href="http://www.onthegofoodservice.com" target="_blank"&gt;On-the-Go Foodservice Magazine&lt;/a&gt;. &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:0b17e60e-e29d-4b15-9423-061d88e954f5" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/ASP.Net" rel="tag"&gt;ASP.Net&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Content%20Management%20Systems" rel="tag"&gt;Content Management Systems&lt;/a&gt;,&lt;a href="http://technorati.com/tags/CMS400" rel="tag"&gt;CMS400&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Web%20Development" rel="tag"&gt;Web Development&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&lt;small&gt;&lt;a href="mailto:bbaker@microapplications.com"&gt;Bob Baker&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;&lt;img src="http://microapplications.com/blog/aggbug/324.aspx" width="1" height="1" /&gt;</description></item><item><title>Internet Explorer 8 (thank goodness it's only) Beta 1</title><link>http://microapplications.com/blog/archive/2008/03/06/323.aspx</link><pubDate>Thu, 06 Mar 2008 18:57:18 -0600</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2008/03/06/323.aspx</guid><description>&lt;p&gt;Microsoft has released Beta 1 of &lt;a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/getitnow.mspx" target="_blank"&gt;Internet Explorer 8&lt;/a&gt;, and tonight I installed it on a &lt;a href="http://www.vmware.com" target="_blank"&gt;VMWare&lt;/a&gt; Virtual Machine to test it. If you've at all attempted to conform to &lt;a href="http://www.w3.org/" target="_blank"&gt;W3C&lt;/a&gt; standards, as well as achieve some &lt;a href="http://en.wikipedia.org/wiki/Search_engine_optimization" target="_blank"&gt;Search Engine Optimization&lt;/a&gt; by employing &lt;a href="http://www.w3.org/Style/CSS/" target="_blank"&gt;Cascading Style Sheets&lt;/a&gt; (CSS), and especially &lt;a href="http://www.w3.org/TR/REC-CSS2/" target="_blank"&gt;CSS Level 2&lt;/a&gt;) instead of good old HTML tables, you may either be a) pleasantly surprised, or b) unpleasantly staring at the prospect of many hours of hand-editing CSS to repair to your site(s). I develop sites for a living, and I prefer a). Fortunately, &lt;a href="http://msdn2.microsoft.com/en-us/vstudio/default.aspx" target="_blank"&gt;Visual Studio 2008&lt;/a&gt; has &lt;a href="http://weblogs.asp.net/scottgu/archive/2007/07/25/vs-2008-web-designer-and-css-support.aspx" target="_blank"&gt;Intellisense&lt;/a&gt; for CSS style sheets.&lt;/p&gt;  &lt;p&gt;But it turns out that there is a quick (or temporary) fix. If you have all those special CSS selectors living in your iefixes.css file (or whatever you call it!), you can continue to use them by employing a single meta tag in all of your pages (this is especially nice if you use just a few &lt;a href="http://msdn2.microsoft.com/en-us/library/wtxbf3hh.aspx" target="_blank"&gt;master pages&lt;/a&gt; for a site, and can thus place the this tag in just a few places). At any rate, add this meta tag to your &amp;lt;head&amp;gt; section:&lt;/p&gt;  &lt;p&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7" /&amp;gt;&lt;/p&gt;  &lt;p&gt;May your time be spent productively.&lt;/p&gt;  &lt;p&gt;Update: Here are some additional results of testing. One of my more complex layouts totally broke with the above meta tag in place. So I tried the IE8 &lt;strong&gt;Internet Explorer 7 Emulation&lt;/strong&gt; button, and after restarting IE8, the site came up like it does in IE7 (and other browsers). Fine, but how am I going to convince users to hit that button? There's a built-in user training issue for Microsoft! OK, what about complete IE8 standards mode? So I set the above meta tag to IE=8, and only two elements in my complex layout broke, and not catastrophically at that. So, maybe this new world won't be so bad. But I can also see the possibility of some more conditional style sheet loading, i.e., &amp;lt;!--[if gte IE 8]&amp;gt;. Sheesh, when will it ever end? As &lt;a href="http://www.sitepoint.com/blogs/2008/01/23/ie8-standards-mode-is-opt-in/" target="_blank"&gt;one respected observer&lt;/a&gt; noted, "&lt;em&gt;Hardcoding a reference to a specific browser as a necessary part of the page’s markup feels plain dirty."&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;small&gt;&lt;a href="mailto:bbaker@microapplications.com"&gt;Bob Baker&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d17fc2fb-dae2-4256-882a-1bf766fff048" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/IE8" rel="tag"&gt;IE8&lt;/a&gt;,&lt;a href="http://technorati.com/tags/W3C" rel="tag"&gt;W3C&lt;/a&gt;,&lt;a href="http://technorati.com/tags/CSS" rel="tag"&gt;CSS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/style%20sheets" rel="tag"&gt;style sheets&lt;/a&gt;,&lt;a href="http://technorati.com/tags/World-Wide%20Web" rel="tag"&gt;World-Wide Web&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Visual%20Studio%202008" rel="tag"&gt;Visual Studio 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Intellisense" rel="tag"&gt;Intellisense&lt;/a&gt;&lt;/div&gt;&lt;img src="http://microapplications.com/blog/aggbug/323.aspx" width="1" height="1" /&gt;</description></item><item><title>Vista SP1 available for Partners and MSDN Subscribers</title><link>http://microapplications.com/blog/archive/2008/02/15/322.aspx</link><pubDate>Thu, 14 Feb 2008 20:03:20 -0600</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2008/02/15/322.aspx</guid><description>&lt;p&gt;Vista Service Pack 1 is now available for &lt;a href="http://oartner.microsoft.com" target="_blank"&gt;Microsoft Partners&lt;/a&gt; and &lt;a href="http://msdn.microsoft.com" target="_blank"&gt;MSDN&lt;/a&gt; Subscribers. The download manager used is the &lt;a href="http://www.akamai.com" target="_blank"&gt;Akamai&lt;/a&gt; torrent engine, so it comes down really fast. I had it downloaded, burned, and installed onto a test Vista Ultimate Virtual Machine within an hour and a half of finding out it was available via an &lt;a href="http://msdn.microsoft.com/flash" target="_blank"&gt;MSDN Flash&lt;/a&gt; message. There is a combined x86 and x64 DVD image available. Everything went extremely smooth. Looks like SP1 (remember, this is a VM, so don't laugh at the performance index -- it's all constrained by the graphics emulation):&lt;/p&gt;  &lt;p&gt;&lt;a href="http://microapplications.com/blog/images/microapplications_com/blog/WindowsLiveWriter/VistaSP1availableforPartnersandMSDNSubsc_1593/VistaOEMSP1SystemProperties_2.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="531" alt="Vista OEM SP1 System Properties" src="http://microapplications.com/blog/images/microapplications_com/blog/WindowsLiveWriter/VistaSP1availableforPartnersandMSDNSubsc_1593/VistaOEMSP1SystemProperties_thumb.jpg" width="627" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Next up will be my beautiful wife's little half-height desktop workstation, which is almost identical to the headless XP Pro/VS2008 development box I built in January (details &lt;a href="http://www.microapplications.com/blog/archive/2008/01/13/321.aspx" target="_blank"&gt;here&lt;/a&gt;). And then finally will be my Vista Ultimate x64 workstation. Life is good.&lt;/p&gt;  &lt;p&gt;There is also a Vista SP1 Clean up utility that is installed by Service Pack 1 for the really brave. Simply run vsp1cln.exe from an Admin Command Prompt to immediately remove all of the backup files saved by the update process (about 800MB). Hard disks are cheap, but wasted space is wasted space! Now if only I could find a way to remove all those Windows Updates backup files that piled up over the last year or so. It's not as easy as it was in XP, so if anyone knows of a good way to clean out all the now-useless pre-SP1 updates, just click on the old email link below and shout it out. &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:34e3f61f-a3ef-4377-918c-6984296b0144" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows%20Vista" rel="tag"&gt;Windows Vista&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Vista%20Service%20Pack%201" rel="tag"&gt;Vista Service Pack 1&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&lt;small&gt;&lt;a href="mailto:bbaker@microapplications.com"&gt;Bob Baker&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;&lt;img src="http://microapplications.com/blog/aggbug/322.aspx" width="1" height="1" /&gt;</description></item><item><title>My new high-performance (2nd) Dev Box</title><link>http://microapplications.com/blog/archive/2008/01/13/321.aspx</link><pubDate>Sun, 13 Jan 2008 10:17:29 -0600</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2008/01/13/321.aspx</guid><description>&lt;p&gt;I am currently working on a project that is using an (unnamed) Content Management System that refuses to install on Windows Vista, due mainly to IIS and Index Server security issues. So, I tried the Virtual Machine approach, and while that was OK, it just wasn't fast enough. And that was a 2 processor Windows Server 2003 VM with 2GB of memory. So, having built an &lt;a href="http://www.intel.com/business/vpro/index.htm?cid=cim:ggl|pro_us_home|k56EF|s" target="_blank"&gt;Intel vPro®&lt;/a&gt; desktop system for $599 at Intel's latest Channel Partner workshop last fall, and watched my wife enjoy all of its speed running Vista Ultimate, I searched out most of the components for myself. I already had a &lt;a href="http://www.wdc.com/en/products/Products.asp?DriveID=244" target="_blank"&gt;Western Digital 74GB Raptor&lt;/a&gt; 10,000 RPM SATA II hard drive from my server spares drawer (add $149.99 for an OEM 74 GB drive or, better yet, $169.99 for a 150 GB drive from NewEgg, and there are frequent rebates and specials). I didn't need a monitor or keyboard/mouse because my intent was to run the new box headless over full-screen RDP from my nice 22" monitored workstation running Vista Ultimate 64-bit. Add $150 or so for a nice widescreen monitor and keyboard/mouse and you have a standalone system. &lt;/p&gt;  &lt;p&gt;Because of the aforementioned Vista Issues, this is a Windows XP Pro SP2 (soon to be SP3) box. Here's the cost breakdown from my &lt;a href="http://www.newegg.com" target="_blank"&gt;NewEgg&lt;/a&gt; WishList. This is a very sweet little box. It takes about 45 minutes to assemble if you've done any recent builds at all. Software installation takes a whole lot longer, but I already had an old XP dev box &lt;a href="http://www.acronis.com/" target="_blank"&gt;Acronis True Image&lt;/a&gt; disk image that I used to seed this build (but that's the subject of another post). &lt;a href="http://www.cpuid.com/pcwizard.php" target="_blank"&gt;PC Wizard 2008&lt;/a&gt; reports a performance index on this build of nearly 18,000, and that's with integrated shared-memory graphics from the on-board Intel GMA3100! Plus, I was able to install &lt;a href="http://msdn2.microsoft.com/en-us/vstudio/default.aspx" target="_blank"&gt;Visual Studio 2008&lt;/a&gt; side-by-side with Visual Studio 2005, and do my development for this project in Visual Studio 2008 with all of that CSS sweetness.&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="2" width="536" border="1"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="229"&gt;&lt;b&gt;Product Description &lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" align="right" width="81"&gt;&lt;b&gt;Unit Price &lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" align="center" width="125"&gt;&lt;b&gt;Savings &lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" align="right" width="99"&gt;&lt;b&gt;Total Price &lt;/b&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="226"&gt;&lt;b&gt;&lt;a href="http://www.newegg.com/product/product.asp?item=N82E16811108065"&gt;IN WIN IW-BL631.300BLP Black Steel MicroATX Mini Tower Computer Case - Retail &lt;/a&gt;&lt;/b&gt;          &lt;br /&gt;&lt;b&gt;Model #:&lt;/b&gt; IW-BL631.300BLP           &lt;br /&gt;&lt;b&gt;Item #:&lt;/b&gt; N82E16811108065&lt;/td&gt;        &lt;td valign="top" align="right" width="84"&gt;&lt;b&gt;$58.99&lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" width="125"&gt; &lt;/td&gt;        &lt;td valign="top" align="right" width="99"&gt;&lt;b&gt;$58.99&lt;/b&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="226"&gt;&lt;b&gt;&lt;a href="http://www.newegg.com/product/product.asp?item=N82E16813121094"&gt;Intel BOXDQ35JOE LGA 775 Intel Q35 Micro ATX Intel Motherboard - Retail &lt;/a&gt;&lt;/b&gt;          &lt;br /&gt;&lt;b&gt;Model #:&lt;/b&gt; BOXDQ35JOE           &lt;br /&gt;&lt;b&gt;Item #:&lt;/b&gt; N82E16813121094&lt;/td&gt;        &lt;td valign="top" align="right" width="86"&gt;&lt;b&gt;$129.99&lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" width="125"&gt; &lt;/td&gt;        &lt;td valign="top" align="right" width="99"&gt;&lt;b&gt;$129.99&lt;/b&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="224"&gt;&lt;b&gt;&lt;a href="http://www.newegg.com/product/product.asp?item=N82E16819115028"&gt;Intel Core 2 Duo E6850 Conroe 3.0GHz LGA 775 65W Dual-Core Processor Model BX80557E6850 - Retail &lt;/a&gt;&lt;/b&gt;          &lt;br /&gt;&lt;b&gt;Model #:&lt;/b&gt; BX80557E6850           &lt;br /&gt;&lt;b&gt;Item #:&lt;/b&gt; N82E16819115028&lt;/td&gt;        &lt;td valign="top" align="right" width="88"&gt;&lt;b&gt;$279.99&lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" width="125"&gt; &lt;/td&gt;        &lt;td valign="top" align="right" width="99"&gt;&lt;b&gt;$279.99&lt;/b&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="224"&gt;&lt;b&gt;&lt;a href="http://www.newegg.com/product/product.asp?item=N82E16820231098"&gt;G.SKILL 2GB (2 x 1GB) 240-Pin DDR2 SDRAM DDR2 800 (PC2 6400) Dual Channel Kit Desktop Memory Model F2-6400CL5D-2GBNQ - Retail &lt;/a&gt;&lt;/b&gt;          &lt;br /&gt;&lt;b&gt;Model #:&lt;/b&gt; F2-6400CL5D-2GBNQ           &lt;br /&gt;&lt;b&gt;Item #:&lt;/b&gt; N82E16820231098&lt;/td&gt;        &lt;td valign="top" align="right" width="90"&gt;&lt;b&gt;$84.99&lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" width="125"&gt;&lt;b&gt;-$40.00 Instant   &lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" align="right" width="99"&gt;&lt;b&gt;$44.99&lt;/b&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="223"&gt;&lt;b&gt;&lt;a href="http://www.newegg.com/product/product.asp?item=N82E16827136120"&gt;LG Electronics Black LG Super Multi 18x SATA DVD Burner GSA-H62NK, 10x DVD+/-R DL, 6x DVD-RW, 8x DVD+RW, 12x DVD-RAM - OEM &lt;/a&gt;&lt;/b&gt;          &lt;br /&gt;&lt;b&gt;Model #:&lt;/b&gt; GSA-H62NK           &lt;br /&gt;&lt;b&gt;Item #:&lt;/b&gt; N82E16827136120&lt;/td&gt;        &lt;td valign="top" align="right" width="91"&gt;&lt;b&gt;$28.99&lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" width="125"&gt; &lt;/td&gt;        &lt;td valign="top" align="right" width="99"&gt;&lt;b&gt;$28.99&lt;/b&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="222"&gt;&lt;b&gt;&lt;a href="http://www.newegg.com/product/product.asp?item=N82E16835209001"&gt;Antec 761345-75080-6 80mm Case Fan - Retail &lt;/a&gt;&lt;/b&gt;          &lt;br /&gt;&lt;b&gt;Model #:&lt;/b&gt; 761345-75080-6           &lt;br /&gt;&lt;b&gt;Item #:&lt;/b&gt; N82E16835209001&lt;/td&gt;        &lt;td valign="top" align="right" width="92"&gt;&lt;b&gt;$5.99&lt;/b&gt;&lt;/td&gt;        &lt;td valign="top" width="125"&gt; &lt;/td&gt;        &lt;td valign="top" align="right" width="99"&gt;&lt;b&gt;$5.99&lt;/b&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td width="223"&gt;&lt;b&gt;Subtotal&lt;/b&gt;&lt;/td&gt;        &lt;td align="right" width="93"&gt; &lt;/td&gt;        &lt;td width="125"&gt; &lt;/td&gt;        &lt;td align="right" width="99"&gt;         &lt;p&gt;&lt;b&gt;$548.94&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;small&gt;&lt;a href="mailto:bbaker@microapplications.com"&gt;Bob Baker&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;&lt;img src="http://microapplications.com/blog/aggbug/321.aspx" width="1" height="1" /&gt;</description></item><item><title>Visual Studio 2008 now available on MSDN Subscriptions</title><link>http://microapplications.com/blog/archive/2007/11/19/320.aspx</link><pubDate>Mon, 19 Nov 2007 06:35:46 -0600</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2007/11/19/320.aspx</guid><description>&lt;p&gt;Woo-hoo! Go get the goodness.&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bd60bc95-a510-4a03-97ca-acb48ff9957c" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Visual%20Studio%202008" rel="tag"&gt;Visual Studio 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/NetFx%203.5" rel="tag"&gt;NetFx 3.5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Vista" rel="tag"&gt;Vista&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WPF" rel="tag"&gt;WPF&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Silverlight" rel="tag"&gt;Silverlight&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/subscriptions/default.aspx"&gt;MSDN Subscriptions&lt;/a&gt;&lt;/p&gt;&lt;img src="http://microapplications.com/blog/aggbug/320.aspx" width="1" height="1" /&gt;</description></item><item><title>Official Patch Available for Animated Cursor Flaw</title><link>http://microapplications.com/blog/archive/2007/04/03/319.aspx</link><pubDate>Tue, 03 Apr 2007 12:45:40 -0500</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2007/04/03/319.aspx</guid><description>&lt;p&gt;Windows Update just prompted my Windows XP Pro x64 machine to &lt;a href="http://www.windows-now.com/#"&gt;download&lt;/a&gt; a critical patch. This one fixes the Animated Cursors flaw, as well as &lt;a href="http://www.microsoft.com/technet/security/bulletin/ms07-017.mspx"&gt;six other serious issues in GDI+&lt;/a&gt; that relate to the way various file formats are handled.  &lt;/p&gt;&lt;p&gt;I'd recommend that you open &lt;a href="http://www.windows-now.com/#"&gt;Automatic Updates&lt;/a&gt; and check for new updates now, and restart your computer. This affects computers all the way down to Windows 2000, so if you have anyone using an older system, make sure they're patched up too.&lt;/p&gt; &lt;p&gt;&lt;small&gt;&lt;a href="mailto:bbaker@microapplications.com"&gt;Bob Baker&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;&lt;img src="http://microapplications.com/blog/aggbug/319.aspx" width="1" height="1" /&gt;</description></item><item><title>Test of Feedburner PodCast remapping</title><link>http://microapplications.com/blog/archive/2007/03/31/Test-of-Feedburner-PodCast-remapping.aspx</link><pubDate>Mon, 02 Apr 2007 18:45:44 -0500</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2007/03/31/Test-of-Feedburner-PodCast-remapping.aspx</guid><description>&lt;p&gt;This is an mp3 of a tune I wrote back in 1996. I'm testing whether or not Feedburner can take my atom feed and incorporate the tune for podcatchers.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" type="nonadult" href="http://www.microapplications.com/mp3/finetime.mp3"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;&lt;a href="mailto:bbaker@microapplications.com"&gt;Bob Baker&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://microapplications.com/blog/aggbug/318.aspx" width="1" height="1" /&gt;</description><enclosure url="http://www.microapplications.com/mp3/finetime.mp3" length="3138100" type="audio/mpeg" /><media:content url="http://www.microapplications.com/mp3/finetime.mp3" fileSize="3138100" type="audio/mpeg" /><itunes:subtitle> This is an mp3 of a tune I wrote back in 1996. I'm testing whether or not Feedburner can take my atom feed and incorporate the tune for podcatchers. Bob Baker</itunes:subtitle><itunes:summary> This is an mp3 of a tune I wrote back in 1996. I'm testing whether or not Feedburner can take my atom feed and incorporate the tune for podcatchers. Bob Baker</itunes:summary></item><item><title>Fun with Social Networking - Technorati</title><link>http://microapplications.com/blog/archive/2007/03/21/315.aspx</link><pubDate>Wed, 21 Mar 2007 06:06:11 -0500</pubDate><guid isPermaLink="true">http://microapplications.com/blog/archive/2007/03/21/315.aspx</guid><description>&lt;p&gt;&lt;font face="Verdana" size="2"&gt;I know I'm late to the game, but I had a few minutes waiting for a call, and so I dug into some of the social networking tags you see on so many blogs. This one is being posted to link my blog to my &lt;/font&gt;&lt;a rel="me" href="http://technorati.com/claim/5ef3hnf3zf"&gt;&lt;font face="Verdana" color="#333399" size="2"&gt;&lt;strong&gt;Technorati Profile&lt;/strong&gt;&lt;/font&gt;&lt;/a&gt;&lt;font face="Verdana" size="2"&gt;. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;&lt;a target="_blank" href="mailto:bbaker@microapplications.com?subject=Technorati Post"&gt;Bob Baker&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://microapplications.com/blog/aggbug/315.aspx" width="1" height="1" /&gt;</description></item><media:rating>nonadult</media:rating></channel></rss>
