<?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>Buster Collings</title>
	<atom:link href="http://www.bustercollings.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bustercollings.com/blog</link>
	<description>the official blog for Buster Collings (not Buster Collins)</description>
	<lastBuildDate>Thu, 25 Feb 2010 21:58:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Better Than an XBox Wireless Adapter</title>
		<link>http://www.bustercollings.com/blog/2010/02/25/better-than-an-xbox-wireless-adapter/</link>
		<comments>http://www.bustercollings.com/blog/2010/02/25/better-than-an-xbox-wireless-adapter/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 21:58:18 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=491</guid>
		<description><![CDATA[last week i finally decided to shell out and buy a wireless adapter for my xbox, so i could play on xbox live and stream netflix. the price for the various xbox wifi adapters has as always seemed too high for me. afterall, i might decide that xbox live isn&#8217;t for me; sure i cancel [...]]]></description>
			<content:encoded><![CDATA[<p>last week i finally decided to shell out and buy a wireless adapter for my xbox, so i could play on xbox live and stream netflix. the price for the various xbox wifi adapters has as always seemed too high for me. afterall, i might decide that xbox live isn&#8217;t for me; sure i cancel that account, but i&#8217;m left with an adapter that i can&#8217;t use for anything else.</p>
<p>thankfully, i googled around for xbox wireless adapter alternatives. i discovered that i could take an old home router and possibly reprogram it to act as a wifi network adapter for my xbox, but that seemed like i could spend a lot more time than i was willing to invest. then i stumbled upon something called ethernet over powerline, power over ethernet, powerline hd, etc. basically, you use the powerlines in your house or office to connect devices like an xbox to a network/internet.</p>
<p>for just a little more than the cost of an xbox wireless adapter i got the <a href="http://www.amazon.com/Netgear-HDXB111-Powerline-Ethernet-Adapter/dp/B001K7IBN0/ref=dp_cp_ob_e_title_1" target="_blank">Netgear HDXB111 Powerline HD Plus Ethernet Adapter Kit</a> from <a href="http://frys.com" target="_blank">Frys</a>, who had it on sale for $20 cheaper than Amazon! So, now I can use the adapters for any ethernet capable devices without having to rely on cat 5 cabling and enjoy speeds that aren&#8217;t achievable using a distant wireless router and wifi adapter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2010/02/25/better-than-an-xbox-wireless-adapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX FOR: SQL Express 2008 x64, file is corrupt during install</title>
		<link>http://www.bustercollings.com/blog/2010/02/12/fix-for-sql-express-2008-x64-file-is-corrupt-during-install/</link>
		<comments>http://www.bustercollings.com/blog/2010/02/12/fix-for-sql-express-2008-x64-file-is-corrupt-during-install/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 20:28:33 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=488</guid>
		<description><![CDATA[while setting up a new windows virtual server on the rackspace cloud i ran into a hiccup. not with rackspace, so far i&#8217;m liking their setup even though it&#8217;s still in beta mode for windows. the problem actually came about with installing microsoft&#8217;s sql express 2008 x64. the installer seemed to download without any problems, [...]]]></description>
			<content:encoded><![CDATA[<p>while setting up a new windows virtual server on the rackspace cloud i ran into a hiccup. not with rackspace, so far i&#8217;m liking their setup even though it&#8217;s still in beta mode for windows. the problem actually came about with installing microsoft&#8217;s sql express 2008 x64. the installer seemed to download without any problems, all 600MB of it, but when i ran the installer (actually a self extracting cabinet file) it would get 2/3 complete and then pop a message box with &#8220;File is corrupt.&#8221; so, i&#8217;m thinking.. that&#8217;s odd that i downloaded it straight off microsoft.com. so, i google the error message real quick.. i&#8217;m still addicted to google so no bing action. google came back with tons of discussions regarding this problem, many of them on m$ sites&#8230; google &#8220;sql express 2008 file is corrupt during install&#8221; and see for yourself. the only problem is that none of those discussions had a real solution. people, like myself, were upset with many of the m$ tech responses&#8230; paraphrasing: &#8220;just keep downloading it until it works.. something is probably wrong with your anti-virus software.&#8221; no help.</p>
<p><strong>ultimately here&#8217;s what worked for me</strong>: i realized that because i was downloading the sql express 2008 software from the web server.. i was using the IE browser (because i didn&#8217;t have chrome or ff installed on it.. no need). however, i wasn&#8217;t just using IE.. i was using the 64 bit version of IE. i remember long ago, with vista x64 that the 64 bit version of IE corrupted every executable I tried downloading.. so i quit using the 64 bit version and stuck with the old trusty 32 bit version. anyhow, <strong>i just downloaded sql express 2008 x64 using the 32 bit version of IE and ta-da no more &#8220;file is corrupt.&#8221;</strong></p>
<p>i&#8217;m too busy to login to all those sites discussing this problem, but hopefully anybody searching for a solution to &#8220;file is corrupt&#8221; when installing sql express 2008 will find this blog entry and save themselves some time and frustration.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2010/02/12/fix-for-sql-express-2008-x64-file-is-corrupt-during-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Uptime Monitoring</title>
		<link>http://www.bustercollings.com/blog/2010/01/14/website-uptime-monitoring/</link>
		<comments>http://www.bustercollings.com/blog/2010/01/14/website-uptime-monitoring/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:43:34 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Business & Economy]]></category>
		<category><![CDATA[Computers & Internet]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=484</guid>
		<description><![CDATA[lately i&#8217;ve been moving a number of my websites to new hosting providers. downtime was not my motivation for moving the sites, however after hosting most of those sites with one particular company for 10 years to hosts whom i have no personal experience, uptime is concern #1. with hosting companies you never know exactly [...]]]></description>
			<content:encoded><![CDATA[<p>lately i&#8217;ve been moving a number of my websites to new hosting providers. downtime was not my motivation for moving the sites, however after hosting most of those sites with one particular company for 10 years to hosts whom i have no personal experience, uptime is concern #1. with hosting companies you never know exactly what you&#8217;re getting until you&#8217;ve been running for a while, sometimes for several years <img src='http://www.bustercollings.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>i&#8217;ve used free uptime monitors for a couple of websites in the past, but i&#8217;ve never noticed any problems that would encourage actually paying for better service. during the recent moves however, it has become very clear that i can&#8217;t afford to not have thorough monitoring in place. so, if you&#8217;re comparing uptime monitoring services and stumbled on this blog i&#8217;ll just say you absolutely have to consider pingdom. at work we use another service that our sys admin likes, but it was a little more expensive. he&#8217;s going to take a look at pingdom too and see if we can save a little bread and still get the same quality of service.</p>
<p>pingdom doesn&#8217;t just ping. it monitors all the other fun stuff too: http, https, tcp port, dns, udp, stmp, pop3, imap, post data and will check for specific strings on a resulting page. you can get notifications via email, sms, twitter and iphone.</p>
<p>money well spent..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2010/01/14/website-uptime-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Great American Bubble Machine</title>
		<link>http://www.bustercollings.com/blog/2009/07/27/draft-created-on-772009-at-256-pm/</link>
		<comments>http://www.bustercollings.com/blog/2009/07/27/draft-created-on-772009-at-256-pm/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 18:48:41 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=453</guid>
		<description><![CDATA[Matt Taibbi recently wrote a terrific article in Rolling Stone magazine that sheds some light on the economic bubbles we&#8217;ve been experiencing in the last decade or so. Goldman Sachs is a particular target of Matt&#8217;s article, and for good reason. These vid clips have some quick snippets behind the story, &#8220;Inside the Great American [...]]]></description>
			<content:encoded><![CDATA[<p>Matt Taibbi recently wrote a terrific article in Rolling Stone magazine that sheds some light on the economic bubbles we&#8217;ve been experiencing in the last decade or so. <a href="http://en.wikipedia.org/wiki/Goldman_Sachs" target="_blank">Goldman Sachs</a> is a particular target of Matt&#8217;s article, and for good reason. These vid clips have some quick snippets behind the story, &#8220;<a href="http://www.rollingstone.com/politics/story/28816321/inside_the_great_american_bubble_machine" target="_blank">Inside the Great American Bubble Machine</a>&#8221;</p>
<p><script type="text/javascript">
function taibbiGS(n)
{
for(x=1;x<6;x++)
{
if(x==n){document.getElementById("taibbiGS_"+x).style.display="";document.getElementById("taibbiGS_span"+x).className='taibbiGS_on';}
else{document.getElementById("taibbiGS_"+x).style.display="none";document.getElementById("taibbiGS_span"+x).className='taibbiGS';}
}
}
</script>
<style>
span.taibbiGS{background-color:#000;color:#fff;padding:3px;margin:3px;border:solid 1px #a0a0a0;cursor:pointer;cursor:hand;font-weight:normal;}
span.taibbiGS:hover{background-color:#a0a0a0;color:#fff;font-weight:bold;}
span.taibbiGS_on{background-color:#fff;color:#000;font-weight:bold;cursor:pointer;cursor:hand;padding:3px;margin:3px;border:solid 1px #a0a0a0;}
</style>
<span id="taibbiGS_span1" class="taibbiGS_on" onclick="taibbiGS(1);">1</span><span id="taibbiGS_span2" class="taibbiGS" onclick="taibbiGS(2);">2</span><span id="taibbiGS_span3" class="taibbiGS" onclick="taibbiGS(3);">3</span><span id="taibbiGS_span4" class="taibbiGS" onclick="taibbiGS(4);">4</span><span id="taibbiGS_span5" class="taibbiGS" onclick="taibbiGS(5);">5</span>
<p id="taibbiGS_1">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="320" height="280"> 
<param name="movie"
value="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.real.com%2Fads%2Frs_default1s.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.rollingstone.com&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_1_intro_com.flv&controlPath=http://i.rollingstone.com/rs/flash/" /> 
<param name="quality" value="high" /> 
<embed src="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.real.com%2Fads%2Frs_default1s.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.rollingstone.com&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_1_intro_com.flv&controlPath=http://i.rollingstone.com/rs/flash/" width="320"
height="280" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></embed> 
</object>
</p>
<p style="display:none;" id="taibbiGS_2"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="320" height="280">
<param name="movie"
value="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.realone.com%2Fads%2Fsmirnoff_be-there_15sec_w-stop-script.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.real.com%2Fads%2Fredir%2Fsmirnoff_rs.rxml&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_2_bubbles.flv&controlPath=http://i.rollingstone.com/rs/flash/" />
<param name="quality" value="high" />
<embed src="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.realone.com%2Fads%2Fsmirnoff_be-there_15sec_w-stop-script.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.real.com%2Fads%2Fredir%2Fsmirnoff_rs.rxml&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_2_bubbles.flv&controlPath=http://i.rollingstone.com/rs/flash/" width="320"
height="280" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></embed>
</object>
</p>
<p style="display:none;" id="taibbiGS_3"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="320" height="280">
<param name="movie"
value="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.realone.com%2Fads%2Fsmirnoff_be-there_15sec_w-stop-script.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.real.com%2Fads%2Fredir%2Fsmirnoff_rs.rxml&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_3_gov_connect.flv&controlPath=http://i.rollingstone.com/rs/flash/" />
<param name="quality" value="high" />
<embed src="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.realone.com%2Fads%2Fsmirnoff_be-there_15sec_w-stop-script.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.real.com%2Fads%2Fredir%2Fsmirnoff_rs.rxml&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_3_gov_connect.flv&controlPath=http://i.rollingstone.com/rs/flash/" width="320"
height="280" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></embed>
</object>
</p>
<p style="display:none;" id="taibbiGS_4"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="320" height="280">
<param name="movie"
value="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.real.com%2Fads%2Frs_default1s.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.rollingstone.com&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_4_fear_retribution.flv&controlPath=http://i.rollingstone.com/rs/flash/" />
<param name="quality" value="high" />
<embed src="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.real.com%2Fads%2Frs_default1s.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.rollingstone.com&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_4_fear_retribution.flv&controlPath=http://i.rollingstone.com/rs/flash/" width="320"
height="280" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></embed>
</object>
</p>
<p style="display:none;" id="taibbiGS_5"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="320" height="280">
<param name="movie"
value="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.real.com%2Fads%2Frs_default1s.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.rollingstone.com&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_5_goldman_excuse.flv&controlPath=http://i.rollingstone.com/rs/flash/" />
<param name="quality" value="high" />
<embed src="http://i.rollingstone.com/rs/flash/rsplayer.swf?preroll=http%3A%2F%2Fi.real.com%2Fads%2Frs_default1s.swf%3FclickTAG%3Dhttp%3A%2F%2Fwww.rollingstone.com&feature=rtmp://flashplay.rbn.com/a41/d1/rstone/rstone/download/flash/2009_07/taibbi/pt_5_goldman_excuse.flv&controlPath=http://i.rollingstone.com/rs/flash/" width="320"
height="280" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash"></embed>
</object></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2009/07/27/draft-created-on-772009-at-256-pm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>California IOU&#8217;s are Dumb and Dumber</title>
		<link>http://www.bustercollings.com/blog/2009/07/07/california-ious-are-dumb-and-dumber/</link>
		<comments>http://www.bustercollings.com/blog/2009/07/07/california-ious-are-dumb-and-dumber/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 14:36:06 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Business & Economy]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Government]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[News & Media]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=446</guid>
		<description><![CDATA[California&#8217;s state government is the poster child for how NOT to run a state. They&#8217;re printing up their own currency nowadays in the form of IOU&#8217;s. The smart banks are refusing to accept them.

]]></description>
			<content:encoded><![CDATA[<p>California&#8217;s state government is the poster child for how NOT to run a state. They&#8217;re printing up their own currency nowadays in the form of IOU&#8217;s. The smart <a href="http://online.wsj.com/article/SB124692354575702881.html#mod=rss_whats_news_us" target="_blank">banks are refusing</a> to accept them.</p>
<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/7GSXbgfKFWg&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/7GSXbgfKFWg&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2009/07/07/california-ious-are-dumb-and-dumber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Billy Mays Checklist for Inventors Who Want to Be Seen on TV</title>
		<link>http://www.bustercollings.com/blog/2009/06/29/billy-mays-checklist-for-inventors-who-want-to-be-seen-on-tv/</link>
		<comments>http://www.bustercollings.com/blog/2009/06/29/billy-mays-checklist-for-inventors-who-want-to-be-seen-on-tv/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 15:54:49 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Business & Economy]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=440</guid>
		<description><![CDATA[&#8216;As Seen On TV&#8217;, Billy Mays summed up what he and his partners are looking for in an invention or product on the interesting tv series Pitchmen.
1. Does it have the wow factor?
2. Does it have mass appeal?
3. It is demonstrable?
4. Does it solve a problem?
5. Does it give instant gratification?
So now you know the [...]]]></description>
			<content:encoded><![CDATA[<p>&#8216;As Seen On TV&#8217;, Billy Mays summed up what he and his partners are looking for in an invention or product on the interesting tv series <a href="http://dsc.discovery.com/tv/pitchmen/pitchmen.html" target="_blank">Pitchmen</a>.</p>
<p><a href="http://www.bustercollings.com/blog/2009/06/29/billy-mays-checklist-for-inventors-who-want-to-be-seen-on-tv/"><em>Click here to view the embedded video.</em></a></p>
<p>1. Does it have the wow factor?<br />
2. Does it have mass appeal?<br />
3. It is demonstrable?<br />
4. Does it solve a problem?<br />
5. Does it give instant gratification?</p>
<p>So now you know the minimum requirements for developing a product that might make you rich and be seen on tv via <a href="http://www.telebrands.com/" target="_blank">Telebrands</a>, the &#8220;As Seen On TV&#8221; company.</p>
<p>UPDATE: Billy Mays died while sleeping on 6/28/2009. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2009/06/29/billy-mays-checklist-for-inventors-who-want-to-be-seen-on-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google can crawl Javascript</title>
		<link>http://www.bustercollings.com/blog/2009/06/08/google-can-crawl-javascript/</link>
		<comments>http://www.bustercollings.com/blog/2009/06/08/google-can-crawl-javascript/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 21:21:41 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Business & Economy]]></category>
		<category><![CDATA[Computers & Internet]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=438</guid>
		<description><![CDATA[Micro$oft might be spending $100,000,000 dollars to convince you that they have developed a better search engine than Google, but Google&#8217;s I/O conference stirred up some conversations about the ability of Googlebot to crawl JavaScript. That&#8217;s a tremendous step forward for search engines. If it&#8217;s true it&#8217;s also a serious game changing feature; one that [...]]]></description>
			<content:encoded><![CDATA[<p>Micro$oft might be spending $100,000,000 dollars to convince you that they have developed a better search engine than Google, but Google&#8217;s I/O conference stirred up some conversations about the ability of Googlebot to crawl JavaScript. That&#8217;s a tremendous step forward for search engines. If it&#8217;s true it&#8217;s also a serious game changing feature; one that should shush those (like myself) who&#8217;ve been saying that Google has been neglecting it&#8217;s search engine and focusing too much on all the other stuff they&#8217;ve been building, buying and giving away. So, it seems that yes Google can and does crawl JavaScript.</p>
<p>Here are some articles that SEO experts should check out.. and you&#8217;ll get a whiff of how important JavaScript crawling is:</p>
<p><a href="http://searchengineland.com/google-io-new-advances-in-the-searchability-of-javascript-and-flash-but-is-it-enough-19881" target="_blank">http://searchengineland.com/google-io-new-advances-in-the-searchability-of-javascript-and-flash-but-is-it-enough-19881</a></p>
<p><a href="http://www.seomoz.org/blog/no-clarification-forthcoming-from-google-on-nofollow-pagerank-flow" target="_blank">http://www.seomoz.org/blog/no-clarification-forthcoming-from-google-on-nofollow-pagerank-flow</a></p>
<p><a href="http://searchengineland.com/google-loses-backwards-compatibility-on-paid-link-blocking-pagerank-sculpting-20408" target="_blank">http://searchengineland.com/google-loses-backwards-compatibility-on-paid-link-blocking-pagerank-sculpting-20408</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2009/06/08/google-can-crawl-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slingbox SlingPlayer iPhone App is Available for $29.99</title>
		<link>http://www.bustercollings.com/blog/2009/05/13/slingbox-slingplayer-iphone-app-is-available-for-2999/</link>
		<comments>http://www.bustercollings.com/blog/2009/05/13/slingbox-slingplayer-iphone-app-is-available-for-2999/#comments</comments>
		<pubDate>Wed, 13 May 2009 16:53:03 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Business & Economy]]></category>
		<category><![CDATA[Computers & Internet]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News & Media]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=429</guid>
		<description><![CDATA[the much anticipated slingbox iphone app has been published in the itunes store. but somewhat to my suprise it&#8217;s not a free app for slingbox owners. it&#8217;s currently listed for $29.99. the iphone slingplayer is now the most expensive iphone app i&#8217;ve paid for; i guess in a few weeks or months i&#8217;ll know if [...]]]></description>
			<content:encoded><![CDATA[<p>the much anticipated slingbox iphone app has been published in the itunes store. but somewhat to my suprise it&#8217;s not a free app for slingbox owners. it&#8217;s currently listed for $29.99. the iphone slingplayer is now the most expensive iphone app i&#8217;ve paid for; i guess in a few weeks or months i&#8217;ll know if it&#8217;s worth it, right now i&#8217;m not happy that i had to pay for it.</p>
<p><strong>the bad</strong>: it only operates on wi-fi, no doubt an at&#038;t restriction. as a u-verse cable customer, the app doesn&#8217;t have a remote feature for the &#8220;ok&#8221; button. there is an &#8220;enter&#8221; button which acts much like the &#8220;ok&#8221; button when typing in channel numbers, but the big problem is that when i connect to my u-verse cable box and it&#8217;s not active on you must hit the &#8220;ok&#8221; button to bring up the guide and/or channels. when you hit the &#8220;enter&#8221; key on the sling iphone app without a number it alerts you to select a valid number&#8230; no bueno (<a href="#update-slingplayer-remote-buttons">PROBLEM SOLVED, SEE UPDATE</a>). the biggest bad is the price <img src='http://www.bustercollings.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  it should&#8217;ve been free, or least a lot cheaper. i wouldn&#8217;t even complain if it was $4.99.</p>
<p><strong>the good</strong>: video and audio quality are good. slick and intuitive interface.</p>
<p>funny thing is i just happened to discover the slingplayer iphone app was out on my own, but randomly logging into the app store on my iphone.. instead of being alerted by slingmedia.. why did i sign up for the email alert?? maybe it went into my spam folder.. o well.</p>
<p>here&#8217;s the official slingmedia info page about the >> <a href="http://www.slingmedia.com/go/iphone" target="_blank">slingbox iphone app</a></p>
<p><a id="update-slingplayer-remote-buttons">UPDATE:</a> the tech support folks at Sling were quick to resolve this issue for me.. it&#8217;s just taken me a while to post this update but better late than never. check it >> <a href="http://support.slingmedia.com/get/KB-1000182.html" target="_blank">iphone slingplayer missing remote buttons</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2009/05/13/slingbox-slingplayer-iphone-app-is-available-for-2999/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDrive better than Carbonite and Mozy?</title>
		<link>http://www.bustercollings.com/blog/2009/05/06/idrive-better-than-carbonite-and-mozy/</link>
		<comments>http://www.bustercollings.com/blog/2009/05/06/idrive-better-than-carbonite-and-mozy/#comments</comments>
		<pubDate>Wed, 06 May 2009 05:38:13 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Computers & Internet]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=427</guid>
		<description><![CDATA[i tested mozy, an online backup service, and was impressed. mozy has been running a lot of commercials on tv lately and it was enough to make me get serious about protecting some important computer data on something other than backup drives that would do me no good if my house caught on fire (heaven [...]]]></description>
			<content:encoded><![CDATA[<p>i tested <a href="http://mozy.com/" target="_blank">mozy</a>, an online backup service, and was impressed. mozy has been running a lot of commercials on tv lately and it was enough to make me get serious about protecting some important computer data on something other than backup drives that would do me no good if my house caught on fire (heaven forbid). mozy is good and the price is great but then i looked into <a href="http://www.idrive.com/" target="_blank">idrive</a> and i was more impressed.</p>
<p>keep in mind all the services mentioned let you setup a free account with limited storage capacity (2GB) so that you can try them out before paying for upgraded and expanded storage.</p>
<p>idrive does have a storage limit, 150GB, whereas mozy and <a href="http://carbonite.com/" target="_blank">carbonite</a> boast unlimited storage space. however, idrive offers some features that those don&#8217;t have. the feature i like more than anything with idrive is &#8216;versioning&#8217;.  you can actually restore an old version of a file that you have been backing up. also, if you delete the files locally you can leave them online; mozy and carbonite will remove deleted files from their server when the sync happens. idrive can be setup to do that if you want, but it&#8217;s like a nice safety net for accidental and unintentional deletes.</p>
<p>if you have important files you don&#8217;t want to lose you should consider one of these services.. all of them are worth the money, i just prefer some of the idrive features enough to deal with 150GB storage limitation over the unlimited storage offered by mozy and carbonite.</p>
<p>also, if you&#8217;re an iphone owner <a href="http://idrivelite.com" target="_blank">idrivelite</a> is a nice free iphone app for backing up your contacts online.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2009/05/06/idrive-better-than-carbonite-and-mozy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>last minute flight of the conchords tickets</title>
		<link>http://www.bustercollings.com/blog/2009/05/04/last-minute-flight-of-the-conchords-tickets/</link>
		<comments>http://www.bustercollings.com/blog/2009/05/04/last-minute-flight-of-the-conchords-tickets/#comments</comments>
		<pubDate>Tue, 05 May 2009 04:22:46 +0000</pubDate>
		<dc:creator>Buster</dc:creator>
				<category><![CDATA[Arts & Humanities]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.bustercollings.com/blog/?p=423</guid>
		<description><![CDATA[fotc will be in atx on 5/7, if you&#8217;re looking for tickets at the last minute you better check >> flight of conchords tickets in austin
find other fotc tickets

]]></description>
			<content:encoded><![CDATA[<p>fotc will be in atx on 5/7, if you&#8217;re looking for tickets at the last minute you better check >> <a href="http://www.ticketcity.com/theatre-tickets/flight-of-the-conchords-tickets/flight-of-the-conchords-tickets-bass-concert-hall-may-7-8-00pm.html" target="_blank">flight of conchords tickets in austin</a></p>
<p>find other <a href="http://www.ticketcity.com/theatre-tickets/flight-of-the-conchords-tickets.html" target="_blank" title="flight of the conchords tickets">fotc tickets</a></p>
<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/WGoi1MSGu64&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/WGoi1MSGu64&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bustercollings.com/blog/2009/05/04/last-minute-flight-of-the-conchords-tickets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
