<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>Chris Pirillo &#187; troubleshooting</title> <atom:link href="http://chris.pirillo.com/tag/troubleshooting/feed/" rel="self" type="application/rss+xml" /><link>http://chris.pirillo.com</link> <description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description> <lastBuildDate>Mon, 23 Nov 2009 23:15:10 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.5</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <copyright>&#xA9; </copyright> <managingEditor>chris@pirillo.com ()</managingEditor> <webMaster>chris@pirillo.com()</webMaster> <category></category> <itunes:keywords></itunes:keywords> <itunes:subtitle></itunes:subtitle> <itunes:summary>Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</itunes:summary> <itunes:author></itunes:author> <itunes:category text="Society &amp; Culture"/> <itunes:owner> <itunes:name></itunes:name> <itunes:email>chris@pirillo.com</itunes:email> </itunes:owner> <itunes:block>No</itunes:block> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" /> <image> <url>http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url><title>Chris Pirillo</title><link>http://chris.pirillo.com</link> <width>144</width> <height>144</height> </image> <item><title>Geek Tools</title><link>http://chris.pirillo.com/geek-tools/</link> <comments>http://chris.pirillo.com/geek-tools/#comments</comments> <pubDate>Sun, 30 Nov 2008 06:44:37 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Computer]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Video]]></category> <category><![CDATA[geek]]></category> <category><![CDATA[tool]]></category> <category><![CDATA[troubleshoot]]></category> <category><![CDATA[troubleshooting]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2008/11/29/geek-tools/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/geek-tools/">Geek Tools</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>What are you doing with your second monitor? If you don&#8217;t have a second monitor attached to your system, either you&#8217;re always mobile with a laptop, or you&#8217;re crazy. I couldn&#8217;t live without a second screen &#8211; yes, you&#8217;d be surprised at how quickly 30&#8243; fills up. I keep my instant messenger, chat, etc. &#8211; applications that I need to see at a moment&#8217;s notice, but not all the time. Yes, I could use a virtual desktop (with a great degree of ease in Mac OS X). However, that would require a lot of screen flipping just to see if a new notification has come in.</p><p>If you&#8217;ve watched any one of <a
href="http://youtube.com/lockergnome">my videos</a> in recent weeks, or you&#8217;ve seen the <a
href="http://live.pirillo.com/">live stream</a>, then you may have seen green text on my leftmost monitor (if I have it on during recording, or if the screen saver hasn&#8217;t yet kicked in). The text is dynamic, sitting in the foreground, showing me which processes are consuming the most CPU cycles or memory &#8211; as well as showing me the latest  entries in the system log. Even if you don&#8217;t have a second screen on your system, you&#8217;ll want to use this software. It&#8217;s more useful to geeks, but I guess that&#8217;s why they call it <a
href="http://projects.tynsoe.org/en/geektool/">GeekTool</a>.</p><p>I recorded a quick screencast to show you just how easy it is to configure (you don&#8217;t really need to be a geek to enjoy the tool&#8217;s fruits). You can use GeekTool to render shell commands, read text files live, or display static image URLs directly on your desktop. It&#8217;s easier to use this than it is to open a terminal window just to see the same data. I&#8217;m sure many of you are already using GeekTool &#8211; and, if so, I&#8217;d love to see which shell commands you&#8217;re using in your installation. I could always use more!</p><p>Anyway, here&#8217;s what it can do for you:</p><p><center><object
width="425" height="344"><param
name="movie" value="http://www.youtube.com/v/-fUwYru_zVk&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D18"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/-fUwYru_zVk&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D18" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center></p><p>My GeekTool commands / file watches:</p><ul><li>ps -Aro %cpu,ucomm,user</li><li>ps -Amo rsz,ucomm,user</li><li>sysctl vm.loadavg | sed s/&#8217;^vm.loadavg: &#8216;//</li><li>/var/log/system.log</li></ul><p>Of course, GeekTool is only available for Mac OS X &#8211; but I bet you might know of something similar for either Windows or Linux. Feel free to share your discoveries (or Mac OS X shell commands)&#8230; I&#8217;m all pixels!<ul
class="related_post"><li><a
href="http://chris.pirillo.com/are-there-any-drawbacks-to-being-a-geek/" title="Are There Any Drawbacks to Being a Geek?">Are There Any Drawbacks to Being a Geek?</a></li><li><a
href="http://chris.pirillo.com/is-your-head-or-your-computer-in-the-cloud/" title="Is Your Head &#8211; or Your Computer &#8211; in the Cloud?">Is Your Head &#8211; or Your Computer &#8211; in the Cloud?</a></li><li><a
href="http://chris.pirillo.com/10-things-to-do-in-denmark/" title="10 Things to Do in Denmark">10 Things to Do in Denmark</a></li><li><a
href="http://chris.pirillo.com/instant-internet-celebrities/" title="Instant Internet Celebrities">Instant Internet Celebrities</a></li><li><a
href="http://chris.pirillo.com/i-know-what-you-did-last-summer/" title="I Know What You Did Last Summer">I Know What You Did Last Summer</a></li><li><a
href="http://chris.pirillo.com/the-go-to-guy/" title="The Go-To Guy">The Go-To Guy</a></li><li><a
href="http://chris.pirillo.com/the-winds-of-change/" title="The Winds of Change">The Winds of Change</a></li><li><a
href="http://chris.pirillo.com/look-at-the-pirillo-pillow/" title="Look at the Pirillo Pillow!">Look at the Pirillo Pillow!</a></li><li><a
href="http://chris.pirillo.com/to-twitter-or-to-fritter-that-is-the-question/" title="To Twitter or to Fritter &#8211; That is the Question">To Twitter or to Fritter &#8211; That is the Question</a></li><li><a
href="http://chris.pirillo.com/our-community-playlist/" title="Our Community Playlist">Our Community Playlist</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/geek-tools/">Geek Tools</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>What are you doing with your second monitor? If you don&#8217;t have a second monitor attached to your system, either you&#8217;re always mobile with a laptop, or you&#8217;re crazy. I couldn&#8217;t live without a second screen &#8211; yes, you&#8217;d be surprised at how quickly 30&#8243; fills up. I keep my instant messenger, chat, etc. &#8211; applications that I need to see at a moment&#8217;s notice, but not all the time. Yes, I could use a virtual desktop (with a great degree of ease in Mac OS X). However, that would require a lot of screen flipping just to see if a new notification has come in.</p><p>If you&#8217;ve watched any one of <a
href="http://youtube.com/lockergnome">my videos</a> in recent weeks, or you&#8217;ve seen the <a
href="http://live.pirillo.com/">live stream</a>, then you may have seen green text on my leftmost monitor (if I have it on during recording, or if the screen saver hasn&#8217;t yet kicked in). The text is dynamic, sitting in the foreground, showing me which processes are consuming the most CPU cycles or memory &#8211; as well as showing me the latest  entries in the system log. Even if you don&#8217;t have a second screen on your system, you&#8217;ll want to use this software. It&#8217;s more useful to geeks, but I guess that&#8217;s why they call it <a
href="http://projects.tynsoe.org/en/geektool/">GeekTool</a>.</p><p>I recorded a quick screencast to show you just how easy it is to configure (you don&#8217;t really need to be a geek to enjoy the tool&#8217;s fruits). You can use GeekTool to render shell commands, read text files live, or display static image URLs directly on your desktop. It&#8217;s easier to use this than it is to open a terminal window just to see the same data. I&#8217;m sure many of you are already using GeekTool &#8211; and, if so, I&#8217;d love to see which shell commands you&#8217;re using in your installation. I could always use more!</p><p>Anyway, here&#8217;s what it can do for you:</p><p><center><object
width="425" height="344"><param
name="movie" value="http://www.youtube.com/v/-fUwYru_zVk&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D18"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/-fUwYru_zVk&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D18" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center></p><p>My GeekTool commands / file watches:</p><ul><li>ps -Aro %cpu,ucomm,user</li><li>ps -Amo rsz,ucomm,user</li><li>sysctl vm.loadavg | sed s/&#8217;^vm.loadavg: &#8216;//</li><li>/var/log/system.log</li></ul><p>Of course, GeekTool is only available for Mac OS X &#8211; but I bet you might know of something similar for either Windows or Linux. Feel free to share your discoveries (or Mac OS X shell commands)&#8230; I&#8217;m all pixels!<ul
class="related_post"><li><a
href="http://chris.pirillo.com/are-there-any-drawbacks-to-being-a-geek/" title="Are There Any Drawbacks to Being a Geek?">Are There Any Drawbacks to Being a Geek?</a></li><li><a
href="http://chris.pirillo.com/is-your-head-or-your-computer-in-the-cloud/" title="Is Your Head &#8211; or Your Computer &#8211; in the Cloud?">Is Your Head &#8211; or Your Computer &#8211; in the Cloud?</a></li><li><a
href="http://chris.pirillo.com/10-things-to-do-in-denmark/" title="10 Things to Do in Denmark">10 Things to Do in Denmark</a></li><li><a
href="http://chris.pirillo.com/instant-internet-celebrities/" title="Instant Internet Celebrities">Instant Internet Celebrities</a></li><li><a
href="http://chris.pirillo.com/i-know-what-you-did-last-summer/" title="I Know What You Did Last Summer">I Know What You Did Last Summer</a></li><li><a
href="http://chris.pirillo.com/the-go-to-guy/" title="The Go-To Guy">The Go-To Guy</a></li><li><a
href="http://chris.pirillo.com/the-winds-of-change/" title="The Winds of Change">The Winds of Change</a></li><li><a
href="http://chris.pirillo.com/look-at-the-pirillo-pillow/" title="Look at the Pirillo Pillow!">Look at the Pirillo Pillow!</a></li><li><a
href="http://chris.pirillo.com/to-twitter-or-to-fritter-that-is-the-question/" title="To Twitter or to Fritter &#8211; That is the Question">To Twitter or to Fritter &#8211; That is the Question</a></li><li><a
href="http://chris.pirillo.com/our-community-playlist/" title="Our Community Playlist">Our Community Playlist</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/geek-tools/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>IE Makes it Impossible to Troubleshoot Feeds</title><link>http://chris.pirillo.com/ie-makes-it-impossible-to-troubleshoot-feeds/</link> <comments>http://chris.pirillo.com/ie-makes-it-impossible-to-troubleshoot-feeds/#comments</comments> <pubDate>Thu, 18 May 2006 20:39:47 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[ie7]]></category> <category><![CDATA[rss]]></category> <category><![CDATA[RSS-search]]></category> <category><![CDATA[troubleshooting]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2006/05/18/ie-makes-it-impossible-to-troubleshoot-feeds/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/ie-makes-it-impossible-to-troubleshoot-feeds/">IE Makes it Impossible to Troubleshoot Feeds</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>This morning, a subscriber notified us that one of our master feeds was broken. I loaded &#8216;er up in IE, only to (once again) be faced with cripped pieces of feedback. Yes, the browser shows me part of the error, but doesn&#8217;t actually tell me where the error is! Without some form of context, I have to dig deeper. Screw that. I have to fire up <a
href="http://www.firefoxfacts.com/">FireFox</a> just to learn more about a problem. IE7 better be better on the code troubleshooting front. In related news, our new forums <a
href="http://help.lockergnome.com/forums-search.html">output RSS for searches</a>. The server is definitely being brought to its knees, but we&#8217;re getting another one in place ASAP. You want proof? <a
href="http://www.flickr.com/photos/lockergnome/149042357/">You can&#8217;t handle the proof</a>.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/safari-on-windows/" title="Safari on Windows">Safari on Windows</a></li><li><a
href="http://chris.pirillo.com/how-to-change-the-skins-in-firefox-personas/" title="How to Change the Skins in Firefox (Personas!)">How to Change the Skins in Firefox (Personas!)</a></li><li><a
href="http://chris.pirillo.com/how-do-you-enlarge-web-site-fonts-for-printing/" title="How Do You Enlarge Web Site Fonts for Printing?">How Do You Enlarge Web Site Fonts for Printing?</a></li><li><a
href="http://chris.pirillo.com/how-to-sync-bookmarks-across-multiple-browsers-internet-explorer/" title="How to Sync Bookmarks Across Multiple Browsers ">How to Sync Bookmarks Across Multiple Browsers </a></li><li><a
href="http://chris.pirillo.com/favorite-firefox-extensions/" title="Favorite Firefox Extensions">Favorite Firefox Extensions</a></li><li><a
href="http://chris.pirillo.com/whats-new-in-firefox-3/" title="What&#8217;s new in Firefox 3?">What&#8217;s new in Firefox 3?</a></li><li><a
href="http://chris.pirillo.com/clear-search-in-ie-history/" title="Clear Search in IE History">Clear Search in IE History</a></li><li><a
href="http://chris.pirillo.com/freedbacking-internet-explorer/" title="Freedbacking Internet Explorer">Freedbacking Internet Explorer</a></li><li><a
href="http://chris.pirillo.com/happy-tagjaged-publishers/" title="Happy TagJag&#8217;ed Publishers">Happy TagJag&#8217;ed Publishers</a></li><li><a
href="http://chris.pirillo.com/over-300-tag-searches-in-one-spot/" title="Over 300 Tag Searches in One Spot">Over 300 Tag Searches in One Spot</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/ie-makes-it-impossible-to-troubleshoot-feeds/">IE Makes it Impossible to Troubleshoot Feeds</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>This morning, a subscriber notified us that one of our master feeds was broken. I loaded &#8216;er up in IE, only to (once again) be faced with cripped pieces of feedback. Yes, the browser shows me part of the error, but doesn&#8217;t actually tell me where the error is! Without some form of context, I have to dig deeper. Screw that. I have to fire up <a
href="http://www.firefoxfacts.com/">FireFox</a> just to learn more about a problem. IE7 better be better on the code troubleshooting front. In related news, our new forums <a
href="http://help.lockergnome.com/forums-search.html">output RSS for searches</a>. The server is definitely being brought to its knees, but we&#8217;re getting another one in place ASAP. You want proof? <a
href="http://www.flickr.com/photos/lockergnome/149042357/">You can&#8217;t handle the proof</a>.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/safari-on-windows/" title="Safari on Windows">Safari on Windows</a></li><li><a
href="http://chris.pirillo.com/how-to-change-the-skins-in-firefox-personas/" title="How to Change the Skins in Firefox (Personas!)">How to Change the Skins in Firefox (Personas!)</a></li><li><a
href="http://chris.pirillo.com/how-do-you-enlarge-web-site-fonts-for-printing/" title="How Do You Enlarge Web Site Fonts for Printing?">How Do You Enlarge Web Site Fonts for Printing?</a></li><li><a
href="http://chris.pirillo.com/how-to-sync-bookmarks-across-multiple-browsers-internet-explorer/" title="How to Sync Bookmarks Across Multiple Browsers ">How to Sync Bookmarks Across Multiple Browsers </a></li><li><a
href="http://chris.pirillo.com/favorite-firefox-extensions/" title="Favorite Firefox Extensions">Favorite Firefox Extensions</a></li><li><a
href="http://chris.pirillo.com/whats-new-in-firefox-3/" title="What&#8217;s new in Firefox 3?">What&#8217;s new in Firefox 3?</a></li><li><a
href="http://chris.pirillo.com/clear-search-in-ie-history/" title="Clear Search in IE History">Clear Search in IE History</a></li><li><a
href="http://chris.pirillo.com/freedbacking-internet-explorer/" title="Freedbacking Internet Explorer">Freedbacking Internet Explorer</a></li><li><a
href="http://chris.pirillo.com/happy-tagjaged-publishers/" title="Happy TagJag&#8217;ed Publishers">Happy TagJag&#8217;ed Publishers</a></li><li><a
href="http://chris.pirillo.com/over-300-tag-searches-in-one-spot/" title="Over 300 Tag Searches in One Spot">Over 300 Tag Searches in One Spot</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/ie-makes-it-impossible-to-troubleshoot-feeds/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How to Handle Remote Tech Support</title> <description> &lt;em&gt;Using &lt;a href=&quot;http://www.gotoassist.com/chris&quot;&gt;GoToAssist&lt;/a&gt; is the easiest way to view and control another person's computer online. Use it to provide instant technical support to family, friends and customers. Start a session with just one click, and instantly connect with the other party. &lt;/em&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 13 Jul 2009 06:30:00 GMT</pubDate><link>http://gotoassist.com/chris/</link> <guid>http://gotoassist.com/chris/</guid> </item><item><title>Network Tools for Windows</title> <description>You need these network tools, no matter which operating systems and networks you have to support. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;SolarWinds ipMonitor&lt;/a&gt;: Affordable Network Monitoring for SMBs. Get turnkey network, server and application availability monitoring with SolarWinds ipMonitor v9.0. This easy-to-use, reliable solution for SMBs delivers out-of-the-box availability monitoring so you always know exactly what's up with Active Directory, DNS, Exchange, FTP, Web, IMAP, MS SQL Server, and SMTP. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;Download your free trial today&lt;/a&gt;. Or, try their &lt;a href=&quot;http://www.solarwinds.com/products/freetools/&quot;&gt;totally free tools&lt;/a&gt;! And, through 2/29, save 20% when you purchase &lt;a href=&quot;http://store.solarwinds.com/s.nl/sc.16/.f&quot;&gt;ipMonitor 9.0&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</link> <guid>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</guid> </item> <item><title>Get Your Own Web Site</title> <description>Starting at just $3.99/month, web hosting from &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;GoDaddy&lt;/a&gt; includes 99.9% uptime, 24/7 support and free access to GoDaddy Hosting Connection, THE place to install over 30 FREE applications sure to help you get the most from your hosting plan and Web site. Enter &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;code CP2&lt;/a&gt; at checkout, and save an additional 10% on any order.
&lt;p&gt;Plus, as a friend of Chris Pirillo, enter code &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;CHRIS7&lt;/a&gt;, that's C-H-R-I-S and the number 7, when you check out, and save an additional 10% on any order. Get your piece of the internet at &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;GoDaddy.com&lt;/a&gt;.&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://www.godaddy.com/gdshop/default.asp?isc=cp1</link> <guid>http://www.godaddy.com/gdshop/default.asp?isc=cp1</guid> </item><item><title>VMware and Parallels for Virtual Machines</title> <description> It doesn't matter if you're running on Windows or Mac OS X - every power user needs either &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt; or &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; (or both). There's never been an easier way to test software without destroying your primary operating system's stability. Think of how many times you wish you could press a 'reverse' button on your computer. Plus, there's no easier way to try new Linux distributions - see what all the fuss is about. Run Windows in OS X, run Linux in Windows, but the best way to do either is with &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; and/or &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</link> <guid>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</guid> </item><item><title>Coupons for Online Shopping</title> <description>&lt;p style=&quot;color: red&quot;&gt;This feed is fueled by Lockergnome &lt;a href=&quot;http://www.lockergnome.com/buy/&quot;&gt;Online Shopping and Coupon Codes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
Before you shop next time, see if we have &lt;a href=&quot;http://coupons.lockergnome.com/&quot;&gt;a coupon&lt;/a&gt; first.
&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Sat, 12 Jul 2008 07:56:13 GMT</pubDate><link>http://coupons.lockergnome.com/</link> <guid>http://coupons.lockergnome.com/</guid> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 19/58 queries in 0.231 seconds using memcached
Content Delivery Network via maxcdn.chris.pirillo.com

Served from: 192.168.20.62 @ 2009-11-23 17:00:03 -->