<?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>aBlogByGus &#187; intel</title>
	<atom:link href="http://gusperez.com/wp/tag/intel/feed/" rel="self" type="application/rss+xml" />
	<link>http://gusperez.com/wp</link>
	<description>Gus Perez on software, technology, music, and other stuff...</description>
	<lastBuildDate>Sun, 22 Jan 2012 06:26:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='gusperez.com' port='80' path='/wp/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Installing HP drivers on Windows 7</title>
		<link>http://gusperez.com/wp/2009/01/22/installing-hp-drivers-on-windows-7/</link>
		<comments>http://gusperez.com/wp/2009/01/22/installing-hp-drivers-on-windows-7/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 05:28:13 +0000</pubDate>
		<dc:creator>Gus</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[devices]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[lite-on]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ralink]]></category>
		<category><![CDATA[smbus]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[windows7]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://gusperez.com/wp/?p=323</guid>
		<description><![CDATA[I&#8217;ve been running Windows 7 on several machines for almost two weeks now and things have gone much smoother than I would have expected considering it&#8217;s the first beta. The one thing I hadn&#8217;t dug into much yet was the fact that I still had two devices on my main desktop at home that didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/B002DHGMVY?ie=UTF8&amp;tag=ablogbygus-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002DHGMVY"><img class="alignright" src="http://ecx.images-amazon.com/images/I/410fF0E5EfL._SL160_.jpg" border="0" alt="" /></a>I&#8217;ve been running Windows 7 on several machines for almost two weeks now and things have gone much smoother than I would have expected considering it&#8217;s the first beta. The one thing I hadn&#8217;t dug into much yet was the fact that I still had two devices on my main desktop at home that didn&#8217;t get automatically detected. As a result, they sat in the &#8220;Other devices&#8221; node in Device Manager&#8211;driverless.</p>
<p>I headed to the HP support site and looked up my model: <a href="http://gusperez.com/wp/2008/08/20/new-home-computer/">HP Pavilion Elite PC m9360f</a> and ended up on <a href="http://h10025.www1.hp.com/ewfrf/wc/softwareList?os=2100&amp;lc=en&amp;dlc=en&amp;cc=us&amp;product=3747348&amp;lang=en">this page</a>. One of the devices I was looking to find drivers for seemed to be a Lite-On Wireless Network Adapter which I found in the list of drivers available for download. I went ahead and downloaded it and tried to run it but got a dialog that said:</p>
<blockquote><p>Your system does not meet the minimum requirements for this update. Update has been cancelled. (9998)</p></blockquote>
<p><span id="more-323"></span>I had a feeling this was more of an incompatibility with Win7 than really not meeting the minimum requirements. I ended up figuring out a way around it which basically consisted of the following steps (which seem to work for at least several of the drivers available):</p>
<ol>
<li>Launch the update program&#8217;s executable file (e.g., sp37473.exe).</li>
<li>Eventually, you&#8217;ll see the message I mentioned above but don&#8217;t close that dialog.</li>
<li>Open up Windows Explorer</li>
<li>Type &#8216;%temp%&#8217; in the address bar to switch over to your temporary files directory.</li>
<li>Sort the view by &#8220;Last Modified Date&#8221; and look for the folder that was most recently modified (for me the folder names seem to be consistently named &#8220;pft____.tmp&#8221; where the underscores are some random string).</li>
<li>Go into the folder, and then again into the folder with the actual driver files (usually named &#8216;src&#8217; or &#8216;source&#8217;, etc.).</li>
<li>Copy the full path to that folder to your clipboard.</li>
<li>Head over to the Device Manager and right click on the device you&#8217;re trying to install drivers for.</li>
<li>Select &#8220;Update Driver Software&#8230;&#8221;</li>
<li>Click on the &#8220;Browse my computer for driver software&#8221; button.</li>
<li>Paste the path to the folder with the driver files into the text box/drop down list.</li>
<li>Make sure the &#8220;Include subfolders&#8221; checkbox is checked (some of these seemed to have several levels of nested folders).</li>
<li>Click on Next.</li>
</ol>
<p>If you managed to find the right package to download that corresponds to the device you&#8217;re trying to fix, things should install easily at this point and the device should no longer be in the &#8220;Other devices&#8221; node. If you didn&#8217;t, you&#8217;ve got some more searching to do and it potentially might not just be on the HP site.</p>
<p>If you&#8217;re clueless as to what the device might be, what&#8217;s worked best for me is to the the &#8220;Hardware Ids&#8221; property from the device in need of some driver-love (it&#8217;s a string that looks like this: &#8220;PCI\VEN_1814&amp;DEV_0781&amp;SUBSYS_760011AD&amp;REV_00&#8243;) and search the web for it. Chances are you&#8217;ll find some clues that will lead you to the right place.</p>
<p>In my case, here are the two device hardware IDs (Found in the Details tab in the device&#8217;s property pages) I had to find with links to the drivers I ended up using:</p>
<ul>
<li>PCI\VEN_1814&amp;DEV_0781&amp;SUBSYS_760011AD&amp;REV_00:
<ul>
<li><a href="http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=pv-60719-1&amp;lc=en&amp;dlc=en&amp;cc=us&amp;lang=en&amp;os=2100&amp;product=3747348">Lite-On Technology/Ralink Wireless driver download page</a></li>
</ul>
</li>
<li>PCI\VEN_8086&amp;DEV_2930&amp;SUBSYS_2A6F103C&amp;REV_02:
<ul>
<li><a href="http://downloadmirror.intel.com/16026/a08/infinst_autol.zip">Intel ICH9 Family SMBus Controller - 2930 driver</a></li>
</ul>
</li>
</ul>
<p>Once I installed these two drivers, my Device Manager was no longer showing any unidentified drivers so the job was done. Hope this helps someone else someday&#8230;</p>
<img src="http://gusperez.com/wp/?ak_action=api_record_view&id=323&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://gusperez.com/wp/2009/01/22/installing-hp-drivers-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Windows 7 Beta 1</title>
		<link>http://gusperez.com/wp/2009/01/11/windows-7-beta-1/</link>
		<comments>http://gusperez.com/wp/2009/01/11/windows-7-beta-1/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 23:55:31 +0000</pubDate>
		<dc:creator>Gus</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[flash media]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[satellite]]></category>
		<category><![CDATA[toshiba]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://gusperez.com/wp/?p=314</guid>
		<description><![CDATA[I decided to give Windows 7 Beta 1 a shot and have had nothing but success (with some driver hunting) so far and I&#8217;ve installed it successfully on three different laptops. First, I installed on my MacBook Pro via BootCamp. I actually performed an &#8220;Upgrade&#8221; instead of a &#8220;Clean Install&#8221; on that one and it [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to give <a href="http://www.microsoft.com/windows/windows-7/default.aspx">Windows 7</a> Beta 1 a shot and have had nothing but success (with some driver hunting) so far and I&#8217;ve installed it successfully on three different laptops.</p>
<p>First, I installed on my MacBook Pro via BootCamp. I actually performed an &#8220;Upgrade&#8221; instead of a &#8220;Clean Install&#8221; on that one and it went smoothly requiring no steps following the install&#8211;everything just worked.</p>
<p>Next I tried my oldest machine, a Compaq laptop which Vista just wasn&#8217;t usable on. It also installed smoothly and all devices worked after a quick trip to Windows Update.<span id="more-314"></span></p>
<p>I then went on to install on our next laptop: a Toshiba Satellite M45-S355. The install went well once again but, even after a trip to Windows Update, I still didn&#8217;t have my WiFi adapter working. So I set off on several searches for wireless drivers and came up empty for about an hour. Just when I was about to give up, I found <a href="http://aps2.toshiba-tro.de/wlan/?page=downloads">this site</a>. It seems Toshiba doesn&#8217;t have Vista drivers listed at all for this machine on their U.S. site but I did find them on their <a href="http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp?service=EU">Europe site</a>. Posting this in case anyone else runs into the same problems hoping that this saves them the time and frustration I just experienced. Anyway, I ended up using the Intel PRO/Wireless 2200/2915 Vista 32 drivers (<a href="http://support1.toshiba-tro.de/tools/updates/intel-wlan/wlan-intel-2200-2915-v91113-vista32.zip">direct link</a>) and everything&#8217;s all happy now.</p>
<p>Update: I also noticed I had a &#8220;Mass Storage&#8221; device without drivers. From the same site, I downloaded the <a href="http://support1.toshiba-tro.de/tedd-files2/0/fmd-20070709130655.zip">Texas Instruments Flash Media Driver</a> and it also installed successfully. All devices seem to be covered now.</p>
<img src="http://gusperez.com/wp/?ak_action=api_record_view&id=314&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://gusperez.com/wp/2009/01/11/windows-7-beta-1/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Home Computer</title>
		<link>http://gusperez.com/wp/2008/08/20/new-home-computer/</link>
		<comments>http://gusperez.com/wp/2008/08/20/new-home-computer/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 09:19:12 +0000</pubDate>
		<dc:creator>Gus</dc:creator>
				<category><![CDATA[me]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[bluray]]></category>
		<category><![CDATA[clean install]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[hauppage]]></category>
		<category><![CDATA[hewlett packard]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[lite-on]]></category>
		<category><![CDATA[machines]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[ralink]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://gusperez.com/wp/?p=289</guid>
		<description><![CDATA[Picked up a new computer today&#8211;another HP system as the last couple have really worked out for us and it&#8217;s just a whole lot easier than building my own (i.e., figuring out what to buy). Given how I&#8217;ve ended up referring to my past posts about new machines countless times, I figured I&#8217;d continue that [...]]]></description>
			<content:encoded><![CDATA[<p>Picked up a new computer today&#8211;another HP system as the last couple have really worked out for us and it&#8217;s just a whole lot easier than building my own (i.e., figuring out what to buy).<span id="more-289"></span></p>
<p>Given how I&#8217;ve ended up referring to my <a href="http://gusperez.com/wp/2006/12/29/frustration-maximus/">past</a> <a href="http://gusperez.com/wp/2005/01/06/new-machine/">posts</a> about new machines countless times, I figured I&#8217;d continue that tradition to write a post about the new machine along with the relevant links I used to get drivers, etc. It&#8217;s also kind of interesting to see how much things have changed over the years. Anyway, here goes:</p>
<ul>
<li>HP Pavilion Elite PC m9360f (<a href="http://downloadmirror.intel.com/16026/a08/infinst_autol.zip">drivers</a>)</li>
<li>Intel Core2 Quad Processor Q9300 2.50GHz, 6MB L2 cache, 1333MHz FSB</li>
<li>8GB RAM</li>
<li>1TB Hard Drive</li>
<li>Bluray Player &amp; SuperMulti DVD Burner (w/Lightscribe)</li>
<li>NVidia GeForce 9800GT (<a href="http://www.nvidia.com/object/winvista_x64_177.79.html">driver</a>)</li>
<li>Hauppage TV Tuner</li>
<li>Realtek LAN Adapter (<a href="http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&amp;PNid=5&amp;PFid=5&amp;Level=5&amp;Conn=4&amp;DownTypeID=3&amp;GetDown=false#RTL8111B/RTL8168B/RTL8111/RTL8168/RTL8111C">driver</a>)</li>
<li>Ralink/Lite-On Wireless Network Adapter (<a href="http://www.ralinktech.com/ralink/Home/Support/Windows.html">driver</a>)
<ul>
<li>The one labeled &#8220;PCI/mPCI/CB(RT2760/RT2790/RT2860/RT2890)&#8221; worked for me.</li>
</ul>
</li>
<li>15-in-1 Memory Card Reader</li>
<li>Firewire/USB 2.0</li>
</ul>
<p>The first thing I always do is format the box and reinstall a clean version of the OS&#8211;in this case I installed Vista Ultimate 64-bit. This turned out to be a much better experience than I had <a href="http://gusperez.com/wp/2006/12/29/frustration-maximus/">last time</a> when trying to find all the necessary drivers that don&#8217;t already come with the OS. Unfortunately, the LAN adapter is one that doesn&#8217;t work automatically following a vanilla install of Vista. I downloaded (link is above) on a separate computer, put it on a USB key, and installed it. Once that was working, downloading the other few drivers was pretty quick.</p>
<p>I&#8217;ll update this post as I find anything else that may be relevant and/or helpful for folks (including myself) trying to install Vista on this box from scratch.</p>
<img src="http://gusperez.com/wp/?ak_action=api_record_view&id=289&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://gusperez.com/wp/2008/08/20/new-home-computer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Frustration Maximus</title>
		<link>http://gusperez.com/wp/2006/12/29/frustration-maximus/</link>
		<comments>http://gusperez.com/wp/2006/12/29/frustration-maximus/#comments</comments>
		<pubDate>Fri, 29 Dec 2006 21:29:27 +0000</pubDate>
		<dc:creator>Gus</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[blue screen]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[fry's]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[motherboard]]></category>
		<category><![CDATA[newegg]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[pavilion]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[rosewill]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://gusperez.com/wp/2006/12/29/frustration-maximus/</guid>
		<description><![CDATA[It&#8217;s been a rough few days for me on the computer front. Over three years ago now I built my primary desktop for home (see this post). It&#8217;s worked really well over time except that&#8217;s it was extremely loud which led to me (just recently) deciding to try to address the situation. I bought and replaced [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a rough few days for me on the computer front. Over three years ago now I built my primary desktop for home (see this <a href="http://gusperez.com/wp/2005/01/06/new-machine/" target="_blank">post</a>). It&#8217;s worked really well over time except that&#8217;s it was extremely loud which led to me (just recently) deciding to try to address the situation. I bought and replaced the fans on the system to quieter ones and that helped. I next targeted the power supply which is where things went awry.</p>
<p>I got a <a href="http://www.rosewill.com/product/product.aspx?productId=378" target="_blank">Rosewill power supply</a> for it and ended up plugging it into the motherboard incorrectly which led to a fried motherboard. Fun. It took a while to make the call though to say it was officially dead. I&#8217;m fairly experienced on the software side but not so much on the hardware front.Â In the end, I decided to build or purchase a new machine as it was due for an upgrade anyway. I looked around on <a href="http://www.newegg.com" target="_blank">NewEgg</a> for a while&#8211;an amazing and highly recommended site for computer equipment&#8211;and gave up on the building idea after a bit because I just had had enough of it for now. In the end, my wife came up with the idea of checking out our local <a href="http://www.frys.com/" target="_blank">Fry&#8217;s</a> store to see what they had already built.  </p>
<p>I ended up buying an <a href="http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00806803&amp;lc=en&amp;cc=us&amp;dlc=en&amp;product=3271568&amp;lang=en" target="_blank">HP Pavilion m7690n</a>. It&#8217;s a nice system overall and at a great price, even compared to what I gathered during my brief search targeting at building it myself again.</p>
<p>Unfortunately, this didn&#8217;t mark the end of my troubles. The HP came with Windows Media Center pre-installed. They don&#8217;t provide the actual installation discs, instead, they provide an application that allows you to create a set of recovery discs yourself. The problem is that I&#8217;m guessing those are using some sort of reimaging system and not the actual Windows install process. I really wanted to wipe it completely though as it came with a ton of software on it that&#8217;s basically crap plus I wanted to make the machine a part of my domain-based network. I found <a href="http://www.combobulate.com/node/18?PHPSESSID=028c521670280a38c60694ac70312d49" target="_blank">a way to trick</a> MCE into allowing it to join a domain (MCE 2005 by default disables this feature) that looked fairly straightforward. So I figured I&#8217;d try it and manually uninstall the plethora of unwanted software on the machine so I could keep a clean install of Media Center on the machine but have it join the domain. This is where things got a bit more complicated.</p>
<p>Tricking it into joining a domain required using a Windows install CD to go into the &#8216;recovery console&#8217;. So I got an old XP setup disc and gave it a shot. Unfortunately, I&#8217;d blue screen after a couple of minutes or so. The blue screen (Windows STOP) error was:</p>
<blockquote><p>STOP: 0x0000007b (0xF78D2524, 0xc0000034, 0&#215;00000000, 0&#215;00000000)</p></blockquote>
<p>I found a few sites that talked about this blue screen <a href="http://www.cardinalsystems.net/help/UBuildComputer-eKit945.htm" target="_blank">here</a> (search for 0x0000007b) and <a href="http://forum.us.dell.com/supportforums/board/message?board.id=dim_bios&amp;message.id=48698" target="_blank">here</a>. These helped a bit but weren&#8217;t really addressing the actual problem I was experiencing in the end. I then was talking to a friend of mine (thanks Dan!) who said he had experienced a similar problem last time he build a machine with SATA discs and suggested I find the drivers for mine (found <a href="http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr=N&amp;ProductID=2101&amp;DwnldID=12093&amp;strOSs=44&amp;OSFullName=Windows*%20XP%20Professional&amp;lang=eng" target="_blank">here</a> for future reference), put them on a floppy, and do the F6 thing during Windows Setup to provide it the appropriate drivers to work with my drives. I ended up taking his advice but since my machine doesn&#8217;t have a floppy it meant I had to dig up my old 120mhz Pentium from way back (I knew there was a reason why I keep my old machines), stripped the 3.5&#8243; floppy from it and connected it to my new machine. After a while, I finally got it to work just fine though it was pretty frustrating overall.</p>
<p>I even spoke to (chatted online actually) HP&#8217;s support at 4am the first night to see if they had seen this problem before but it proved to be futile. They told me they didn&#8217;t recommend (or support actually) &#8220;upgrading the OS&#8221; on their machines and instead I should use what came on it. He was nice though and tried to help but all he could suggest was to &#8220;FDISK the machine&#8221; as that will probably &#8220;fix it.&#8221; So this is why I&#8217;m posting this to maybe save a few hours of frustration for anyone who goes out and buys an m7690n and finds they need to hit the good old recovery console.</p>
<p>On the bright side, I did try Vista on the new machine and it worked fantastically well (install went smooth as can be). It&#8217;s the first time all of it&#8217;s performance scores were five or higher. I didn&#8217;t leave it on as I only have Vista RC2 discs at home and one of the applications I use a lot (Steinberg Cubase and an MI4 sound card) don&#8217;t yet work on Vista well so I needed XP.</p>
<p><span id="more-169"></span>The rest of this post is primarily for me (and anyone else in this situation) for future reference so I don&#8217;t have to spend as much time finding the correct links for drivers, etc.</p>
<p><a href="http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00806803&amp;lc=en&amp;cc=us&amp;dlc=en&amp;product=3271568&amp;lang=en" target="_blank">HP Pavilion m7690n Specs</a><br />
<a href="http://h10025.www1.hp.com/ewfrf/wc/genericDocument?lc=en&amp;cc=us&amp;docname=c00748726&amp;dlc=en&amp;lang=en" target="_blank">ASUS P5BW-LA (Basswood) Motherboard Specs</a><br />
<a href="http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?agr=N&amp;ProductID=2101&amp;DwnldID=12093&amp;strOSs=44&amp;OSFullName=Windows*%20XP%20Professional&amp;lang=eng" target="_blank">Intel Raid/ACHI Drivers</a><br />
<a href="http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&amp;PNid=24&amp;PFid=24&amp;Level=4&amp;Conn=3&amp;DownTypeID=3&amp;GetDown=false#High%20Definition%20Audio%20Codecs" target="_blank">Realtek HD Audio Drivers</a><br />
<a href="http://downloadcenter.intel.com/scripts-df-external/Detail_Desc.aspx?DwnldID=4275" target="_blank">Intel 92562V 10/100 Network Drivers (wired)</a><br />
<a href="http://www.nvidia.com/object/winxp_2k_93.71.html" target="_blank">NVidia GeForce 7600 GTÂ Graphics Drivers</a><br />
Lite-On (Atheros) Wireless Network Driver (still searching)</p>
<p>I&#8217;ll update this post as I find more relevant information as I&#8217;ve learned from experience that I&#8217;ll be needing to come back to this post (as I did <a href="http://gusperez.com/wp/2005/01/06/new-machine/" target="_blank">last time I posted about my new machine</a>) on many occasions.</p>
<img src="http://gusperez.com/wp/?ak_action=api_record_view&id=169&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://gusperez.com/wp/2006/12/29/frustration-maximus/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

