<?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>Wiffu &#187; Uncategorized</title>
	<atom:link href="http://wiffu.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiffu.com</link>
	<description>sam keen&#039;s corner of the web</description>
	<lastBuildDate>Sun, 02 May 2010 18:06:22 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Git Manpages on Snow Leopard</title>
		<link>http://wiffu.com/installing-git-manpages-on-snow-leopard/</link>
		<comments>http://wiffu.com/installing-git-manpages-on-snow-leopard/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 15:35:55 +0000</pubDate>
		<dc:creator>sam keen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://releasethecodes.com/?p=351</guid>
		<description><![CDATA[When Using Git do you get this frustration:
$ git help pull
No manual entry for git-pull

If so, there is an easy fix
First, note the git version you are using
$ git --version
git version 1.6.4.2

Then download the appropriate tarball from kernel.org
curl -O http://www.kernel.org/pub/software/scm/git/git-manpages-{YOUR VERSION}.tar.bz2

Then determine your manpath for /usr/local (here it is /usr/local/share/man, yours may be different)
$ cat [...]]]></description>
			<content:encoded><![CDATA[<p>When Using Git do you get this frustration:</p>
<pre>$ git help pull
No manual entry for git-pull
</pre>
<p>If so, there is an easy fix</p>
<p>First, note the git version you are using</p>
<pre>$ git --version
git version 1.6.4.2
</pre>
<p>Then download the appropriate tarball from kernel.org</p>
<pre>curl -O http://www.kernel.org/pub/software/scm/git/git-manpages-{YOUR VERSION}.tar.bz2
</pre>
<p>Then determine your manpath for /usr/local (here it is <strong>/usr/local/share/man</strong>, yours may be different)</p>
<pre>$ cat /etc/manpaths
/usr/share/man
<strong>/usr/local/share/man</strong>
</pre>
<p>Lastly, untar the files into the man directory</p>
<pre>sudo tar xjv -C <strong>/usr/local/share/man</strong> -f git-manpages-1.6.4.2.tar.bz2
</pre>
<pre>Now you should get manpages when you issue something like git help merge
</pre>
]]></content:encoded>
			<wfw:commentRss>http://wiffu.com/installing-git-manpages-on-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ipad: My impressions</title>
		<link>http://wiffu.com/ipad-my-impressions/</link>
		<comments>http://wiffu.com/ipad-my-impressions/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 15:39:17 +0000</pubDate>
		<dc:creator>sam keen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://releasethecodes.com/?p=300</guid>
		<description><![CDATA[Sexy little (well medium i guess) device.  As a software developer though I cannot see it replacing my laptop (currently a msi u123).  I don&#8217;t see writing code on a ipad.
Also, it would not be replacing my phone.  I guess we will be able to use skype (or skype-like services) on the [...]]]></description>
			<content:encoded><![CDATA[<p>Sexy little (well medium i guess) <a href="http://www.apple.com/ipad/specs/">device</a>.  As a software developer though I cannot see it replacing my laptop (currently a msi u123).  I don&#8217;t see writing code on a ipad.<br />
Also, it would not be replacing my phone.  I guess we will be able to use skype (or skype-like services) on the 3G models.  But still, the form factor of the iPad does not make for a convenient phone.</p>
<p>I do see the iPad as the dream machine for bloggers (though I&#8217;m surprised there is no camera) and makes an excellent &#8220;couch computer&#8221;.  I believe in many people&#8217;s minds, it competes in the iPod touch market.</p>
<p>Do we see Ubuntu or Android ever being ported to this device?  That could make things interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiffu.com/ipad-my-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vnstat : excellent networking tool</title>
		<link>http://wiffu.com/vnstat-excellent-networking-tool/</link>
		<comments>http://wiffu.com/vnstat-excellent-networking-tool/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 16:51:32 +0000</pubDate>
		<dc:creator>sam keen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://releasethecodes.com/?p=296</guid>
		<description><![CDATA[I recently found myself considering moving one of our servers to the Rackspace Cloud.  I needed to get an estimate of the cost for bandwidth usage.
I remembered I had installed vnstat on that server when it was deployed.  This made the bandwidth calculation completely simple:
Just have vnstat give me the bandwidth sliced by Month:
$ [...]]]></description>
			<content:encoded><![CDATA[<p>I recently found myself considering moving one of our servers to the Rackspace Cloud.  I needed to get an estimate of the cost for bandwidth usage.<br />
I remembered I had installed <a href="http://humdi.net/vnstat/">vnstat</a> on that server when it was deployed.  This made the bandwidth calculation completely simple:</p>
<p>Just have vnstat give me the bandwidth sliced by Month:</p>
<pre>$ vnstat -m

 eth0  /  monthly

   month         rx      |      tx      |   total
-------------------------+--------------+--------------------------------------
  Aug '09       7.00 GB  |     8.48 GB  |    15.48 GB   %::
  Sep '09      14.98 GB  |    15.75 GB  |    30.72 GB   %%%::::
  Oct '09      31.70 GB  |    14.79 GB  |    46.50 GB   %%%%%%%%:::
  Nov '09      45.46 GB  |    14.64 GB  |    60.10 GB   %%%%%%%%%%%:::
  Dec '09      73.71 GB  |    15.40 GB  |    89.11 GB   %%%%%%%%%%%%%%%%%%::::
  Jan '10      66.25 GB  |    16.89 GB  |    83.14 GB   %%%%%%%%%%%%%%%%::::
-------------------------+--------------+--------------------------------------
 estimated     94.97 GB  |    24.21 GB  |   119.18 GB</pre>
<p>The install of vnstat on Ubuntu can be done with <code>apt-get</code>:</p>
<pre>sudo apt-get install vnstat</pre>
<p>Remember, once installed to initiate you vnstat DB.  Just execute <code>vnstat</code> and it will tell you how.   <code>vnstat -u -i eth0</code> in my case</p>
<p>Then check the man page for the command to see all the different ways you will be able to slice and dice your network data</p>
]]></content:encoded>
			<wfw:commentRss>http://wiffu.com/vnstat-excellent-networking-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
