<?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>The Nortons &#187; programming</title>
	<atom:link href="http://vtn3.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://vtn3.com</link>
	<description>Web Home for the Nortons</description>
	<lastBuildDate>Mon, 09 Jan 2012 18:00:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New Day For Data?</title>
		<link>http://vtn3.com/2008/02/02/new-day-for-data/</link>
		<comments>http://vtn3.com/2008/02/02/new-day-for-data/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 16:39:01 +0000</pubDate>
		<dc:creator>thane</dc:creator>
				<category><![CDATA[Babble]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://l33tw4r3.com/home/2008/02/02/new-day-for-data/</guid>
		<description><![CDATA[Much like apenwarr, I had heard about git and effectively ignored it. As he, I watched Linus&#8217; video and was skeptical. He, however, took the time to analyze it and came to an interesting conclusion. Git was originally not a version control system; it was designed to be the infrastructure so that someone else could [...]]]></description>
			<content:encoded><![CDATA[<p>Much like <a href="http://www.advogato.org/person/apenwarr/">apenwarr</a>, I had heard about git and effectively ignored it.  As he, I watched <a href="http://www.youtube.com/watch?v=4XpnKHJAok8">Linus&#8217; video</a> and was skeptical.  He, however, took the time to <a href="http://www.advogato.org/person/apenwarr/diary/371.html">analyze it</a> and came to an interesting conclusion.</p>
<blockquote><p>Git was originally not a version control system; it was designed to be the <strong>infrastructure</strong> so that someone else could build one on top. And they did; nowadays there are more than 100 git-* commands installed along with git. It&#8217;s scary and confusing and weird, but what that means is <strong>git is a platform</strong>. It&#8217;s a new set of nouns and verbs that we never had before. Having new nouns and verbs means we can invent entirely new things that we previously couldn&#8217;t do. </p></blockquote>
<p>He then produces a litany of difficult projects that he has worked on which git makes trivial.  He points out that git moves files faster than cp, and does it checksummed.  That git can be used for backups, or for a distributed file system, or for package distribution, or installers, or or or.  If it had been written by anyone but Linus Torvald, I would continue to be skeptical.  However, he has a track record of writing quickly things that change the face of software.  I am going to have to take a closer look at git.</p>
]]></content:encoded>
			<wfw:commentRss>http://vtn3.com/2008/02/02/new-day-for-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Idle Hands</title>
		<link>http://vtn3.com/2008/01/09/idle-hands/</link>
		<comments>http://vtn3.com/2008/01/09/idle-hands/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 04:23:04 +0000</pubDate>
		<dc:creator>thane</dc:creator>
				<category><![CDATA[Babble]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://l33tw4r3.com/home/2008/01/09/idle-hands/</guid>
		<description><![CDATA[from Noodlesoft It can be annoying to get an alert about a new version when you are working. A new version is not a “drop everything and deal with this now” type of alert. With this patch, when a new update is found, it will check the user’s idle time and hold off showing the [...]]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://www.noodlesoft.com/blog/2008/01/08/idle-hands/">Noodlesoft</a></p>
<blockquote><p>It can be annoying to get an alert about a new version when you are working. A new version is not a “drop everything and deal with this now” type of alert. With this patch, when a new update is found, it will check the user’s idle time and hold off showing the panel until a certain amount of time has elapsed. This minimizes the chance of the user being in the middle of something when the alert comes up.</p></blockquote>
<p>This is someone who gets it.  What a wonderful idea for notifying the user.  Nod to <a href="http://daringfireball.net/linked/2008/january#wed-09-idle">Daring Fireball</a> for the link.</p>
]]></content:encoded>
			<wfw:commentRss>http://vtn3.com/2008/01/09/idle-hands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

