<?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; api</title>
	<atom:link href="http://chris.pirillo.com/tag/api/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>
		<!-- podcast_generator="podPress/8.8" -->
		<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>What is an API?</title>
		<link>http://chris.pirillo.com/what-is-an-api/</link>
		<comments>http://chris.pirillo.com/what-is-an-api/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 17:15:53 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Media Blog]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[application-programming-interface]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[myspace]]></category>

		<guid isPermaLink="false">http://chris.pirillo.com/2007/06/14/what-is-an-api/</guid>
		<description><![CDATA[<p><a href="http://chris.pirillo.com/what-is-an-api/">What is an API?</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p><script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js"></script><script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&#038;posts_id=270786&#038;source=3&#038;autoplay=true&#038;file_type=flv&#038;player_width=&#038;player_height="></script>
<div id="blip_movie_content_270786"><a href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4" onclick="play_blip_movie_270786(); return false;"><img src="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4.jpg" border="0" title="Click Image to Play Video" /></a><br /><a href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4" onclick="play_blip_movie_270786(); return false;">Click Image to Play Video</a></div>
<p><a href="http://live.pirillo.com/">http://live.pirillo.com/</a> &#8211; API stands for Application Programming Interface. It allows developers share information between their programs. It&#8217;s a standard method where developers can access a program (or website) and build a program around it.</p>
<p><a href="http://www.wikipedia.org">Wikipedia has this to say:</a></p>
<blockquote><p>An application programming interface (API) is a source code interface that a computer system or program library provides to support requests for services to be made of it by a computer program. An API differs from an application binary interface in that it is specified in terms of a programming language that can be compiled when an application is built, rather than an explicit low level description of how data are laid out in memory.</p>
</blockquote>
<p>Recently there has been a debate over MySpace shutting down widgets that are not officially sanctioned by MySpace. Facebook, a competitor to MySpce, has opened its API which allows programmers to develop programs and widgets around the Facebook service.</p>
<p>What do you think about the Facebook/MySpace debate?</p>
<p>Want to embed our <a href="http://www.youtube.com/watch?v=EMdREVheNCQ">API</a> video in your blog? Use this code:</p>
<p><textarea style="width:460px; height: 60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/EMdREVheNCQ&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/EMdREVheNCQ&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://live.pirillo.com/&#34;&#62;http://live.pirillo.com/&#60;/a&#62; / &#60;a href=&#34;http://chris.pirillo.com/media/&#34;&#62;http://chris.pirillo.com/media/&#60;/a&#62;</textarea></p>
<p><b>Formats available</b>:	<a rel="enclosure" href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4">MPEG4 Video (.mp4)</a>, 	<a rel="enclosure" href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI921.mp3">MP3 Audio (.mp3)</a>, 	<a rel="enclosure" href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI764.avi">Microsoft Video (.avi)</a></p>
<ul class="related_post">
<li><a href="http://chris.pirillo.com/are-you-a-social-media-geek/" title="Are YOU a Social Media Geek?">Are YOU a Social Media Geek?</a></li>
<li><a href="http://chris.pirillo.com/how-do-you-get-started-in-social-media/" title="How Do You Get Started in Social Media?">How Do You Get Started in Social Media?</a></li>
<li><a href="http://chris.pirillo.com/how-to-create-and-browse-lifestreams/" title="How to Create and Browse Lifestreams">How to Create and Browse Lifestreams</a></li>
<li><a href="http://chris.pirillo.com/whats-your-social-networking-advice/" title="What&#8217;s Your Social Networking Advice?">What&#8217;s Your Social Networking Advice?</a></li>
<li><a href="http://chris.pirillo.com/how-has-social-media-changed-your-life/" title="How Has Social Media Changed Your Life?">How Has Social Media Changed Your Life?</a></li>
<li><a href="http://chris.pirillo.com/what-do-you-need-to-know-about-social-media/" title="What Do You Need to Know About Social Media?">What Do You Need to Know About Social Media?</a></li>
<li><a href="http://chris.pirillo.com/is-facebook-changing-for-the-worse/" title="Is Facebook Changing for the Worse?">Is Facebook Changing for the Worse?</a></li>
<li><a href="http://chris.pirillo.com/do-you-have-any-social-networking-advice-for-students/" title="Do You Have any Social Networking Advice for Students?">Do You Have any Social Networking Advice for Students?</a></li>
<li><a href="http://chris.pirillo.com/where-do-you-keep-your-social-profile/" title="Where do You Keep Your Social Profile?">Where do You Keep Your Social Profile?</a></li>
<li><a href="http://chris.pirillo.com/web-communities-and-social-networks-need-transparency/" title="Web Communities and Social Networks Need Transparency">Web Communities and Social Networks Need Transparency</a></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://chris.pirillo.com/what-is-an-api/">What is an API?</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p><script type="text/javascript" src="http://blip.tv/scripts/pokkariPlayer.js"></script><script type="text/javascript" src="http://blip.tv/syndication/write_player?skin=js&#038;posts_id=270786&#038;source=3&#038;autoplay=true&#038;file_type=flv&#038;player_width=&#038;player_height="></script>
<div id="blip_movie_content_270786"><a href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4" onclick="play_blip_movie_270786(); return false;"><img src="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4.jpg" border="0" title="Click Image to Play Video" /></a><br /><a href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4" onclick="play_blip_movie_270786(); return false;">Click Image to Play Video</a></div>
<p><a href="http://live.pirillo.com/">http://live.pirillo.com/</a> &#8211; API stands for Application Programming Interface. It allows developers share information between their programs. It&#8217;s a standard method where developers can access a program (or website) and build a program around it.</p>
<p><a href="http://www.wikipedia.org">Wikipedia has this to say:</a></p>
<blockquote><p>An application programming interface (API) is a source code interface that a computer system or program library provides to support requests for services to be made of it by a computer program. An API differs from an application binary interface in that it is specified in terms of a programming language that can be compiled when an application is built, rather than an explicit low level description of how data are laid out in memory.</p>
</blockquote>
<p>Recently there has been a debate over MySpace shutting down widgets that are not officially sanctioned by MySpace. Facebook, a competitor to MySpce, has opened its API which allows programmers to develop programs and widgets around the Facebook service.</p>
<p>What do you think about the Facebook/MySpace debate?</p>
<p>Want to embed our <a href="http://www.youtube.com/watch?v=EMdREVheNCQ">API</a> video in your blog? Use this code:</p>
<p><textarea style="width:460px; height: 60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/EMdREVheNCQ&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/EMdREVheNCQ&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://live.pirillo.com/&#34;&#62;http://live.pirillo.com/&#60;/a&#62; / &#60;a href=&#34;http://chris.pirillo.com/media/&#34;&#62;http://chris.pirillo.com/media/&#60;/a&#62;</textarea></p>
<p><b>Formats available</b>:	<a rel="enclosure" href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4">MPEG4 Video (.mp4)</a>, 	<a rel="enclosure" href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI921.mp3">MP3 Audio (.mp3)</a>, 	<a rel="enclosure" href="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI764.avi">Microsoft Video (.avi)</a></p>
<ul class="related_post">
<li><a href="http://chris.pirillo.com/are-you-a-social-media-geek/" title="Are YOU a Social Media Geek?">Are YOU a Social Media Geek?</a></li>
<li><a href="http://chris.pirillo.com/how-do-you-get-started-in-social-media/" title="How Do You Get Started in Social Media?">How Do You Get Started in Social Media?</a></li>
<li><a href="http://chris.pirillo.com/how-to-create-and-browse-lifestreams/" title="How to Create and Browse Lifestreams">How to Create and Browse Lifestreams</a></li>
<li><a href="http://chris.pirillo.com/whats-your-social-networking-advice/" title="What&#8217;s Your Social Networking Advice?">What&#8217;s Your Social Networking Advice?</a></li>
<li><a href="http://chris.pirillo.com/how-has-social-media-changed-your-life/" title="How Has Social Media Changed Your Life?">How Has Social Media Changed Your Life?</a></li>
<li><a href="http://chris.pirillo.com/what-do-you-need-to-know-about-social-media/" title="What Do You Need to Know About Social Media?">What Do You Need to Know About Social Media?</a></li>
<li><a href="http://chris.pirillo.com/is-facebook-changing-for-the-worse/" title="Is Facebook Changing for the Worse?">Is Facebook Changing for the Worse?</a></li>
<li><a href="http://chris.pirillo.com/do-you-have-any-social-networking-advice-for-students/" title="Do You Have any Social Networking Advice for Students?">Do You Have any Social Networking Advice for Students?</a></li>
<li><a href="http://chris.pirillo.com/where-do-you-keep-your-social-profile/" title="Where do You Keep Your Social Profile?">Where do You Keep Your Social Profile?</a></li>
<li><a href="http://chris.pirillo.com/web-communities-and-social-networks-need-transparency/" title="Web Communities and Social Networks Need Transparency">Web Communities and Social Networks Need Transparency</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://chris.pirillo.com/what-is-an-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI921.mp3" length="1333498" type="audio/mpeg" />
<enclosure url="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI764.avi" length="14385960" type="video/x-msvideo" />
<enclosure url="http://blip.tv/file/get/L0ckergn0me-WhatIsAnAPI719.mp4" length="14928089" type="video/mp4" />
		</item>
		<item>
		<title>The World&#8217;s Funniest API</title>
		<link>http://chris.pirillo.com/the-worlds-funniest-api/</link>
		<comments>http://chris.pirillo.com/the-worlds-funniest-api/#comments</comments>
		<pubDate>Sun, 15 Oct 2006 00:09:12 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[api]]></category>

		<guid isPermaLink="false">http://chris.pirillo.com/2006/10/14/the-worlds-funniest-api/</guid>
		<description><![CDATA[<p><a href="http://chris.pirillo.com/the-worlds-funniest-api/">The World&#8217;s Funniest API</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p>Sean Hickey has created an amazing workflow for both Brad and myself in bLaugh comic publishing. In doing so, he&#8217;s also created a WordPress plugin for the comic (found on his own amazing <a href="http://www.wpplugins.org/plugin/blaugh" title="http://www.wpplugins.org/plugin/blaugh">WP Plugins directory</a>). It&#8217;s Sidebar Widget compatible, BTW. I thought it would have been nicer to see bLaugh show up on my Admin Dashboard page &#8211; but this&#8217;ll do for those who don&#8217;t wanna dink with the JavaScript stuff. No matter, I&#8217;ve updated our <a href="http://blaugh.com/syndicate/" title="bLaugh   &amp;raquo; Share the bLaughter">comic syndication</a> page (which now includes MySpace options).</p>
<p>In other (semi-related) news, bLaugh is the world&#8217;s first comic to have an API. Yes, you can download the <a href="http://blaugh.com/api/blaugh_xmlrpc_api.pdf" title="http://blaugh.com/api/blaugh_xmlrpc_api.pdf">bLaugh API documentation</a> (PDF) immediately. Sean conceived of and crafted it himself, telling me that REST functionality is coming. I couldn&#8217;t do that, largely because there&#8217;s no REST for the wicked (and I&#8217;m a wicked, wicked little man). Plus, I&#8217;m not a developer.
<ul class="related_post">
<li><a href="http://chris.pirillo.com/have-you-ever-wanted-to-animate-your-own-cartoon/" title="Have You Ever Wanted to Animate Your own Cartoon?">Have You Ever Wanted to Animate Your own Cartoon?</a></li>
<li><a href="http://chris.pirillo.com/how-to-put-yourself-and-friends-in-a-comic-strip/" title="How to Put Yourself and Friends in a Comic Strip">How to Put Yourself and Friends in a Comic Strip</a></li>
<li><a href="http://chris.pirillo.com/how-to-create-your-own-comic-strip/" title="How to Create Your Own Comic Strip">How to Create Your Own Comic Strip</a></li>
<li><a href="http://chris.pirillo.com/what-is-an-api/" title="What is an API?">What is an API?</a></li>
<li><a href="http://chris.pirillo.com/comic-life-for-windows-beta/" title="Comic Life for Windows Beta!">Comic Life for Windows Beta!</a></li>
<li><a href="http://chris.pirillo.com/my-favorite-portal-protopage/" title="My Favorite Portal: Protopage">My Favorite Portal: Protopage</a></li>
<li><a href="http://chris.pirillo.com/comic-freeware/" title="Comic Freeware">Comic Freeware</a></li>
<li><a href="http://chris.pirillo.com/who-does-this-remind-you-of/" title="Who does this remind you of?">Who does this remind you of?</a></li>
<li><a href="http://chris.pirillo.com/is-this-offensive-or-funny/" title="Is This Offensive or Funny?">Is This Offensive or Funny?</a></li>
<li><a href="http://chris.pirillo.com/blaugh-is-a-readers-choice/" title="bLaugh is a Reader&#8217;s Choice">bLaugh is a Reader&#8217;s Choice</a></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://chris.pirillo.com/the-worlds-funniest-api/">The World&#8217;s Funniest API</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p>Sean Hickey has created an amazing workflow for both Brad and myself in bLaugh comic publishing. In doing so, he&#8217;s also created a WordPress plugin for the comic (found on his own amazing <a href="http://www.wpplugins.org/plugin/blaugh" title="http://www.wpplugins.org/plugin/blaugh">WP Plugins directory</a>). It&#8217;s Sidebar Widget compatible, BTW. I thought it would have been nicer to see bLaugh show up on my Admin Dashboard page &#8211; but this&#8217;ll do for those who don&#8217;t wanna dink with the JavaScript stuff. No matter, I&#8217;ve updated our <a href="http://blaugh.com/syndicate/" title="bLaugh   &amp;raquo; Share the bLaughter">comic syndication</a> page (which now includes MySpace options).</p>
<p>In other (semi-related) news, bLaugh is the world&#8217;s first comic to have an API. Yes, you can download the <a href="http://blaugh.com/api/blaugh_xmlrpc_api.pdf" title="http://blaugh.com/api/blaugh_xmlrpc_api.pdf">bLaugh API documentation</a> (PDF) immediately. Sean conceived of and crafted it himself, telling me that REST functionality is coming. I couldn&#8217;t do that, largely because there&#8217;s no REST for the wicked (and I&#8217;m a wicked, wicked little man). Plus, I&#8217;m not a developer.
<ul class="related_post">
<li><a href="http://chris.pirillo.com/have-you-ever-wanted-to-animate-your-own-cartoon/" title="Have You Ever Wanted to Animate Your own Cartoon?">Have You Ever Wanted to Animate Your own Cartoon?</a></li>
<li><a href="http://chris.pirillo.com/how-to-put-yourself-and-friends-in-a-comic-strip/" title="How to Put Yourself and Friends in a Comic Strip">How to Put Yourself and Friends in a Comic Strip</a></li>
<li><a href="http://chris.pirillo.com/how-to-create-your-own-comic-strip/" title="How to Create Your Own Comic Strip">How to Create Your Own Comic Strip</a></li>
<li><a href="http://chris.pirillo.com/what-is-an-api/" title="What is an API?">What is an API?</a></li>
<li><a href="http://chris.pirillo.com/comic-life-for-windows-beta/" title="Comic Life for Windows Beta!">Comic Life for Windows Beta!</a></li>
<li><a href="http://chris.pirillo.com/my-favorite-portal-protopage/" title="My Favorite Portal: Protopage">My Favorite Portal: Protopage</a></li>
<li><a href="http://chris.pirillo.com/comic-freeware/" title="Comic Freeware">Comic Freeware</a></li>
<li><a href="http://chris.pirillo.com/who-does-this-remind-you-of/" title="Who does this remind you of?">Who does this remind you of?</a></li>
<li><a href="http://chris.pirillo.com/is-this-offensive-or-funny/" title="Is This Offensive or Funny?">Is This Offensive or Funny?</a></li>
<li><a href="http://chris.pirillo.com/blaugh-is-a-readers-choice/" title="bLaugh is a Reader&#8217;s Choice">bLaugh is a Reader&#8217;s Choice</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://chris.pirillo.com/the-worlds-funniest-api/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mechanical Turd</title>
		<link>http://chris.pirillo.com/mechanical-turd/</link>
		<comments>http://chris.pirillo.com/mechanical-turd/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 23:32:10 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[mechanical_turk]]></category>
		<category><![CDATA[mturk]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[web-services]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://chris.pirillo.com/2006/08/04/mechanical-turd/</guid>
		<description><![CDATA[<p><a href="http://chris.pirillo.com/mechanical-turd/">Mechanical Turd</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p>I don&#8217;t really wanna poop on Amazon&#8217;s <a href="http://www.mturk.com/mturk/welcome" title="Amazon Mechanical Turk - Welcome">Mechanical Turk</a> (MTurk) program, but I have a huge problem with it: you can&#8217;t sign up to deploy the service unless you give them your bank account information first! Are we living in 1990 or something? Have they ever heard of PayPal &#8211; or a credit card, at least? Undoubtedly, Amazon is trying to verify that I have the proper funds. I do have adequate funds, but I&#8217;m not going to give them access to my bank account to prove it! If Amazon doesn&#8217;t want to use PayPal because it&#8217;s eBay&#8217;s brand, they&#8217;re cutting off their nose to spite their face. FWIW, PayPal has a Web service, too! I really want to test some ideas with MTurk, but not if I have to jump through a flaming hoop to do so. <a href="http://www.syndic8.com/~jeff/blog/" title="Jeff Barr&amp;#8217;s Blog">Jeff</a>, can you please smack some sense into your employer?
<ul class="related_post">
<li><a href="http://chris.pirillo.com/ebay-and-paypal-security/" title="eBay and PayPal Security">eBay and PayPal Security</a></li>
<li><a href="http://chris.pirillo.com/amazon-webstore-vs-yahoo-stores-vs-ebay/" title="Amazon WebStore vs Yahoo Stores vs eBay">Amazon WebStore vs Yahoo Stores vs eBay</a></li>
<li><a href="http://chris.pirillo.com/net-neutrality-is-dead/" title="Net Neutrality is Dead">Net Neutrality is Dead</a></li>
<li><a href="http://chris.pirillo.com/the-blogosphere-has-jumped-the-shark/" title="The Blogosphere Has Jumped the Shark">The Blogosphere Has Jumped the Shark</a></li>
<li><a href="http://chris.pirillo.com/angel-djambazov-amazon-affiliates-taxes/" title="Angel Djambazov &#8211; Amazon, Affiliates &#038; Taxes">Angel Djambazov &#8211; Amazon, Affiliates &#038; Taxes</a></li>
<li><a href="http://chris.pirillo.com/amazon-coupons/" title="Amazon Coupons">Amazon Coupons</a></li>
<li><a href="http://chris.pirillo.com/this-one-time-at-band-camp/" title="This One Time, at Band Camp">This One Time, at Band Camp</a></li>
<li><a href="http://chris.pirillo.com/how-to-set-a-good-price-to-sell-on-ebay/" title="How to Set a Good Price to Sell on eBay">How to Set a Good Price to Sell on eBay</a></li>
<li><a href="http://chris.pirillo.com/roku-player-and-amazon/" title="Roku Player and Amazon">Roku Player and Amazon</a></li>
<li><a href="http://chris.pirillo.com/how-to-buy-and-sell-on-ebay/" title="How to Buy and Sell on eBay">How to Buy and Sell on eBay</a></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://chris.pirillo.com/mechanical-turd/">Mechanical Turd</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p>I don&#8217;t really wanna poop on Amazon&#8217;s <a href="http://www.mturk.com/mturk/welcome" title="Amazon Mechanical Turk - Welcome">Mechanical Turk</a> (MTurk) program, but I have a huge problem with it: you can&#8217;t sign up to deploy the service unless you give them your bank account information first! Are we living in 1990 or something? Have they ever heard of PayPal &#8211; or a credit card, at least? Undoubtedly, Amazon is trying to verify that I have the proper funds. I do have adequate funds, but I&#8217;m not going to give them access to my bank account to prove it! If Amazon doesn&#8217;t want to use PayPal because it&#8217;s eBay&#8217;s brand, they&#8217;re cutting off their nose to spite their face. FWIW, PayPal has a Web service, too! I really want to test some ideas with MTurk, but not if I have to jump through a flaming hoop to do so. <a href="http://www.syndic8.com/~jeff/blog/" title="Jeff Barr&amp;#8217;s Blog">Jeff</a>, can you please smack some sense into your employer?
<ul class="related_post">
<li><a href="http://chris.pirillo.com/ebay-and-paypal-security/" title="eBay and PayPal Security">eBay and PayPal Security</a></li>
<li><a href="http://chris.pirillo.com/amazon-webstore-vs-yahoo-stores-vs-ebay/" title="Amazon WebStore vs Yahoo Stores vs eBay">Amazon WebStore vs Yahoo Stores vs eBay</a></li>
<li><a href="http://chris.pirillo.com/net-neutrality-is-dead/" title="Net Neutrality is Dead">Net Neutrality is Dead</a></li>
<li><a href="http://chris.pirillo.com/the-blogosphere-has-jumped-the-shark/" title="The Blogosphere Has Jumped the Shark">The Blogosphere Has Jumped the Shark</a></li>
<li><a href="http://chris.pirillo.com/angel-djambazov-amazon-affiliates-taxes/" title="Angel Djambazov &#8211; Amazon, Affiliates &#038; Taxes">Angel Djambazov &#8211; Amazon, Affiliates &#038; Taxes</a></li>
<li><a href="http://chris.pirillo.com/amazon-coupons/" title="Amazon Coupons">Amazon Coupons</a></li>
<li><a href="http://chris.pirillo.com/this-one-time-at-band-camp/" title="This One Time, at Band Camp">This One Time, at Band Camp</a></li>
<li><a href="http://chris.pirillo.com/how-to-set-a-good-price-to-sell-on-ebay/" title="How to Set a Good Price to Sell on eBay">How to Set a Good Price to Sell on eBay</a></li>
<li><a href="http://chris.pirillo.com/roku-player-and-amazon/" title="Roku Player and Amazon">Roku Player and Amazon</a></li>
<li><a href="http://chris.pirillo.com/how-to-buy-and-sell-on-ebay/" title="How to Buy and Sell on eBay">How to Buy and Sell on eBay</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://chris.pirillo.com/mechanical-turd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Over 300 Tag Searches in One Spot</title>
		<link>http://chris.pirillo.com/over-300-tag-searches-in-one-spot/</link>
		<comments>http://chris.pirillo.com/over-300-tag-searches-in-one-spot/#comments</comments>
		<pubDate>Thu, 15 Jun 2006 23:16:55 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[gadabe]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[metasearch]]></category>
		<category><![CDATA[opml]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[RSS-search]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[subscribe]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[tag-search]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://chris.pirillo.com/2006/06/15/over-300-tag-searches-in-one-spot/</guid>
		<description><![CDATA[<p><a href="http://chris.pirillo.com/over-300-tag-searches-in-one-spot/">Over 300 Tag Searches in One Spot</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p>Don&#8217;t expect every one of these searches to yeild results, though. The output was generated by a <a href="http://gada.be/a/gnomedex/opml">single OPML file</a> and the <a HREF="http://www.yabfog.com/wp/optimal/" href="http://www.yabfog.com/wp/optimal/">Optimal OPML WordPress Plugin</a>. Looking for other easy ways to display the OPML from Gada.be right now. Hell, entirely new sites could be built on top of the OPML we produce &#8211; much like RSS, it&#8217;s a poor man&#8217;s API. </p>
<ul class="related_post">
<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/askcom-rss-search-not/" title="Ask.com RSS Search &#8211; NOT!">Ask.com RSS Search &#8211; NOT!</a></li>
<li><a href="http://chris.pirillo.com/tagjag-in-firefox/" title="TagJag in Firefox">TagJag in Firefox</a></li>
<li><a href="http://chris.pirillo.com/tagging-your-posts-for-gnomedex/" title="Tagging Your Posts for Gnomedex">Tagging Your Posts for Gnomedex</a></li>
<li><a href="http://chris.pirillo.com/ultimate-tag-editor-meta-keywords/" title="Ultimate Tag Warror META Keywords">Ultimate Tag Warror META Keywords</a></li>
<li><a href="http://chris.pirillo.com/what-are-tags/" title="What are Tags?">What are Tags?</a></li>
<li><a href="http://chris.pirillo.com/is-this-the-worlds-best-metasearch-site/" title="Is This the World&#8217;s Best Metasearch Site?">Is This the World&#8217;s Best Metasearch Site?</a></li>
<li><a href="http://chris.pirillo.com/rss-and-opml-for-feed-subscriptions/" title="RSS and OPML for Feed Subscriptions">RSS and OPML for Feed Subscriptions</a></li>
<li><a href="http://chris.pirillo.com/tagging-technorati/" title="Tagging Technorati">Tagging Technorati</a></li>
<li><a href="http://chris.pirillo.com/the-blame-game/" title="The Blame Game">The Blame Game</a></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://chris.pirillo.com/over-300-tag-searches-in-one-spot/">Over 300 Tag Searches in One Spot</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p>Don&#8217;t expect every one of these searches to yeild results, though. The output was generated by a <a href="http://gada.be/a/gnomedex/opml">single OPML file</a> and the <a HREF="http://www.yabfog.com/wp/optimal/" href="http://www.yabfog.com/wp/optimal/">Optimal OPML WordPress Plugin</a>. Looking for other easy ways to display the OPML from Gada.be right now. Hell, entirely new sites could be built on top of the OPML we produce &#8211; much like RSS, it&#8217;s a poor man&#8217;s API. </p>
<ul class="related_post">
<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/askcom-rss-search-not/" title="Ask.com RSS Search &#8211; NOT!">Ask.com RSS Search &#8211; NOT!</a></li>
<li><a href="http://chris.pirillo.com/tagjag-in-firefox/" title="TagJag in Firefox">TagJag in Firefox</a></li>
<li><a href="http://chris.pirillo.com/tagging-your-posts-for-gnomedex/" title="Tagging Your Posts for Gnomedex">Tagging Your Posts for Gnomedex</a></li>
<li><a href="http://chris.pirillo.com/ultimate-tag-editor-meta-keywords/" title="Ultimate Tag Warror META Keywords">Ultimate Tag Warror META Keywords</a></li>
<li><a href="http://chris.pirillo.com/what-are-tags/" title="What are Tags?">What are Tags?</a></li>
<li><a href="http://chris.pirillo.com/is-this-the-worlds-best-metasearch-site/" title="Is This the World&#8217;s Best Metasearch Site?">Is This the World&#8217;s Best Metasearch Site?</a></li>
<li><a href="http://chris.pirillo.com/rss-and-opml-for-feed-subscriptions/" title="RSS and OPML for Feed Subscriptions">RSS and OPML for Feed Subscriptions</a></li>
<li><a href="http://chris.pirillo.com/tagging-technorati/" title="Tagging Technorati">Tagging Technorati</a></li>
<li><a href="http://chris.pirillo.com/the-blame-game/" title="The Blame Game">The Blame Game</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://chris.pirillo.com/over-300-tag-searches-in-one-spot/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flickr Fun</title>
		<link>http://chris.pirillo.com/flickr-fun/</link>
		<comments>http://chris.pirillo.com/flickr-fun/#comments</comments>
		<pubDate>Thu, 18 May 2006 20:38:03 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[desktop-wallpaper]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[photo-sharing]]></category>
		<category><![CDATA[photo-thumbnails]]></category>

		<guid isPermaLink="false">http://chris.pirillo.com/2006/05/18/flickr-fun/</guid>
		<description><![CDATA[<p><a href="http://chris.pirillo.com/flickr-fun/">Flickr Fun</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p>I don&#8217;t know why I didn&#8217;t think of this before, but I&#8217;d like to put my latest Flickr photo thumbnails in the Lockergnome HTML newsletters. Since I use <a href="http://www.geckotribe.com/rss/carp/">CaRP</a>, I have virtually no configuration options (other than manual hacking or asking Antone). In searching for an easy way to get &#8216;er done, I found this <a href="http://fuddland.org.uk/archives/2005/04/06/use_a_flickr_feed_to_include_any_photostream_on_your_site_via_php_and_magpierss.php">solution from Fuddland</a> (but it relies on MagpieRSS, which I&#8217;d rather not use). The information is already in the feed &#8211; it&#8217;s getting it out of the feed that&#8217;s a bit tricky for people like myself. Why doesn&#8217;t Flickr just have a separate feed for thumbnails &#8211; letting the user designate the size of the desired output? Yeah, there&#8217;s an API for that &#8211; but have I not beaten it into the world&#8217;s skull that I&#8217;m not a developer? In my Flickr travels, I found quite a few useful tools &#8211; including one I used this morning for my previous Dell post.</p>
<ul>
<li><a href="http://www.stevex.org/CS/blogs/dottext/articles/1001.aspx">Clipr</a> &#8211; Upload Clipboarded Screen Shots</li>
<li><a href="http://www.samuraicode.com/">deskFlickr</a> &#8211; Create Collages from Flickr Tags</li>
<li><a HREF="http://photocastr.com/">photocastr</a> &#8211; Form for Easier Flickr Photocasting</li>
<li><a href="http://www.johnsadventures.com/backend/BackgroundSwitcher/index.html">John&#8217;s Background Switcher</a> &#8211; Change Your Desktop Wallpaper with Flickr Tags</li>
</ul>
<p>What other amazing Flickr tools am I not aware of?
<ul class="related_post">
<li><a href="http://chris.pirillo.com/what-is-an-eye-fi/" title="What is an Eye-Fi?">What is an Eye-Fi?</a></li>
<li><a href="http://chris.pirillo.com/whats-new-in-windows-7-desktop-wallpaper/" title="What&#8217;s New in Windows 7: Desktop Wallpaper!">What&#8217;s New in Windows 7: Desktop Wallpaper!</a></li>
<li><a href="http://chris.pirillo.com/kris-krug-photography-tips/" title="Kris Krug &#8211; Photography Tips">Kris Krug &#8211; Photography Tips</a></li>
<li><a href="http://chris.pirillo.com/how-and-where-do-you-post-your-digital-photos-online/" title="How and Where do You Post Your Digital Photos Online?">How and Where do You Post Your Digital Photos Online?</a></li>
<li><a href="http://chris.pirillo.com/where-do-you-search-for-stock-photography-images/" title="Where Do You Search for Stock Photography Images?">Where Do You Search for Stock Photography Images?</a></li>
<li><a href="http://chris.pirillo.com/who-needs-photoshop/" title="Who Needs Photoshop?!">Who Needs Photoshop?!</a></li>
<li><a href="http://chris.pirillo.com/do-you-pronounce-it-gif-giraffe-or-gif-graphic/" title="Do You Pronounce it GIF (Giraffe) or GIF (Graphic)?">Do You Pronounce it GIF (Giraffe) or GIF (Graphic)?</a></li>
<li><a href="http://chris.pirillo.com/do-you-embed-my-videos-or-pictures/" title="Do you Embed my Videos or Pictures?">Do you Embed my Videos or Pictures?</a></li>
<li><a href="http://chris.pirillo.com/wallpaper-spaz/" title="Wallpaper Spaz">Wallpaper Spaz</a></li>
<li><a href="http://chris.pirillo.com/christmas-wallpaper/" title="Christmas Wallpaper">Christmas Wallpaper</a></li>
</ul>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://chris.pirillo.com/flickr-fun/">Flickr Fun</a> is a post from <a href="http://chris.pirillo.com">Chris Pirillo</a></p>
<p>I don&#8217;t know why I didn&#8217;t think of this before, but I&#8217;d like to put my latest Flickr photo thumbnails in the Lockergnome HTML newsletters. Since I use <a href="http://www.geckotribe.com/rss/carp/">CaRP</a>, I have virtually no configuration options (other than manual hacking or asking Antone). In searching for an easy way to get &#8216;er done, I found this <a href="http://fuddland.org.uk/archives/2005/04/06/use_a_flickr_feed_to_include_any_photostream_on_your_site_via_php_and_magpierss.php">solution from Fuddland</a> (but it relies on MagpieRSS, which I&#8217;d rather not use). The information is already in the feed &#8211; it&#8217;s getting it out of the feed that&#8217;s a bit tricky for people like myself. Why doesn&#8217;t Flickr just have a separate feed for thumbnails &#8211; letting the user designate the size of the desired output? Yeah, there&#8217;s an API for that &#8211; but have I not beaten it into the world&#8217;s skull that I&#8217;m not a developer? In my Flickr travels, I found quite a few useful tools &#8211; including one I used this morning for my previous Dell post.</p>
<ul>
<li><a href="http://www.stevex.org/CS/blogs/dottext/articles/1001.aspx">Clipr</a> &#8211; Upload Clipboarded Screen Shots</li>
<li><a href="http://www.samuraicode.com/">deskFlickr</a> &#8211; Create Collages from Flickr Tags</li>
<li><a HREF="http://photocastr.com/">photocastr</a> &#8211; Form for Easier Flickr Photocasting</li>
<li><a href="http://www.johnsadventures.com/backend/BackgroundSwitcher/index.html">John&#8217;s Background Switcher</a> &#8211; Change Your Desktop Wallpaper with Flickr Tags</li>
</ul>
<p>What other amazing Flickr tools am I not aware of?
<ul class="related_post">
<li><a href="http://chris.pirillo.com/what-is-an-eye-fi/" title="What is an Eye-Fi?">What is an Eye-Fi?</a></li>
<li><a href="http://chris.pirillo.com/whats-new-in-windows-7-desktop-wallpaper/" title="What&#8217;s New in Windows 7: Desktop Wallpaper!">What&#8217;s New in Windows 7: Desktop Wallpaper!</a></li>
<li><a href="http://chris.pirillo.com/kris-krug-photography-tips/" title="Kris Krug &#8211; Photography Tips">Kris Krug &#8211; Photography Tips</a></li>
<li><a href="http://chris.pirillo.com/how-and-where-do-you-post-your-digital-photos-online/" title="How and Where do You Post Your Digital Photos Online?">How and Where do You Post Your Digital Photos Online?</a></li>
<li><a href="http://chris.pirillo.com/where-do-you-search-for-stock-photography-images/" title="Where Do You Search for Stock Photography Images?">Where Do You Search for Stock Photography Images?</a></li>
<li><a href="http://chris.pirillo.com/who-needs-photoshop/" title="Who Needs Photoshop?!">Who Needs Photoshop?!</a></li>
<li><a href="http://chris.pirillo.com/do-you-pronounce-it-gif-giraffe-or-gif-graphic/" title="Do You Pronounce it GIF (Giraffe) or GIF (Graphic)?">Do You Pronounce it GIF (Giraffe) or GIF (Graphic)?</a></li>
<li><a href="http://chris.pirillo.com/do-you-embed-my-videos-or-pictures/" title="Do you Embed my Videos or Pictures?">Do you Embed my Videos or Pictures?</a></li>
<li><a href="http://chris.pirillo.com/wallpaper-spaz/" title="Wallpaper Spaz">Wallpaper Spaz</a></li>
<li><a href="http://chris.pirillo.com/christmas-wallpaper/" title="Christmas Wallpaper">Christmas Wallpaper</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://chris.pirillo.com/flickr-fun/feed/</wfw:commentRss>
		<slash:comments>1</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/

Content Delivery Network via maxcdn.chris.pirillo.com

Served from: 192.168.20.61 @ 2009-11-23 20:07:20 -->