<?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>Intuition &#38; Elbow Grease™ &#187; software</title>
	<atom:link href="http://www.jeffpickell.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffpickell.com</link>
	<description>Ponderings of things that go &#34;Ping!&#34;</description>
	<lastBuildDate>Tue, 29 Nov 2011 14:06:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Some Thoughts on Apple&#8217;s latest releases this morning:</title>
		<link>http://www.jeffpickell.com/macintosh/some-thoughts-on-apples-latest-releases-this-morning/</link>
		<comments>http://www.jeffpickell.com/macintosh/some-thoughts-on-apples-latest-releases-this-morning/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 14:56:42 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.jeffpickell.com/?p=257</guid>
		<description><![CDATA[Lion (OSX 10.7) is now available, although I don&#8217;t feel compelled to upgrade. The Mac Minis have lost their optical drives. No more white Macbook (your choices are either an Air or a Pro for laptops now) Not sure how I feel about the loss of the optical drives&#8230; On the one hand I think [...]]]></description>
			<content:encoded><![CDATA[<p>Lion (OSX 10.7) is now available, although I don&#8217;t feel compelled to upgrade. The Mac Minis have lost their optical drives. No more white Macbook (your choices are either an Air or a Pro for laptops now)</p>
<p><a href="http://www.jeffpickell.com/wp-content/uploads/2011/07/mac-os-x-lion-img1.jpeg"><img class="alignright size-medium wp-image-261" title="mac-os-x-lion-img1" src="http://www.jeffpickell.com/wp-content/uploads/2011/07/mac-os-x-lion-img1-300x180.jpg" alt="Apple Mac OSX Lion" width="300" height="180" /></a>Not sure how I feel about the loss of the optical drives&#8230; On the one hand I think its a good thing in the long run, not many people use the drive for loading software and everyone (read: Netflix) seems to be pushing for streaming content to machines as opposed to physical media. On the other hand, I have a Mac Mini serving as my media center in our living room and we use the heck out the optical drive to watch DVD movies, both from our own library of DVD&#8217;s and places like Redbox (along with online media such as Hulu and Netflix)</p>
<p>Of course now that the optical drive has been removed, we now have the opportunity to put whatever type of external drive on the Mini that we want. Now if we could just get an inexpensive Blueray player and Blueray playback on the Mini, we&#8217;d be good to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffpickell.com/macintosh/some-thoughts-on-apples-latest-releases-this-morning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vim Viewports (Windowing tips for a Text Editor)</title>
		<link>http://www.jeffpickell.com/software/vim-viewports/</link>
		<comments>http://www.jeffpickell.com/software/vim-viewports/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 05:19:12 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://www.jeffpickell.com/?p=177</guid>
		<description><![CDATA[If you didn&#8217;t know it about me, I&#8217;m a very big fan of using text as my default method of storing information.  Whether it&#8217;s a note about the specific hex colors for a website, my daily tasks, projects or  todo lists, I keep them all in plaintext files.  I made the transition to text-only years [...]]]></description>
			<content:encoded><![CDATA[<p><strong>If you didn&#8217;t know it about me</strong>, I&#8217;m a very big fan of using text as my default method of storing information.  Whether it&#8217;s a note about the specific hex colors for a website, my daily tasks, projects or  todo lists, I keep them all in plaintext files.  I made the transition to text-only years ago when I ran into issues trying to move my palm-pilot memos to a new platform.  It took quite a bit of manipulation before finally being able to migrate my information from a proprietary format into one that is ubiquitous.  Plaintext is ultimately portable and can be taken everywhere.  I will always be able to read my plaintext files.  No, they&#8217;re not formatted all nice and pretty, but I can use html or some other markup language if I want to make them look nice.  No, my primary concern is that I can read them.  Twenty years from now, I am confident that whatever office suite word processor is in vogue, it will be able to read my meager text files.   Those old Wambulator 5 files?  I&#8217;m probably gonna be out of luck with those.</p>
<div id="attachment_197" class="wp-caption alignright" style="width: 160px"><a href="http://www.jeffpickell.com/wp-content/uploads/2009/01/emacs.png"><img class="size-thumbnail wp-image-197" title="emacs" src="http://www.jeffpickell.com/wp-content/uploads/2009/01/emacs-150x150.png" alt="Emacs" width="150" height="150" /></a><p class="wp-caption-text">Emacs</p></div>
<p><strong>Text editors are varied and many-flavored</strong>.  In the unix world, there are two primary editors: <a href="http://www.vim.org" target="_blank">Vim</a> and <a href="http://www.gnu.org/software/emacs" target="_blank">Emacs</a>.  Both have their strengths and weaknesses.  (please, no need to get all huffy about it, I use both.  It&#8217;s true and I admit it:<span style="color: #99ccff;"> <span style="color: #993300;"><em>I am ambi-textrous</em></span></span>)   For the quick editing of small scripts, notes, or log files I tend to favor the use of Vim.   I have a handful of basic Vim commands that I use constantly to edit and save files; a few commands such as search and replace functions that get used occasionally; and then there is a whole world of commands that I am completely unfamiliar with.  Vim Viewports is one such category of commands.</p>
<p><strong>Did you know</strong> that the text editor Vim (which stands for Visual editor IMproved) is capable of providing a windowed editing page?   In Vim-land, these windows are called &#8216;viewports&#8217;   When you first invoke Vim from the unix command line you start out with a single viewport.</p>
<div id="attachment_181" class="wp-caption alignleft" style="width: 160px"><a href="http://www.jeffpickell.com/wp-content/uploads/2009/01/picture-4.png"><img class="size-thumbnail wp-image-181" style="text-align: center;" title="Vim" src="http://www.jeffpickell.com/wp-content/uploads/2009/01/picture-4-150x150.png" alt="Vim - Single viewport" width="150" height="150" /></a><p class="wp-caption-text">Vim - Single viewport</p></div>
<p>This is the default view that most users of Vim are used to seeing.   I&#8217;ve been using Vim (or it&#8217;s predecessor Vi) for well over a decade now and this single-viewport view is the only one I&#8217;ve used until very recently.   There are times when I want to be able to edit one file, while referencing another.  Before utilizing viewports, that meant opening another terminal, setting up another connection, and displaying the reference file using cat, less or more (depending on the system)</p>
<p>That all changed when I re-discovered the fact that Vim supports multiple viewports!  From the command mode of Vim (there are two modes; command mode and edit mode.  If you are unfamiliar with these concepts then this article is most likely not for you. Go learn some Vim basics over at the Vim homepage: <a title="Vim home page" href="http://www.vim.org" target="_blank">http://www.vim.org/</a> then please come back!)</p>
<p><em>::ahem:: Where were we?</em></p>
<div id="attachment_192" class="wp-caption alignright" style="width: 160px"><a href="http://www.jeffpickell.com/wp-content/uploads/2009/01/picture-5.png"><img class="size-thumbnail wp-image-192" title="Vim3Viewports" src="http://www.jeffpickell.com/wp-content/uploads/2009/01/picture-5-150x150.png" alt="Vim - Three Viewports" width="150" height="150" /></a><p class="wp-caption-text">Vim - Three Viewports</p></div>
<p>Ah yes, from the command mode of Vim enter :split to split the current viewport horizontally.  Entering :vsp will split the window vertically.  Different text can then be loaded into each viewport using :e &lt;filename&gt;  Moving from one viewport to the next is accomplished using Ctrl-w Ctrl-w.  (that&#8217;s Ctrl-w twice, not a typo)   Or the standard Vim cursor movement keys modified with a Ctrl-w will also move you between viewports.  So Ctrl-w j will move you one viewport down, Ctrl-w k will move you one viewport up, and so on.  (for h j k l )</p>
<p>The content of each viewport can be swapped back and forth or rotated by using Ctrl-w r to move the current viewport contents to the right or Ctrl-w R to move the contents to the left.</p>
<p>It&#8217;s easy to open a bunch of viewports and have them all different sizes, making the contents difficult to read.  Issuing Ctrl-w = will resize all of the viewports, making them equal sizes (or as close as possible)</p>
<p><strong>Some Vim commands for manipulating viewports</strong></p>
<blockquote><p>:sp|:split will split the Vim window horizontally.</p>
<p>:vsp|:vsplit will split the Vim window vertically.</p>
<p>Ctrl-w Ctrl-w moves between Vim viewports.</p>
<p>Ctrl-w j moves one viewport down.</p>
<p>Ctrl-w k moves one viewport up.</p>
<p>Ctrl-w h moves one viewport to the left.</p>
<p>Ctrl-w l moves one viewport to the right.</p>
<p>Ctrl-w = tells Vim to resize viewports to be of equal size.</p>
<p>Ctrl-w &#8211; reduce active viewport by one line.</p>
<p>Ctrl-w + increase active viewport by one line.</p>
<p>Ctrl-w q will close the active window.</p>
<p>Ctrl-w r will rotate windows to the right.</p>
<p>Ctrl-w R will rotate windows to the left.</p></blockquote>
<p><strong>Do you have a great Vim tip?  Or an &lt;editor of your choice&gt; tip?  Then be sure to comment below, I&#8217;d love to learn something new!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffpickell.com/software/vim-viewports/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free online backups for home use</title>
		<link>http://www.jeffpickell.com/security/free-online-backups-for-home-use/</link>
		<comments>http://www.jeffpickell.com/security/free-online-backups-for-home-use/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 14:52:28 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.vxrs.com/?p=58</guid>
		<description><![CDATA[Just a quick note this morning to remind everyone to make sure that you&#8217;re making plenty of backups of your data.   I&#8217;m a bit paranoid when it comes to data loss, so I like to take extra precautions.  Since all of our computers are macs every machine here has an external drive attached for using [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note this morning to remind everyone to make sure that you&#8217;re making plenty of backups of your data.   I&#8217;m a bit paranoid when it comes to data loss, so I like to take extra precautions.  Since all of our computers are macs every machine here has an external drive attached for using Apple&#8217;s <a href="http://www.apple.com/macosx/features/timemachine.html" target="_blank">Time Machine</a> to make automatic backups.  I also archive my data to a shared location on the network.  The only problem with either of these approaches (as implemented) is that it doesn&#8217;t get the data offsite.   To solve that problem, I&#8217;ve been using <a href="http://mozy.com/?ref=4UEJBG" target="_blank">Mozy</a> for the last two months.  Mozy offers 2GB of free online storage for home use per account.  It&#8217;s not enough to back up everything, but it goes a long way to backup my most important or timely documents.  I may consider upgrading my account and pay the $4.95 a month to get unlimited storage.</p>
<p>I haven&#8217;t tried the Windows client so I can&#8217;t vouch for it, but so far the Mac client has worked with no problems.</p>
<p>::Full Disclosure::</p>
<p>And if you decide to try it out I&#8217;d appreciate it if you used my link <a href="http://mozy.com/?ref=4UEJBG" target="_blank">here</a>.  It&#8217;s a referral program and I get an extra 256MB of space for each person that signs up through the link.   For a short time, their bumping that up to 512MB per sign up, so I thought I&#8217;d plug the product here and maybe earn myself a bit of extra backup storage!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffpickell.com/security/free-online-backups-for-home-use/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Displaying an HTML table from MySQL data</title>
		<link>http://www.jeffpickell.com/misc/displaying-an-html-table-from-mysql-data/</link>
		<comments>http://www.jeffpickell.com/misc/displaying-an-html-table-from-mysql-data/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 23:42:42 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.vxrs.com/?p=49</guid>
		<description><![CDATA[Here&#8217;s one from the 2003 archives: Did you know that PHP could interface with a MySQL database? Well it can, and here&#8217;s how! The code below illustrates just how easy it is to produce a nice table with headers populated with data culled from a database. One little trick I like to use (and have [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s one from the 2003 archives:</p>
<p>Did you know that <a href="http://www.php.net/">PHP</a> could interface with a <a href="http://www.mysql.com/">MySQL</a> database? Well it can, and here&#8217;s how! The code below illustrates just how easy it is to produce a nice table with headers populated with data culled from a database. One little trick I like to use (and have used for a very long time) when displaying table data is to alternate the background color. This makes it a bit easier to read the data (at least it does for me) Notice that when the table is initialized (&lt;table&gt;&lt;tr bgcolor=\&#8221;#afafaf\&#8221;&gt;), I define the background color. Later as the code iterates through the lines of data, I test to see what the current backgound color is, and then reverse it. Not rocket science, but it spruces things up just a bit. I have been using a heavily modified version of this code in several places, whether it is for displaying log files or pulling intrusion reports from a <a href="http://www.snort.org/">Snort</a> database and it has worked quite well.  Any comments or improvements are always welcome!</p>
<pre>
&lt;?php
$link = mysql_connect("database_host", "user", "password");

mysql_select_db("database_name", $link);

$qry = mysql_query("SELECT * FROM table_name", $link);
echo &lt;table&gt;&lt;tr bgcolor=\"#afafaf\"&gt;;
if (mysql_num_rows($qry) &gt; 0) {

for ($i = 0; $i&lt;mysql_num_fields($qry); $i++) {

echo "&lt;td&gt;&lt;b&gt;" . mysql_field_name($qry, $i) . "&lt;/b&gt;&lt;/td&gt;";

}

}else{

echo "&lt;td&gt;No entries found in the database&lt;/td&gt;";

}
echo "&lt;/tr&gt;\n";
if (mysql_num_rows($qry) &gt; 0) {

for ($j = 0; $j&lt;mysql_num_rows($qry); $j++) {

if ($bgcolor == "#ffffff"){

$bgcolor="#cccccc";

}else{

$bgcolor="#ffffff";

}

echo "&lt;tr bgcolor=\"$bgcolor\"&gt;";

for ($k = 0; $k&lt;mysql_num_fields($qry); $k++) {

echo "&lt;td&gt;" . mysql_result($qry,$j, $k) . "&lt;/td&gt;";

}

echo "&lt;/tr&gt;\n";

}

echo "&lt;/table&gt;";

}
?&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffpickell.com/misc/displaying-an-html-table-from-mysql-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail IMAP missing</title>
		<link>http://www.jeffpickell.com/misc/gmail-imap-missing/</link>
		<comments>http://www.jeffpickell.com/misc/gmail-imap-missing/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 20:35:55 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.vxrs.com/?p=43</guid>
		<description><![CDATA[UPDATE:  Looks like it&#8217;s been re-enabled.  Hopefully for good.  Maybe they were upgrading the service. Looks like Google may be having some issues w/their IMAP services.  I noticed earlier that my palm pilot couldn&#8217;t access my gmail account via IMAP, producing a connection error.  When I log into my gmail settings, the IMAP section from [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE:  Looks like it&#8217;s been re-enabled.  Hopefully for good.  Maybe they were upgrading the service.</p>
<p>Looks like Google may be having some issues w/their IMAP services.  I noticed earlier that my palm pilot couldn&#8217;t access my gmail account via IMAP, producing a connection error.  When I log into my gmail settings, the IMAP section from the &#8216;Forwarding and Pop&#8217; tab is now missing:</p>
<p><a href="http://www.vxrs.com/wp-content/uploads/2008/04/picture-51.png"><img class="alignnone size-medium wp-image-47" title="gmail-no-imap" src="http://www.vxrs.com/wp-content/uploads/2008/04/picture-51-300x106.png" alt="No IMAP settings in gmail" width="300" height="106" /></a></p>
<p><a href="http://www.vxrs.com/wp-content/uploads/2008/04/picture-51.png"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffpickell.com/misc/gmail-imap-missing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title># emerge osx-epic-fail</title>
		<link>http://www.jeffpickell.com/macintosh/emerge-osx-epic-fail/</link>
		<comments>http://www.jeffpickell.com/macintosh/emerge-osx-epic-fail/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 18:51:26 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.vxrs.com/?p=29</guid>
		<description><![CDATA[Gentoo Prefix Bootstrap Process for Mac OS X has a lengthy walkthrough on getting Gentoo&#8216;s emerge package management system installed onto a Mac OSX system.  Naturally I had to give it a shot!  I&#8217;ve never worked with Gentoo before so I really had no idea what to expect from emerge. From a few conversations with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" target="_blank">Gentoo Prefix Bootstrap Process for Mac OS X </a> has a lengthy walkthrough on getting <a href="http://www.gentoo.org" target="_blank">Gentoo</a>&#8216;s emerge package management system installed onto a Mac OSX system.  Naturally I had to give it a shot!  I&#8217;ve never worked with Gentoo before so I really had no idea what to expect from emerge.</p>
<p>From a few conversations with a collegue I learned that I could very easily tailor the build process to my specific environment by customizing the make.conf file for emerge.  Unlike some package management systems that either grab a generic binary for your platform, emerge will pull down the latest source code and compile it directly for your specific machine.  If I recall correctly, the FreeBSD ports collection also works this way, as does Debian&#8217;s apt (although I&#8217;m not sure of the ability to modify machine-specific compile time flags with either system)</p>
<p>The install detailed in the walkthrough (see link above) is a bit sparse on background information such as why call emerge with the oneshot option.  (still not sure about that myself, from the emerge man page: <em>&#8220;Emerge as normal, but do not add the packages to the world profile for later updating&#8221;</em>)  Each of the build steps took a rather long time on the aging <a href="http://www.apple.com/support/powermac/g4/" target="_blank">Mac G4</a> box and I unfortunately kept running into compile errors about 3/4ths of the way through the process.  The process failed trying to compile Autom4te (an M4 replacement for autoconf) due to various reasons (one of which might be a missing perl library)</p>
<p>After stepping through the various stages of the install a couple of times and only getting marginal success, I decided the easiest route would be to script the install process so that I could re-run it at my leisure.  I just grabbed the commands listed in the walkthrough and stuck them in a shell script (no error-checking or anything fancy) which would allow me to set a couple of variables and then re-run the script as often as needed.   The script (and the author&#8217;s walkthrough) relies on another script called &#8216;bootstrap-prefix.sh&#8217; (also available from the walkthrough site) so I created a directory called &#8216;emerge&#8217; and therein placed both the &#8216;bootstrap-prefix.sh&#8217; script and my own &#8216;setup_gentoo_bootstrap_env.sh&#8217; script.</p>
<p>I set my &#8216;EPREFIX&#8217; variable to /usr/local/gentoo, so everytime the process would fail, I could just &#8216;rm -rf /usr/local/gentoo&#8217; and start over.   Since part of the process includes pulling down all the latest sources I figured that if I just waited a week, maybe someone would have found the issue and fixed it.  But alas, as of this morning the process still fails in the same spot.  So I&#8217;ll send a note to the maintainer and see what happens.  Until that time I have to conclude that emerge on OSX constitutes the &#8216;epic-fail&#8217; tag.</p>
<p>After all of this, I finally just grabbed the latest <a href="http://www.macports.org" target="_blank">macports</a> and within minutes I installed several standard software packages.  Both <a href="http://www.macports.org" target="_blank">macports</a> and <a href="http://www.finkproject.org/" target="_blank">fink</a> provide very easy access for OSX to most readily available linux software.  However it does appear at the moment that <a href="http://www.macports.org" target="_blank">macports</a> has been getting more attention and is more supported (at least by comparing the verbage on each of their websites) and even though I&#8217;ve been a big fan of <a href="http://www.finkproject.org/" target="_blank">fink</a> in the past, I went with <a href="http://www.macports.org" target="_blank">macports</a> if for no better reason other than its the one that I haven&#8217;t utilized before.</p>
<p>Code for setup_gentoo_bootstrap_env.sh located after the cut.</p>
<p><span id="more-29"></span></p>
<blockquote><p>#!/bin/sh</p>
<p>export EPREFIX=/usr/local/gentoo<br />
export PATH=&#8221;$EPREFIX/usr/bin:$EPREFIX/bin:$EPREFIX/tmp/usr/bin:$EPREFIX/tmp/bin:$PATH&#8221;</p>
<p>./bootstrap-prefix.sh $EPREFIX tree<br />
./bootstrap-prefix.sh $EPREFIX/tmp wget<br />
./bootstrap-prefix.sh $EPREFIX/tmp tar<br />
./bootstrap-prefix.sh $EPREFIX/tmp sed<br />
./bootstrap-prefix.sh $EPREFIX/tmp python<br />
./bootstrap-prefix.sh $EPREFIX/tmp gawk<br />
./bootstrap-prefix.sh $EPREFIX/tmp findutils<br />
./bootstrap-prefix.sh $EPREFIX portage</p>
<p>export LDFLAGS=&#8221;-Wl,-search_paths_first -L${EPREFIX}/usr/lib -L${EPREFIX}/lib&#8221;<br />
export CPPFLAGS=&#8221;-I${EPREFIX}/usr/include&#8221;</p>
<p>hash -r</p>
<p>emerge &#8211;oneshot sed<br />
emerge &#8211;oneshot &#8220;&lt;bash-3.2_p33&#8243;<br />
emerge &#8211;oneshot &#8211;nodeps wget</p>
<p>emerge &#8211;oneshot coreutils<br />
emerge &#8211;oneshot findutils<br />
emerge &#8211;oneshot tar<br />
emerge &#8211;oneshot grep<br />
emerge &#8211;oneshot gawk</p>
<p>env FEATURES=&#8221;-collision-protect&#8221; emerge &#8211;oneshot portage</p>
<p>emerge &#8211;oneshot baselayout-prefix</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffpickell.com/macintosh/emerge-osx-epic-fail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updated to WordPress 2.5</title>
		<link>http://www.jeffpickell.com/software/updated-to-wordpress-25/</link>
		<comments>http://www.jeffpickell.com/software/updated-to-wordpress-25/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 02:16:52 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.vxrs.com/?p=28</guid>
		<description><![CDATA[Well I didn&#8217;t exactly update the site per se.  I moved Intuition &#38; Elbow Grease to a new server and in the process upgraded to the latest version of WordPress.   I created a new database and installed the code fresh (i.e. I performed a &#8216;new&#8217; install) and then restored my posts from an exported xml [...]]]></description>
			<content:encoded><![CDATA[<p>Well I didn&#8217;t exactly update the site<em> per se</em>.  I moved <a title="Intuition &amp; Elbow Grease" href="http://www.vxrs.com" target="_blank">Intuition &amp; Elbow Grease</a> to a new server and in the process upgraded to the latest version of <a href="http://www.wordpress.org" target="_blank">WordPress</a>.   I created a new database and installed the code fresh (i.e. I performed a &#8216;new&#8217; install) and then restored my posts from an exported xml file from the old site.  The theme and plugins I simply tarred up from the contents of a  full backup I made from the old site and then uploaded to the new server.  So far the only code I&#8217;ve needed to regenerate was the adsense code that I use.  If you notice any weirdness with the site, please let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffpickell.com/software/updated-to-wordpress-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

