<?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>gambrinous with griffonage &#187; Electronic Toys&#8230; er&#8230; Tools</title>
	<atom:link href="http://erikrubright.com/blog/tag/electronic-toys-er-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://erikrubright.com/blog</link>
	<description>the funeral procession for the death of taste.</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:23:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Incommunicado New Year</title>
		<link>http://erikrubright.com/blog/incommunicado-new-year/?source=rss</link>
		<comments>http://erikrubright.com/blog/incommunicado-new-year/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 05:22:39 +0000</pubDate>
		<dc:creator>Erik Rubright</dc:creator>
				<category><![CDATA[Ponderings]]></category>
		<category><![CDATA[Electronic Toys... er... Tools]]></category>
		<category><![CDATA[Yet Another Holiday]]></category>

		<guid isPermaLink="false">http://erikrubright.com/blog/?p=14943</guid>
		<description><![CDATA[It looks like we survived the change of the calendar into a new year. I hope you all had a non-eventful day! I've been without Internet at home for the last week. Internet access on my primary computer, that is. Which has really thrown me behind. I've got 167 blog entries to read from you ... (<a href="http://erikrubright.com/blog/incommunicado-new-year/" class="read-more">Continue Reading</a>)]]></description>
			<content:encoded><![CDATA[<p>It looks like we survived the change of the calendar into a new year. I hope you all had a non-eventful day!</p>
<p>I've been without Internet at home for the last week. Internet access on my primary computer, that is. Which has really thrown me behind. I've got 167 blog entries to read from you guys that have blogs that I follow, not counting all the tech and tattoo blogs. And maybe some tumblr porn too.</p>
<p>It may take me some time to catch up....</p>
<div class="blogmysig" ><p>Until next time...<br/><img border="0"  src="http://erikrubright.com/images/erik/erik-sig.png"  style="margin-left:-0.2em;"  width="80"  height="25"  alt="Erik" /><br/></p></div><br/><a href="http://erikrubright.com/blog/?p=14943#comments&source=rss"  title="Comments on &quot;Incommunicado New Year&quot;" ><img src="http://erikrubright.com/blog/wp-content/plugins/feed-comments-number/image.php?14943"  alt="Comments" /></a><div class="blogmysig" ><p>Until next time...<br/><img src="/images/erik/erik-sig.png"  class="signature"  width="80"  height="25"  alt="Erik" /><br/></p></div>]]></content:encoded>
			<wfw:commentRss>http://erikrubright.com/blog/incommunicado-new-year/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Stupid Pogoplug</title>
		<link>http://erikrubright.com/blog/stupid-pogoplug/?source=rss</link>
		<comments>http://erikrubright.com/blog/stupid-pogoplug/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 06:47:03 +0000</pubDate>
		<dc:creator>Erik Rubright</dc:creator>
				<category><![CDATA[Ponderings]]></category>
		<category><![CDATA[Electronic Toys... er... Tools]]></category>

		<guid isPermaLink="false">http://erikrubright.com/blog/?p=14558</guid>
		<description><![CDATA[This post is more a note to myself, just in case I have to repeat this process again. And it might be interesting to anyone who's geeky enough to understand it. Sometime ago, I had purchased a Pogoplug. It's basically a network device that lets you plug in USB drives and access them from any ... (<a href="http://erikrubright.com/blog/stupid-pogoplug/" class="read-more">Continue Reading</a>)]]></description>
			<content:encoded><![CDATA[<p>This post is more a note to myself, just in case I have to repeat this process again.</p>
<p>And it might be interesting to anyone who's geeky enough to understand it.  <img src="http://erikrubright.com/blog/wp-includes/images/smilies/icon_wink.gif"  alt=";-)"  class="wp-smiley" /> </p>
<p>Sometime ago, I had purchased a <a href="http://pogoplug.com/activate/" >Pogoplug</a>. It's basically a network device that lets you plug in USB drives and access them from any computer.</p>
<p>It's a great idea, but the Pogoplug implementation of it is extremely poor. Extremely.</p>
<p>All access to any drives plugged into it goes through their servers, even when I just wanted to access files locally on my LAN.</p>
<p>Which makes it so fraking SLOW!</p>
<p>Which is not what I wanted. But that's what I get for buying it and not a real NAS in the first place.</p>
<p>So I started looking for OS replacement alternatives for the Pogoplug. And I found one!</p>
<p>I followed the <a href="http://archlinuxarm.org/platforms/armv6/pogoplug-provideov3" >instructions here</a> and installed a flavor of linux on the Pogoplug.</p>
<p>And then I <a href="http://archlinuxarm.org/support/guides/applications/samba" >installed samba</a>.</p>
<p>The only problem I noticed with it was that the LED on the front of it continually blinked. Which I fixed by <a href="http://archlinuxarm.org/forum/viewtopic.php?f=29&#038;t=1156" >editing /etc/rc.local</a>. Because the model I have is slightly different that what the main install distro has (currently), I had to use <a href="http://archlinuxarm.org/forum/viewtopic.php?f=29&#038;t=1625&#038;hilit=led+blinking&#038;start=10" >use this path instead: /usr/local/cloudengines/bin/</a>.</p>
<p>A little <a href="http://archlinuxarm.org/forum/viewtopic.php?f=29&#038;t=1384" >more info</a>.</p>
<p>And since I'm a n00b at *nix, and I don't really know samba at all, I had to reference help <a href="http://www.samba.org/samba/docs/" >here</a> and <a href="http://www.samba.org/samba/docs/using_samba/ch09.html" >here</a>.</p>
<p>And now everything is up and running fine. And FAST! And I can now see my porn from any computing device in the house.  <img src="http://erikrubright.com/blog/wp-includes/images/smilies/icon_wink.gif"  alt=";-)"  class="wp-smiley" /> </p>
<div class="blogmysig" ><p>Until next time...<br/><img border="0"  src="http://erikrubright.com/images/erik/erik-sig.png"  style="margin-left:-0.2em;"  width="80"  height="25"  alt="Erik" /><br/></p></div><br/><a href="http://erikrubright.com/blog/?p=14558#comments&source=rss"  title="Comments on &quot;Stupid Pogoplug&quot;" ><img src="http://erikrubright.com/blog/wp-content/plugins/feed-comments-number/image.php?14558"  alt="Comments" /></a><div class="blogmysig" ><p>Until next time...<br/><img src="/images/erik/erik-sig.png"  class="signature"  width="80"  height="25"  alt="Erik" /><br/></p></div>]]></content:encoded>
			<wfw:commentRss>http://erikrubright.com/blog/stupid-pogoplug/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve Moved!</title>
		<link>http://erikrubright.com/blog/ive-moved/?source=rss</link>
		<comments>http://erikrubright.com/blog/ive-moved/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 19:00:34 +0000</pubDate>
		<dc:creator>Erik Rubright</dc:creator>
				<category><![CDATA[Site Issue]]></category>
		<category><![CDATA[Electronic Toys... er... Tools]]></category>

		<guid isPermaLink="false">http://erikrubright.com/blog/?p=14536</guid>
		<description><![CDATA[Well, the digital me has at least. If you can see this, then my move from my old web host to the new web host went well. Back in October, I discovered my current web host was going out of business. I asked for recommendations, which many of you offered. Based on J.P.'s recommendation, I ... (<a href="http://erikrubright.com/blog/ive-moved/" class="read-more">Continue Reading</a>)]]></description>
			<content:encoded><![CDATA[<p>Well, the digital me has at least. If you can see this, then my move from my old web host to the new web host went well.</p>
<p>Back <a href="http://erikrubright.com/blog/im-looking-for-a-new-web-host/" >in October</a>, I discovered my current web host was going out of business. I asked for recommendations, which many of you offered. Based on <a href="http://jpnearl.com/" >J.P.'s</a> recommendation, I ended up choosing <a href="https://customers.machighway.com/aff.php?aff=524" >MacHighway</a>. While I'm not a Mac guy in any way, I do like the fact that the servers are wind powered.</p>
<p>I first moved a couple of my "static" business websites over to them to see how that went. After not seeing any real issues, I decided I'd take the big leap and move this site over to them as well.</p>
<p>Which was a little more challenging.</p>
<p>MacHighway has excellent documentation on moving from one host to another, and all the things you need to do to make it work. I ended up having issues with both methods they document for moving WordPress sites, so I ended up doing it my own way. Which worked.  <img src="http://erikrubright.com/blog/wp-includes/images/smilies/icon_wink.gif"  alt=";-)"  class="wp-smiley" /> </p>
<p>As I write this post, I see a few minor things I need to figure out what's going on with. But for the most part everything looks like it survived the move.</p>
<div class="blogmysig" ><p>Until next time...<br/><img border="0"  src="http://erikrubright.com/images/erik/erik-sig.png"  style="margin-left:-0.2em;"  width="80"  height="25"  alt="Erik" /><br/></p></div><br/><a href="http://erikrubright.com/blog/?p=14536#comments&source=rss"  title="Comments on &quot;I&#8217;ve Moved!&quot;" ><img src="http://erikrubright.com/blog/wp-content/plugins/feed-comments-number/image.php?14536"  alt="Comments" /></a><div class="blogmysig" ><p>Until next time...<br/><img src="/images/erik/erik-sig.png"  class="signature"  width="80"  height="25"  alt="Erik" /><br/></p></div>]]></content:encoded>
			<wfw:commentRss>http://erikrubright.com/blog/ive-moved/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Now That&#8217;s How I&#8217;d Do Decorating!</title>
		<link>http://erikrubright.com/blog/now-thats-how-id-do-decorating/?source=rss</link>
		<comments>http://erikrubright.com/blog/now-thats-how-id-do-decorating/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 03:53:39 +0000</pubDate>
		<dc:creator>Erik Rubright</dc:creator>
				<category><![CDATA[Ponderings]]></category>
		<category><![CDATA[Electronic Toys... er... Tools]]></category>
		<category><![CDATA[Yet Another Holiday]]></category>

		<guid isPermaLink="false">http://erikrubright.com/blog/?p=14372</guid>
		<description><![CDATA[(YouTube link) Seriously, how cool is that lightshow? If I ever get fabulously wealthy, I'm doing that level of decorating. Luckily we don't have any neighbors! You should head over to YouTube and check out the rest of his videos. Holy cow! Totally found from a link posted by Thomas of My New Life. Until ... (<a href="http://erikrubright.com/blog/now-thats-how-id-do-decorating/" class="read-more">Continue Reading</a>)]]></description>
			<content:encoded><![CDATA[<p><iframe width="560"  height="315"  src="https://www.youtube.com/embed/WAXMtUCcp7o?rel=0"  frameborder="0"  allowfullscreen="" ></iframe><br/>
(<a href="http://youtu.be/WAXMtUCcp7o" >YouTube link</a>)</p>
<p>Seriously, how cool is that lightshow? If I ever get fabulously wealthy, I'm doing that level of decorating. Luckily we don't have any neighbors!</p>
<p>You should head over to YouTube and check out the rest of his videos. Holy cow!</p>
<p><i>Totally found from a link posted by Thomas of <a href="http://tomrimington.blogspot.com/2011/10/party-rockin-halloween.html" >My New Life</a>.</i></p>
<div class="blogmysig" ><p>Until next time...<br/><img border="0"  src="http://erikrubright.com/images/erik/erik-sig.png"  style="margin-left:-0.2em;"  width="80"  height="25"  alt="Erik" /><br/></p></div><br/><a href="http://erikrubright.com/blog/?p=14372#comments&source=rss"  title="Comments on &quot;Now That&#8217;s How I&#8217;d Do Decorating!&quot;" ><img src="http://erikrubright.com/blog/wp-content/plugins/feed-comments-number/image.php?14372"  alt="Comments" /></a><div class="blogmysig" ><p>Until next time...<br/><img src="/images/erik/erik-sig.png"  class="signature"  width="80"  height="25"  alt="Erik" /><br/></p></div>]]></content:encoded>
			<wfw:commentRss>http://erikrubright.com/blog/now-thats-how-id-do-decorating/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>I&#8217;m looking for a new web host</title>
		<link>http://erikrubright.com/blog/im-looking-for-a-new-web-host/?source=rss</link>
		<comments>http://erikrubright.com/blog/im-looking-for-a-new-web-host/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 05:31:45 +0000</pubDate>
		<dc:creator>Erik Rubright</dc:creator>
				<category><![CDATA[Site Issue]]></category>
		<category><![CDATA[Electronic Toys... er... Tools]]></category>

		<guid isPermaLink="false">http://erikrubright.com/blog/?p=14269</guid>
		<description><![CDATA[My web host bitServe, who I've always loved, recommended countless times, and have never had any problems with at all, posted this on their front page: bitServe has ceased operations. Paid subscribers will be provided hosting service through December 31, 2011 in lieu of a refund. I don't know when they posted this, but I ... (<a href="http://erikrubright.com/blog/im-looking-for-a-new-web-host/" class="read-more">Continue Reading</a>)]]></description>
			<content:encoded><![CDATA[<p>My web host <a href="http://bitserve.net/" >bitServe</a>, who I've always loved, recommended countless times, and have never had any problems with at all, posted this on their front page:</p>
<blockquote  style="margin:0 0 20px 0; padding:10px 30px 10px 40px; background-color:#d3cdba; -webkit-border-radius:6px; -khtml-border-radius:6px; -o-border-radius:6px; -ms-border-radius:6px; -moz-border-radius:6px; border-radius:6px;margin:0 0 20px 0; padding:10px 30px 10px 40px; background-color:#d3cdba; -webkit-border-radius:6px; -khtml-border-radius:6px; -o-border-radius:6px; -ms-border-radius:6px; -moz-border-radius:6px; border-radius:6px;"><p>
bitServe has ceased operations. Paid subscribers will be provided hosting service through December 31, 2011 in lieu of a refund.
</p></blockquote>
<p>I don't know when they posted this, but I was taken by surprise, especially considering I don't recall receiving any email about that from them.</p>
<p>Which means my hunt begins for a new web host which to move all the domains I own over to, including my blog. /joy</p>
<p>It's been a long time since I had to go hunting for a web host.</p>
<p>My basic requirements are PHP 5 support, Perl support, MySQL database support, FTP and telnet access, and some sort of admin control panel.</p>
<p>Do any of my readers have any recommendations? Who do you use, or who do you know that I should avoid?</p>
<div class="blogmysig" ><p>Until next time...<br/><img border="0"  src="http://erikrubright.com/images/erik/erik-sig.png"  style="margin-left:-0.2em;"  width="80"  height="25"  alt="Erik" /><br/></p></div><br/><a href="http://erikrubright.com/blog/?p=14269#comments&source=rss"  title="Comments on &quot;I&#8217;m looking for a new web host&quot;" ><img src="http://erikrubright.com/blog/wp-content/plugins/feed-comments-number/image.php?14269"  alt="Comments" /></a><div class="blogmysig" ><p>Until next time...<br/><img src="/images/erik/erik-sig.png"  class="signature"  width="80"  height="25"  alt="Erik" /><br/></p></div>]]></content:encoded>
			<wfw:commentRss>http://erikrubright.com/blog/im-looking-for-a-new-web-host/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

