<?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"
	>

<channel>
	<title>itguyonline.com</title>
	<atom:link href="http://www.itguyonline.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itguyonline.com/blog</link>
	<description></description>
	<pubDate>Thu, 04 Sep 2008 20:07:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Cingular Aircard 875 / Ubuntu Hardy Heron 8.04</title>
		<link>http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/</link>
		<comments>http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/#comments</comments>
		<pubDate>Mon, 12 May 2008 00:39:30 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Systems]]></category>

		<category><![CDATA[aircard]]></category>

		<category><![CDATA[cingular]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/?p=41</guid>
		<description><![CDATA[A while back I posted instructions for getting the Aircard 875 to work with Ubuntu Feisty.  I am now updating this for Hardy Heron.  For me the configuration was much simpler.  Here is some information regarding the hardware/software I am using.

IBM Thinkpad
Cingular Aircard 875 (note, this is really a Sierra card)
Ubuntu Hardy [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I posted instructions for getting the Aircard 875 to work with Ubuntu Feisty.  I am now updating this for Hardy Heron.  For me the configuration was much simpler.  Here is some information regarding the hardware/software I am using.</p>
<ul>
<li>IBM Thinkpad</li>
<li>Cingular Aircard 875 (note, this is really a Sierra card)</li>
<li>Ubuntu Hardy Heron 8.04 (updated system as of 20080510)</li>
</ul>
<p><span id="more-41"></span></p>
<p>The first step was to make sure the drivers were being loaded into the system correctly when the hardware was inserted.  The simple way to do this is tail the message log.</p>
<p><code>sudo tail -f /var/log/messages</code></p>
<p>Upon inserting the card, I saw that the card was recognized and that the device was assigned some ttyUSB device nodes.</p>
<p>Upon inserting card&#8230;</p>
<p><code>May 10 10:00:49 spicy kernel: [  688.462393] sierra 5-1:1.0: Sierra USB modem (3 port) converter detected<br />
May 10 10:00:49 spicy kernel: [  688.463909] usb 5-1: Sierra USB modem (3 port) converter now attached to ttyUSB0<br />
May 10 10:00:49 spicy kernel: [  688.464288] usb 5-1: Sierra USB modem (3 port) converter now attached to ttyUSB1<br />
May 10 10:00:49 spicy kernel: [  688.464599] usb 5-1: Sierra USB modem (3 port) converter now attached to ttyUSB2<br />
May 10 10:00:49 spicy kernel: [  688.464833] usbcore: registered new interface driver sierra<br />
May 10 10:00:49 spicy kernel: [  688.464839] /build/buildd/linux-2.6.24/drivers/usb/serial/sierra.c: USB Driver for Sierra Wireless USB modems: v.1.2.5b</code></p>
<p>Make sure that you see the lines similar to “usb 5-1: Sierra USB modem (3 port) converter now attached to ttyUSB0”.  This tells you that you will be able to use device ttyUSB0 to make your connection.</p>
<p>Now, this is the point where I could have used some of the config files in the previous post but I wanted to focus on using the GUI configuration tools.</p>
<p>So, click on the Network Manager applet and select “Manual Configuration”.  Once this appears on your screen, click the “Unlock” button and authenticate.</p>
<p>Select the “Point to Point” connection and then click on the “Properties” button.</p>
<p><a href='http://www.itguyonline.com/blog/wp-content/uploads/2008/05/network_settings.jpg'><img src="http://www.itguyonline.com/blog/wp-content/uploads/2008/05/network_settings-300x268.jpg" alt="" title="network_settings" width="300" height="268" class="alignnone size-medium wp-image-44" /></a></p>
<p>On the general tab, enter the following information:</p>
<ul>
<li>Connection Type: Serial Modem</li>
<li>Phone Number: *99***1#</li>
<li>Username: WAP@CINGULARGPRS.COM</li>
<li>Password: cingular1</li>
</ul>
<p><a href='http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties.jpg'><img src="http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-300x291.jpg" alt="" title="ppp0_properties" width="300" height="291" class="alignnone size-medium wp-image-43" /></a></p>
<p>On the modem tab, enter the following information:</p>
<ul>
<li>Modem port: /dev/ttyUSB0</li>
</ul>
<p><a href='http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-modem.jpg'><img src="http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-modem-300x293.jpg" alt="" title="ppp0_properties-modem" width="300" height="293" class="alignnone size-medium wp-image-45" /></a></p>
<p>On the options tab, select the following check boxes:</p>
<ul>
<li>Set modem as default route to Internet</li>
<li>Use the Internet service providers nameservers</li>
</ul>
<p><a href='http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-options.jpg'><img src="http://www.itguyonline.com/blog/wp-content/uploads/2008/05/ppp0_properties-options-300x294.jpg" alt="" title="ppp0_properties-options" width="300" height="294" class="alignnone size-medium wp-image-46" /></a></p>
<p>Click the “OK” button.  Your ppp connection is now configured.  You can close the “Network Settings” window.  Now, logout of your gnome session.  The key here is to restart the Network Manager applet so that it recognizes the new ppp connection.</p>
<p>Once you log back in, click on the Network Manager applet and select the “Dial Up Connections” option and then”Connect to ppp0 via Modem”.  This will start you Cingular connection and you should be good to go.</p>
<p>Notes:</p>
<ul>
<li>You can monitor the connection progress by having a terminal widow open and executing the following command: &#8217;sudo tail -f /var/log/messages&#8217;</li>
<li>Firefox may think that it is working offline when you first start the application.  Click on &#8216;File&#8217; → &#8216;Work Offline&#8217; to make sure the option is not set.  I was then able to browse with no problems.</li>
</ul>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d41').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d41" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/&amp;title=Cingular+Aircard+875+%2F+Ubuntu+Hardy+Heron+8.04" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/&amp;title=Cingular+Aircard+875+%2F+Ubuntu+Hardy+Heron+8.04" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/&amp;title=Cingular+Aircard+875+%2F+Ubuntu+Hardy+Heron+8.04" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/&amp;title=Cingular+Aircard+875+%2F+Ubuntu+Hardy+Heron+8.04&amp;description=Cingular+Aircard+875+%2F+Ubuntu+Hardy+Heron+8.04" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/&amp;title=Cingular+Aircard+875+%2F+Ubuntu+Hardy+Heron+8.04" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/&amp;title=Cingular+Aircard+875+%2F+Ubuntu+Hardy+Heron+8.04" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d41').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2008/05/11/cingular-aircard-875-ubuntu-hardy-heron-804/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Serenade in Brass</title>
		<link>http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/</link>
		<comments>http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/#comments</comments>
		<pubDate>Thu, 08 May 2008 00:03:24 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/</guid>
		<description><![CDATA[If you know me, then you know I am a fan of drum and bugle corps.  After high school I marched for a number of years with the Harrisburg Westshoremen.  Each year since the corps folded former members as well new members come together for the Westshoremen World Tour.  This is my [...]]]></description>
			<content:encoded><![CDATA[<p>If you know me, then you know I am a fan of drum and bugle corps.  After high school I marched for a number of years with the Harrisburg Westshoremen.  Each year since the corps folded former members as well new members come together for the Westshoremen World Tour.  This is my second year playing since returning from living out west.</p>
<p><span id="more-40"></span></p>
<p>This has been a great experience reconnecting with old friends.  It has also given me the opportunity to perform once again.  My sister, who plays in the mello line, found these clips on the Internet.  The audio is pretty rough.  Enjoy!</p>
<p><br/><br/><br />
<strong>Part 1</strong><br />
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/bpX3_Nu89bE&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/bpX3_Nu89bE&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p><br/><br/><br />
<strong>Part 2</strong><br />
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/O9_b5MGmBJU&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/O9_b5MGmBJU&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p><br/><br/><br />
PS, I am working on a Westshoremen tribute website.  I am looking for any photographs or personal stories that you would like to share.  Feel free to contact me.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d40').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d40" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/&amp;title=Serenade+in+Brass" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/&amp;title=Serenade+in+Brass" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/&amp;title=Serenade+in+Brass" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/&amp;title=Serenade+in+Brass&amp;description=Serenade+in+Brass" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/&amp;title=Serenade+in+Brass" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/&amp;title=Serenade+in+Brass" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d40').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2008/05/07/serenade-in-brass/feed/</wfw:commentRss>
		</item>
		<item>
		<title>January 2008 Wine Meetup</title>
		<link>http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/</link>
		<comments>http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 15:49:45 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/</guid>
		<description><![CDATA[The last meeting of the Dublin Wine Meetup Group was January 13th.  The event was held at J Gilbert&#8217;s Wood Fired Steaks.  There was a special menu put together for the event and guests were also free to order from their regular menu.  This is the menu that was prepared:
First Course (choice [...]]]></description>
			<content:encoded><![CDATA[<p>The last meeting of the <a href="http://wine.meetup.com/298/">Dublin Wine Meetup Group</a> was January 13th.  The event was held at <a href="http://www.jgilberts.com/">J Gilbert&#8217;s Wood Fired Steaks</a>.  There was a special menu put together for the event and guests were also free to order from their regular menu.  This is the menu that was prepared:</p>
<p>First Course (choice of one)</P></p>
<ul>
<li>Crab Bisque</li>
<li>House Salad</li>
<li>Ceasar Salad</li>
</ul>
<p>Entree (choice of one)</p>
<ul>
<li>Pan Roasted Chicken Marsala</li>
<li>10oz Top Sirloin</li>
<li>Five Spice Chicken Penne Pasta</li>
<li>Salmon Buerre Blanc</li>
<li>4oz Petit Filet and BBQ Shrimp</li>
</ul>
<p>Dessert (choice of one)</p>
<ul>
<li>Creme Brulee</li>
<li>Chocolate Velvet Cake</li>
</ul>
<p>I had the Crab Bisque, 10oz Top Sirloin, and Creme Brulee (in my opinion, the perfect desert).  Dinner was outstanding!  I would highly recommend <a href="http://www.jgilberts.com/">J Gilbert&#8217;s Wood Fired Steaks</a>.  Check out the restaurant on Sunday afternoon for great specials.</p>
<p>Now onto the wine!  We had a selection of 4 wines for the evening.  Steve was gracious enough to bring in a bottle of Jones Family Vineyard Cab &#8216;98 (Calistoga, CA).  This was made by Heidi Barrett.  This lead into an interesting conversation about cult wines and finding good values.  The wine itself was excellent.  Very complex flavors and a beautiful color.</p>
<p>The next up was Fess Parker Pinot Noir (Santa Barbara, CA).  This was another complex wine.  Lots of cherry, cola, and berry.  I could have used a little less tannin.  This one is a buy for me to cellar for a while to see if the tannin will mellow out.</p>
<p>Wynns Coonawarra Estate Cab was mixed in here somewhere.  Unfortunately, I must have been involved in a conversation because my notes on this wine are missing.</p>
<p>There was a white on the menu, Caymus Conundrum.  To me this is the swiss army of white wines.  It pairs well with everything and seems to appeal to every pallet.  This is a blend of 11 different white wine grapes.  The exact proportions are unknown.  You can read more about this wine on the <a href="http://www.conundrumwines.com/history.shtml">Conundrum Wines web site</a>.</p>
<p>It looks like the group will be getting together again in March at <a href="http://www.jgilberts.com/">J Gilbert&#8217;s</a>.  If you are interested in coming to dinner, please stop by the <a href="http://wine.meetup.com/298/">Meetup website</a> and register for the event.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d39').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d39" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/&amp;title=January+2008+Wine+Meetup" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/&amp;title=January+2008+Wine+Meetup" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/&amp;title=January+2008+Wine+Meetup" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/&amp;title=January+2008+Wine+Meetup&amp;description=January+2008+Wine+Meetup" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/&amp;title=January+2008+Wine+Meetup" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/&amp;title=January+2008+Wine+Meetup" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d39').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2008/02/02/january-2008-wine-meetup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IT Room Comments</title>
		<link>http://www.itguyonline.com/blog/2008/01/02/it-room-comments/</link>
		<comments>http://www.itguyonline.com/blog/2008/01/02/it-room-comments/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 00:23:40 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2008/01/02/it-room-comments/</guid>
		<description><![CDATA[  Now this is interesting&#8230;  My blog does not get too much traffic.  I thought it was odd to get comments relating to my IT Room posting from the same person.  I checked the IP address of 143.166.255.56 which is where the comment came from.  Low and behold, this is [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.itguyonline.com/blog/wp-content/uploads/2008/01/whoisinformation.png' alt='whoisinformation.png' />  Now this is interesting&#8230;  My blog does not get too much traffic.  I thought it was odd to get comments relating to my IT Room posting from the same person.  I checked the IP address of 143.166.255.56 which is where the comment came from.  Low and behold, this is an IP range from Dell.  It looks like my suspicions were correct.  It seems to me that the IT Room really is just a viral marketing campaign.  I have seen similar instances where a company will hire a team of people to post on blogs to drum up traffic.  That is really a shame, I was looking forward to a real web-tv-series that was not influenced by too much by outside sponsors.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d37').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d37" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2008/01/02/it-room-comments/&amp;title=IT+Room+Comments" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2008/01/02/it-room-comments/&amp;title=IT+Room+Comments" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2008/01/02/it-room-comments/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2008/01/02/it-room-comments/&amp;title=IT+Room+Comments" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2008/01/02/it-room-comments/&amp;title=IT+Room+Comments&amp;description=IT+Room+Comments" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2008/01/02/it-room-comments/&amp;title=IT+Room+Comments" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2008/01/02/it-room-comments/&amp;title=IT+Room+Comments" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2008/01/02/it-room-comments/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d37').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2008/01/02/it-room-comments/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Dublin Wine Meetup Group</title>
		<link>http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/</link>
		<comments>http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 16:13:08 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/</guid>
		<description><![CDATA[Do you live in the Columbus area?  Do you enjoy trying new wines?  You may be interested in joining the Dublin Wine Meetup Group.  This is a group of people who enjoy wine.  Experience ranges from somalie to just learning the difference between pinot gris and chardonnay.
This is the Central Ohio [...]]]></description>
			<content:encoded><![CDATA[<p>Do you live in the Columbus area?  Do you enjoy trying new wines?  You may be interested in joining the <a href="http://wine.meetup.com/298/">Dublin Wine Meetup Group</a>.  This is a group of people who enjoy wine.  Experience ranges from somalie to just learning the difference between <a href="http://en.wikipedia.org/wiki/Pinot_gris">pinot gris</a> and <a href="http://en.wikipedia.org/wiki/Chardonnay">chardonnay</a>.</p>
<p>This is the Central Ohio Bacchus Society group.  More information on the <a href="http://bacchussociety.com/">Bacchus Society</a> can be found on their home page.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d36').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d36" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/&amp;title=The+Dublin+Wine+Meetup+Group" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/&amp;title=The+Dublin+Wine+Meetup+Group" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/&amp;title=The+Dublin+Wine+Meetup+Group" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/&amp;title=The+Dublin+Wine+Meetup+Group&amp;description=The+Dublin+Wine+Meetup+Group" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/&amp;title=The+Dublin+Wine+Meetup+Group" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/&amp;title=The+Dublin+Wine+Meetup+Group" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d36').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2008/01/01/the-dublin-wine-meetup-group/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Years Eve</title>
		<link>http://www.itguyonline.com/blog/2008/01/01/new-years-eve/</link>
		<comments>http://www.itguyonline.com/blog/2008/01/01/new-years-eve/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 15:50:29 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2008/01/01/new-years-eve/</guid>
		<description><![CDATA[Last night was New Years.  Being that it is a night I don&#8217;t really enjoy going out for, my wife and I decided to try some different sparklers and have a nice dinner.  Dinner was great but we really had a good time with the sparklers.  We had three picked out and [...]]]></description>
			<content:encoded><![CDATA[<p>Last night was New Years.  Being that it is a night I don&#8217;t really enjoy going out for, my wife and I decided to try some different sparklers and have a nice dinner.  Dinner was great but we really had a good time with the sparklers.  We had three picked out and in the batters circle.</p>
<ul>
<li><a href="http://www.santamargherita.com/prodotti_e/spumanti/index.shtml">Santa Margherita - Prosecco di Valdobbiadene</a></li>
<li><a href="http://www.veuve-clicquot.com/">Veuve Clicquot Ponsardin - Brut</a></li>
<li><a href="http://jackpoust.com/sh.htm">Saint Hilaire</a></li>
</ul>
<p><span id="more-34"></span></p>
<p>The first up was the Santa Margherita.  Since this is our favorite Pinot Grigio, we decided to give their Prosecco a chance.  Overall, it was very good with a fair amount of citrus flavor.  I did not get the apple character at all.  The aroma&#8217;s and flavors became more noticeable as the Prosecco warmed.  According to reviews I found on the web, this was rated an 84.</p>
<p><img src='http://www.itguyonline.com/blog/wp-content/uploads/2008/01/528d.jpg' alt='528d.jpg' height='200' align='left''/>The next one up was the Veuve Clicquot Ponsardin.  This was another sparkler we had not had.  Unlike the other two, this is a real Champagne as opposed to a sparkling wine.  I would have to say, this one made me take pause.  The delicate flavors and the almost creamy texture made my wife and reconsider this as a replacement for our stand-by favorite of Moet White Star.  According to the tasting notes from <a href="http://www.winespectator.com/Wine/Wine_Ratings/Wine_Detail/0,4431,228393,00.html">Wine Spectator</a>, &#8220;<em>A rich, creamy style, with toast, lemon, gingerbread and nut flavors mingling together. This has intensity, yet it&#8217;s beautifully balanced, with a lingering gingery aftertaste.</em>&#8221;  I tried to see if I could match up what I was tasting to this description.  The only thing I got was &#8220;<strong>GOOD</strong>!&#8221;  I think a better description is,&#8221;<em>Clicquot&#8217;s signature brut non-vintage is loved the world over for its crisp, full flavors, consistent quality and celebratory yellow label. This classically-styled, dry Champagne is a blend of two-thirds black grapes (Pinot Noir and Pinot Meunier) for body, balanced with one-third Chardonnay for elegance. It has a fine persistent sparkle and golden Champagne color. Its complex nose of apple, citrus and caramel is followed by full flavors with elegance, crispness and a slightly spicy finish.</em>&#8221;  Wine Spectator rating is a 91.  Once we finished the bottle, this has taken our number one spot on the sparkler list for my wife and I.</p>
<p>Once we finished the Veuve, there was no way either of us were willing to take on Saint Hilaire.  Sounds like a good one for New Years Day!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d34').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d34" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2008/01/01/new-years-eve/&amp;title=New+Years+Eve" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2008/01/01/new-years-eve/&amp;title=New+Years+Eve" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2008/01/01/new-years-eve/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2008/01/01/new-years-eve/&amp;title=New+Years+Eve" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2008/01/01/new-years-eve/&amp;title=New+Years+Eve&amp;description=New+Years+Eve" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2008/01/01/new-years-eve/&amp;title=New+Years+Eve" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2008/01/01/new-years-eve/&amp;title=New+Years+Eve" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2008/01/01/new-years-eve/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d34').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2008/01/01/new-years-eve/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The IT Room</title>
		<link>http://www.itguyonline.com/blog/2007/11/11/the-it-room/</link>
		<comments>http://www.itguyonline.com/blog/2007/11/11/the-it-room/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 02:39:52 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/11/the-it-room/</guid>
		<description><![CDATA[I have been patiently waiting for the release of &#8220;The IT Room&#8220;.  This is either going to be incredible or lame.  I somehow get the feeling this is going to be some kind of marketing piece.  We&#8217;ll see&#8230;  11:11pm is the release time.


Bookmark to:












Hide Sites



]]></description>
			<content:encoded><![CDATA[<p>I have been patiently waiting for the release of &#8220;<a href="http://www.theitroom.com/">The IT Room</a>&#8220;.  This is either going to be incredible or lame.  I somehow get the feeling this is going to be some kind of marketing piece.  We&#8217;ll see&#8230;  11:11pm is the release time.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d33').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d33" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2007/11/11/the-it-room/&amp;title=The+IT+Room" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2007/11/11/the-it-room/&amp;title=The+IT+Room" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2007/11/11/the-it-room/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2007/11/11/the-it-room/&amp;title=The+IT+Room" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2007/11/11/the-it-room/&amp;title=The+IT+Room&amp;description=The+IT+Room" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2007/11/11/the-it-room/&amp;title=The+IT+Room" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2007/11/11/the-it-room/&amp;title=The+IT+Room" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2007/11/11/the-it-room/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d33').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2007/11/11/the-it-room/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mac OS X 10.5: Quick launch Front Row</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/</link>
		<comments>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 00:43:17 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/</guid>
		<description><![CDATA[Pressing Apple-Esc will launch Front Row.  Pretty slick!


Bookmark to:












Hide Sites



]]></description>
			<content:encoded><![CDATA[<p>Pressing Apple-Esc will launch Front Row.  Pretty slick!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d32').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d32" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/&amp;title=Mac+OS+X+10.5%3A+Quick+launch+Front+Row" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/&amp;title=Mac+OS+X+10.5%3A+Quick+launch+Front+Row" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/&amp;title=Mac+OS+X+10.5%3A+Quick+launch+Front+Row" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/&amp;title=Mac+OS+X+10.5%3A+Quick+launch+Front+Row&amp;description=Mac+OS+X+10.5%3A+Quick+launch+Front+Row" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/&amp;title=Mac+OS+X+10.5%3A+Quick+launch+Front+Row" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/&amp;title=Mac+OS+X+10.5%3A+Quick+launch+Front+Row" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d32').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-quick-launch-front-row/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mac OS X 10.5: Hide the Time Machine drive</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/</link>
		<comments>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 00:33:11 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/</guid>
		<description><![CDATA[I have two drives on my Mac and I wanted to hide the Time Machine drive.  I have no need to access this drive and I wanted a cleaner desktop.  I found some information online that lead me to a good method to perform the task.

Open the Finder preference window and uncheck the [...]]]></description>
			<content:encoded><![CDATA[<p>I have two drives on my Mac and I wanted to hide the Time Machine drive.  I have no need to access this drive and I wanted a cleaner desktop.  I found some information online that lead me to a good method to perform the task.</p>
<p><span id="more-30"></span></p>
<p>Open the Finder preference window and uncheck the box &#8220;Hard disks&#8221; in the &#8220;Show these items on the Desktop:&#8221;</p>
<p><img src='http://www.itguyonline.com/blog/wp-content/uploads/2007/11/finderpreferences.png' alt='finderpreferences.png' /></p>
<p>This will hide all of the drives on your system.  To create a link to your Mac hard drive, we will create a symbolic link on your desktop to the mounted volume location.  This is much simpler than that sounded.  </p>
<p>Fire up the terminal and enter the following command&#8230;</p>
<p><code>ln -s /Volumes/Leopard ~/Desktop/Leopard</code></p>
<p>Of course, you should change &#8220;Leopard&#8221; to the name of your hard drive.  If you have spaces in your hard drive name, include the operands in single quotes.  For example&#8230;</p>
<p><code>ln -s '/Volumes/My Computer' '~/Desktop/My Computer'</code></p>
<p>This is a <em>per user</em> setting.</p>
<p>Many thanks to Zoomie on InsanelyMac for the idea!</p>
<p><a href="http://tinyurl.com/yqpzl2">http://tinyurl.com/yqpzl2</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d30').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d30" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/&amp;title=Mac+OS+X+10.5%3A+Hide+the+Time+Machine+drive" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/&amp;title=Mac+OS+X+10.5%3A+Hide+the+Time+Machine+drive" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/&amp;title=Mac+OS+X+10.5%3A+Hide+the+Time+Machine+drive" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/&amp;title=Mac+OS+X+10.5%3A+Hide+the+Time+Machine+drive&amp;description=Mac+OS+X+10.5%3A+Hide+the+Time+Machine+drive" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/&amp;title=Mac+OS+X+10.5%3A+Hide+the+Time+Machine+drive" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/&amp;title=Mac+OS+X+10.5%3A+Hide+the+Time+Machine+drive" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d30').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-hide-the-time-machine-drive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mac OS X 10.5: Unable to eject (unmount) a disk image</title>
		<link>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/</link>
		<comments>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 00:23:12 +0000</pubDate>
		<dc:creator>Kurt Wolf</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/</guid>
		<description><![CDATA[I have come acros a rather annoying bug in 10.5.  It seems that when a disk image (DMG) is mounted, the finder is unable to eject (dismount) the image.  I have tried both Apple+E as well as dragging the disk to the trash.  Both methods were unsuccessful.  The disks can be [...]]]></description>
			<content:encoded><![CDATA[<p>I have come acros a rather annoying bug in 10.5.  It seems that when a disk image (DMG) is mounted, the finder is unable to eject (dismount) the image.  I have tried both Apple+E as well as dragging the disk to the trash.  Both methods were unsuccessful.  The disks can be ejected using the Disk Utility application.  See the following URL&#8217;s for an ongoing discussion.</p>
<p><a href="http://discussions.apple.com/thread.jspa?threadID=1198385&#038;stqc=true">http://discussions.apple.com/thread.jspa?threadID=1198385&#038;stqc=true</a></p>
<p><a href="http://discussions.apple.com/thread.jspa?messageID=5677911">http://discussions.apple.com/thread.jspa?messageID=5677911</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d29').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d29" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/&amp;title=Mac+OS+X+10.5%3A+Unable+to+eject+%28unmount%29+a+disk+image" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/&amp;title=Mac+OS+X+10.5%3A+Unable+to+eject+%28unmount%29+a+disk+image" title="Add to&nbsp;digg"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/&amp;title=Mac+OS+X+10.5%3A+Unable+to+eject+%28unmount%29+a+disk+image" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/&amp;title=Mac+OS+X+10.5%3A+Unable+to+eject+%28unmount%29+a+disk+image&amp;description=Mac+OS+X+10.5%3A+Unable+to+eject+%28unmount%29+a+disk+image" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/&amp;title=Mac+OS+X+10.5%3A+Unable+to+eject+%28unmount%29+a+disk+image" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="hhtp://www.stumbleupon.com/submit.php?url=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/&amp;title=Mac+OS+X+10.5%3A+Unable+to+eject+%28unmount%29+a+disk+image" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.itguyonline.com/blog/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d29').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.itguyonline.com/blog/2007/11/05/mac-os-x-105-unable-to-eject-unmount-a-disk-image/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
