<?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>Benjamin Sherman &#187; Coding</title>
	<atom:link href="http://holyarmy.org/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://holyarmy.org</link>
	<description>I have to have a tagline?</description>
	<lastBuildDate>Wed, 02 Jun 2010 06:06:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Have fun RESTing!</title>
		<link>http://holyarmy.org/2010/01/have-fun-resting/</link>
		<comments>http://holyarmy.org/2010/01/have-fun-resting/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 10:46:59 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=416</guid>
		<description><![CDATA[Cheesy post titles aside&#8230;
I just discovered the very simple but incredibly useful RESTClient at: http://code.google.com/p/rest-client/ .
It&#8217;s a simple Java GUI app for testing out one&#8217;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.
This is an incredibly [...]]]></description>
			<content:encoded><![CDATA[<p>Cheesy post titles aside&#8230;</p>
<p>I just discovered the very simple but incredibly useful <strong>RESTClient</strong> at: <a href="http://code.google.com/p/rest-client/">http://code.google.com/p/rest-client/</a> .</p>
<p>It&#8217;s a simple Java GUI app for testing out one&#8217;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.</p>
<p>This is an incredibly useful tool, AND a far cry better than doing it all on the command line with curl.</p>
<p>Thanks @subwiz (the project owner)!</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2010/01/have-fun-resting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here, File File! Nears Release, Gets Attention</title>
		<link>http://holyarmy.org/2009/12/here-file-file-nears-release/</link>
		<comments>http://holyarmy.org/2009/12/here-file-file-nears-release/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 22:51:08 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[appsfire]]></category>
		<category><![CDATA[excitement]]></category>
		<category><![CDATA[herefilefile]]></category>
		<category><![CDATA[hff]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[tuaw]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=411</guid>
		<description><![CDATA[I&#8217;m taking time away from adding spit and polish to the exciting Here, File File project to say WOO HOO!
The whole team (Adam, Buck, and I) are psyched! A few days ago we found out Here, File File is a finalist in the AppsFire Apps Star Awards. And today, The Unofficial Apple Weblog (TUAW) published a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m taking time away from adding spit and polish to the exciting <a title="Here, File File!" href="http://herefilefile.com">Here, File File</a> project to say WOO HOO!</p>
<p>The whole team (<a href="http://welcome.totheinter.net">Adam</a>, <a href="http://buckwilson.me">Buck</a>, and I) are psyched! A few days ago we found out Here, File File is a finalist in the <a href="http://video.appsfire.com/video/2623113-here-file-file-iphone-app-promo">AppsFire Apps Star Awards</a>. And today, The Unofficial Apple Weblog (TUAW) published a great <a href="http://www.tuaw.com/2009/12/05/found-footage-here-file-file-lets-you-access-your-macs-files/">HFF write up</a>.</p>
<p>If you haven&#8217;t seen our promo video yet, give it a whirl!</p>
<p><a href="http://holyarmy.org/2009/12/here-file-file-nears-release/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2009/12/here-file-file-nears-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating RubyGems on Mac OS X 10.5 Leopard</title>
		<link>http://holyarmy.org/2009/03/updating-rubygems-on-mac-os-x-105-leopard/</link>
		<comments>http://holyarmy.org/2009/03/updating-rubygems-on-mac-os-x-105-leopard/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 04:38:40 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sass]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=383</guid>
		<description><![CDATA[I&#8217;m just posting a simple tip today.
I was wanting to play around with the very cool SASS meta-language using Compass. 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.
I had already known I needed to update Gems, so I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just posting a simple tip today.</p>
<p>I was wanting to play around with the very cool <a href="http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html">SASS meta-language</a> using <a href="http://wiki.github.com/chriseppstein/compass">Compass</a>. 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.</p>
<p>I had already known I needed to update Gems, so I was doing the following:</p>
<pre style="padding-left: 30px">$ sudo gem update</pre>
<p>Eventually I got errors like this:</p>
<pre style="padding-left: 30px">Updating installed gems...
Bulk updating Gem source index for: http://gems.rubyforge.org
Bulk updating Gem source index for: http://gems.github.com/
Attempting remote update of RedCloth
ERROR:  Error installing RedCloth:
    RedCloth requires RubyGems version &gt;= 1.2
Attempting remote update of capistrano
ERROR:  Error installing capistrano:
    capistrano requires RubyGems version &gt;= 1.2
Attempting remote update of net-sftp
ERROR:  Error installing net-sftp:
    net-sftp requires RubyGems version &gt;= 1.2
Attempting remote update of net-ssh
ERROR:  Error installing net-ssh:
    net-ssh requires RubyGems version &gt;= 1.2
Gems updated: RedCloth, capistrano, net-sftp, net-ssh</pre>
<p>Turns out, to update RubyGems, one must update the gem <em>system!</em></p>
<p>So, the next correct command to run is:</p>
<pre style="padding-left: 30px">$ sudo gem update --system</pre>
<p>This updated my RubyGems to version 1.3.1 and allowed me to move forward in playing with Ruby.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2009/03/updating-rubygems-on-mac-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Logins with mod_rewrite, Cookies, and Javascript Redux</title>
		<link>http://holyarmy.org/2008/12/logins-with-mod_rewrite-cookies-and-javascript-redux/</link>
		<comments>http://holyarmy.org/2008/12/logins-with-mod_rewrite-cookies-and-javascript-redux/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 06:44:45 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[not so secure]]></category>
		<category><![CDATA[staging]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=348</guid>
		<description><![CDATA[A while back I posted a simple solution for restricting website access in a situation where HTTP basic authentication couldn&#8217;t be used.
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, [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I posted a <a href="http://holyarmy.org/2008/02/logins-with-mod_rewrite-cookies-javascript/">simple solution for restricting website access</a> in a situation where HTTP basic authentication couldn&#8217;t be used.</p>
<p>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 /) </p>
<p>Also, in the comments I made it MUCH clearer that this is NOT intended to be a secure solution, just a simple way to keep Google and random people out of things. Anyone with a basic knowledge of HTML/Javascript/Cookies (or less than basic) could read the source and figure out how to create the &#8220;secure&#8221; cookie, and BAM they&#8217;re in like Flynn.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2008/12/logins-with-mod_rewrite-cookies-and-javascript-redux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressMU Plugin Commander</title>
		<link>http://holyarmy.org/2008/12/wordpressmu-plugin-commander/</link>
		<comments>http://holyarmy.org/2008/12/wordpressmu-plugin-commander/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 07:56:01 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=344</guid>
		<description><![CDATA[I&#8217;m solidly impressed with the WPMU Plugin Commander. 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).
This plugin provides a control panel where I can globally [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m solidly impressed with the <a href="http://firestats.cc/wiki/WPMUPluginCommander">WPMU Plugin Commander</a>. 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).</p>
<p>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.</p>
<p>The perfect scenario is, I want to auto-anable Akismet for my users, so they get spam filtering on comments. Also, I want them to have the ability to try out other various plugins, but don&#8217;t want them able to turn off Aksimet.</p>
<p>I&#8217;ll echo the sentiments of others I read when discovering Plugin Commander, &#8220;this functionality should be in WPMU core!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2008/12/wordpressmu-plugin-commander/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Regenerate Thumbnail Plugin</title>
		<link>http://holyarmy.org/2008/12/word-press-regenerate-thumbnail-plugin/</link>
		<comments>http://holyarmy.org/2008/12/word-press-regenerate-thumbnail-plugin/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 06:57:50 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[acquiesce]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[thumbnail]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=338</guid>
		<description><![CDATA[I was literally sitting down to write a plugin that did this, when I stumbled across Viper007&#8217;s Regenerate Thumbnail plugin.
I could still write my own version, but eh, what&#8217;s the point.   Seems to work great!
]]></description>
			<content:encoded><![CDATA[<p>I was literally sitting down to write a plugin that did this, when I stumbled across <a href="http://www.viper007bond.com/wordpress-plugins/regenerate-thumbnails/">Viper007&#8217;s Regenerate Thumbnail</a> plugin.</p>
<p>I could still write my own version, but eh, what&#8217;s the point. <img src='http://holyarmy.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Seems to work great!</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2008/12/word-press-regenerate-thumbnail-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use vi key bindings in bash</title>
		<link>http://holyarmy.org/2008/12/use-vi-key-bindings-in-bash/</link>
		<comments>http://holyarmy.org/2008/12/use-vi-key-bindings-in-bash/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 06:29:38 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[geekery]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=331</guid>
		<description><![CDATA[A long time ago I used ksh with vi key bindings, and life was good.
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).
So, just the other day I said to myself, &#8220;Self, I [...]]]></description>
			<content:encoded><![CDATA[<p>A long time ago I used ksh with vi key bindings, and life was good.</p>
<p>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).</p>
<p>So, just the other day I said to myself, &#8220;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.&#8221;</p>
<p>So, I fired up google.com; low and behold I stumbled onto this little post about <a href="http://blogs.techrepublic.com.com/opensource/?p=193">using vi key bindings in bash and zsh</a>. So sweet!</p>
<p>In a nutshell, the bash command to enable vi mode is:</p>
<p><code>set -o vi</code></p>
<p>This can be set in your .bashrc file, and if it doesn&#8217;t pickup when you start a new terminal session, add something like this to your .profile or .bash_profile:</p>
<p><code>if [ -f ~/.bashrc ]; then<br />
. ~/.bashrc<br />
fi</code></p>
<p>With vi mode enabled, you&#8217;ll start your bash session in insert mode, so things should behave as normal. But, to turn on the power, just hit the ESC key to enter COMMAND MODE. <img src='http://holyarmy.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Now all your vi commands are availble. Move to end of line with &#8220;$&#8221;, beginning of line with &#8220;^&#8221;, delete a word with &#8220;dw&#8221;, etc.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2008/12/use-vi-key-bindings-in-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Project Idea: iPhoto to Wordpress [gallery] Export</title>
		<link>http://holyarmy.org/2008/10/a-project-idea-iphoto-to-wordpress-gallery-export/</link>
		<comments>http://holyarmy.org/2008/10/a-project-idea-iphoto-to-wordpress-gallery-export/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 05:52:02 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[Military]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=321</guid>
		<description><![CDATA[I&#8217;ve been spending some time getting my son&#8217;s blog setup. In doing so, I discovered that as of Wordpress 2.5, there is built-in [ gallery ] functionality.  Though it isn&#8217;t full featured, it&#8217;s pretty nice, and perfectly integrated with Wordpress, since, well, it IS Wordpress.
Currently the process to put photos into a gallery is:

Choose photos [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been spending some time getting my <a href="/beaumin/">son&#8217;s blog</a> setup. In doing so, I discovered that as of Wordpress 2.5, there is built-in [ gallery ] functionality.  Though it isn&#8217;t full featured, it&#8217;s pretty nice, and perfectly integrated with Wordpress, since, well, it IS Wordpress.</p>
<p>Currently the process to put photos into a gallery is:</p>
<ol>
<li>Choose photos in iPhoto</li>
<li>Export chosen files to disk</li>
<li>Create new Wordpress post</li>
<li>Add media via Wordpress uploader</li>
</ol>
<p>This isn&#8217;t too bad, especially for a geek who&#8217;s used to lots of arcane workarounds to accomplish simple goals. But&#8230; for my wife or others who don&#8217;t want the hassle, this is basically annoying.</p>
<p>So I have this idea to create an iPhoto export plugin which will upload directly into Wordpress!</p>
<p>Roadblocks to completion:</p>
<ol>
<li>Time and Commitment (typical)</li>
<li>Objective-C (don&#8217;t know it)</li>
<li>Cocoa (don&#8217;t know it)</li>
<li>X-Code (don&#8217;t know it)</li>
<li>Non-Javascript/Java development on Mac OS X (new to me)</li>
</ol>
<p>So&#8230; this is going to be a slightly ambitions undertaking&#8230; but I&#8217;m excited about it! I&#8217;ll be learning a bunch of new stuff. It&#8217;ll take more time than I&#8217;d like, but I expect it to be a rewarding process. At some point, I&#8217;ll be able to create a &#8220;project&#8221; home for this bad boy, and make it available to all!</p>
<p>If anyone has pointers on OS X development, I&#8217;m all ears. <img src='http://holyarmy.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2008/10/a-project-idea-iphoto-to-wordpress-gallery-export/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Good Post on Using Ant for Solid Build Process</title>
		<link>http://holyarmy.org/2008/06/good-post-on-using-ant-for-solid-build-process/</link>
		<comments>http://holyarmy.org/2008/06/good-post-on-using-ant-for-solid-build-process/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 20:35:30 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://sherman.bz/?p=307</guid>
		<description><![CDATA[I use Ant for my Java projects. It&#8217;s a great and powerfule build too. However, there&#8217;s always more than can be done to improve the quality of the build process.
I found this nice article that gives some good examples of a complete build process with Ant: dev, test, prod, etc.
]]></description>
			<content:encoded><![CDATA[<p>I use <a href="http://ant.apache.org">Ant</a> for my Java projects. It&#8217;s a great and powerfule build too. However, there&#8217;s always more than can be done to improve the quality of the build process.</p>
<p>I found <a href="http://www.julienlecomte.net/blog/2007/09/16/">this nice article</a> that gives some good examples of a complete build process with Ant: dev, test, prod, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2008/06/good-post-on-using-ant-for-solid-build-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Investigating OpenID</title>
		<link>http://holyarmy.org/2008/05/investigating-openid/</link>
		<comments>http://holyarmy.org/2008/05/investigating-openid/#comments</comments>
		<pubDate>Tue, 27 May 2008 15:02:43 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[new tech]]></category>
		<category><![CDATA[openid]]></category>

		<guid isPermaLink="false">http://sherman.bz/?p=300</guid>
		<description><![CDATA[Aaron (one of my co-workers), recently posted a link about OpenID. I&#8217;ve given OpenID only cursory glances over the last year, but the Coding Horror link in Aaron&#8217;s post had a comment to this Google Video where Simon Willison gives a Google Tech Talk on The Implications of OpenID. The video is nearly a year [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cephas.net/blog/2008/05/24/links-5-23-2008/">Aaron (one of my co-workers)</a>, recently posted a link about OpenID. I&#8217;ve given <a href="http://openid.net/">OpenID</a> only cursory glances over the last year, but the Coding Horror link in Aaron&#8217;s post had a comment to this <a href="http://video.google.com/videoplay?docid=2288395847791059857">Google Video where Simon Willison gives a Google Tech Talk on The Implications of OpenID</a>. The video is nearly a year old, but to date, it&#8217;s done more to convince me to get on the OpenID bandwagon than anything else.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2008/05/investigating-openid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
