<?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>My Piece of the Inter(.)net &#187; Tutorials</title>
	<atom:link href="http://mypieceoftheinter.net/archives/category/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://mypieceoftheinter.net</link>
	<description>A place for my geekish ramblings or whatever I find interesting.</description>
	<lastBuildDate>Mon, 16 Jan 2012 16:35:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Use C#&#8217;s regular expression library to Convert TimeSpan and DateTime to and from strings. (Named capturing groups!)</title>
		<link>http://mypieceoftheinter.net/archives/2175</link>
		<comments>http://mypieceoftheinter.net/archives/2175#comments</comments>
		<pubDate>Tue, 21 Dec 2010 01:36:45 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/2175</guid>
		<description><![CDATA[Well that title is a mouthful.&#160; Long story short, as an exercise in regular expressions I wrote a utility class to convert strings to TimeSpans and DateTimes in C#.&#160; This made great usage of named capturing groups.&#160; (The download to the source code is at the bottom of this post.) Here is the DateTime regular [...]]]></description>
			<content:encoded><![CDATA[<p>Well that title is a mouthful.&#160; Long story short, as an exercise in regular expressions I wrote a utility class to convert strings to TimeSpans and DateTimes in C#.&#160; This made great usage of named capturing groups.&#160; (The download to the source code is at the bottom of this post.)</p>
<p>Here is the DateTime regular expression.&#160; Note that when I new the regular expression object, I set whitespace and casing ignoring.    <br /><img style="display: inline" title="image" alt="image" src="http://mypieceoftheinter.net/wp-content/uploads/2010/12/image.png" width="322" height="326" /></p>
<p>Named capturing groups allows code like this:    <br /><img style="display: inline" title="image" alt="image" src="http://mypieceoftheinter.net/wp-content/uploads/2010/12/image1.png" width="480" height="108" /></p>
<p>In the end, the utility class allows code like this:    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2010/12/image2.png"><img style="display: inline" title="image" alt="image" src="http://mypieceoftheinter.net/wp-content/uploads/2010/12/image_thumb.png" width="578" height="43" /></a></p>
<p>fun!&#160; Download all of the code <a href="http://download.somewhatgeeky.com/time_utils">here</a>.</p>
<p>Have any suggestions about the code?&#160; Any neat C# features I should have used?&#160; Comment below!</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/2175/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to share an Internet Connection in Windows 7</title>
		<link>http://mypieceoftheinter.net/archives/2094</link>
		<comments>http://mypieceoftheinter.net/archives/2094#comments</comments>
		<pubDate>Sat, 29 May 2010 23:35:45 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Wireless Networks]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/2094</guid>
		<description><![CDATA[After returning home from college for the summer, I wanted to get my desktop computer online with the wireless network.&#160; Unfortunately for my Internet addiction, the desktop computer didn’t have a wireless adapter.&#160; I ordered one off of NewEgg, but in the mean time I was left without the glorious internet on my desktop computer’s [...]]]></description>
			<content:encoded><![CDATA[<p>After returning home from college for the summer, I wanted to get my desktop computer online with the wireless network.&#160; Unfortunately for my Internet addiction, the desktop computer didn’t have a wireless adapter.&#160; I ordered one off of NewEgg, but in the mean time I was left without the glorious internet on my desktop computer’s big screens.&#160; What do I do?! The laptop could connect to the wireless network, so there’s a start.&#160; Windows has the ability to share the Internet connection of one network adapter over another.&#160; Bingo.&#160; I describe the process in the following video.</p>
<p>&#160;<a href="http://mypieceoftheinter.net/wp-content/uploads/2010/05/share_an_internet_connection_in_windows_7.png"><img style="border-bottom-color: ; border-top-color: ; display: inline; border-right-color: ; border-left-color: " title="share_an_internet_connection_in_windows_7" alt="share_an_internet_connection_in_windows_7" src="http://mypieceoftheinter.net/wp-content/uploads/2010/05/share_an_internet_connection_in_windows_7_thumb.png" width="408" height="140" /></a> </p>
<p>  <span id="more-2094"></span>  <object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/OFCuusFvLcg&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OFCuusFvLcg&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object>
<p><a href="http://www.youtube.com/watch?v=OFCuusFvLcg">(link)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/2094/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yellow Screen</title>
		<link>http://mypieceoftheinter.net/archives/2073</link>
		<comments>http://mypieceoftheinter.net/archives/2073#comments</comments>
		<pubDate>Sun, 18 Apr 2010 22:59:22 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[DVI]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Monitors]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/2073</guid>
		<description><![CDATA[My computer screen turned yellow the other day when I moved it.&#160; I knew the problem was that the DVI cable was loose, but I could see that some people might think that the screen was broken. (Gosh, I’m so smart!)&#160; Anyway, here is this post showing the problem, in the hopes that it will [...]]]></description>
			<content:encoded><![CDATA[<p>My computer screen turned yellow the other day when I moved it.&#160; I knew the problem was that the DVI cable was loose, but I could see that some people might think that the screen was broken. (Gosh, I’m so smart!)&#160; Anyway, here is this post showing the problem, in the hopes that it will help some poor googler wondering what’s wrong with his screen.</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2010/04/dvi_cable_loose_yellow_screen.jpg"><img style="display: inline" title="DVI cable loose, yellow screen" alt="DVI cable loose, yellow screen" src="http://mypieceoftheinter.net/wp-content/uploads/2010/04/dvi_cable_loose_yellow_screen_thumb.jpg" width="640" height="479" /></a></p>
<p> <span id="more-2073"></span>
<p>&#8230;So screw in that cable!</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/2073/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Multithreading example in .NET and WPF</title>
		<link>http://mypieceoftheinter.net/archives/2056</link>
		<comments>http://mypieceoftheinter.net/archives/2056#comments</comments>
		<pubDate>Sun, 28 Mar 2010 23:23:26 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[Multithreading]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/2056</guid>
		<description><![CDATA[After lots of googling, trying to figure out how to multithread properly in .NET and modify a WPF GUI from another thread, I’ve finally figured a lot of stuff out.&#160; I have created a simple multithreading example project in Visual C# 2008 Express. You can download the project here, but since I know most people [...]]]></description>
			<content:encoded><![CDATA[<p>After lots of googling, trying to figure out how to multithread properly in .NET and modify a WPF GUI from another thread, I’ve finally figured a lot of stuff out.&#160; I have created a simple multithreading example project in Visual C# 2008 Express.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="WPF Multithreading demo app" border="0" alt="WPF Multithreading demo app" src="http://mypieceoftheinter.net/wp-content/uploads/2010/03/wpf_multithreading_demo_app.png" width="651" height="224" /> </p>
<p><a href="http://download.somewhatgeeky.com/WPF_.NET 3.5_multithreading_demo">You can download the project here</a>, but since I know most people just want to get some quick answers, here’s a few code snippets: </p>
<p> <span id="more-2056"></span>
<p>This following is a member method of a WPF Window.</p>
<p>&#160;<img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="WPF Dispatcher Example" border="0" alt="WPF Dispatcher Example" src="http://mypieceoftheinter.net/wp-content/uploads/2010/03/wpf_dispatcher_example.png" width="749" height="311" /> </p>
<p>The following is an example of a member method of a WPF window that runs itself in a separate thread.&#160; <br /><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title=".NET multithreading example code" border="0" alt=".NET multithreading example code" src="http://mypieceoftheinter.net/wp-content/uploads/2010/03/dot_net_multithreading_exmple.png" width="791" height="480" /> </p>
<p>The project file contains more examples, including handling multithreaded events, how to create custom delegates, getting thread states, and intelligently killing threads when the program shuts down.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/2056/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing Windows 7 From a Flash Drive</title>
		<link>http://mypieceoftheinter.net/archives/1998</link>
		<comments>http://mypieceoftheinter.net/archives/1998#comments</comments>
		<pubDate>Sat, 27 Feb 2010 19:10:39 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Flash Drives]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1998</guid>
		<description><![CDATA[If you have a copy of Windows 7 installation media as an ISO (disk image) you may want to put it on a flash drive.&#160; You might think that you’d be able to just click and drag the file onto the flash drive and be done, but that isn’t the case!&#160; Here’s how to do [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a copy of Windows 7 installation media as an ISO (disk image) you may want to put it on a flash drive.&#160; You might think that you’d be able to just click and drag the file onto the flash drive and be done, but that isn’t the case!&#160; Here’s how to do it</p>
<p>First, have a Windows 7 ISO (duh)</p>
<p>Next, download and install Microsoft’s ISO tool <a href="http://images2.store.microsoft.com/prod/clustera/framework/w7udt/1.0/en-us/Windows7-USB-DVD-tool.exe">here</a>. (That is a direct link, originally found the link <a href="http://store.microsoft.com/Help/ISO-Tool">here</a>.&#160; If you’re doing this on Windows XP, go to that page and scroll down to “For Windows XP Users” to find two more downloads you will need.)</p>
<p>When you open the program, it will look like this.    <br /><img style="display: inline" title="Windows 7 Flash Drive 1" alt="Windows 7 Flash Drive 1" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_1.png" width="623" height="349" /> </p>
<p> <span id="more-1998"></span>
<p>Click “Browse”.</p>
<p><img style="display: inline" title="Windows 7 Flash Drive 2" alt="Windows 7 Flash Drive 2" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_2.png" width="702" height="509" /> </p>
<p>Select the ISO file and click “Open”.</p>
<p><img style="display: inline" title="Windows 7 Flash Drive 3" alt="Windows 7 Flash Drive 3" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_3.png" width="613" height="343" /> </p>
<p>Click “Next”</p>
<p><img style="display: inline" title="Windows 7 Flash Drive 4" alt="Windows 7 Flash Drive 4" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_4.png" width="609" height="334" /> </p>
<p>Click “USB device”.</p>
<p><img style="display: inline" title="Windows 7 Flash Drive 5" alt="Windows 7 Flash Drive 5" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_5.png" width="611" height="332" /> </p>
<p>Select the drive you want.&#160; Make sure you don’t have any data on it that you want to keep!&#160; Click “Begin copying” and wait for the process to finish.</p>
<p><img style="display: inline" title="Windows 7 Flash Drive 6" alt="Windows 7 Flash Drive 6" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_6.png" width="602" height="336" /> </p>
<p><img style="display: inline" title="Windows 7 Flash Drive 7" alt="Windows 7 Flash Drive 7" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_7.png" width="609" height="341" /> </p>
<p><img style="display: inline" title="Windows 7 Flash Drive 8" alt="Windows 7 Flash Drive 8" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_8.png" width="602" height="333" /> </p>
<p><img style="display: inline" title="Windows 7 Flash Drive 9" alt="Windows 7 Flash Drive 9" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_9.png" width="602" height="340" /> </p>
<p>Congratulations!&#160; You now have a Windows 7 installation hard drive.&#160; You will still probably have to do some fancy stuff in the <a href="http://en.wikipedia.org/wiki/BIOS">BIOS</a> to get the computer to look at the flash drive while the system is starting up.</p>
<p>This isn’t necessary, but I like to put a copy of the original ISO on the flash drive.    <br /><img style="display: inline" title="Windows 7 Flash Drive 10" alt="Windows 7 Flash Drive 10" src="http://mypieceoftheinter.net/wp-content/uploads/2010/02/win7flash_10.png" width="587" height="445" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1998/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding a Hard Drive to a Windows Home Server</title>
		<link>http://mypieceoftheinter.net/archives/1955</link>
		<comments>http://mypieceoftheinter.net/archives/1955#comments</comments>
		<pubDate>Fri, 22 Jan 2010 04:45:28 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Hard Drives]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Western Digital]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1955</guid>
		<description><![CDATA[As the title says.&#160; Here’s the video: (link)]]></description>
			<content:encoded><![CDATA[<p>As the title says.&#160; Here’s the video:   </p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:437c971d-33e0-4a40-9ed3-725a22e57c59" class="wlWriterEditableSmartContent">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/cV0isKHfdSM&amp;hl=en_US&amp;fs=1&amp;&amp;hl=en"></param><embed src="http://www.youtube.com/v/cV0isKHfdSM&amp;hl=en_US&amp;fs=1&amp;&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<p>(<a href="http://www.youtube.com/watch?v=cV0isKHfdSM">link</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1955/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing my Zune&#8217;s broken glass (again) on the cheap!</title>
		<link>http://mypieceoftheinter.net/archives/1620</link>
		<comments>http://mypieceoftheinter.net/archives/1620#comments</comments>
		<pubDate>Sat, 23 May 2009 23:38:58 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Fixing]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[rapidrepair.com]]></category>
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1620</guid>
		<description><![CDATA[A while ago I dropped my Zune flat on its face and fixed it myself with some parts from RapidRepair.com.  Unfortunately, it seems that Rapid Repair’s replacement “glass” wasn’t glass at all but rather some cheap plastic that broke while the Zune was in my pocket with my cell phone. Youch! I had already spent [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I <a href="http://mypieceoftheinter.net/archives/1466">dropped my Zune flat on its face</a> and <a href="http://mypieceoftheinter.net/archives/1534">fixed it myself</a> with some parts from <a href="http://rapidrepair.com/">RapidRepair.com</a>.  Unfortunately, it seems that Rapid Repair’s replacement “glass” wasn’t glass at all but rather some cheap plastic that broke while the Zune was in my pocket with my cell phone.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/05/01-zune-broken-glass.jpg"><img style="display: inline" title="Zune with broken Rapid Repair glass" src="http://mypieceoftheinter.net/wp-content/uploads/2009/05/01-zune-broken-glass-thumb.jpg" alt="Zune with broken Rapid Repair glass" width="360" height="480" /></a></p>
<p><span id="more-1620"></span></p>
<p>Youch!</p>
<p>I had already spent a bunch of money fixing my Zune the first time, so I wasn’t too eager to spend more money.  Since the original accident Microsoft began offering a repair service for broken glass and screens… for $80.  I opted for a cheaper solution in every sense of the word.  Instead of replacing the front glass, I decided to remove the broken pieces and simply put the Zune in a clear plastic case.  I clicked around <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fhomepage.html%3Fie%3DUTF8%26%252AVersion%252A%3D1%26%252Aentries%252A%3D0&amp;tag=somewhatgeeky-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957">Amazon.com</a> and found the a <a href="http://www.amazon.com/gp/product/B001269B4M?ie=UTF8&amp;tag=somewhatgeeky-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=B001269B4M">cheap clear case</a> for $3.27.  (As of today, the price is $3.10.)  The whole deal as $6.25 with shipping.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/05/02-zune-plastic-case.jpg"><img style="display: inline" title="Broken Zune with plastic case" src="http://mypieceoftheinter.net/wp-content/uploads/2009/05/02-zune-plastic-case-thumb.jpg" alt="Broken Zune with plastic case" width="640" height="480" /></a></p>
<p>The first step in the repair was to remove the broken pieces from in front of the LCD screen.  I began to take apart the Zune, but then I thought I might be able to pick off the pieces with a small pick—I used the flathead screwdriver that came with my Rapid Repair kit.  The process was oddly reminiscent of pealing a hard-boiled egg.  Note that I was only able to peal away the glass because it was the cheap Rapid Repair stuff.  The glass that comes on Zunes is much stronger and stays in one piece even after it cracks.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/05/03-zune-glass-pealing.jpg"><img style="display: inline" title="Pealing away the Zune's broken Rapid Repair glass" src="http://mypieceoftheinter.net/wp-content/uploads/2009/05/03-zune-glass-pealing-thumb.jpg" alt="Pealing away the Zune's broken Rapid Repair glass" width="640" height="480" /></a></p>
<p>After I got all of the pieces off I sprayed a bit of Windex on a paper towel and cleaned  up the remaining dust.  (The blemish at the top of the frame is from when I replaced the glass the first time.)<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/05/04-zune-glass-removed.jpg"><img style="display: inline" title="Zune with the glass removed" src="http://mypieceoftheinter.net/wp-content/uploads/2009/05/04-zune-glass-removed-thumb.jpg" alt="Zune with the glass removed" width="360" height="480" /></a></p>
<p>With the case on my Zune is basically as good as new.  My only concern now is that dust will get up under the cover and I’ll have to clean it out.  Time will tell for that.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/05/05-zune-with-case.jpg"><img style="display: inline" title="Zune with the glass removed and a plastic case" src="http://mypieceoftheinter.net/wp-content/uploads/2009/05/05-zune-with-case-thumb.jpg" alt="Zune with the glass removed and a plastic case" width="360" height="480" /></a></p>
<p>As for the case itself, the only problem that it seems to have is that it makes the hold switch inaccessible without something like a toothpick or paperclip.  The case does come with the necessary parts to clip the Zune to a belt, so it might not be a big deal if I decide to do that.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/05/06-zune-hold-switch-with-case.jpg"><img style="display: inline" title="Zune's hold switch with the plastic case" src="http://mypieceoftheinter.net/wp-content/uploads/2009/05/06-zune-hold-switch-with-case-thumb.jpg" alt="Zune's hold switch with the plastic case" width="640" height="480" /></a></p>
<p>I almost decided to ditch this Zune, an 8GB model, for a larger 16GB model, but I hear a new model, the <a href="http://gizmodo.com/5252850/say-hello-to-zune-hd-in-september">Zune HD</a>, is coming out later this year.  I’ll be paying close attention to that as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1620/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Zune Repair: Replacing a Flash Zune&#8217;s Glass</title>
		<link>http://mypieceoftheinter.net/archives/1534</link>
		<comments>http://mypieceoftheinter.net/archives/1534#comments</comments>
		<pubDate>Fri, 06 Mar 2009 05:17:54 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Creative Zen Vision]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Repairs]]></category>
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1534</guid>
		<description><![CDATA[Over a year ago I bought a second generation Microsoft Zune.&#160; I bought the highest capacity available with flash-based storage (8GB), instead of the higher capacity hard drive-based options, because I’ve already broken two like players in my lifetime—a forth generation 40GB Apple iPod and a first generation Creative Zen Vision (no suffix). This time [...]]]></description>
			<content:encoded><![CDATA[<p>Over a year ago I bought a second generation Microsoft Zune.&#160; I bought the highest capacity available with flash-based storage (8GB), instead of the higher capacity hard drive-based options, because I’ve already broken two like players in my lifetime—a forth generation 40GB Apple iPod and a first generation Creative Zen Vision (no suffix).</p>
<p>This time the problem wasn’t the storage.&#160; Last week I <a href="http://mypieceoftheinter.net/archives/1466">broke my 8GB, second generation Microsoft Zune</a>, but this time I could repair the thing myself!</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair01tools.jpg"><img style="display: inline" title="ready to go!" alt="ready to go!" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair01tools-thumb.jpg" width="640" height="480" /></a></p>
<p> <span id="more-1534"></span>
<p>I reI got the <a href="http://www.rapidrepair.com/shop/1073-deluxe-tool-kit.html">tools</a> and <a href="http://www.rapidrepair.com/shop/3208-microsoft-zune-flash-front-panel-glass.html">replacement glass</a> from <a href="http://rapidrepair.com">rapidrepair.com</a>.&#160; Everything (including shipping) cost $45.97.&#160; I used RapidRepair’s <a href="http://www.rapidrepair.com/guides/zune-flash-2g-16gb/zune-flash-gen2-16gb-repair-guide.html">general disassembly guide</a> and a <a href="http://www.youtube.com/watch?v=oYR6Zzs6UrI">YouTube video</a> as references for the repair process.</p>
</p>
<p>The first step was to remove the silver backing insert.&#160; I wedged the safe open tool into the top to accomplish this.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair02toppiece1.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair02toppiece1-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>This exposed two Tri-wing screws, which I removed with the Tri-wing.&#160; I found that the bigger (red) Tri-wing screwdriver worked on all of the screws in the Zune.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair03toppiece2.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair03toppiece2-thumb.jpg" width="640" height="480" /></a></p>
<p>Now I could remove the back casing, so I used the safe open tool to undo all of the snaps around the edges.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair04removeback.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair04removeback-thumb.jpg" width="640" height="480" /></a></p>
<p align="left"><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair05backcasing1.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair05backcasing1-thumb.jpg" width="240" height="180" /></a>&#160;<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair06backcasing2.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair06backcasing2-thumb.jpg" width="240" height="180" /></a>     </p>
<p>With the back off, I saw three more screws to remove.     <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair07insidesintact.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair07insidesintact-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">The communications board is now only connected by the Zune by a cable.&#160; I didn’t remove the board at this point, doing so would have made the process ahead a bit easier.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair08.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair08-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">The communications board is attached by wide, orange ribbon cable.&#160; You can detach one end by flipping the little black latch that goes along the width of the cable at either connection point.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair09.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair09-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">Now I had to remove the battery.&#160; I was a bit concerned that the battery flexed a bit when I tried to pry it off, but the Zune still works after my repair, so I can only assume that this was normal.&#160; The battery is afixed to the rest of the Zune with an adhesive.&#160; I used the safe open tool for the task.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair10.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair10-thumb.jpg" width="240" height="180" /></a>&#160;<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair11.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair11-thumb.jpg" width="240" height="180" /></a></p>
<p align="left">(at this point the communications board got in the way too much and I removed it.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair12.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair12-thumb.jpg" width="640" height="480" /></a></p>
<p align="left"><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair13.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair13-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">Removing the battery exposed a final Tri-screw.&#160; (You can see it in the previous picture.)&#160; I’ve been puting all of the screws in a headphone case to keep track of them.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair15screws.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair15screws-thumb.jpg" width="240" height="180" /></a></p>
<p align="left">At this point the rapidrepair tutorial became a bit unclear, so I started to poke around to figure out the next step.    </p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair16.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair16-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">Here I pull up the board with the memory chips.&#160; Notice how this piece connects with the navigation controls below it.&#160; (There is are little “docks” on each component that fit together.&#160; This tripped me up the first time, because those to pieces weren’t making contact.&#160; I could only turn on the Zune by plugging it into my computer, and then the Zune would start up, shut down, and restart.)    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair17.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair17-thumb1.jpg" width="640" height="480" /></a></p>
<p align="left">After a bunch of finagling I got the screen and it’s frame out.&#160; I’m sure there are very specific clips that I had to simply detach with the safe remove tool, but I didn’t find them all the first time.&#160; The inner frame has some week points, so be ginger.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair18.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair18-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">Now I had everything apart, and access to the back side of the glass.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair19insidessplayed.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair19insidessplayed-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">I pushed around the edges of the glass from the back to break the adhesive.&#160; The glass came of fairly easily.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair20brokenglassremoved.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair20brokenglassremoved-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">At this point I used Windex and a paper towel to clean up the area on the Zune that the new glass would stick to.</p>
<p align="left">Do you remember that big spool of foam from the first picture?&#160; That was protecting this itty-bitty piece of glass:    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair21newglassfront.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair21newglassfront-thumb1.jpg" width="640" height="480" /></a></p>
<p align="left"><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair22newglassfront.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair22newglassfront-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">I stuck the new glass on no problem.&#160; (This was the easy part!)    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair23newglassinstalled.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair23newglassinstalled-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">Remember how I said that the inner frame had some weak points?&#160; I know that because I broke part of it.&#160; It doesn’t seem to matter much, though.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair24brokenpiece.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair24brokenpiece-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">Now everything goes back together in reverse order.&#160; I got some dust on the LCD screen, so I sprayed a mist of Windex on a paper towel and gently whipped the surface of the screen.&#160; After watching all of the liquid evaporate from the surface of the screen, I put that piece back into place in the Zune.</p>
<p align="left">Make sure to put the memory board back into place before you put in the first screw.&#160; If you put in the screw first, not only will the memory board not secured, but the tiny difference in position will prevent that board from communicating with the navigation controls.&#160; (I made this mistake…)</p>
<p align="left">After all of that effort (which was mostly fun), my Zune was back to normal. <img src='http://mypieceoftheinter.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />     <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair25.jpg"><img style="display: inline" title="fixed!" alt="fixed!" src="http://mypieceoftheinter.net/wp-content/uploads/2009/03/zunegen2glassrepair25-thumb.jpg" width="640" height="480" /></a></p>
<p align="left">Edit, May 23, 2009:</p>
<p align="left">The Rapid Repair glass broke a few weeks after I installed it.&#160; More on that <a href="http://mypieceoftheinter.net/archives/1620">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1534/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Lazy man&#8217;s way to prepare for IE8</title>
		<link>http://mypieceoftheinter.net/archives/1377</link>
		<comments>http://mypieceoftheinter.net/archives/1377#comments</comments>
		<pubDate>Fri, 23 Jan 2009 21:44:30 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Compatability]]></category>
		<category><![CDATA[Compatability View]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1377</guid>
		<description><![CDATA[Internet Explorer 8, Microsoft’s up-and-coming browser to supersede Internet Explorer 7, has a very different layout engine than it’s predecessor.&#160; IE8’s engine is much more standards-compliant than any version of IE so far.&#160; Standards-compliance is great, but for IE it does yield some unfortunate consequences.&#160; Websites that produce special code for pages downloaded with IE7 [...]]]></description>
			<content:encoded><![CDATA[<p>Internet Explorer 8, Microsoft’s up-and-coming browser to supersede Internet Explorer 7, has a very different <a href="http://en.wikipedia.org/wiki/Layout_engine">layout engine</a> than it’s predecessor.&#160; IE8’s engine is much more standards-compliant than any version of IE so far.&#160; Standards-compliance is great, but for IE it does yield some unfortunate consequences.&#160; Websites that produce special code for pages downloaded with IE7 often send the same quirky code to IE8, which renders the page according to the “official rules”.&#160; The end result is a webpage that doesn’t look right.</p>
<p>IE8 has a few features for the transition time between now and when IE7 (and older) usage drops to an insignificant level.&#160; First is Compatibility View.&#160; If the user sees a website that isn’t rendering correctly (for example, my website right now), he can click the “broken page” button in the navigation bar.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/compatabilityviewbutton.png"><img style="display: inline" title="compatability view button" alt="compatability view button" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/compatabilityviewbutton-thumb.png" width="140" height="47" /></a></p>
<p> <span id="more-1377"></span>
<p> Here is the page viewed in Standards Mode.&#160; (I scrolled down to show how the content is pushed down past the sidebar.)    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/websitestandardsmode.png"><img style="display: inline" title="website, standards mode" alt="website, standards mode" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/websitestandardsmode-thumb.png" width="550" height="480" /></a></p>
<p>Here is the page viewed in Compatibility View, which is called “quirks mode” behind the scenes.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/websitecompatabilityview.png"><img style="display: inline" title="website, compatability view" alt="website, compatability view" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/websitecompatabilityview-thumb.png" width="547" height="480" /></a></p>
<p>I would love to know enough about <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a> to fix my <a href="http://en.wikipedia.org/wiki/Wordpress">WordPress</a> theme to render correctly in standards mode, but honestly I have better things to do, and the website renders correctly in Firefox already, so there doesn’t seem to be much point.&#160; Why?&#160; Because I can simply force IE8 to render the website in Compatibility View with a simple tag interested into the page.&#160; What is the tag?</p>
<p><strong>&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=7&quot; /&gt;</strong></p>
<p>When I add that tag to the proper place in the WordPress theme…    <br /><img style="display: inline" title="header.php" alt="header.php" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/headerphp-thumb.png" width="441" height="189" /> </p>
<p>The webpage renders correctly, and the compatibility view button goes away.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/ie8forcedquirksmode.png"><img style="display: inline" title="IE8 forced quirks mode" alt="IE8 forced quirks mode" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/ie8forcedquirksmode-thumb.png" width="640" height="273" /></a></p>
<p>Note: the version of IE8 used in this post is the one that was bundled with the Windows 7 Beta.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1377/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A peek at Media Center in Windows 7</title>
		<link>http://mypieceoftheinter.net/archives/1317</link>
		<comments>http://mypieceoftheinter.net/archives/1317#comments</comments>
		<pubDate>Wed, 14 Jan 2009 01:32:20 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Digital Lifestyle]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>
		<category><![CDATA[Windows Media Center]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1317</guid>
		<description><![CDATA[I don’t know how else to say it:  Media Center in Windows 7 is awesome!  This post won’t go too much into why, but rather will show the initial setup experience, which is still pretty cool. When the user first opens Windows Media Center, he is greeted with the following screen.  He may pan left [...]]]></description>
			<content:encoded><![CDATA[<p>I don’t know how else to say it:  Media Center in Windows 7 is <em>awesome!</em>  This post won’t go too much into why, but rather will show the initial setup experience, which is still pretty cool.</p>
<p>When the user first opens Windows Media Center, he is greeted with the following screen.  He may pan left and right to get an overview of the software’s features, as I will do through a series of screenshots.</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter01.png"><img style="display: inline" title="media center 01" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter01-thumb.png" alt="media center 01" width="640" height="390" /></a></p>
<p><span id="more-1317"></span></p>
<p> </p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter02.png"><img style="display: inline" title="media center 02" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter02-thumb.png" alt="media center 02" width="640" height="386" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter03.png"><img style="display: inline" title="media center 03" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter03-thumb.png" alt="media center 03" width="640" height="385" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter04.png"><img style="display: inline" title="media center 04" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter04-thumb.png" alt="media center 04" width="640" height="388" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter05.png"><img style="display: inline" title="media center 05" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter05-thumb.png" alt="media center 05" width="640" height="387" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter06.png"><img style="display: inline" title="media center 06" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter06-thumb.png" alt="media center 06" width="640" height="385" /></a></p>
<p>After clicking “Continue” the user is greeted with the following:<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter07.png"><img style="display: inline" title="media center 07" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter07-thumb.png" alt="media center 07" width="640" height="388" /></a></p>
<p>The Learn More item apparently brings the user to a simple Media Center application with a few demo and tutorial videos.  Keeping in mind that this stuff is still in beta, it is a unfortunate that in the time between selecting “Learn More” and seeing a list of videos, there is no loading animation or status indicator of any kind.  Hopefully this will be fixed in the final release.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter09.png"><img style="display: inline" title="media center 09" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter09-thumb.png" alt="media center 09" width="640" height="389" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter10.png"><img style="display: inline" title="media center 10" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter10-thumb.png" alt="media center 10" width="640" height="387" /></a></p>
<p>Back to setup.  Selecting “Express” does some things and then brings the user to the Media Center start menu (if that’s what it’s called.).  I was curious to select that, but I wanted to see what “Custom” had to offer.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter08.png"><img style="display: inline" title="media center 08" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter08-thumb.png" alt="media center 08" width="640" height="387" /></a></p>
<p>Media Center did some processing for maybe a minute, which was curious.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter11.png"><img style="display: inline" title="media center 11" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter11-thumb.png" alt="media center 11" width="640" height="387" /></a></p>
<p>Here is the obligatory “may we collect statistics?” choice.  This is one reason why I usually choose “Custom” for things like this, because I like to participate, but I don’t think the epxress option opts me in.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter12.png"><img style="display: inline" title="media center 12" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter12-thumb.png" alt="media center 12" width="640" height="387" /></a></p>
<p>And of course a privacy statement…<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter13.png"><img style="display: inline" title="media center 13" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter13-thumb.png" alt="media center 13" width="640" height="388" /></a></p>
<p>w00t!<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter14.png"><img style="display: inline" title="media center 14" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter14-thumb.png" alt="media center 14" width="640" height="384" /></a></p>
<p>Now I have more options.  I don’t have a TV tuner any more, so the first option is not applicable to me, and the other two are not really that exciting or necessary for my system.  I was curious about the media libraries option, however, so I selected that.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter15.png"><img style="display: inline" title="media center 15" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter15-thumb.png" alt="media center 15" width="640" height="387" /></a></p>
<p>Just as I thought, there is a “DVD movies” option now.  Move on that later…<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter16.png"><img style="display: inline" title="media center 16" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter16-thumb.png" alt="media center 16" width="640" height="389" /></a></p>
<p>I’m done, so I selected “I have finished”.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter17.png"><img style="display: inline" title="media center 17" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter17-thumb.png" alt="media center 17" width="640" height="389" /></a></p>
<p>w00t!<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter18.png"><img style="display: inline" title="media center 18" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter18-thumb.png" alt="media center 18" width="640" height="383" /></a></p>
<p>And here’s the new start menu.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter19.png"><img style="display: inline" title="media center 19" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/mediacenter19-thumb.png" alt="media center 19" width="640" height="387" /></a></p>
<p>I’ve already played around with Media Center for a bit, and am really excited about a lot of the new features and improvements.  I’ll be writing most posts about them in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1317/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the Windows 7 Beta</title>
		<link>http://mypieceoftheinter.net/archives/1260</link>
		<comments>http://mypieceoftheinter.net/archives/1260#comments</comments>
		<pubDate>Mon, 12 Jan 2009 03:45:46 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Betas]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1260</guid>
		<description><![CDATA[Here I am, typing this blog post with Windows Live Writer inside of Windows 7.&#160; I had installed the beta once before on my desktop, but it was a torrented copy, and it was installed on a spare hard drive.&#160; (Also it as 32-bit, when I want 64-bit.)&#160; I downloaded the beta from Microsoft, which [...]]]></description>
			<content:encoded><![CDATA[<p>Here I am, typing this blog post with <a href="http://en.wikipedia.org/wiki/Windows_Live_Writer">Windows Live Writer</a> inside of Windows 7.&#160; I had installed the beta once before on my desktop, but it was a torrented copy, and it was installed on a spare hard drive.&#160; (Also it as 32-bit, when I want 64-bit.)&#160; I downloaded the beta from Microsoft, which included getting a key, and installed the beta today, overwriting my Vista installation.</p>
<p><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/image1.png" width="416" height="166" /> </p>
<p>From my previous installation of Windows 7, I discovered that the installer allows the user to start a “complete” install from within a current installation of Windows, unlike the Vista installer, which requires the user to boot from the install disk.&#160; I discovered from this installation that the user still needs to boot from the install disk if he wants to format the drive that the current installation of Windows is on.</p>
<p> <span id="more-1260"></span>
<p>&#160;</p>
<p>Onto the install.&#160; I put the disk in and restarted my computer.&#160; When a message was displayed that said, “Press any key to boot from CD,” I pressed a key.&#160; The setup loaded some files, and then showed the Windows 7 boot screen.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5124.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5124-thumb.jpg" width="640" height="480" /></a></p>
<p>&#160;<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5127.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5127-thumb.jpg" width="240" height="180" /></a>&#160;<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5128.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5128-thumb.jpg" width="240" height="180" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5129.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5129-thumb.jpg" width="640" height="480" /></a> </p>
<p>Next I was presented with a screen requesting basic computer information that was necessary to proceed.&#160; The defaults were correct.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5131.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5131-thumb.jpg" width="640" height="480" /></a></p>
<p>The next screen:   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5132.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5132-thumb.jpg" width="640" height="480" /></a></p>
<p>After clicking “Install Now” I was presented with the following:   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5133.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5133-thumb.jpg" width="640" height="480" /></a> </p>
<p>Next I was presented with a EULA.&#160; I checked the “accept” checkbox and clicked next.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5134.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5134-thumb.jpg" width="640" height="480" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5135.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5135-thumb.jpg" width="640" height="480" /></a></p>
<p>Next I was presented with the option to do an upgrade or a complete install.&#160; I wanted to wipe out my current install, so I chose “Custom (advanced)”.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5136.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5136-thumb.jpg" width="640" height="480" /></a></p>
<p>Next I chose the hard drive to which I wanted to install Windows 7, which was the drive labeled “Vista 64”.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5137.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5137-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>Fist I wanted to format the drive, so I clicked “Drive options (advanced)”.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5138.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5138-thumb.jpg" width="640" height="480" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5139.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5139-thumb.jpg" width="640" height="480" /></a></p>
<p>After clicking “Format” with the proper drive installed, I received the following message, to which I clicked “OK”.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5140.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5140-thumb.jpg" width="640" height="480" /></a> </p>
<p>I had to wait a few seconds for the format to complete.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5141.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5141-thumb.jpg" width="640" height="480" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5142.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5142-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>As a side venture, I wondered what would happen if I tried to install Windows 7 on the Files drive, which is of the GPT partition style, as opposed to MBR.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5143.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5143-thumb.jpg" width="240" height="180" /></a>&#160;<a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5144.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5144-thumb.jpg" width="240" height="180" /></a> </p>
<p>&#160;</p>
<p>Back on track, I clicked “Next”, and waited for the install to complete.&#160; I consider this the start of the installation.</p>
<p>The “Copying Files” step completed almost instantly.&#160; I assume this is because the installer expands the files directly from the disk for this installation type.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5145.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5145-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5146.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5146-thumb.jpg" width="640" height="480" /></a> </p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5148.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5148-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5150.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5150-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5151.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5151-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5153.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5153-thumb.jpg" width="640" height="480" /></a> </p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5155.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5155-thumb.jpg" width="640" height="480" /></a> </p>
<p>At this point the installer must have tweaked the video settings, because the output changed to the native resolution of the display, and the secondary display was no longer a clone of the primary display.&#160; (This is usually something that I have to do manually after a Vista or XP install completes.)   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5156.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5156-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5158.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5158-thumb.jpg" width="640" height="480" /></a> </p>
<p>I still haven’t had to touch anything.&#160; The install is still running…   <br /><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5159-thumb.jpg" width="640" height="480" />&#160;</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5160.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5160-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>Here Windows is checking the system performance to evaluate the computer&#8217;s Windows Experience Index.&#160; The Vista installer waits until after the user inputs his information to run the tests and shows a little slideshow of Windows features during the test.&#160; Having the test before the user needs to interact with the installer again means that the user doesn’t have to wait through it to get to his desktop.&#160; The Windows 7 evaluation is also much more elegant, with only a small strip of glowing light rather than the slideshow.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5161.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5161-thumb.jpg" width="640" height="480" /></a> </p>
<p>Here is where the installation task is complete, and the user is prompted for necessary information.&#160; That makes the total install time 19 minutes on my standards.</p>
<p>I was prompted for a username.&#160; I put in “David”, and the setup chose “David-PC” as the computer&#8217;s name.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5163.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5163-thumb.jpg" width="640" height="480" /></a></p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5164.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5164-thumb.jpg" width="640" height="480" /></a> </p>
<p>Next I was prompted for a password.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5165.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5165-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5166.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5166-thumb.jpg" width="640" height="480" /></a> </p>
<p>Next I was prompted for my product activation key.&#160; I wanted to put that in later when I could simply copy and paste it in, so I just didn’t put one in and clicked “Next”.&#160; (I unchecked the “Automatically activate Windows when I’m online” checkbox out of habit, because the Vista install requires the user to uncheck a box to click next.&#160; Oops.)   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5167.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5167-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>Here the user can choose his participation level in Windows Update.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5169.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5169-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>Here the user sets the date, time, and time zone.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5170.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5170-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>Here the user can connect to a wireless network before he ever logs on to the system.&#160; This is new to the Windows 7 installer.&#160; (I blocked out my network’s SSID.)   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5172.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5172-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>After I click on the network the item expands to allow me to put in the passkey, which is shown in plain text.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5173.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5173-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>Next I can select a profile for the network, which dictates things such as file and printer sharing.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5174.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5174-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>Next setup connects to the network.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5176.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5176-thumb.jpg" width="640" height="480" /></a>&#160;</p>
<p>Here setup allows me to set up a new homegroup, which is a new feature of Windows 7 that I need to test out.&#160; The password, which I deleted from the picture, was random numbers and letters.&#160; I am going see if I can set it myself to something that makes sense.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5177.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5177-thumb.jpg" width="640" height="480" /></a> </p>
<p>After I click “next” there the system logs me on…   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5179.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5179-thumb.jpg" width="640" height="480" /></a> </p>
<p>…and prepares my desktop for the first time.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5181.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5181-thumb.jpg" width="640" height="480" /></a></p>
<p>And I’m on.&#160; Windows Update is already doing it’s thing.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5182.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5182-thumb.jpg" width="640" height="480" /></a></p>
<p>So that brings me to the end of the installation.&#160; The whole process up to this point took 28 minutes.</p>
<p>I went on to run Windows Update again and install optional updates, which included a new video driver, which sadly did not work.&#160; I used a new Windows 7 feature that helps troubleshoot problems and discovered that the driver doesn’t support Aero, and when I went into Device Manager the video adapter icon had a waning symbol on it.&#160; I fixed this by using System Restore to restore Windows to before I installed the driver.&#160; I blame ATI, but it’s no biggie.&#160; The drivers, like the operating system, are in beta.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5183.jpg"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/cimg5183-thumb.jpg" width="640" height="480" /></a></p>
<p>That’s it.&#160; Later I’ll post a video of the boot screen along with other posts about Windows 7.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1260/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downloading the Windows 7 Beta</title>
		<link>http://mypieceoftheinter.net/archives/1167</link>
		<comments>http://mypieceoftheinter.net/archives/1167#comments</comments>
		<pubDate>Sat, 10 Jan 2009 18:08:49 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Betas]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1167</guid>
		<description><![CDATA[If you’re curious about Windows 7 beta, downloading has resumed after Microsoft added a few more servers to handle the extreme demand.&#160; As far as I can tell downloading resumed within the last 30 minutes.&#160; I jumped on the oportunity and am downloading the 64-bit English version now.&#160; After specifying those requirements I was brought [...]]]></description>
			<content:encoded><![CDATA[<p>If you’re curious about <a href="http://mypieceoftheinter.net/archives/1160">Windows 7 beta</a>, downloading has resumed after Microsoft added a few more servers to handle the extreme demand.&#160; As far as I can tell downloading resumed within the last 30 minutes.&#160; I jumped on the oportunity and am downloading the 64-bit English version now.&#160; After specifying those requirements I was brought to a very brief survey page, which asked such things as my name, email address, job, and current OS.&#160; After that I was brought to the following page, which was pretty straightforward.&#160; (I blocked out the product key, duh.)</p>
<p><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/windows7downloadpage.png"><img style="display: inline" title="windows 7 download page" alt="windows 7 download page" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/windows7downloadpage-thumb.png" width="640" height="410" /></a></p>
<p> <span id="more-1167"></span>
<p>&#160;</p>
<p>Clicking “download now” brought me to a page that downloaded a download manager, which is downloading the ISO as I type this.&#160; The speed seems to be pretty good for now… at least it’s the fastest I’ve seen a download go on this Internet connection.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2009/01/download2.png"><img style="display: inline" title="download 2" alt="download 2" src="http://mypieceoftheinter.net/wp-content/uploads/2009/01/download2-thumb.png" width="640" height="420" /></a></p>
<p>The “Installation Instructions” page is a link to here: <a title="https://www.microsoft.com/windows/windows-7/beta-installation-instructions.aspx" href="https://www.microsoft.com/windows/windows-7/beta-installation-instructions.aspx">https://www.microsoft.com/windows/windows-7/beta-installation-instructions.aspx</a></p>
<p>&#160;</p>
<p>I’ll try to document more of the beta experience in later blog posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1167/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DVD Cover Art Finder version 1.0.0.0</title>
		<link>http://mypieceoftheinter.net/archives/1133</link>
		<comments>http://mypieceoftheinter.net/archives/1133#comments</comments>
		<pubDate>Tue, 30 Dec 2008 02:44:34 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[DVD Cover Art Finder]]></category>
		<category><![CDATA[DVDs]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Ripping]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/1133</guid>
		<description><![CDATA[As promised, here is the first release of DVD Cover Art Finder (version 1.0.0.0), along with the source code.&#160; Read on for download links and a usage tutorial. &#160; Download DVD Cover Art Finder version 1.0.0.0 here Download DVD Cover Art Finder version 1.0.0.0 Source Code here (open with Visual C# 2008 Express) This usage [...]]]></description>
			<content:encoded><![CDATA[<p>As promised, here is the first release of DVD Cover Art Finder (version 1.0.0.0), along with the source code.&#160; Read on for download links and a usage tutorial.   <br /><img style="display: inline" title="dvd cover art finder icon on desktop" alt="dvd cover art finder icon on desktop" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfindericonondesktop1.png" width="252" height="263" /></p>
<p> <span id="more-1133"></span>
<p>&#160;</p>
<p><a href="http://download.somewhatgeeky.com/?token=DVD_Cover_Art_Finder_version_1.0.0.0">Download DVD Cover Art Finder version 1.0.0.0 here</a></p>
<p><a href="http://download.somewhatgeeky.com/?token=DVD_Cover_Art_Finder_version_1.0.0.0_Source_Code">Download DVD Cover Art Finder version 1.0.0.0 Source Code here</a> (open with <a href="http://www.microsoft.com/express/vcsharp/">Visual C# 2008 Express</a>)</p>
<p>This usage tutorial begins with the DVD already properly ripped to the hard drive.&#160; I’ll have to make a tutorial about how to do that later, but for now you could use the tutorial that I used to learn how to do that. (<a href="http://channel8.msdn.com/Posts/Use-Vista-and-Media-Center-to-make-the-best-digital-DVD-library-EVER/">link</a>)</p>
<p>First, download and open DVD Cover Art Finder, duh! (note that I made two minor changes to the program since I did the tutorial.&#160; Can you spot them?)   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder01.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder01-thumb.png" width="640" height="444" /></a></p>
<p>Next, click “Scan for DVDs”.   <br /><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder021.png" width="393" height="445" /></p>
<p>Select the folder where you store all of your DVDs and click OK.   <br /><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder031.png" width="397" height="452" /></p>
<p>Select the DVD of which you want to get cover art.&#160; (notice how the DVDs that lack cover art show up at the top of the list.)   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder04.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder04-thumb.png" width="640" height="449" /></a></p>
<p>Be patient, and DVD Cover Art Finder will show cover art, which is currently picked from <a href="http://amazon.com">Amazon.com</a>.&#160; If the right cover art doesn’t show up, edit the Title text box and click the “(re)load coverart” button.    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder05.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder05-thumb.png" width="640" height="450" /></a></p>
<p>Click the cover art that looks right.&#160; This will put the cover art in the image box in the Selected DVD group box and update the Title text box with the title of that DVD.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder06.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder06-thumb.png" width="640" height="444" /></a></p>
<p>Edit the title box if necessary.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder07.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder07-thumb.png" width="640" height="443" /></a></p>
<p>Click the “Save” button.&#160; This will save the cover art to the DVD’s folder, as well as rename the DVD’s folder to match the title.&#160; Saving also creates a data file to keep track of the information and places that in the DVD’s folder.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder08.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder08-thumb.png" width="640" height="448" /></a></p>
<p>Great!&#160; Now the DVD shows up in Media Center with the right title and cover art.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder09.png"><img style="display: inline" title="" alt="" src="http://mypieceoftheinter.net/wp-content/uploads/2008/12/dvdcoverartfinder09-thumb.png" width="640" height="376" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/1133/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quiet Vista: How to disable the Windows startup sound</title>
		<link>http://mypieceoftheinter.net/archives/925</link>
		<comments>http://mypieceoftheinter.net/archives/925#comments</comments>
		<pubDate>Mon, 13 Oct 2008 14:22:05 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Quiet]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/925</guid>
		<description><![CDATA[If you want to be polite in a quiet place while using a computer, you will mute the sound, but what if you need to restart your notebook there?  For mobile computers that have a hardware sound controller, preventing the startup sound from breaking the silence is easy, but what about the rest of us?  [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to be polite in a quiet place while using a computer, you will mute the sound, but what if you need to restart your notebook there?  For mobile computers that have a hardware sound controller, preventing the startup sound from breaking the silence is easy, but what about the rest of us?  For this problem, Windows has an easy option to disable the startup sound.  How nice!</p>
<p>First open the control panel.<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound1.png"><br />
<img style="display: inline;" title="startup sound 1" src="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound1-thumb.png" alt="startup sound 1" width="640" height="396" /></a></p>
<p><span id="more-925"></span></p>
<p> </p>
<p>Next type “sound” in the search box, and click “Change system sounds”.  (If you have the control panel set to “Classic View” open “Sound” and click on the “Sounds” tab.  Alternatively just click “Control Panel Home” and follow the previous directions.)<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound2.png"><img style="display: inline" title="startup sound 2" src="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound2-thumb.png" alt="startup sound 2" width="640" height="395" /></a></p>
<p>A “Sound” window will open with the “Sounds” tab selected.  Uncheck “Play Windows Startup sound”.<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound3.png"><img class="alignnone size-full wp-image-921" title="startupsound3.png" src="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound3.png" alt="" width="452" height="496" /></a></p>
<p>Click “OK”.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound4.png"><img class="alignnone size-full wp-image-927" title="startupsound4" src="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound4.png" alt="" width="445" height="487" /></a><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/10/startupsound4.png"></a></p>
<p> </p>
<p>That’s it… Congratulations!</p>
<p>(Note: This tutorial does not apply to Windows XP.)</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/925/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>View any video format in Windows Media Player</title>
		<link>http://mypieceoftheinter.net/archives/765</link>
		<comments>http://mypieceoftheinter.net/archives/765#comments</comments>
		<pubDate>Fri, 29 Aug 2008 03:04:06 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Codecs]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Windows Media Player]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/765</guid>
		<description><![CDATA[I used to use the Combined Community Codec Pack to get a support for a host of codecs on my Windows XP and Windows Vista (32-bit) machines.&#160; It seems that development of the pack has fallen behind, and I have noticed that it does not work as well in Vista x64.&#160; After some research I [...]]]></description>
			<content:encoded><![CDATA[<p>I used to use the <a href="http://www.cccp-project.net">Combined Community Codec Pack</a> to get a support for a host of codecs on my Windows XP and Windows Vista (32-bit) machines.&#160; It seems that development of the pack has fallen behind, and I have noticed that it does not work as well in Vista x64.&#160; After some research I cam across the <a href="http://www.free-codecs.com/download/vista_codec_package.htm">Vista Codec Pack</a>, which supports just about every codec, including MOV (<a href="http://en.wikipedia.org/wiki/QuickTime">QuickTime</a>).&#160; <a href="http://en.wikipedia.org/wiki/VLC_media_player">VLC</a> is a good alternative, if you don&#8217;t mind (or prefer) a bare-bones media player, but I&#8217;m glad to have support for everything that I would want to view right in <a href="http://en.wikipedia.org/wiki/Windows_media_player">Windows Media Player</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/765/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FRI version 1.4.0.0 Setup &amp; Usage Tutorial</title>
		<link>http://mypieceoftheinter.net/archives/475</link>
		<comments>http://mypieceoftheinter.net/archives/475#comments</comments>
		<pubDate>Thu, 24 Apr 2008 01:49:21 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[FRI]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Emulation]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[ROMs]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/475</guid>
		<description><![CDATA[I have been working The Fantastic ROM Indexer (FRI), a multi-emulator frontend/ROM indexer, since last August or so, and it has come to the point where it is pretty easy to use.&#160; The problem that it attempts to solve is simple:&#160; With thousands of ROMs from a multitude of various consoles, it can get a [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working The Fantastic ROM Indexer (FRI), a multi-emulator frontend/ROM indexer, since last August or so, and it has come to the point where it is pretty easy to use.&#160; The problem that it attempts to solve is simple:&#160; With thousands of ROMs from a multitude of various consoles, it can get a bit difficult to just pick out a game to play and play it.&#160; With FRI, all of your ROMs show up in one list, and finding a ROM to play is as easy as typing in part of the name.&#160; For a more advanced search, the user can even filter down the list by platform, language, number of players, ratings that they have given to the ROMs, etc.&#160; Starting the game is as easy as a double-click on the ROM, because emulators can be directly integrated into FRI by the user.</p>
<p>So here&#8217;s a demo/tutorial:    <br /><script src="http://flash.revver.com/player/1.0/player.js?mediaId:839915;affiliateId:119657;backColor:#020E82;frontColor:#FFFFFF;gradColor:#436EE6;width:480;height:392;shareUrl:revver;" type="text/javascript"></script></p>
<p>More information about FRI version 1.4.0.0 is available <a href="http://mypieceoftheinter.net/archives/470">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/475/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Turn-in and Hand-out network folders in Windows XP</title>
		<link>http://mypieceoftheinter.net/archives/459</link>
		<comments>http://mypieceoftheinter.net/archives/459#comments</comments>
		<pubDate>Mon, 21 Apr 2008 03:11:36 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/459</guid>
		<description><![CDATA[ Just so you know, I have the best animation teacher ever!  Early in the school year I set up the class computers so that students could turn in projects over the network instead of using a flash drive or CDs.  This is such a great solution because it just requires one setup at the [...]]]></description>
			<content:encoded><![CDATA[<p><br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/image.png" alt="image" width="250" height="204" align="left" />Just so you know, I have the best animation teacher ever!  Early in the school year I set up the class computers so that students could turn in projects over the network instead of using a flash drive or CDs.  This is such a great solution because it just requires one setup at the beginning of the year, and for the rest of the year the class can enjoy the convenience of turning in project with a simple click-and-drag of the proper files.  The teacher can also make useful files available to students in a similar fashion.</p>
<p>This isn&#8217;t magic!  Windows has the ability to share folders on one computer to anyone on the network.  In this case, it makes the most sense for the computer sharing those folders is the teacher&#8217;s computer.  Sharing folders does not imply exposing the entire contents of the computer to the public.  You get to choose what folders you want to share, and who gets to access them.</p>
<p>Like I said earlier in this post, the process must be done at the beginning of every year at my high school, since the school&#8217;s IT staff wipes out the computers ever Summer and does upgrades.  That&#8217;s the point of this post.  I&#8217;m graduating this year, so my animation teacher asked me to make this tutorial for her, and anyone else at my high school to use.  That said, these instructions are also very applicable to teachers elsewhere.  As long as the computers run Windows XP, the instructions should be valid.</p>
<p>These instructions should be very thorough and self explanatory, and it is highly unlikely that someone could misinterpret them to do something to make his computer explode.  Even so, read all the way through the instructions before acting.  If you feel apprehensive then there is likely a tech-savvy guy (or gal!) available who needs to earn some service hours.</p>
<p>This tutorial is broken up into sections.  If all of this is a bit much for you, then each section marks a good place to take a break.</p>
<h2>Picking a place on the computer to store all of the files</h2>
<p>The first thing you need to do is find a place to store the turn-in and hand-out folders on your computer.  You need to choose a drive that is not likely to be overwritten.  On the computer I used there are three local hard drives.  The first is the C drive, which is where the operating system is kept.  I don&#8217;t want to use this one because I know that the administrators clear that drive from time to time for upgrades and such.  It would be acceptable if it were the only hard drive available, but the other ones offer me better choices.  The scratch disk seems OK, but it&#8217;s really just for temporary files.  The &#8220;Data&#8221; drive makes perfect sense!  This should give you some sense of how to evaluate the situation and pick the right  hard drive to store the files on.  There really is no wrong answer, but there sure are better ones.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/01-my-computer.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/01-my-computer-thumb.png" alt="my computer" width="640" height="400" /></a></p>
<p>Next, just for organizational sake, make a folder called &#8220;Network Shares&#8221;.  This folder will be where the &#8220;Turn In&#8221; and &#8220;Handouts&#8221; folders live.  (Note how the location of the folder who&#8217;s contents are currently being viewed is shown in the address bar.)<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/02-network-shares-folder.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/02-network-shares-folder-thumb.png" alt="network shares folder" width="640" height="399" /></a></p>
<h2>Creating the Handouts folder</h2>
<p>First I&#8217;ll show how to set up the handouts folder because it&#8217;s the simpler to set up of the two.  The first step if to create a folder called &#8220;Handouts&#8221;  There&#8217;s no computer voodoo in the name; you can pick a different one if you want.</p>
<p>After the folder is made, right-click on it and click &#8220;Properties&#8221;.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/03-handouts-properties.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/03-handouts-properties-thumb.png" alt="click properties" width="640" height="397" /></a></p>
<p>The properties window will open.  Click on the &#8220;Sharing&#8221; tab.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/04-properties-window.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/04-properties-window-thumb.png" alt="properties window" width="640" height="434" /></a></p>
<p>On the &#8220;Sharing&#8221; tab, click the &#8220;Share this folder&#8221; radio button.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/05-sharing-tab3.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/05-sharing-tab3-thumb.png" alt="sharing tab" width="367" height="480" /></a></p>
<p>Click on the permissions button.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/06-click-permissions.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/06-click-permissions-thumb.png" alt="click permissions" width="369" height="480" /></a></p>
<p>A new window will open. Check the box that corresponds to allowing change for everyone.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/07-check-allow.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/07-check-allow-thumb.png" alt="check allow" width="371" height="480" /></a></p>
<p>This means that if someone has the ability to write or modify files on the physical computer itself then they will have the ability to do the same over the network from another computer.  In the case of the handouts folder that means you can submit files to it from any computer on the network.  This step will later be done for the turn-in folder as well, but the permissions will be broadened so that anyone on the computer can write files to the turn-in folder, and thus will be able to submit files to the turn-in folder from any computer on the network.  If this paragraph does make sense, then don&#8217;t worry about it.  I&#8217;m just trying to add some reasoning behind all of these steps.</p>
<p>Click OK to close the window.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/08-allow-checked.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/08-allow-checked-thumb.png" alt="click ok" width="361" height="480" /></a></p>
<p>Now we&#8217;re going to set who is allowed to add files to the Handouts folder and who is allowed to read the files.  To do this, click the &#8220;Security&#8221; tab.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/09-click-security-tab.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/09-click-security-tab-thumb.png" alt="click security tab" width="373" height="480" /></a></p>
<p>You will be presented with something that looks like the picture below.  You can see how the settings at the bottom of the window correspond to the selected user or group on the top.  We want to make sure that everyone is allowed to view the files in this folder, so we&#8217;ll have to change the settings for the (you guessed it) &#8220;Everyone&#8221; group. It&#8217;s not already in the list, so I&#8217;m going to add it.  If you already see an item called &#8220;Everyone&#8221; than you can skip the next few steps, which are for adding that item.</p>
<p>Click &#8220;Add&#8230;&#8221;  (Note that I blurred my name out in the picture.)<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/10-security-tab.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/10-security-tab-thumb.png" alt="security tab" width="368" height="480" /></a></p>
<p>A new window will open.  Here is where you can type in user names and groups.  Type &#8220;everyone&#8221;.<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/11-add-window.png"><br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/11-add-window-thumb.png" alt="type everyone" width="464" height="480" /></a></p>
<p>Click &#8220;Check Names&#8221;.<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/12-type-everyone.png" alt="click check names" width="471" height="262" /></p>
<p>Note how &#8220;everyone&#8221; changes to &#8220;<span style="text-decoration: underline;">Everyone</span>&#8220;.  click OK.<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/13-click-ok.png" alt="click ok" width="470" height="260" /></p>
<p>Now the &#8220;Everyone&#8221; group is added to the list.  It turns out that the default settings work just fine.  We only want everyone to access files, but not modify.  Note how we don&#8217;t want to check &#8220;deny&#8221; for &#8220;write&#8221;, because that will deny writing new files to <em>everyone, </em>which includes you!  Users only get the privilege if it is specifically given, so leaving &#8220;Allow&#8221; unchecked for &#8220;Write&#8221; is sufficient for preventing students from writing their own files to the handouts folder.  Make sure that the settings for &#8220;Everyone&#8221; are the same as shown here and click OK.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/14-everyone-added.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/14-everyone-added-thumb.png" alt="edit permissions for everyone" width="364" height="480" /></a></p>
<p>Click OK to close the Properties window, and you will be brought back to the Explorer window with your newly-created, network-accessible &#8220;Handouts&#8221; folder.  Notice how now there is a hand superimposed on the folder icon showing that the folder is shared over the network.<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/15-handouts-done-thumb.png" alt="handouts done" width="640" height="400" /></p>
<p>Now make sure that you can write files to the handouts folder.  If you can than you&#8217;re done!  If you can&#8217;t then go back to the &#8220;security&#8221; tab shown above (right-click on the handouts folder and click properties) and add your username to the list and give yourself writing privileges.  If you still don&#8217;t have writing privileges than look at the other user/group settings and look for &#8220;deny&#8221; boxes that could be preventing you from writing files.  I mention all of this because they are possible things that could go wrong, depending on how the computers were set up originally.  Everything will probably work just fine.</p>
<h2>Creating the Turn In Folder</h2>
<p>Whew!  Thankfully creating the turn in folder is almost exactly the same as creating the handouts folder.  One only difference is that you need to allow the &#8220;Everyone&#8221; group to write files.  This will allow the students to add their files to the turn in folder, but not make any modifications (to their files or others).</p>
<p>Do the whole &#8220;handout folder&#8221; creation process, but obviously name the folder something like &#8220;turn in&#8221;.  Do everything up until the last few &#8220;Click OK&#8221;s.  There is one last step you need to do for the turn in folder.  This picture shows the point at which you should stop following the &#8220;Handouts folder&#8221; directions.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/16-turn-in-deviation.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/16-turn-in-deviation-thumb.png" alt="where to stop handouts instructions for turn in folder" width="370" height="480" /></a></p>
<p>Now simply check the check box that corresponds to &#8220;Allow Everyone to Write&#8221;. To the computer that is the only difference between a turn-in and handouts folder.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/17-allow-write-access.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/17-allow-write-access-thumb.png" alt="allow write access" width="369" height="480" /></a></p>
<p>Finally, click &#8220;OK&#8221; and you will be brought back to the Explorer window with your newly-created &#8220;Turn-In&#8221; folder.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/18-turn-in-done.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/18-turn-in-done-thumb.png" alt="both folders done" width="640" height="406" /></a></p>
<h2>Making the folders easily accessible to others</h2>
<p>Now you have nice, shared folders that anyone can access, that is <em>if</em> they can find them.  My highschool has a few <em>thousand</em> computers on the same network, so finding the teacher&#8217;s computer among all the others could be quite difficult.  The best solution for ensuring that the students have easy access to the shared folders is to just create a shortcut to the shares on everyone&#8217;s desktop.  This prevents the confusion that could surround having them manually type in the proper network location, which is likely just a bunch of numbers and letters.</p>
<p>You will need to find the name of the computer that is hosting the shared folders, which is how the computer is identified on the local network.  To do that, right-click on &#8220;My Computer&#8221;, which is located on the desktop and/or the start menu.  (It is hard to give one definite place where &#8220;My Computer&#8221; will appear, since the computer administrators who set up the computers cannot agree one standard way to configure the computers.)  At any rate, find My Computer and right-click on it.  In the context menu that comes up, click &#8220;Properties&#8221;.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/19-my-computer-from-start-menu.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/19-my-computer-from-start-menu-thumb.png" alt="my computer properties from the start menu" width="424" height="480" /></a><br />
or<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/20-my-computer-from-desktop.png" alt="my computer properties from the desktop" width="269" height="295" /></p>
<p>The System Properties window will open. Click on the &#8220;Computer Name&#8221; tab.<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/21-system-properties.png" alt="system properties window" width="419" height="477" /></p>
<p>The &#8220;Computer Name&#8221; tab gives you all of the information you need.  In this case the computer&#8217;s name is &#8220;1400D0097613726.fcps.edu&#8221;.  Copy the computer&#8217;s full name to the clipboard.  (You can select the text with the mouse just as if the text were in a word professing program.)<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/22-computer-name.png" alt="computer name tab" width="420" height="478" /></p>
<p>Now you are going to find the computer on the network.  Open an explorer window.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/23-my-computer.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/23-my-computer-thumb.png" alt="explorer window" width="640" height="385" /></a></p>
<p>Type &#8220;downhill slashes&#8221; into the address bar, and then paste in the full computer name.  In this case I would type in &#8220;\\1400D0097613726.fcps.edu&#8221;.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/24-pate-url.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/24-pate-url-thumb.png" alt="paste in url" width="640" height="390" /></a></p>
<p>Click &#8220;Go&#8221; or press enter, and you will see your computer&#8217;s network shares.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/25-arrive-at-share.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/25-arrive-at-share-thumb.png" alt="view network share" width="640" height="390" /></a></p>
<p>This is good!  If you see both shared folders, then you probably did all of the other previous steps correctly.  If you don&#8217;t see both folders then you should go back and see what went wrong.</p>
<p><strong><span style="text-decoration: underline;">If you don&#8217;t want to do anything else</span></strong>, you can just write down that address on the blackboard and call it done.  Taking the time to create shortcuts to that network location could save a lot of time and headaches down the road, though.</p>
<p>Remember that the slashes go like this: &#8220;\\&#8221; and <em>not</em> this &#8220;//&#8221;.  Yes, there is a difference.  (One way works and the other doesn&#8217;t!)  Also note that there isn&#8217;t any &#8220;http&#8221; or &#8220;www&#8221; nonsense.</p>
<p>The next step is to put a shortcut to this network location onto everyone&#8217;s desktop.  This is easy to do, but time consuming.  The first thing to do is create a shortcut to the network location.  Click and drag the icon in the address bar to the desktop.  This creates a link to that location and puts it on the desktop.<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/26-create-shortcut.png" alt="create shortcut to network share" width="491" height="363" /></p>
<p>Now you have a shortcut the the network shares, but it may a weird or nonsensical name.  Rename it to something that makes more sense, like &#8220;Class Files&#8221;.<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/27-rename-shortcut.png" alt="rename shortcut" width="491" height="328" /></p>
<p>Now you have a shortcut to the network shares, but it doesn&#8217;t do the class any good for you to have it on <em>your</em> Desktop!  The next step on everyone else&#8217;s Desktop.  This can be a bit tricky, though.</p>
<p>There are two folders that feed into what shows up on the Desktop.  One of the folders is specific to what shows up on the desktop for the <em>individual</em> user, and there is another folder for files that appear on <em>everyone&#8217;s</em> desktop.  This dual-folder system is why program links can appear on eveyrone&#8217;s desktop the first time they log in, but they can still put files on on their desktops and not have them show up when someone else logs in.  You want to put the &#8220;Class Files&#8221; shortcut in the folder that contributes to <em>everyone&#8217;s</em> desktop.  I will refer to this folder as the &#8220;all useres desktop folder&#8221;.</p>
<p>Open Explorer and go to &#8220;C:\Documents and Settings\All Users\Desktop&#8221;<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/28-all-users-desktop.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/28-all-users-desktop-thumb.png" border="0" alt="all users desktop" width="640" height="387" /></a></p>
<p>The folder may or may not have anything in it, but whatever files you put in it will show up on everyone&#8217;s desktop who logs in to that computer.</p>
<p>Drag the icon in the address bar onto the Desktop to create a link to the &#8220;all users desktop folder&#8221;. This will save a lot of time later on when locating the &#8220;all users desktop folder&#8221; on the other computers, since the &#8220;all users desktop folder&#8221; is in the same location on every computer.<br />
<img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/29-both-shortcusts.png" alt="both shortcuts" width="116" height="168" /></p>
<p>Now you have to shortcuts on your Desktop. Move them to some sort of portable storage device.  I recommend a flash drive, but a diskette, CD, or portable hard drive would work too.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/04/30-shortcuts-on-flash-drive1.png"><img src="http://mypieceoftheinter.net/wp-content/uploads/2008/04/30-shortcuts-on-flash-drive-thumb1.png" alt="shortcuts on a flash drive" width="640" height="352" /></a></p>
<p>Remove the flash drive from your computer.</p>
<p><strong><span style="text-decoration: underline;">Perform the following tasks at every student computer:</span></strong></p>
<ol>
<li>log in (if a student is already logged in than you may try working from his account, but if you get an &#8220;access denied message when doing the following steps, then you will in fact have to log in to your account.)</li>
<li>Plug the flash drive (or whatever you used to store the shortcuts) into the computer.</li>
<li>Open the flash drive so that you can see those two shortcuts</li>
<li>Drag the &#8220;Class Files&#8221; link into the &#8220;Shortcut to Desktop&#8221; link.  This will put a copy of the &#8220;Class Files&#8221; link onto the &#8220;all users Desktop&#8221;.</li>
</ol>
<p>That last step is where the final magic happens.  If you were to simply drag the &#8220;Class Files&#8221; link onto the regular Desktop, then the link would not appear for other users who use that computer.  This way the link shows up for everyone who uses that computer.</p>
<p>That&#8217;s it!  You should test to make sure everything works, which would include asking a student to try to create a file in the &#8220;handouts&#8221; folder from his computer, which he shouldn&#8217;t be able to do.  Testing would also include asking a student to create a file in the &#8220;turn in&#8221; folder, which he should be able to do, and asking him to delete a file that someone else created, which he shouldn&#8217;t be able to do.</p>
<p>If you have any questions or need me to clarify a part of the tutorial, feel free to leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/459/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maze-Solving Robot</title>
		<link>http://mypieceoftheinter.net/archives/380</link>
		<comments>http://mypieceoftheinter.net/archives/380#comments</comments>
		<pubDate>Fri, 14 Mar 2008 02:05:18 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Botball]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/380</guid>
		<description><![CDATA[Botball is an annual robotics competition.  I am part of the Botball club at my high school, and I thought I would share a little project that I just finished. My goal was to have a generic robot with a camera on it that all of the club members could write code for.  First the [...]]]></description>
			<content:encoded><![CDATA[<p>Botball is an annual robotics competition.  I am part of the Botball club at my high school, and I thought I would share a little project that I just finished.</p>
<p>My goal was to have a generic robot with a camera on it that all of the club members could write code for.  First the task was to make the robot bounce around in an arena marked off with red tape, then the goal was to make the robot follow a line (curvy, with sharp edges, with dead ends, whatever), then it was to make the robot solve a maze.  It was a lot of fun, and a great learning experience.</p>
<p>One look at the robot shows that I definitely care about software way more than hardware.<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/side-view.jpg"><img width="640" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/side-view-thumb.jpg" alt="Side View" height="480" /></a><br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/front-view.jpg"><img width="640" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/front-view-thumb.jpg" alt="front view" height="480" /></a> </p>
<p>It may not look like much, but surely you know that personality is more important than appearance, and besides this little guy has spunk.  If I were to continue this project, though, the next step would be to make him less fat.</p>
<p>Here&#8217;s the maze.  In theory the robot can solve any maze of this style.  (Yes, the end of the maze is a mouse pad. <img src='http://mypieceoftheinter.net/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> )<br />
<a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/maze-picture.jpg"><img width="640" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/maze-picture-thumb.jpg" alt="Maze Picture" height="480" /></a></p>
<p>Here is the robot solving the maze.  Keep in mind that the robot can be placed in any part of the maze with the end anywhere else in the maze.<br />
<script type="text/javascript" src="http://flash.revver.com/player/1.0/player.js?mediaId:741923;affiliateId:119657;backColor:#020E82;frontColor:#FFFFFF;gradColor:#436EE6;width:480;height:392;shareUrl:revver;"></script></p>
<p>I found by experimentation that the longest time it can take the robot to solve this maze, given any start and any end, is 1 minute and 54 seconds.</p>
<p>If there&#8217;s one bit of advice that I think new Botball members need to know, it&#8217;s to be patient.  The first version of my maze-solving code was really just code that made the robot follow lines.  A later version would only solve a maze if it never encountered a dead end, and there&#8217;s always the version of the code that makes the robot flail about sporadically.  So be patient, and don&#8217;t try to tackle the whole project at once.  Get little pieces to work, and use that to build off of.  I in no way assert to be the authority on robotics, but I have learned a thing or two. <img src='http://mypieceoftheinter.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Oh, also precise names.  Don&#8217;t go calling methods &#8220;dog&#8221; or &#8220;cat&#8221;.</p>
<p><a href="http://download.somewhatgeeky.com/?downloadID=Maze-Solving_Robot_Code_(Botball)">Download the code here.</a></p>
<p>Here I made a video explaining in general terms how the robot stays on track when following a wall:<br />
<script type="text/javascript" src="http://flash.revver.com/player/1.0/player.js?mediaId:741697;affiliateId:119657;backColor:#020E82;frontColor:#FFFFFF;gradColor:#436EE6;width:480;height:392;shareUrl:revver;"></script></p>
<p>So you may want the code to mess around with, and if you do then you&#8217;re in luck!  Not only is there a link to download the code at the bottom of this post, but I also recorded two videos of me explaining it, or attempting to anyway. <img src='http://mypieceoftheinter.net/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />   Warning: It may be a little boring!</p>
<p>In this video I explain the defines, whose values you can change to make the robot behave differently:<br />
<script type="text/javascript" src="http://flash.revver.com/player/1.0/player.js?mediaId:741803;affiliateId:119657;backColor:#020E82;frontColor:#FFFFFF;gradColor:#436EE6;width:480;height:392;shareUrl:revver;"></script></p>
<p>In this video I explain how the rest of the code works:<br />
<script type="text/javascript" src="http://flash.revver.com/player/1.0/player.js?mediaId:741821;affiliateId:119657;backColor:#020E82;frontColor:#FFFFFF;gradColor:#436EE6;width:480;height:392;shareUrl:revver;"></script></p>
<p>(Note:  I found an error in the deadEndInSight method.  I fixed it incorrectly on video, but it should be right in the download below.)</p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/380/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Putting your own ringtones for your Razr V3m from Verizon</title>
		<link>http://mypieceoftheinter.net/archives/375</link>
		<comments>http://mypieceoftheinter.net/archives/375#comments</comments>
		<pubDate>Thu, 13 Mar 2008 20:37:43 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Razr]]></category>
		<category><![CDATA[Ringtones]]></category>
		<category><![CDATA[Verizon]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/375</guid>
		<description><![CDATA[As a result of my Razr unlocking tutorial, I have gotten tons of questions. The most common by far is &#8220;how do I get custom ringtones on it?&#8221; A visitor to my blog, sendherastar, was kind enough to make a tutorial. Here&#8217;s what he says: You need to make yourself some ringtones before you actually [...]]]></description>
			<content:encoded><![CDATA[<p>As a result of my <a href="http://mypieceoftheinter.net/archives/19">Razr unlocking tutorial</a>, I have gotten tons of questions.  The most common by far is &#8220;how do I get custom ringtones on it?&#8221;  A visitor to my blog, <a href="http://www.myspace.com/sendherastar">sendherastar</a>,  was kind enough to make a tutorial.</p>
<p>Here&#8217;s what he says:</p>
<blockquote><p>You need to make yourself some ringtones before you actually get to the point of uploading songs to your phone because anything over 30seconds you can&#8217;t set as a ring tone. I use Wave Pad but any other program similar to it (cool edit pro, etc) will do just fine. Here&#8217;s the link for Wave Pad:</p>
<p><a href="http://www.nch.com.au/wavepad/masters.html">http://www.nch.com.au/wavepad/masters.html</a> just click &#8220;download wave pad,&#8221; it should be free. If not, find it on another site where it is.</p>
<p>You can use any song that you want up to 30 seconds long and you can also choose the part of the song you want. Here are the steps on how to do that if you&#8217;re uncertain:</p>
<p>After you obviously install the program and have it up and running, you want to open a song of your choice. You can scope out the part of the song you want by listening to it. Once you&#8217;ve got it figured out, you can highlight the part you&#8217;re going to use. Down in the right hand corner, it will tell you the Sel Length by the seconds. Make sure that does not go over 30.</p>
<p>Once you&#8217;ve got the part of the song highlighted, right click on it and click, &#8220;copy.&#8221; Up in the left hand corner of the Wave Pad, you want to click, &#8220;New File.&#8221; Once that opens, take your mouse over top of newly opened wave file, right click anywhere inside the box and click, &#8220;paste.&#8221; This is how I save it &#8212; I close it out and it asks me if I want to save as &#8220;untitled.&#8221; I click yes and a box will pop up where you can name it whatever you want and you can also save it to whatever kind of file you want it to be (wav, mp3, etc.) I save mine as mp3, for some reason when I used a .wav file it wouldn&#8217;t work. I only tried once so I could have just did something wrong while uploading it to my phone.</p>
<p>Alright after you&#8217;re finished making the ringtone(s) you want, the first thing you need to do is make sure you have a usb cable that hooks into your phone and your computer. If you do, then follow this link to a download:</p>
<p><a href="http://rsddownload.motorola.com/download/Motorola_Software_Update.exe">http://rsddownload.motorola.com/download/Motorola_Software_Update.exe</a></p>
<p>After downloading that, you then need to download p2kcommander which can be found here:</p>
<p><a href="http://handheld.softpedia.com/get/Developer-Tools/File-Manager/P2kCommander-38120.shtml">http://handheld.softpedia.com/get/Developer-Tools/File-Manager/P2kCommander-38120.shtml</a></p>
<p>p2kcommander files HAVE to be extracted! I put the extracted files on my desktop for easy access!</p>
<p>Both programs you want to install and run. Make sure when you&#8217;re ready to connect your phone you have them BOTH running.</p>
<p>Once the MSU (Motorola Software Update) starts running it&#8217;s going to ask &#8220;repair motorola software update,&#8217; or &#8220;remove motorola software update,&#8221; just leave it on repair and hit, &#8220;finish.&#8221; Make sure when it finishes and comes to the &#8220;close,&#8221; option that the &#8220;Launch Motorola Software,&#8221; is clicked. Once it recognizes your phone LEAVE IT UP AND RUNNING then p2k commander should recongnize your phone as well.</p>
<p>Using p2k commander:</p>
<p>Either the right or left hand corner (which ever you prefer) click the drop down box and select P2K Mobile Phone &#8212; If it connects, you will be able to open your phone up and see everything inside of it.</p>
<p>Now to the fun part &#8212; the first thing you see once your phone connects with P2K is going to be the &#8220;a&#8221; folder. Open that up. In that folder you&#8217;re going to have to delete a file (don&#8217;t worry it regenerates itself once you reboot your phone, meaning that everytime you go through the process of putting ringtones on your phone, it will have to be deleted every time). The file you&#8217;re going to delete is named &#8220;MyToneDB.db.&#8221; Make sure to only highlight that file by clicking it once and then click delete on the p2kcommander, a simple hitting of the delete key on your keyboard doesn&#8217;t do it for some reason. Once you&#8217;ve done that you&#8217;re ready to hit the ringtone section of your phone!</p>
<p>To get to the ringtones you want to go to &#8220;motorola, shared,&#8221; then to &#8220;ringtone.&#8221; Once there you should be able to see ringtones that you may have already purchased as well as the stock ringtones that came with the phone. By my prefrence I deleted the more bigger stock ringtones (after listening to them to make sure I didn&#8217;t want them or they weren&#8217;t used for anything specific such as voicemail, recieved text message etc) but you don&#8217;t have to.</p>
<p>On the side that you didn&#8217;t use to get into your phone &#8212; you want to find where you saved the ringtones you made to. Once you&#8217;ve got both the ringtone section of your phone open on one side and the place where you saved your newly made ringtones on your computer on the other side, you&#8217;re ready to start putting them on your phone.</p>
<p>You can upload more than one ringtone to your phone at a time but I suggest, just for now do it one at a time. Highlight the ringtone you made for your phone simply by clicking once on it and then hit the, &#8220;copy,&#8221; option located at the bottom of the p2k commander. Once the p2k mobile side refreshes itself and your ringtone is showing in your phones ringtone section &#8212; keep your phone hooked into the computer. Go to your ringtones using your phone to see if the one you put on is there and make sure it plays.</p>
<p>If it does, congratulations! You have just uploaded your very own FREE ringtone!!! =) If you made more than just one, go ahead and upload them now. Make sure you check to see if they work! When you&#8217;re finished uploading all the songs you want/can, go ahead and unhook your phone and enjoy!</p>
<p>You can also do your photos the same way but I&#8217;m not 100% sure on that. I had to figure that out for myself and I&#8217;m still unsure of how to explain it, although it&#8217;s very similar and I don&#8217;t believe you have to delete the MyToneDB.db to do it&#8211; so hopefully after all that I just explained to you and you upload a couple of ringtones yourself &#8212; you will be able to figure out how to work the rest of it on your own!</p></blockquote>
<p>Edit, March 14, 2008:</p>
<p>Sendherastar updates:</p>
<blockquote>
<p style="margin: 0in 0in 0pt" class="MsoPlainText"><font face="Consolas">i forgot to mention that after you put your ringtones on, reboot your phone manually by just turning it off and back on.<span>  </span>occasionally the ringtones will reset themselves (not sure why) and the quick fix is just to reboot your phone and reset whatever ringtone you want as your default.<span>  </span>sorry to trash up your website with so many posts!!<span>  </span>but if you use it in a blog, please note that on there! </font></p>
<p><o></o></p>
<p style="margin: 0in 0in 0pt" class="MsoPlainText"><font face="Consolas">Thanks!</font></p>
</blockquote>
<p>Edit, March 28, 2008:</p>
<p>Izzyd has this to say:</p>
<blockquote><p>Can I make a suggestion on the guide for transferring ring tones. It should be updated to state something to the effect of that process is for use with the VZW .01.19.07 firmware. Reason I say this is on the older firmwares the tones do not go into that folder the write up is specific to that firmware only, however it still works the same way jus ta different folder is all. On the older firmwares they go into the /motorola/shared/audio folder. Oh and as for pics using p2kcomannder on any firmware they can be placed in the /motorola/shared/pictures folder and no file needs to be delete to get them to show up either. On a side note on ringtones as mentioned in the guide the *.wav file does not work because ring tones need to either be mp3, qcp, or mid files.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/375/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Disabling that annoying UPS beeper</title>
		<link>http://mypieceoftheinter.net/archives/374</link>
		<comments>http://mypieceoftheinter.net/archives/374#comments</comments>
		<pubDate>Sun, 09 Mar 2008 17:18:53 +0000</pubDate>
		<dc:creator>David McGrath</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beeper]]></category>
		<category><![CDATA[UPS]]></category>

		<guid isPermaLink="false">http://mypieceoftheinter.net/archives/374</guid>
		<description><![CDATA[UPSs, or uninterruptible power supplies, are great for preventing your computer from crashing in the event of a power outage.&#160; They at least give you enough time to save your work and shutdown the computer safely, and some even allow you to go on computing for 30 minutes or more.&#160; The problem with most UPSs, [...]]]></description>
			<content:encoded><![CDATA[<p> UPSs, or uninterruptible power supplies, are great for preventing your computer from crashing in the event of a power outage.&#160; They at least give you enough time to save your work and shutdown the computer safely, and some even allow you to go on computing for 30 minutes or more.&#160; The problem with most UPSs, though, is that they beep, <em>scream</em> when the power goes out, as if the computer equipment is sucking the life from it.&#160; I swear, the sound of ultimate suffering goes &quot;BEEEEEEEEEP!&quot;</p>
<p>&#8230;I think that beeper is annoying.</p>
<p>Luckily, it&#8217;s relatively easy to take that sucker out!&#160; Here I&#8217;ll show the steps I took to remove the beeper in my Dynex DX-800U.</p>
<p>First, I unplugged everything from the unit, turned it off, and flipped it over.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2897.jpg"><img height="480" alt="the UPS" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2897-thumb.jpg" width="640" /></a></p>
<p>Poor guy.&#160; I told him that it would only hurt for a little bit.</p>
<p>Next I removed the screw that kept the battery cover closed, and then removed the cover.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2899.jpg"><img height="480" alt="cover removed" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2899-thumb.jpg" width="640" /></a></p>
<p>The next thing I did was find a screw driver that was long and thin enough to fit in those long, narrow screw holes.&#160; Once I did that I removed the remaining five screws and pulled off the bottom half of the case.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2901.jpg"><img height="480" alt="apart" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2901-thumb.jpg" width="640" /></a></p>
<p>Ah, there&#8217;s the culprit!   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2903.jpg"><img height="480" alt="there&#39;s the little devil" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2903-thumb.jpg" width="640" /></a></p>
<p>I was going to wait until the next day and get a soldering iron to melt the two contacts on the other side of the board so that I could just slide the beeper right out&#8230;   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2904.jpg"><img height="480" alt="it&#39;s the two in the bottom middle" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2904-thumb.jpg" width="640" /></a></p>
<p>&#8230;and that probably would have worked, but I got impatient.&#160; Instead I decided to just attack the beeper and render it mute.   <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2908.jpg"><img height="480" alt="DIE!" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2908-thumb.jpg" width="640" /></a>    <br /><a href="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2909.jpg"><img height="480" alt="the remains" src="http://mypieceoftheinter.net/wp-content/uploads/2008/03/cimg2909-thumb.jpg" width="640" /></a></p>
<p>Putting the cover back on was a bit tricky, but after I worked out how the power cables to the battery folded it went smoothly enough.&#160; To test my handwork I plugged a light into the UPS and unplugged then unplugged a light from the wall and&#8230; silence.&#160; Happy day!   </p>
]]></content:encoded>
			<wfw:commentRss>http://mypieceoftheinter.net/archives/374/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

