<?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"
	>

<channel>
	<title>EGOPOLY</title>
	<atom:link href="http://egopoly.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://egopoly.com</link>
	<description>Because I can't remember anything unless I write it down.</description>
	<pubDate>Mon, 10 Nov 2008 01:11:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>How to upgrade firmware on a Blu-Ray player.</title>
		<link>http://egopoly.com/2008/11/09/how-to-upgrade-firmware-on-a-blu-ray-player/</link>
		<comments>http://egopoly.com/2008/11/09/how-to-upgrade-firmware-on-a-blu-ray-player/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 01:10:43 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=436</guid>
		<description><![CDATA[Download the firmware image from a the manugacturer. In the case of Sony, the download is an ISO image wrapped up in a self-extracting .exe file. Why is it a .exe file?  It&#8217;s not like it&#8217;s a program that has to do some proprietary shit to talk to the BD player over USB.  [...]]]></description>
			<content:encoded><![CDATA[<p>Download the firmware image from a the manugacturer. In the case of Sony, the download is an ISO image wrapped up in a self-extracting .exe file. Why is it a .exe file?  It&#8217;s not like it&#8217;s a program that has to do some proprietary shit to talk to the BD player over USB.  It&#8217;s just an archive.  Why not have the ISO image just plain on the site? Or in a ZIP?  Guess what, geniuses: Mac has only 10% market share, but I bet if you eliminated corporate sales, it&#8217;s more like 20%. And I&#8217;ll bet if you surveyed people who have BD players, it&#8217;s even higher.  </p>
<p>Anyway, run Windows in your VM to extract the ISO from the .EXE.  Then burn a DVD from the ISO and put it in the BD player.</p>
<p>Now wait while the LED display of the BD player spews out incomprehensible messages for a while.  Don&#8217;t bother turning on the TV, nothing will be there to indicate what the heck is going on.</p>
<p>After a while, the BD player will spit out the disk with another inscrutable message. Upgrade complete.</p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/11/09/how-to-upgrade-firmware-on-a-blu-ray-player/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My checklist for Linux setup</title>
		<link>http://egopoly.com/2008/11/03/my-checklist-for-linux-setup/</link>
		<comments>http://egopoly.com/2008/11/03/my-checklist-for-linux-setup/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 20:30:37 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=419</guid>
		<description><![CDATA[Every few years or so I need to migrate this site (and others) to a new hosted server.  Here is my checklist for what packages to install, and other stuff to do.  At the moment, I&#8217;m using CentOS 5.  So far, I haven&#8217;t decided to go the virtualization route; even though virtual [...]]]></description>
			<content:encoded><![CDATA[<p>Every few years or so I need to migrate this site (and others) to a new hosted server.  Here is my checklist for what packages to install, and other stuff to do.  At the moment, I&#8217;m using CentOS 5.  So far, I haven&#8217;t decided to go the virtualization route; even though virtual hosted servers are cheaper, they don&#8217;t have the horsepower to run some of the bigger sites I host. (hint: not this blog.)</p>
<p><strong>Packages (via yum):</strong></p>
<p>emacs<br />
postfix<br />
mysql-devel<br />
freetype-devel (for RRDtool)<br />
libpng-devel<br />
libart_lgpl-devel</p>
<p><strong>Directories to tar/rsync over:<br />
</strong></p>
<p>web document roots<br />
/home dirs<br />
/usr/local</p>
<p><strong>Critical configs:</strong></p>
<p><code><br />
/etc/httpd/conf and conf.d<br />
/etc/sysconfig/iptables<br />
/etc/passwd<br />
/etc/shadow<br />
/etc/group<br />
/etc/sudoers<br />
/etc/ssh/sshd_config<br />
</code></p>
<p><strong>Misc tasks:</strong></p>
<ul>
<li>disable hosting company account
</li>
<li>disable webmin or other security holes</li>
<li>configure postfix for outbound</li>
<li>recompile RRDtool</li>
<li>dude, DON&#8217;T FORGET THE CRONTABS!!!!! including for users and /etc/crontab and .daily etc</li>
<li>Time zone: cp /usr/share/zoneinfo/US/Eastern /etc/localtime</li>
</ul>
<p><strong>Cutover procedure</strong></p>
<p>1. put up global &#8220;we are moving&#8221; web page on all sites</p>
<p>2. dump/restore mysql data to new server</p>
<p>3. bring up httpd with /etc/hosts file on my machine pointing to new server</p>
<p>4. test</p>
<p>5. change DNS to point to new server</p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/11/03/my-checklist-for-linux-setup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ZOMG Sonos controller for iPhone/iPod!!!!!!!!1!!</title>
		<link>http://egopoly.com/2008/10/28/zomg-sonos-controller-for-iphoneipod1/</link>
		<comments>http://egopoly.com/2008/10/28/zomg-sonos-controller-for-iphoneipod1/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 13:13:13 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=417</guid>
		<description><![CDATA[It&#8217;s even more awesome than you think.
gizmodo.com
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s even more awesome than you think.</p>
<p><a href="http://gizmodo.com/5069681/sonos-audio-system-brings-controller-app-to-iphone-firmware-27-update-with-lastfm-and-15000%252B-radio-stations">gizmodo.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/10/28/zomg-sonos-controller-for-iphoneipod1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>note to self: use iMovie on a network drive</title>
		<link>http://egopoly.com/2008/10/23/note-to-self-use-imovie-on-a-network-drive/</link>
		<comments>http://egopoly.com/2008/10/23/note-to-self-use-imovie-on-a-network-drive/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 19:36:02 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=415</guid>
		<description><![CDATA[hdiutil create -size 100g -type SPARSEBUNDLE -nospotlight -volname "iMovie Events" -fs "Case-sensitive Journaled HFS+" -verbose iMovieEvents.sparsebundle
]]></description>
			<content:encoded><![CDATA[<p><code>hdiutil create -size 100g -type SPARSEBUNDLE -nospotlight -volname "iMovie Events" -fs "Case-sensitive Journaled HFS+" -verbose iMovieEvents.sparsebundle</code></p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/10/23/note-to-self-use-imovie-on-a-network-drive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Aluminum Macbook notes</title>
		<link>http://egopoly.com/2008/10/21/new-aluminum-macbook-notes/</link>
		<comments>http://egopoly.com/2008/10/21/new-aluminum-macbook-notes/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 15:23:18 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=409</guid>
		<description><![CDATA[I got one of the new aluminum Macbooks. I was perfectly happy with my relatively new black Macbook, until I saw and held the new one at the Apple store. 
In terms of weight, performance, aesthetics, size and screen, this is by far the best notebook computer I&#8217;ve ever had. I have to say I [...]]]></description>
			<content:encoded><![CDATA[<p>I got one of the new aluminum Macbooks. I was perfectly happy with my relatively new black Macbook, until I saw and held the new one at the Apple store. </p>
<p>In terms of weight, performance, aesthetics, size and screen, this is by far the best notebook computer I&#8217;ve ever had. I have to say I am very glad I did not buy a Macbook Air when they came out, because this computer is very nearly as portable, but does not sacrifice CD drive, ethernet connection or CPU speed. And it&#8217;s way the hell cheaper.</p>
<p>Unlike other Macbooks I&#8217;ve had, this one doesn&#8217;t seem to get really hot.  Maybe the solid aluminum case is that much better at dissipating heat uniformly?</p>
<p>My memory upgrade I ordered should be arriving today, which I need to run Windows in a virtual machine.  These are the <a href="http://support.apple.com/kb/HT1651">instructions for adding memory</a>; Apple made it more of a pain to install memory, and less difficult to install/replace the hard drive. That trade-off makes sense.</p>
<p><strong>Handy upgrading tip</strong>: you must remove the back plate of the macbook to do the memory upgrade. To do this, you must remove 8 tiny screws. There are three different sizes of screw, so keep them separate. Pretty obvious. But what might not be obvious is this: do no put these tiny screws anywhere near the right side of the macbook as you work on it.  Because the <strong>magsafe adapter will suck the tiny little things right in,</strong> without you noticing.  Then you&#8217;ll start to freak out because you can&#8217;t find the screws, and you&#8217;ll crawl under your desk looking for them, saying &#8220;oh shit oh shit, WTF?&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/10/21/new-aluminum-macbook-notes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Note to self: useful site and blog of the day</title>
		<link>http://egopoly.com/2008/09/26/note-to-self-useful-site-and-blog-of-the-day/</link>
		<comments>http://egopoly.com/2008/09/26/note-to-self-useful-site-and-blog-of-the-day/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 17:34:57 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=406</guid>
		<description><![CDATA[http://www.jessies.org/~enh/
Lots of interesting stuff here for future reference, especially Terminator (a terminal emulator) and a Java build system that is not ANT.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jessies.org/~enh/">http://www.jessies.org/~enh/</a></p>
<p>Lots of interesting stuff here for future reference, especially Terminator (a terminal emulator) and a Java build system that is not ANT.</p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/09/26/note-to-self-useful-site-and-blog-of-the-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best. Spam. Ever.</title>
		<link>http://egopoly.com/2008/09/26/best-spam-ever/</link>
		<comments>http://egopoly.com/2008/09/26/best-spam-ever/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 15:06:28 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=402</guid>
		<description><![CDATA[ASCII Art Spam. Made it through Gmail&#8217;s filters.  This one will be tough to beat.
]]></description>
			<content:encoded><![CDATA[<p>ASCII Art Spam. Made it through Gmail&#8217;s filters.  This one will be tough to beat.</p>
<div id="attachment_403" class="wp-caption alignnone" style="width: 310px"><a href="http://egopoly.com/wordpress/wp-content/uploads/2008/09/screenshot_210.jpg"><img src="http://egopoly.com/wordpress/wp-content/uploads/2008/09/screenshot_210.jpg" alt="Best Spam Ever" title="best-spam-ever" width="300" height="189" class="size-medium wp-image-403" /></a><p class="wp-caption-text">Best Spam Ever</p></div>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/09/26/best-spam-ever/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to run visualvm on Mac OS X</title>
		<link>http://egopoly.com/2008/09/15/how-to-run-visualvm-on-mac-os-x/</link>
		<comments>http://egopoly.com/2008/09/15/how-to-run-visualvm-on-mac-os-x/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 18:23:01 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[note-to-self]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=400</guid>
		<description><![CDATA[visualvm &#8211;jdkhome /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/
via http://denverdev.blogspot.com/2008/09/setting-up-sun-visualvm-on-mac-osx.html
]]></description>
			<content:encoded><![CDATA[<p>visualvm &#8211;jdkhome /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/</p>
<p>via <a href="http://denverdev.blogspot.com/2008/09/setting-up-sun-visualvm-on-mac-osx.html">http://denverdev.blogspot.com/2008/09/setting-up-sun-visualvm-on-mac-osx.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/09/15/how-to-run-visualvm-on-mac-os-x/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pause/Skip with headphones on new iPod Touch</title>
		<link>http://egopoly.com/2008/09/15/pauseskip-with-headphones-on-new-ipod-touch/</link>
		<comments>http://egopoly.com/2008/09/15/pauseskip-with-headphones-on-new-ipod-touch/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 12:01:54 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[apple]]></category>

		<category><![CDATA[gadgets]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=398</guid>
		<description><![CDATA[I didn&#8217;t see this written anywhere, but I just tried it, and it works. With the iPhone, you can click the microphone to pause the currently playing song, or double-click to skip to the next track.  This makes it very pleasant to listen to music, and IMO is what made the iPhone the &#8220;best [...]]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t see this written anywhere, but I just tried it, and it works. With the iPhone, you can click the microphone to pause the currently playing song, or double-click to skip to the next track.  This makes it very pleasant to listen to music, and IMO is what made the iPhone the &#8220;best iPod ever.&#8221;</p>
<p>What was really annoying was that the first iPod Touch didn&#8217;t have this feature: to skip songs, or pause, you had to pull the thing out of your pocket, <strong>look at it</strong>, wake it up and pause/skip.  This made the iPod touch the &#8220;worst iPod ever,&#8221; at least as far as listening to music goes. For me, this seemingly hostile feature drop, even more than having no physical volume control, relegated the iTouch to watching movies and web browsing.</p>
<p>But all is forgiven.  Plug your iPhone (or compatible, presumably) headphones into the iTouch, queue up a playlist.  You can pause by one-clicking, skip by double-clicking. I&#8217;m hoping the new Nano has the same improvement.</p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/09/15/pauseskip-with-headphones-on-new-ipod-touch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Latency</title>
		<link>http://egopoly.com/2008/08/25/latency/</link>
		<comments>http://egopoly.com/2008/08/25/latency/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 14:19:20 +0000</pubDate>
		<dc:creator>billo</dc:creator>
		
		<category><![CDATA[note-to-self]]></category>

		<guid isPermaLink="false">http://egopoly.com/?p=395</guid>
		<description><![CDATA[A nice summary of latency, what it means to your web business and how to attack it. Thanks Derek for the link.
http://highscalability.com/latency-everywhere-and-it-costs-you-sales-how-crush-it
]]></description>
			<content:encoded><![CDATA[<p>A nice summary of latency, what it means to your web business and how to attack it. Thanks Derek for the link.</p>
<p><a href="http://highscalability.com/latency-everywhere-and-it-costs-you-sales-how-crush-it">http://highscalability.com/latency-everywhere-and-it-costs-you-sales-how-crush-it</a></p>
]]></content:encoded>
			<wfw:commentRss>http://egopoly.com/2008/08/25/latency/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
