<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Holyarmy.org</title>
		<link>https://holyarmy.org/</link>
		<description>Recent content on Holyarmy.org</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Mon, 06 Sep 2021 15:16:42 -0500</lastBuildDate>
		
			<atom:link href="https://holyarmy.org/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Non-Destructive PVC Namespace Move with Longhorn on K8s</title>
				<link>https://holyarmy.org/2021/09/non-destructive-pvc-namespace-move-with-longhorn-on-k8s/</link>
				<pubDate>Mon, 06 Sep 2021 15:16:42 -0500</pubDate>
				<guid>https://holyarmy.org/2021/09/non-destructive-pvc-namespace-move-with-longhorn-on-k8s/</guid>
				<description>&lt;h2 id=&#34;k3s-and-longhorn&#34;&gt;K3s and Longhorn&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve long run a server (or servers) in my home. There&amp;rsquo;s been many different tech&#xA;stacks used over the years, but I&amp;rsquo;ll save that saga for other posts.&lt;/p&gt;&#xA;&lt;p&gt;Today, without even providing the backstory for my current HomeLab adventures with &lt;a href=&#34;https://kubernetes.io/&#34;&gt;K8s&#xA;(Kubernetes)&lt;/a&gt;, I&amp;rsquo;m going to dive into the specifics of a storage related problem and&#xA;my quick and dirty solution.&lt;/p&gt;&#xA;&lt;p&gt;However, I suppose it&amp;rsquo;s at least important to know I&amp;rsquo;m running &lt;a href=&#34;https://k3s.io/&#34;&gt;K3s&lt;/a&gt;, a lightweight&#xA;Kubernetes distribution, and for my magical storage solution on Kubernetes, I&amp;rsquo;m&#xA;running &lt;a href=&#34;https://longhorn.io/&#34;&gt;Longhorn&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Switching to Hugo</title>
				<link>https://holyarmy.org/2018/12/switching-to-hugo/</link>
				<pubDate>Sat, 08 Dec 2018 17:11:34 -0600</pubDate>
				<guid>https://holyarmy.org/2018/12/switching-to-hugo/</guid>
				<description>&lt;p&gt;The time has come to move to a new platform.&lt;/p&gt;&#xA;&lt;p&gt;Over the years, Wordpress (in various forms) has served reasonably well, but it&#xA;is a constantly moving target. Since it is SO popular, it must constantly be&#xA;upgraded, maintained, etc. Both security and performance are significant concerns.&lt;/p&gt;&#xA;&lt;p&gt;When I first started &lt;em&gt;blogging&lt;/em&gt;, it seemed SO COOL to have a dynamic website. But&#xA;in recent history, it&amp;rsquo;s just become a hassle.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Ubuntu USB Ethernet Naming for Alias and VLAN Interfaces</title>
				<link>https://holyarmy.org/2016/12/ubuntu-usb-ethernet-naming-for-alias-and-vlan-interfaces/</link>
				<pubDate>Sat, 24 Dec 2016 18:18:25 +0000</pubDate>
				<guid>https://holyarmy.org/2016/12/ubuntu-usb-ethernet-naming-for-alias-and-vlan-interfaces/</guid>
				<description>&lt;p&gt;In my ongoing adventures of playing with the &lt;a href=&#34;http://www.amazon.com/gp/product/B00IT1WJZQ/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B00IT1WJZQ&amp;amp;linkCode=as2&amp;amp;tag=benjasherm-20&amp;amp;linkId=GCUVONIR4FLBOQSI&#34;&gt;Chromebox&lt;/a&gt; as a firewall, I eventually found a reason to use stock Ubuntu 16.04 instead of VyOS.&lt;/p&gt;&#xA;&lt;p&gt;For the most part, devices just work as you’d expect under Ubuntu. Even my USB ethernet network interface (NIC) devices work fine. But I eventually noticed a problem.&lt;/p&gt;&#xA;&lt;p&gt;By default USB NICs under Ubuntu 16.04 (which uses systemd &amp;amp; udev) are named “enxABCDEF123456” where ABCDEF123456 is the full MAC address of the device.&lt;/p&gt;</description>
			</item>
			<item>
				<title>VyOS on an Asus Chromebox M004U</title>
				<link>https://holyarmy.org/2016/08/vyos-on-an-asus-chromebox-m004u/</link>
				<pubDate>Thu, 04 Aug 2016 15:38:55 +0000</pubDate>
				<guid>https://holyarmy.org/2016/08/vyos-on-an-asus-chromebox-m004u/</guid>
				<description>&lt;p&gt;This is a bit of a follow up from my &lt;a href=&#34;https://holyarmy.org/2015/05/esxi-on-an-asus-chromebox-m004u/&#34;&gt;last post&lt;/a&gt;. I’ve still got my &lt;a href=&#34;http://www.amazon.com/gp/product/B00IT1WJZQ/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B00IT1WJZQ&amp;amp;linkCode=as2&amp;amp;tag=benjasherm-20&amp;amp;linkId=GCUVONIR4FLBOQSI&#34;&gt;Asus Chromebox&lt;/a&gt;. I’m not running ESXi any more… but something I do want to try out is &lt;a href=&#34;http://vyos.net/&#34;&gt;VyOS&lt;/a&gt;. Why? Well, my original intent when purchasing the Chromebox was to play around with it, but then I really did expect it to replace my home router. I’ve used pfSense for a long time, but I’m curious about VyOS because I know several people using EdgeRouter Lite which uses EdgeOS, a fork of VyOS. So I wanted to play around on existing hardware.&lt;/p&gt;</description>
			</item>
			<item>
				<title>ESXi on an Asus Chromebox M004U</title>
				<link>https://holyarmy.org/2015/05/esxi-on-an-asus-chromebox-m004u/</link>
				<pubDate>Sat, 23 May 2015 18:51:55 +0000</pubDate>
				<guid>https://holyarmy.org/2015/05/esxi-on-an-asus-chromebox-m004u/</guid>
				<description>&lt;p&gt;I recently stumbled across the &lt;a href=&#34;http://www.amazon.com/gp/product/B00IT1WJZQ/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B00IT1WJZQ&amp;amp;linkCode=as2&amp;amp;tag=benjasherm-20&amp;amp;linkId=GCUVONIR4FLBOQSI&#34;&gt;ASUS CHROMEBOX-M004U&lt;/a&gt;. It’s a Chromebox, which is cool in its own right, but I was interested in using it’s dual-core Celeron Haswell CPU, expandable RAM (up to 16GB), and M2 Sata storage for other purposes.&lt;/p&gt;&#xA;&lt;p&gt;First things first, you’ve got to enable the box to run things other than ChromeOS… Thankfully that’s well documented ( &lt;a href=&#34;http://kodi.wiki/view/ASUS_Chromebox&#34;&gt;http://kodi.wiki/view/ASUS_Chromebox&lt;/a&gt; ), so I won’t go into detail at this time. But I will say, I used the standalone, custom coreboot firmware and chose the headless option, as my current planned use cases are for servers. Apparently you want non-headless if you plan to use the box as a Plex Home Theater or Kodi box. Oh, also, I set it to boot first from USB if  available.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Odd Git Licensing Message on OSX</title>
				<link>https://holyarmy.org/2013/09/odd-git-message-on-osx/</link>
				<pubDate>Wed, 18 Sep 2013 23:28:52 +0000</pubDate>
				<guid>https://holyarmy.org/2013/09/odd-git-message-on-osx/</guid>
				<description>&lt;p&gt;Today,IOS 7 dropped to the general public. As usually comes with the release, there was an Xcode update. I updated.&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;For some time, I’ve been using the git bundled in Xcode as it makes it simpler to get updates as they come with Xcode. Today, that yielded an amusing message.&lt;/p&gt;&#xA;&lt;p&gt;I use git via an alias in my .bashrc&lt;/p&gt;&#xA;&lt;pre&gt;alias git=&#39;xcrun git&#39;&lt;/pre&gt;&#xA;&lt;p&gt;A simple version check reveals all:&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;git –version&lt;/p&gt;&#xA;&lt;img class=&#34;alignnone size-medium wp-image-424&#34; alt=&#34;xcode-git-message&#34; src=&#34;https://holyarmy.org/files/2013/09/cl167_sphbb.png&#34; /&gt;&#xA;&lt;p&gt;Oops… git is apparently subject to Apple’s licenses.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Have fun RESTing!</title>
				<link>https://holyarmy.org/2010/01/have-fun-resting/</link>
				<pubDate>Fri, 08 Jan 2010 10:46:59 +0000</pubDate>
				<guid>https://holyarmy.org/2010/01/have-fun-resting/</guid>
				<description>&lt;p&gt;Cheesy post titles aside…&lt;/p&gt;&#xA;&lt;p&gt;I just discovered the very simple but incredibly useful &lt;strong&gt;RESTClient&lt;/strong&gt; at: &lt;a href=&#34;http://code.google.com/p/rest-client/&#34;&gt;http://code.google.com/p/rest-client/&lt;/a&gt; .&lt;/p&gt;&#xA;&lt;p&gt;It’s a simple Java GUI app for testing out one’s REST services. You can choose your: URL, HTTP method, add any custom headers, add a body for PUT/POST, set auth info, SSL info, and do simple scripting.&lt;/p&gt;&#xA;&lt;p&gt;This is an incredibly useful tool, AND a far cry better than doing it all on the command line with curl.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Here, File File! Nears Release, Gets Attention</title>
				<link>https://holyarmy.org/2009/12/here-file-file-nears-release/</link>
				<pubDate>Sat, 05 Dec 2009 22:51:08 +0000</pubDate>
				<guid>https://holyarmy.org/2009/12/here-file-file-nears-release/</guid>
				<description>&lt;p&gt;I’m taking time away from adding spit and polish to the exciting &lt;a href=&#34;http://herefilefile.com&#34; title=&#34;Here, File File!&#34;&gt;Here, File File&lt;/a&gt; project to say WOO HOO!&lt;/p&gt;&#xA;&lt;p&gt;The whole team (&lt;a href=&#34;http://welcome.totheinter.net&#34;&gt;Adam&lt;/a&gt;, &lt;a href=&#34;http://buckwilson.me&#34;&gt;Buck&lt;/a&gt;, and I) are psyched! A few days ago we found out Here, File File is a finalist in the &lt;a href=&#34;http://video.appsfire.com/video/2623113-here-file-file-iphone-app-promo&#34;&gt;AppsFire Apps Star Awards&lt;/a&gt;. And today, The Unofficial Apple Weblog (TUAW) published a great &lt;a href=&#34;http://www.tuaw.com/2009/12/05/found-footage-here-file-file-lets-you-access-your-macs-files/&#34;&gt;HFF write up&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;If you haven’t seen our promo video yet, give it a whirl!&lt;/p&gt;</description>
			</item>
			<item>
				<title>Killing “find” Errors</title>
				<link>https://holyarmy.org/2009/11/killing-find-errors/</link>
				<pubDate>Mon, 09 Nov 2009 05:46:53 +0000</pubDate>
				<guid>https://holyarmy.org/2009/11/killing-find-errors/</guid>
				<description>&lt;p&gt;I’ve used the unix filesystem search utility &lt;strong&gt;find&lt;/strong&gt; for many years. Though, like most things, until forced to learn its deeper secrets, I generally get by with only the most basic knowledge.&lt;/p&gt;&#xA;&lt;p&gt;One of the cool things about &lt;strong&gt;find&lt;/strong&gt; is that you can specify a search and then execute an action on the results, all in one command.&lt;/p&gt;&#xA;&lt;p&gt;This example is probably my most common use of &lt;strong&gt;find&lt;/strong&gt;:&lt;/p&gt;&#xA;&lt;pre&gt;find . -type d -name .svn -exec rm -fr {} \;&#xA;&lt;/pre&gt;&#xA;&lt;p&gt;This means: find, in the current directory (.), a directory (-type d), named .svn (-name .svn), and for every result (-exec) remove that directory (rm -fr {}) .  The “{}” represents the matched path string, and the “;” is required to end the “-exec” command.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Resetting Forgotten OS X 10.5 User Password</title>
				<link>https://holyarmy.org/2009/11/resetting-forgotten-os-x-105-user-password/</link>
				<pubDate>Wed, 04 Nov 2009 18:43:02 +0000</pubDate>
				<guid>https://holyarmy.org/2009/11/resetting-forgotten-os-x-105-user-password/</guid>
				<description>&lt;p&gt;I have an older G4 Mac Mini I use for testing the Mac app I’m working on (&lt;a href=&#34;http://www.herefilefile.com/&#34;&gt;Here, File File&lt;/a&gt; F.K.A. &lt;a href=&#34;http://welcome.toyourmac.com/&#34;&gt;Welcome to Your Mac&lt;/a&gt;. It’s just nice to have a machine that I can test both 10.4 and 10.5 as well as PowerPC compatibility.&lt;/p&gt;&#xA;&lt;p&gt;Yesterday I needed to do some updates on the 10.5 system and couldn’t remember my password.&lt;/p&gt;&#xA;&lt;p&gt;Google was my friend and showed me an Apple Knowledge Base article to solve the problem.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Fixing Snow Leopard’s broken ‘focus follows mouse’ Terminal behavior</title>
				<link>https://holyarmy.org/2009/10/fixing-snow-leopards-broken-focus-follows-mouse-terminal-behavior/</link>
				<pubDate>Wed, 21 Oct 2009 23:14:59 +0000</pubDate>
				<guid>https://holyarmy.org/2009/10/fixing-snow-leopards-broken-focus-follows-mouse-terminal-behavior/</guid>
				<description>&lt;p&gt;Since upgrading to OS X 10.6 (Snow Leopard), I’ve been frustrated by Terminal’s focus follows mouse behavior. I typically like such behavior but it’s broken as of 10.6. I would frequently CMD-Tab to switch to a different application and start typing only to wonder why my keyboard was not working, then realize my input had gone to the Terminal which sometimes was no longer even visible.&lt;/p&gt;&#xA;&lt;p&gt;To fix this, type the following in Terminal:&lt;/p&gt;</description>
			</item>
			<item>
				<title>VPN on Ubuntu Linux with Juniper Network Connect</title>
				<link>https://holyarmy.org/2009/06/vpn-on-ubuntu-linux-with-juniper-network-connect/</link>
				<pubDate>Mon, 15 Jun 2009 23:13:25 +0000</pubDate>
				<guid>https://holyarmy.org/2009/06/vpn-on-ubuntu-linux-with-juniper-network-connect/</guid>
				<description>&lt;p&gt;There’s one standard document on HOWTO get Network Connect working on Ubuntu Linux. It’s mad scientist’s doc: &lt;a href=&#34;http://mad-scientist.us/juniper.html&#34;&gt;http://mad-scientist.us/juniper.html&lt;/a&gt; . However, there are a few things not covered. I’ll assume that you’ve followed mad scientist’s excellent guide before going any further.&lt;/p&gt;&#xA;&lt;h3 id=&#34;issue-1-64-bit-ubuntu&#34;&gt;Issue #1: 64-bit Ubuntu&lt;/h3&gt;&#xA;&lt;p&gt;By default, when you install java on your 64-bit system, you get a 64-bit java. No surprise there, right? Well, Juniper’s tools don’t play nice with 64-bit java. If you attempt to start the &lt;strong&gt;junipernc&lt;/strong&gt; script you’ll promptly see the “VPN has failed!” error message.&lt;figure id=&#34;attachment_400&#34; style=&#34;width: 204px&#34; class=&#34;wp-caption alignnone&#34;&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Mac Mini DVI-HDMI on LCD HDTV</title>
				<link>https://holyarmy.org/2009/06/mac-mini-dvi-hdmi-on-lcd-hdtv/</link>
				<pubDate>Sun, 14 Jun 2009 21:26:49 +0000</pubDate>
				<guid>https://holyarmy.org/2009/06/mac-mini-dvi-hdmi-on-lcd-hdtv/</guid>
				<description>&lt;p&gt;I recently purchased a Mac Mini to be my home media computer. I plan to blog more about that later. For now, the only tricky thing about using a Mini has been using my TV for a monitor.&lt;/p&gt;&#xA;&lt;p&gt;There’s a lot of noise on the web (or Google at least) when trying to search for a solution to using a Mini’s DVI output on LCD TV’s. Typically they recommend using DisplayConfigX  or SwitchResX to tweak your display modelines, timing, resolution, and just generally dive deeper than I like  into display configuration. My solution was MUCH simpler.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Jive Launches SBS and a Rocket</title>
				<link>https://holyarmy.org/2009/03/jive-launches-sbs-and-a-rocket/</link>
				<pubDate>Fri, 13 Mar 2009 21:07:04 +0000</pubDate>
				<guid>https://holyarmy.org/2009/03/jive-launches-sbs-and-a-rocket/</guid>
				<description>&lt;p&gt;&lt;a href=&#34;http://www.jivesoftware.com&#34;&gt;My company&lt;/a&gt; is amazing. In preparation for the launch of our new product, some of the team got together to launch a rocket. After all, &lt;strong&gt;NASA uses Jive, so why shouldn’t we use rockets?&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;&#x9;&#x9;&#x9;&lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/RThcPOmVC9o?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;&#xA;&#x9;&#x9;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;There was one dude on site who managed to catch this awesome snapshot!&lt;figure id=&#34;attachment_387&#34; style=&#34;width: 266px&#34; class=&#34;wp-caption aligncenter&#34;&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Updating RubyGems on Mac OS X 10.5 Leopard</title>
				<link>https://holyarmy.org/2009/03/updating-rubygems-on-mac-os-x-105-leopard/</link>
				<pubDate>Fri, 06 Mar 2009 04:38:40 +0000</pubDate>
				<guid>https://holyarmy.org/2009/03/updating-rubygems-on-mac-os-x-105-leopard/</guid>
				<description>&lt;p&gt;I’m just posting a simple tip today.&lt;/p&gt;&#xA;&lt;p&gt;I was wanting to play around with the very cool &lt;a href=&#34;http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html&#34;&gt;SASS meta-language&lt;/a&gt; using &lt;a href=&#34;http://wiki.github.com/chriseppstein/compass&#34;&gt;Compass&lt;/a&gt;. The language and tool are implemented in Ruby, which is pre-installed on OS X, but as I discovered, I needed a newer version of RubyGems.&lt;/p&gt;&#xA;&lt;p&gt;I had already known I needed to update Gems, so I was doing the following:&lt;/p&gt;&#xA;&lt;pre style=&#34;padding-left: 30px&#34;&gt;$ sudo gem update&lt;/pre&gt;&#xA;&lt;p&gt;Eventually I got errors like this:&lt;/p&gt;&#xA;&lt;pre style=&#34;padding-left: 30px&#34;&gt;Updating installed gems...&#xA;Bulk updating Gem source index for: http://gems.rubyforge.org&#xA;Bulk updating Gem source index for: http://gems.github.com/&#xA;Attempting remote update of RedCloth&#xA;ERROR:  Error installing RedCloth:&#xA;    RedCloth requires RubyGems version &amp;gt;= 1.2&#xA;Attempting remote update of capistrano&#xA;ERROR:  Error installing capistrano:&#xA;    capistrano requires RubyGems version &amp;gt;= 1.2&#xA;Attempting remote update of net-sftp&#xA;ERROR:  Error installing net-sftp:&#xA;    net-sftp requires RubyGems version &amp;gt;= 1.2&#xA;Attempting remote update of net-ssh&#xA;ERROR:  Error installing net-ssh:&#xA;    net-ssh requires RubyGems version &amp;gt;= 1.2&#xA;Gems updated: RedCloth, capistrano, net-sftp, net-ssh&lt;/pre&gt;&#xA;&lt;p&gt;Turns out, to update RubyGems, one must update the gem &lt;em&gt;system!&lt;/em&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Foxmarks: Bookmark Synchronization Heaven</title>
				<link>https://holyarmy.org/2009/02/foxmarks-bookmark-synchronization-heaven/</link>
				<pubDate>Sat, 21 Feb 2009 22:19:25 +0000</pubDate>
				<guid>https://holyarmy.org/2009/02/foxmarks-bookmark-synchronization-heaven/</guid>
				<description>&lt;p&gt;Long have I searched for the magic bullet solution to my bookmark synchronization woes.  I’ve wanted a simple plugin that would synchronize my bookmarks between multiple installations of &lt;a href=&#34;http://www.getfirefox.com&#34;&gt;Firefox&lt;/a&gt; and &lt;a href=&#34;http://www.apple.com/safari/&#34;&gt;Safari&lt;/a&gt;, thus making it simple to access said bookmarks from any computer, or between the two commonly used browsers on my Mac.  I’ve looked at many options, but always the solution only allows me to sync one browser or the other, leaving me looking for some secondary sync tool to get between Firefox and Safari on my Mac itself, not via network or a proper sync.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Building a Hackintosh Successful Attempt #1</title>
				<link>https://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/</link>
				<pubDate>Tue, 17 Feb 2009 05:32:39 +0000</pubDate>
				<guid>https://holyarmy.org/2009/02/building-a-hackintosh-successful-attempt-1/</guid>
				<description>&lt;p&gt;Since getting a Mac Book Pro for work, I’ve become quite the fan of OS X. As a unix/software guy, I really enjoy having the power of a BSD/Unix system readily available, without having to install some hack like &lt;a href=&#34;http://cygwin.org/&#34;&gt;cygwin&lt;/a&gt;. (I’m not knocking cygwin, it’s a really nice Windows add-on, but I prefer not to run Windows, in general.) I also like the OS X user interface, and lately, that it runs the very cool &lt;a href=&#34;http://boxee.tv/&#34;&gt;boxee&lt;/a&gt; media center software. So, I wanted to build a boxee box. My options were AppleTV, Mac Mini, or Hackintosh. The Mac Mini was more money than I wanted to spend for an untested solution. The AppleTV would probably be a good solution, especially now that it’s getting more testing from the boxee community, but I wasn’t sure about it. Finally, I thought that a Hackintosh would be a cool project, give me not just boxee but a full OS X system, and I could buy the parts for $235 from &lt;a href=&#34;http://newegg.com&#34;&gt;newegg&lt;/a&gt;. That’s a cheap computer, and especially a cheap Mac.&lt;/p&gt;&#xA;&lt;p&gt;I went with an Intel D945GCLF2 motherboard. It’s a mini-ITX board with built in dual Atom 330 processors, the kind of CPU’s used in the new and inexpensive NetBook computers. It’s a very low power solution, but with the dual processors most of the research I did suggested it should do 720p HD content. It has a S/PDIF header for digital audio out, but requires an extra cable and I have yet to test it. VGA out is less preferable than DVI, but again, this is cheap, and my Samsung 46″ LCD has VGA-input, so it certainly works. Also, it’s limited to a single 2GB DIMM, so max out that RAM early. 🙂&lt;/p&gt;&#xA;&lt;p&gt;I bought the following from newegg:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;D945GCLF2 motherboard – $80&lt;/li&gt;&#xA;&lt;li&gt;Any old PATA (SATA should work, too) DVD Burner – $25&lt;/li&gt;&#xA;&lt;li&gt;2GB Kingston 240-pin DDR2 667 SDRAM – $21&lt;/li&gt;&#xA;&lt;li&gt;APEX MI-100 Black/Silver Mini-ITX Case w/ 250w PSU – $56&lt;/li&gt;&#xA;&lt;li&gt;80GB Western Digital SATA Hard Drive – $37&lt;/li&gt;&#xA;&lt;li&gt;Shipping/Handling + rush processing – $15&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Total cost: $234&lt;/p&gt;&#xA;&lt;p&gt;Full disclosure: I later bought a cheap USB bluetooth dongle ($25) and Apple’s Bluetooth keyboard and mouse (full retail, ouch) as that was the best wireless control solution, but any USB keyboard and mouse combo should work fine for normal usage.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;INSTALL GUIDE FOR RETAIL OS X on D945GCLF2&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;hr&gt;</description>
			</item>
			<item>
				<title>Logins with mod_rewrite, Cookies, and Javascript Redux</title>
				<link>https://holyarmy.org/2008/12/logins-with-mod_rewrite-cookies-and-javascript-redux/</link>
				<pubDate>Thu, 11 Dec 2008 06:44:45 +0000</pubDate>
				<guid>https://holyarmy.org/2008/12/logins-with-mod_rewrite-cookies-and-javascript-redux/</guid>
				<description>&lt;p&gt;A while back I posted a &lt;a href=&#34;https://holyarmy.org/2008/02/logins-with-mod_rewrite-cookies-javascript/&#34;&gt;simple solution for restricting website access&lt;/a&gt; in a situation where HTTP basic authentication couldn’t be used.&lt;/p&gt;&#xA;&lt;p&gt;Not much more to the story, but I did make a few tweaks to my sample code. The mod_rewrite rule and javascript have been a tiny bit improved, so now after a successful login, it will try to redirect you to where you intended to go. (Previously, it always sent the user to /) &lt;/p&gt;</description>
			</item>
			<item>
				<title>WordPressMU Plugin Commander</title>
				<link>https://holyarmy.org/2008/12/wordpressmu-plugin-commander/</link>
				<pubDate>Mon, 08 Dec 2008 07:56:01 +0000</pubDate>
				<guid>https://holyarmy.org/2008/12/wordpressmu-plugin-commander/</guid>
				<description>&lt;p&gt;I’m solidly impressed with the &lt;a href=&#34;http://firestats.cc/wiki/WPMUPluginCommander&#34;&gt;WPMU Plugin Commander&lt;/a&gt;. One thing that seemed odd to me about WPMU was that I either enable users to have plugin control, or NO ONE (not even the site admin) has the ability to enabled/disable plugins (without a lot of hacking).&lt;/p&gt;&#xA;&lt;p&gt;This plugin provides a control panel where I can globally enable/disable plugins, set plugins to be auto-enabled for new blogs, and give users the ability to enable/disable only selected plugins.&lt;/p&gt;</description>
			</item>
			<item>
				<title>WordPress Regenerate Thumbnail Plugin</title>
				<link>https://holyarmy.org/2008/12/word-press-regenerate-thumbnail-plugin/</link>
				<pubDate>Mon, 08 Dec 2008 06:57:50 +0000</pubDate>
				<guid>https://holyarmy.org/2008/12/word-press-regenerate-thumbnail-plugin/</guid>
				<description>&lt;p&gt;I was literally sitting down to write a plugin that did this, when I stumbled across &lt;a href=&#34;http://www.viper007bond.com/wordpress-plugins/regenerate-thumbnails/&#34;&gt;Viper007’s Regenerate Thumbnail&lt;/a&gt; plugin.&lt;/p&gt;&#xA;&lt;p&gt;I could still write my own version, but eh, what’s the point. 🙂 Seems to work great!&lt;/p&gt;</description>
			</item>
			<item>
				<title>Use vi key bindings in bash</title>
				<link>https://holyarmy.org/2008/12/use-vi-key-bindings-in-bash/</link>
				<pubDate>Thu, 04 Dec 2008 06:29:38 +0000</pubDate>
				<guid>https://holyarmy.org/2008/12/use-vi-key-bindings-in-bash/</guid>
				<description>&lt;p&gt;A long time ago I used ksh with vi key bindings, and life was good.&lt;/p&gt;&#xA;&lt;p&gt;Then I moved on to bash, but for some reason, I never investigated using vi key bindings. I simply lived with the defaults (which, for the record, are emacs-like key bindings).&lt;/p&gt;&#xA;&lt;p&gt;So, just the other day I said to myself, “Self, I want to use vi key bindings in bash. I want to again experience the joy of traversing and editing my command line in COMMAND MODE. I want the speed and the power of my precious vi (well, I use vim) at my finger tips. And I NO LONGER want to waste time holding arrow keys or to think about using emacs-like commands.”&lt;/p&gt;</description>
			</item>
			<item>
				<title>Bonjour Avahi Addendum</title>
				<link>https://holyarmy.org/2008/11/bonjour-avahi-addendum/</link>
				<pubDate>Thu, 06 Nov 2008 16:23:53 +0000</pubDate>
				<guid>https://holyarmy.org/2008/11/bonjour-avahi-addendum/</guid>
				<description>&lt;p&gt;A while back I wrote about &lt;a href=&#34;https://holyarmy.org/2008/01/advertising-linux-services-via-avahibonjour&#34;&gt;advertising Linux services via Avahi/Bonjour&lt;/a&gt;. Since then I’ve made a few changes to my setup.&lt;/p&gt;&#xA;&lt;p&gt;First, I nixed netatalk for direct AFP support. My primary reason for using it was to gain a more Mac-like network filesystem which would make Time Machine happier. Well, Time Machine uses a sparse bundle disk image on it’s target; after learning about that, using AFP seemed a bit unnecessary. Also, Samba CIFS/SMB seemed to perform better. I don’t have solid benchmarks for this, but simple file copies seemed to be consistenly faster with Samba. One of the biggest annoyances about netatalk was all the extra hidden files and folders it created. I run a hybrid network, I have more Mac machines, but also Windows, plus I browse file systems on the command line quite often; and those excess files pushed me over the edge.&lt;/p&gt;&#xA;&lt;p&gt;Second, I nixed Time Machine. Just when I thought everything was working perfectly, it completely blew up and could no longer access its data store. Not good for a backup solution. I plan to write about my new home backup solution sometime, but it’s basically rsync with a few key points.&lt;/p&gt;</description>
			</item>
			<item>
				<title>A Project Idea: iPhoto to WordPress [gallery] Export</title>
				<link>https://holyarmy.org/2008/10/a-project-idea-iphoto-to-wordpress-gallery-export/</link>
				<pubDate>Thu, 23 Oct 2008 05:52:02 +0000</pubDate>
				<guid>https://holyarmy.org/2008/10/a-project-idea-iphoto-to-wordpress-gallery-export/</guid>
				<description>&lt;p&gt;I’ve been spending some time getting my &lt;a href=&#34;https://holyarmy.org/beaumin/&#34;&gt;son’s blog&lt;/a&gt; setup. In doing so, I discovered that as of WordPress 2.5, there is built-in [ gallery ] functionality.  Though it isn’t full featured, it’s pretty nice, and perfectly integrated with WordPress, since, well, it IS WordPress.&lt;/p&gt;&#xA;&lt;p&gt;Currently the process to put photos into a gallery is:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Choose photos in iPhoto&lt;/li&gt;&#xA;&lt;li&gt;Export chosen files to disk&lt;/li&gt;&#xA;&lt;li&gt;Create new WordPress post&lt;/li&gt;&#xA;&lt;li&gt;Add media via WordPress uploader&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;This isn’t too bad, especially for a geek who’s used to lots of arcane workarounds to accomplish simple goals. But… for my wife or others who don’t want the hassle, this is basically annoying.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Upgrades and Offline Photos</title>
				<link>https://holyarmy.org/2008/09/upgrades-and-offline-photos/</link>
				<pubDate>Sat, 27 Sep 2008 18:01:40 +0000</pubDate>
				<guid>https://holyarmy.org/2008/09/upgrades-and-offline-photos/</guid>
				<description>&lt;p&gt;I’m working on some updates to my personal blog which have more or less taken photos down for a while.&lt;/p&gt;&#xA;&lt;p&gt;Hopefully, all will be well again soon.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Fight Back! (When VPN Clients Mis-Behave)</title>
				<link>https://holyarmy.org/2008/07/fight-back-when-vpn-clients-mis-behave/</link>
				<pubDate>Wed, 23 Jul 2008 18:20:19 +0000</pubDate>
				<guid>https://holyarmy.org/2008/07/fight-back-when-vpn-clients-mis-behave/</guid>
				<description>&lt;p&gt;I have to use VPNs at work. Specifically, to access my production webservers (etc), I have to use a Cisco VPN client. Sadly, the VPN concentrator overrides my choice of allowing local LAN access. So, when I am on the VPN, I have my DNS options changed so I can’t use any local servers. This is a serious, serious pain. So painful in fact, that many times instead of fight with it, I simply would run a Windows session in VMware (on my Mac) and connect the VPN there. This has drawbacks too, but it’s better than not having local network access.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Beating the Cisco VPN Client Error 51 On Leopard</title>
				<link>https://holyarmy.org/2008/07/beating-the-cisco-vpn-client-error-51-on-leopard/</link>
				<pubDate>Tue, 22 Jul 2008 16:10:01 +0000</pubDate>
				<guid>https://holyarmy.org/2008/07/beating-the-cisco-vpn-client-error-51-on-leopard/</guid>
				<description>&lt;p&gt;I had this error popup today on my Mac OS X Lepopard 10.5.4 machine.&lt;/p&gt;&#xA;&lt;img class=&#34;alignnone size-medium wp-image-309&#34; title=&#34;vpnerr51&#34; src=&#34;https://holyarmy.org/files/2008/07/vpnerr51.png&#34; alt=&#34;Cisco VPN Client Error 51&#34; /&gt;&#xA;&lt;p&gt;This is not cool as, well, I NEED MY VPN TO WORK!&lt;/p&gt;&#xA;&lt;p&gt;Thankfully google came to my rescue. The solution is to execute the following in Terminal:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;sudo /System/Library/StartupItems/CiscoVPN/CiscoVPN restart&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;Thanks for the answer, &lt;a href=&#34;http://virtuallyshocking.com/2008/06/26/cisco-vpn-client-error-51-after-leopard-1053-upgrade/&#34;&gt;VirtuallyShocking.com&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Good Post on Using Ant for Solid Build Process</title>
				<link>https://holyarmy.org/2008/06/good-post-on-using-ant-for-solid-build-process/</link>
				<pubDate>Fri, 20 Jun 2008 20:35:30 +0000</pubDate>
				<guid>https://holyarmy.org/2008/06/good-post-on-using-ant-for-solid-build-process/</guid>
				<description>&lt;p&gt;I use &lt;a href=&#34;http://ant.apache.org&#34;&gt;Ant&lt;/a&gt; for my Java projects. It’s a great and powerfule build too. However, there’s always more than can be done to improve the quality of the build process.&lt;/p&gt;&#xA;&lt;p&gt;I found &lt;a href=&#34;http://www.julienlecomte.net/blog/2007/09/16/&#34;&gt;this nice article&lt;/a&gt; that gives some good examples of a complete build process with Ant: dev, test, prod, etc.&lt;/p&gt;</description>
			</item>
			<item>
				<title>I Downloaded Firefox 3</title>
				<link>https://holyarmy.org/2008/06/i-downloaded-firefox-3/</link>
				<pubDate>Wed, 18 Jun 2008 02:28:21 +0000</pubDate>
				<guid>https://holyarmy.org/2008/06/i-downloaded-firefox-3/</guid>
				<description>&lt;p&gt;As I mentioned recently, I’ve been using pre-release versions of Firefox 3 for a while now. I’ve been happy, but today is great because FF3 was officially released!&lt;/p&gt;&#xA;&lt;p&gt;They are trying to set the record for most downloads in a day, &lt;a href=&#34;http://getfirefox.com/&#34;&gt;so go get it!&lt;/a&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Firefox 3 rc2 Is Out!</title>
				<link>https://holyarmy.org/2008/06/firefox-3-rc2-is-out/</link>
				<pubDate>Thu, 05 Jun 2008 16:41:01 +0000</pubDate>
				<guid>https://holyarmy.org/2008/06/firefox-3-rc2-is-out/</guid>
				<description>&lt;p&gt;Since moving to the &lt;a href=&#34;http://www.apple.com/macosx/&#34;&gt;Mac&lt;/a&gt;, I’ve tried to use &lt;a href=&#34;http://www.apple.com/safari/&#34;&gt;Safari&lt;/a&gt; almost exclusively. I definitely like it, and it’s got some great tools, but I usually found myself running back to &lt;a href=&#34;http://www.mozilla.com/firefox/&#34;&gt;Firefox 2&lt;/a&gt; whenever I had to really do work on a website because I really like some the power Firefox extensions give me. A couple of the things NOT too like about Firefox 2 was the heavy memory usage, the crashing, and the lack of native Mac OS X widgets.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Plainview: presentations ala web</title>
				<link>https://holyarmy.org/2008/06/plainview-presentations-ala-web/</link>
				<pubDate>Thu, 05 Jun 2008 09:18:11 +0000</pubDate>
				<guid>https://holyarmy.org/2008/06/plainview-presentations-ala-web/</guid>
				<description>&lt;p&gt;I just stumbled onto the coolest little app for Mac. &lt;a href=&#34;http://www.barbariangroup.com/software/plainview_app_1_0&#34;&gt;Plainview&lt;/a&gt; is a web browser based on WebKit (also the guts of the &lt;a href=&#34;http://www.apple.com/safari/&#34;&gt;Safari&lt;/a&gt; browser). What’s unique is it’s intended to NOT have chrome (the name for all tose fancy navigation bars, address text boxes, menus etc). It’s slim… so slim the chrome is non-existent. This is a full-screen mode web browser, intended to utilize the full screen real estate for presentations! Essentially, instead of having to take screenshots of websites and put them into power point or something, you can just demo the site. It’s awesome… and i’m not even explaining it as well as they did… but I am tired. 🙂&lt;/p&gt;</description>
			</item>
			<item>
				<title>Investigating OpenID</title>
				<link>https://holyarmy.org/2008/05/investigating-openid/</link>
				<pubDate>Tue, 27 May 2008 15:02:43 +0000</pubDate>
				<guid>https://holyarmy.org/2008/05/investigating-openid/</guid>
				<description>&lt;p&gt;&lt;a href=&#34;http://cephas.net/blog/2008/05/24/links-5-23-2008/&#34;&gt;Aaron (one of my co-workers)&lt;/a&gt;, recently posted a link about OpenID. I’ve given &lt;a href=&#34;http://openid.net/&#34;&gt;OpenID&lt;/a&gt; only cursory glances over the last year, but the Coding Horror link in Aaron’s post had a comment to this &lt;a href=&#34;http://video.google.com/videoplay?docid=2288395847791059857&#34;&gt;Google Video where Simon Willison gives a Google Tech Talk on The Implications of OpenID&lt;/a&gt;. The video is nearly a year old, but to date, it’s done more to convince me to get on the OpenID bandwagon than anything else.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Using Microsoft Entourage on my Mac</title>
				<link>https://holyarmy.org/2008/03/using-microsoft-entourage-on-my-mac/</link>
				<pubDate>Wed, 26 Mar 2008 11:01:30 +0000</pubDate>
				<guid>https://holyarmy.org/2008/03/using-microsoft-entourage-on-my-mac/</guid>
				<description>&lt;p&gt;I’m not really a Microsoft fan, nor do I consider myself a Microsoft hater. I generally like Linux and free Open Source software, and as a network and software engineer type I really like the power and flexibility of Unix-like operating systems. I made the switch to Mac because I wanted to see what all the fuss was about, and if I would benefit from a “Unix like system that just works.” Though there were a few bumps in the road, I’m pretty happy overall. Sometime maybe I’ll post about my Mac experience and thoughts in a broader sense.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Logins with mod_rewrite &#43; Cookies &#43; JavaScript</title>
				<link>https://holyarmy.org/2008/02/logins-with-mod_rewrite-cookies-javascript/</link>
				<pubDate>Fri, 29 Feb 2008 03:05:32 +0000</pubDate>
				<guid>https://holyarmy.org/2008/02/logins-with-mod_rewrite-cookies-javascript/</guid>
				<description>&lt;p&gt;I recently had an odd situation come up, though it’s not incredibly hard to imagine. I needed to create a staging web server, identical to production, but it should live on a different hostname (eg, staging.sherman.bz, instead of &lt;a href=&#34;https://www.sherman.bz&#34;&gt;www.sherman.bz&lt;/a&gt;). The content should not accessible to the public, nor to search engines. This isn’t really so much a privacy or security issue as it is a convenience and customer service issue. If search engines somehow picked up on our staging site (and they would, given it’s full of SEO triggering info, google analytics scripts and the like) then our search information could become poisoned with the staging URL. Also bad would be if a customer found the staging site and posted information to the wrong place. I’ve actually seen both of these happen in the past when measures were not in place to prevent it.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Updates to WPG2, and others</title>
				<link>https://holyarmy.org/2008/02/updates-to-wpg2-and-others/</link>
				<pubDate>Sun, 17 Feb 2008 18:27:46 +0000</pubDate>
				<guid>https://holyarmy.org/2008/02/updates-to-wpg2-and-others/</guid>
				<description>&lt;p&gt;I keep the WordPress code on this site up to date with security and bugfix updates as they come out. Same for Gallery and the plugins. But today I saw that the WPG2 plugin had been updated from version 2.x to 3.0. This plugin integrates my gallery with my wordpress blog. In the old version, I had to hack up my theme and add custom widgets in order to display random image widgets and get a “Photo Gallery” tab to show up in my page list by the header of the page. Now the plugin does all of that automatically and more! It’s cool, because I can switch themes much more easily now, without all the custom stuff. Hurray for improvement!&lt;/p&gt;</description>
			</item>
			<item>
				<title>Advertising Linux Services via Avahi/Bonjour</title>
				<link>https://holyarmy.org/2008/01/advertising-linux-services-via-avahibonjour/</link>
				<pubDate>Sun, 27 Jan 2008 22:20:42 +0000</pubDate>
				<guid>https://holyarmy.org/2008/01/advertising-linux-services-via-avahibonjour/</guid>
				<description>&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; &lt;em&gt;most of this information is still correct but an update for combining service definitions into one file and setting an icon is available here: &lt;a href=&#34;https://holyarmy.org/2008/11/bonjour-avahi-addendum&#34;&gt;bonjour-avahi-addendum&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;In my last post I outlined how I followed others’ directions to enable netatalk on Linux and Time Machine backups to a shared AFP folder. Originally, I also described how to put all your shares on netatalk. I suppose if only have Mac clients or you REALLY want to use AFP, you can do so. As I worked with files over AFP shares, I started noticing that the performance seemed to be quite bad. No, I didn’t benchmark, but copying large video files to a shared folder over my gigabit network was substantially slower over AFP (netatalk) than over CIFS/SMB (samba). I use my network shares pretty heavily, so this was a concern. Also, netatalk tries very hard to replicate an HFS filesystem complete with resource fork support. This means that your shared directories end up with lots of extra folders named “.AppleDouble”(and a few others) containing Mac specific info. (Note: even on CIFS you’ll get the “.AppleDB” folders unless you disable a setting in Finder. I can deal with .AppleDB better than .AppleDouble AND .AppleDB) So, because of these two issues I decided to try using CIFS and samba again.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Time Machine backup to Linux via Netatalk</title>
				<link>https://holyarmy.org/2008/01/time-machine-backup-to-linux-via-netatalk/</link>
				<pubDate>Thu, 24 Jan 2008 07:26:49 +0000</pubDate>
				<guid>https://holyarmy.org/2008/01/time-machine-backup-to-linux-via-netatalk/</guid>
				<description>&lt;div&gt;&#xA;  So, when I got the upgrade from Tiger to Leopard on my MacBook Pro, I was looking for a good backup solution. I&amp;#8217;ve used &lt;a href=&#34;http://samba.anu.edu.au/rsync/&#34; target=&#34;_blank&#34;&gt;rsync&lt;/a&gt; in the past, but when I saw that Apple had a new &lt;a href=&#34;http://www.apple.com/macosx/features/timemachine.html&#34; target=&#34;_blank&#34;&gt;Time Machine&lt;/a&gt; backup tool, I was curious to give it a shot. The catch is you basically needed an external USB or Firewire drive, until they recently came out with the &lt;a href=&#34;http://www.apple.com/timecapsule/&#34; target=&#34;_blank&#34;&gt;Time Capsule&lt;/a&gt;. Anyway, tonight I got the itch to really see if I could make Time Machine work without buying extra hardware. I mean, seriously, I&amp;#8217;ve got a good hunk of mirrored disk sitting on my home server; that seems like a good place to do backups.&#xA;&lt;/div&gt;&#xA;&lt;div&gt;&#xA;  Some googling found me this &lt;a href=&#34;http://www.fey.ca/blarchives/2007/11/18/time_machine_and_netatalk.html&#34; target=&#34;_blank&#34;&gt;link&lt;/a&gt; to a blogger who&amp;#8217;d done it!&#xA;&lt;/div&gt;&#xA;&lt;div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div&gt;&#xA;  I&amp;#8217;ll make my own version of this post, since I had a few differences from the original I where I found the info.&#xA;&lt;/div&gt;</description>
			</item>
			<item>
				<title>Safari Session Save &amp; Restore with ForgetMeNot</title>
				<link>https://holyarmy.org/2007/11/safari-session-save-restore-with-forgetmenot/</link>
				<pubDate>Fri, 09 Nov 2007 14:46:12 +0000</pubDate>
				<guid>https://holyarmy.org/2007/11/safari-session-save-restore-with-forgetmenot/</guid>
				<description>&lt;p&gt;My foray into the Mac OS X world is fraught with daily challenges as I try to learn my way around this new environment.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://mozilla.com/&#34; title=&#34;Firefox&#34; target=&#34;_blank&#34;&gt;Firefox&lt;/a&gt; has long been my browser of choice on Windows and Linux. So now, I’ve used it on Mac, and while I still like it, I’ve felt the urge to try out “Mac native” apps such as the bundled &lt;a href=&#34;http://www.apple.com/safari/&#34; title=&#34;Safari&#34;&gt;Safari&lt;/a&gt; web browser. For the most part, switching to Safari meant learning new keyboard shortcuts, but one thing that was really killing me is that if I closed Safari or it crashed, I lost all my tabs. I am a pretty heavy user of the auto session save in Firefox.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Fixing Binary File Corruption from Ant Copies</title>
				<link>https://holyarmy.org/2007/10/fixing-binary-file-corruption-from-ant-copies/</link>
				<pubDate>Thu, 01 Nov 2007 02:44:09 +0000</pubDate>
				<guid>https://holyarmy.org/2007/10/fixing-binary-file-corruption-from-ant-copies/</guid>
				<description>&lt;p&gt;So there I was, poking around in some java / j2ee code, trying to learn how it all works. I did some testing on a Linux server and realized, something is broken. It seemed something was corrupting ALL the Jar files in WEB-INF/lib/.&lt;/p&gt;&#xA;&lt;p&gt;A co-worker guessed that the token filtering Ant was doing might be the culprit. He was right. It seems Ant has issues with detecting whether files are binary or not, given that it uses a Reader class which runs the files through a character decoder. This is specifically a problem on Unix systems since they commonly use UTF8 character set, and in that case Ant hasn’t a clue if its looking at UTF8 text or binary data.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Tabbing to HTML Form Elements in Mac Web Browsers</title>
				<link>https://holyarmy.org/2007/10/tabbing-to-html-form-elements-in-mac-web-browsers/</link>
				<pubDate>Wed, 31 Oct 2007 20:33:18 +0000</pubDate>
				<guid>https://holyarmy.org/2007/10/tabbing-to-html-form-elements-in-mac-web-browsers/</guid>
				<description>&lt;p&gt;So, I’m a MacOS newbie, just switched over from Windoze / Linux. I figured, it’s cool, things “just work”, and it’s got a Un*x/BSD core. What else is there? Hehe, the interface has definitely been a challenge.&lt;/p&gt;&#xA;&lt;p&gt;So, the first huge problem that drove me nutz was that in Firefox, I couldn’t tab to checkboxes, some buttons, multi-select boxes, etc. I asked around, but found others with the same problem.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Network Directory Services</title>
				<link>https://holyarmy.org/2007/10/network-directory-services/</link>
				<pubDate>Sat, 06 Oct 2007 21:00:41 +0000</pubDate>
				<guid>https://holyarmy.org/2007/10/network-directory-services/</guid>
				<description>&lt;p&gt;Network directory services are core to Internet functionality. The &lt;a href=&#34;http://en.wikipedia.org/wiki/Domain_Name_System&#34;&gt;Domain Name System (DNS)&lt;/a&gt; provides a global (and/or local) directory of hosts and services. &lt;a href=&#34;http://en.wikipedia.org/wiki/LDAP&#34;&gt;Lightweight Directory Access Protocol (LDAP)&lt;/a&gt; servers can provide some of the same information as DNS (or be used to back DNS), but are more frequently used to create network user databases, store user group information, providing centralized account information and password storage.&lt;/p&gt;&#xA;&lt;p&gt;I recently completed an upgrade of these two core services on a network I manage. We had been running outdated (but functional) &lt;a href=&#34;http://en.wikipedia.org/wiki/BIND&#34;&gt;BIND&lt;/a&gt; v8 and &lt;a href=&#34;http://en.wikipedia.org/wiki/Openldap&#34;&gt;OpenLDAP&lt;/a&gt; v2.0 instances for of DNS and LDAP servers. Also, throw a Windows Server 2003 into the mix, which, as an &lt;a href=&#34;http://en.wikipedia.org/wiki/Active_directory&#34;&gt;Active Directory&lt;/a&gt; domain controller has to run its own DNS and LDAP (AD is tweaked LDAP) servers.&lt;/p&gt;</description>
			</item>
			<item>
				<title>EasyVMX: Easily Create VMware Player Machines</title>
				<link>https://holyarmy.org/2007/09/easyvmx-easily-create-vmware-player-machines/</link>
				<pubDate>Thu, 20 Sep 2007 15:39:31 +0000</pubDate>
				<guid>https://holyarmy.org/2007/09/easyvmx-easily-create-vmware-player-machines/</guid>
				<description>&lt;p&gt;I’ve used this before, but today I was struck by how useful &lt;a href=&#34;http://www.easyvmx.com&#34; target=&#34;_blank&#34;&gt;EasyVMX&lt;/a&gt; really is! I’m setting up a new &lt;a href=&#34;http://syslinux.zytor.com/pxe.php&#34; target=&#34;_blank&#34;&gt;PXELINUX&lt;/a&gt; / TFTP server (which will incidentally be running the &lt;a href=&#34;http://pxeknife.erebor.org/&#34;&gt;PXE Knife&lt;/a&gt; tools put together by my friends John and Brian.&lt;/p&gt;&#xA;&lt;p&gt;Anyway, EasyVMX provides a form (easy, super simple and 2.0 with advanced options) to generate a VMX config file (which &lt;a href=&#34;http://www.vmware.com&#34; target=&#34;_blank&#34;&gt;VMware&lt;/a&gt; uses) to run a virtual machine. All you have to do is choose a few basic options about what you need on your machine, how much RAM, how big your disk needs to be, etc; click ‘Create’; and download your zip file. Simpl, easy, and I’ve got a VMware virtual machine that I can run in the free, &lt;a href=&#34;http://www.vmware.com/products/player/&#34; target=&#34;_blank&#34;&gt;VMware player.&lt;/a&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>WordPress Blog Goes Live for All of Holyarmy.org</title>
				<link>https://holyarmy.org/2007/09/wordpress-blog-goes-live-for-all-of-holyarmyorg/</link>
				<pubDate>Thu, 20 Sep 2007 02:50:28 +0000</pubDate>
				<guid>https://holyarmy.org/2007/09/wordpress-blog-goes-live-for-all-of-holyarmyorg/</guid>
				<description>&lt;p&gt;I’ve decided to finally put this blog site out for public viewing. Never before has my blog been the base from which all of &lt;a href=&#34;http://sherman.bz&#34;&gt;sherman.bz&lt;/a&gt; extends, so this is micro-monumentous.&lt;/p&gt;&#xA;&lt;p&gt;I have kept the links that were on the former front page in the “Stuff @ Holyarmy.org” link section, but there was not much more to keep.&lt;/p&gt;&#xA;&lt;p&gt;Granted I’ve ‘officially published’ the site, but I still expect to make substantial changes. I hope to improve the site graphics, photo gallery, and already existing content. Despite wanting to make changes, I felt I might as well get it out here and start using it. Enjoy!&lt;/p&gt;</description>
			</item>
			<item>
				<title>Re-Conversion to WordPress</title>
				<link>https://holyarmy.org/2007/08/re-conversion-to-wordpress/</link>
				<pubDate>Thu, 09 Aug 2007 06:36:46 +0000</pubDate>
				<guid>https://holyarmy.org/2007/08/re-conversion-to-wordpress/</guid>
				<description>&lt;p&gt;After much non-use and non-posting, I have been working to get this blog functional again. Spending a year in Iraq didn’t do a lot of good for my website maintenance, so that has contributed a bit to my delay.&lt;/p&gt;&#xA;&lt;p&gt;Having come home with a clear mind, it now seems that Geeklog is a bit of overkill for my personal needs. Also, basic theme modifications require more mucking about the PHP source code then I care to do. So, I checked out WordPress and it did what I needed. I also found a handy database importer to pull my content out of Geeklog and into WordPress.&lt;/p&gt;</description>
			</item>
			<item>
				<title>New Theme and Minor Upgrades</title>
				<link>https://holyarmy.org/2005/06/new-theme-and-minor-upgrades/</link>
				<pubDate>Wed, 08 Jun 2005 08:30:00 +0000</pubDate>
				<guid>https://holyarmy.org/2005/06/new-theme-and-minor-upgrades/</guid>
				<description>&lt;p&gt;I stumbled across this theme oh… several hours ago and was quite taken with it. It’s pretty clean, it’s pretty simple, and it’s GREEN! How fitting. 🙂&lt;/p&gt;&#xA;&lt;p&gt;So, “Commando” is the new default theme for my site.&lt;/p&gt;&#xA;&lt;p&gt;Finally, more photos were added today! Quite a few. And Steph should be adding more. (Note: many of the new photos will be private access only)&lt;/p&gt;</description>
			</item>
			<item>
				<title>Photos Online</title>
				<link>https://holyarmy.org/2004/11/photos-online/</link>
				<pubDate>Wed, 17 Nov 2004 01:50:00 +0000</pubDate>
				<guid>https://holyarmy.org/2004/11/photos-online/</guid>
				<description>&lt;p&gt;The &lt;a href=&#34;https://holyarmy.org/benjamin/gallery/&#34;&gt;Photo Gallery&lt;/a&gt; is coming along nicely. I’ve been working on adding in my old photos from the previous photo album software I’d written myself. I’ve also added in several photos and albums that are completely new.&lt;/p&gt;&#xA;&lt;p&gt;Everyone seems to want me to put up wedding photos. 🙂 Well don’t worry, they are coming… in time.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Old System 2 Geeklog</title>
				<link>https://holyarmy.org/2004/11/old-system-2-geeklog/</link>
				<pubDate>Tue, 09 Nov 2004 19:21:00 +0000</pubDate>
				<guid>https://holyarmy.org/2004/11/old-system-2-geeklog/</guid>
				<description>&lt;p&gt;Huzzah! Again!&lt;/p&gt;&#xA;&lt;p&gt;After working with WordPress for a while, it was nice, but it didn’t quite cover some of my needs out of the box. Then I discovered &lt;a href=&#34;http://gallery.menalto.com&#34;&gt;Gallery&lt;/a&gt; and set it up for my brother-in-law. I was hooked. I needed a blogging system that would let me use Gallery, too.&lt;/p&gt;&#xA;&lt;p&gt;Enter &lt;a href=&#34;http://www.geeklog.net/&#34;&gt;Geeklog&lt;/a&gt;!&lt;/p&gt;&#xA;&lt;p&gt;This software is great! It’s got all the user features I was looking for, it integrates with Gallery, it was easy to import my existing blog data to, AND, it has features and plugins I can add in to make my site much fancier, should I ever want them in the future.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Old System 2 WordPress Conversion</title>
				<link>https://holyarmy.org/2004/09/old-system-2-wordpress-conversion/</link>
				<pubDate>Tue, 28 Sep 2004 06:06:00 +0000</pubDate>
				<guid>https://holyarmy.org/2004/09/old-system-2-wordpress-conversion/</guid>
				<description>&lt;p&gt;Hurrah! I’ve actually made headway on converting my blog!&lt;/p&gt;&#xA;&lt;p&gt;I’ve converted all my core content from the old database to the new wordpress format. However, I still need to to do a bit of cleanup on it, tweak some things here and there. I need to get my quotes working, some clever hack should make that work, and if I’ve seen anything, it’s that lots of people hack wordpress. 🙂 I’m also looking into getting a much nicer theme for the site, but that will come in due time. right now I’m more concerned about data integrity.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Photos Temporarily Offline</title>
				<link>https://holyarmy.org/2004/09/photos-temporarily-offline/</link>
				<pubDate>Mon, 27 Sep 2004 13:39:00 +0000</pubDate>
				<guid>https://holyarmy.org/2004/09/photos-temporarily-offline/</guid>
				<description>&lt;p&gt;As I’m in the middle of (slowly) moving my site over to &lt;strike&gt;WordPress&lt;/strike&gt; Geeklog. It seems that my photos will have to be offline for a while.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Content Change</title>
				<link>https://holyarmy.org/2003/08/content-change/</link>
				<pubDate>Fri, 15 Aug 2003 13:38:18 +0000</pubDate>
				<guid>https://holyarmy.org/2003/08/content-change/</guid>
				<description>&lt;p&gt;Due to personal and professional considerations, the journal content of this blogsite has been removed.&lt;/p&gt;&#xA;&lt;p&gt;I will make a substantial effort to focus on updating the topical content, and I intend to add technical topics for java and compters, etc.&lt;/p&gt;&#xA;&lt;p&gt;Postings similar to the journal content will continue on private mailing lists. Please contact me via email should you wish to be added to such a mailing list.&lt;/p&gt;&#xA;&lt;p&gt;Update, Oct 4, 2003: My apoligies for not updating this like I said I would. Getting a new job, moving, going to school for the Army, settling into new apartment, settling into new job, and finding time for life have taken more time than anticipated. Will post an update soon, I hope.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Migration Fixes</title>
				<link>https://holyarmy.org/2003/08/migration-fixes/</link>
				<pubDate>Mon, 11 Aug 2003 06:27:26 +0000</pubDate>
				<guid>https://holyarmy.org/2003/08/migration-fixes/</guid>
				<description>&lt;ul&gt;&#xA;&lt;li&gt;Admin Pages:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;converted to pure PHP4, _SERVER[var, _POST[var], and _GET[var] references &lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Main Pages:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;removed referer display code until I can get it fixed &lt;/ul&gt; &lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>code cleanup</title>
				<link>https://holyarmy.org/2003/08/code-cleanup/</link>
				<pubDate>Thu, 07 Aug 2003 13:17:30 +0000</pubDate>
				<guid>https://holyarmy.org/2003/08/code-cleanup/</guid>
				<description>&lt;ul&gt;&#xA;&lt;li&gt;Main Pages:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;consolidated and cleaned up code; less redundant code is good&#xA;&lt;ul&gt;&#xA;&lt;li&gt;added HTTP referer display code&#xA;&lt;ul&gt;&#xA;&lt;li&gt;resized big photos for consistency and space saving&#xA;&lt;ul&gt;&#xA;&lt;li&gt;renamed templates from *.ihtml to *.html&#xA;&lt;ul&gt;&#xA;&lt;li&gt;fixed a bug in “content_individual.html” blog template &lt;/ul&gt; &lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Visible Links</title>
				<link>https://holyarmy.org/2003/08/visible-links/</link>
				<pubDate>Wed, 06 Aug 2003 03:45:53 +0000</pubDate>
				<guid>https://holyarmy.org/2003/08/visible-links/</guid>
				<description>&lt;ul&gt;&#xA;&lt;li&gt;Database:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;added “visible” column for link table &lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Admin Pages:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;added “visible” check box to editlink and addlink pages &lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Main Pages:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;made non-visible links not show up in link displays &lt;/ul&gt; &lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Cool Upgrades</title>
				<link>https://holyarmy.org/2003/07/cool-upgrades/</link>
				<pubDate>Thu, 31 Jul 2003 07:19:36 +0000</pubDate>
				<guid>https://holyarmy.org/2003/07/cool-upgrades/</guid>
				<description>&lt;ul&gt;&#xA;&lt;li&gt;Database:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;added table for counting clikthrus out of site&#xA;&lt;ul&gt;&#xA;&lt;li&gt;added table for counting HTTP_REFERRERs into the site &lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Libraries:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;renamed hit_tracking.php to stats_tracking.php&#xA;&lt;ul&gt;&#xA;&lt;li&gt;add clikThruCount() method&#xA;&lt;ul&gt;&#xA;&lt;li&gt;added redirect script for counting clikthrus&#xA;&lt;ul&gt;&#xA;&lt;li&gt;modified Counter() method to track HTTP_REFERRERs &lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Main Pages:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;added search capability&#xA;&lt;ul&gt;&#xA;&lt;li&gt;renamed “home” topic to “blather”…. since it’s kindof the catch all blog topic &lt;/ul&gt; &lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Tuesday Modifications</title>
				<link>https://holyarmy.org/2003/07/tuesday-modifications/</link>
				<pubDate>Tue, 29 Jul 2003 21:48:39 +0000</pubDate>
				<guid>https://holyarmy.org/2003/07/tuesday-modifications/</guid>
				<description>&lt;ul&gt;&#xA;&lt;li&gt;Database:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;wrote a script to strip the slashes out of my database. slashes were icky.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;cleaned all code of unneccesary slash stripping. &lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Admin Tools:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;made main admin page reflect topics for news entries&#xA;&lt;ul&gt;&#xA;&lt;li&gt;news edit and adding uses topics for ease of navigation &lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Main Pages:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;added “next/prev” navigation for individual viewing of entries.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;changed layout of “next/prev” on multi-view(default view)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;display time zone &lt;/ul&gt; &lt;/ul&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Original System Notes</title>
				<link>https://holyarmy.org/2003/07/original-system-notes/</link>
				<pubDate>Tue, 29 Jul 2003 20:41:04 +0000</pubDate>
				<guid>https://holyarmy.org/2003/07/original-system-notes/</guid>
				<description>&lt;p&gt;I originally wrote this website software to run on a crappy HP-UX box that only had PHP ver. 3.0.8 or something. It was horribly outdated for its time even. That was September 25, 2001. Nearly 2 years ago. Anyway… I started first by trying to implement the database with DBM. DBM sucks. I didn’t try that for long at all. After that I decided to just use flat text files with custom delimiters and a small API for accessing and updating the data in those files. That’s probably why I didn’t spend a lot of time writing admin pages at the time; the parsing of all that text got ugly fast.&lt;/p&gt;</description>
			</item>
			<item>
				<title>updates to the custom PHP codebase</title>
				<link>https://holyarmy.org/2003/07/updates-to-the-custom-php-codebase/</link>
				<pubDate>Fri, 25 Jul 2003 19:48:01 +0000</pubDate>
				<guid>https://holyarmy.org/2003/07/updates-to-the-custom-php-codebase/</guid>
				<description>&lt;p&gt;This week I’ve made several major and minor changes to the website code. I’ll start keeping track of what I do here. It’s high time I know what I do when with this site. 🙂&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Database:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added hit counter tables&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added an order column for topics&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added link table&#xA;&lt;ul&gt;&#xA;&lt;li&gt;changed date fields in links and quotes to datetime fields &lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Libraries:&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added Date_Calc class library for better handling of dates and formatting of dates. (File: Calc.php)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Used in new code, haven’t yet retrofitted old code to use.&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added Counter function for tracking visits to each page and direct visits to articles. (File: hit_counter.php)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Added my_escape_SQL_single_quote function for cleaner data in database.&lt;/p&gt;</description>
			</item>
			<item>
				<title>About</title>
				<link>https://holyarmy.org/about/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://holyarmy.org/about/</guid>
				<description>&lt;p&gt;&lt;strong&gt;What is holyarmy.org?&lt;/strong&gt; In short, it is a vanity domain. It exists for little more reason than to provide me a place to put stuff online, put friend’s and family’s stuff online, provide a consistent e-mail address for friends and family, etc.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Who is behind this site?&lt;/strong&gt; This site is run by Benjamin Sherman (me). I am a:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Jesus follower&lt;/li&gt;&#xA;&lt;li&gt;husband&lt;/li&gt;&#xA;&lt;li&gt;father&lt;/li&gt;&#xA;&lt;li&gt;guitarist (4 &amp;amp; 6 string)&lt;/li&gt;&#xA;&lt;li&gt;software developer&lt;/li&gt;&#xA;&lt;li&gt;soldier (former)&lt;/li&gt;&#xA;&lt;li&gt;gamer&lt;/li&gt;&#xA;&lt;li&gt;fun loving geek&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Why?&lt;/strong&gt; Why not?&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
