<?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>entens.net &#187; Progamming</title>
	<atom:link href="http://entens.net/category/progamming/feed/" rel="self" type="application/rss+xml" />
	<link>http://entens.net</link>
	<description>The less one forgets, the less one can remember.</description>
	<lastBuildDate>Tue, 22 Dec 2009 23:12:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Useful Utility: DialupRouteMaster</title>
		<link>http://entens.net/2009/12/useful-utility-dialuproutemaster/</link>
		<comments>http://entens.net/2009/12/useful-utility-dialuproutemaster/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 06:18:17 +0000</pubDate>
		<dc:creator>entens</dc:creator>
				<category><![CDATA[Progamming]]></category>
		<category><![CDATA[Project time!]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WhatCouldPossiblyGoWrong]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://entens.net/?p=198</guid>
		<description><![CDATA[
Setup
Source*
If you've ever tried to setup static routing on Windows, you may know that the 'interface index' can change on you breaking your route. This utility will detect a broken route, remove the defunct persistent route, then recreate it with the correct interface parameter.
Note: I haven't had a chance to test it on a live network (I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-199" title="DialupRouteMaster" src="http://entens.net/wp-content/uploads/2009/12/DialupRouteMaster.png" alt="DialupRouteMaster" width="398" height="300" /></p>
<p><a href="http://entens.net/wp-content/uploads/2009/12/DialupRouteMaster_binary.zip">Setup</a></p>
<p><a href="http://entens.net/wp-content/uploads/2009/12/DialupRouteMaster_source.zip">Source</a>*</p>
<p>If you've ever tried to setup static routing on Windows, you may know that the 'interface index' can change on you breaking your route. This utility will detect a broken route, remove the defunct persistent route, then recreate it with the correct interface parameter.</p>
<p>Note: I haven't had a chance to test it on a live network (I will 12-22-09), but it may prove interesting for the rare need to route using Windows.</p>
<p>UPDATE: Tested, debugged, and 100% working.  This is now managing the static routes for a dialup connection between two power plants in Alaska!</p>
<p>*Released under the MIT license.</p>
]]></content:encoded>
			<wfw:commentRss>http://entens.net/2009/12/useful-utility-dialuproutemaster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pwnsauce Program: Microsoft Small Basic</title>
		<link>http://entens.net/2009/09/pwnsauce-program-microsoft-small-basic/</link>
		<comments>http://entens.net/2009/09/pwnsauce-program-microsoft-small-basic/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 16:46:37 +0000</pubDate>
		<dc:creator>entens</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[Progamming]]></category>
		<category><![CDATA[n00bs]]></category>

		<guid isPermaLink="false">http://entens.net/?p=63</guid>
		<description><![CDATA[
Ever wanted to teach someone how to program? Did they lose you at the first mention of a pointer value?  Microsoft released a scaled down IDE and programming platform called Small Basic for the beginning programmers out there. Everything from fuctions to variables to arrays are explined n the accompanying 70ish page document.  Everything feels almost drag [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-64" title="smallbasic" src="http://entens.net/wp-content/uploads/2009/09/smallbasic.jpg" alt="smallbasic" width="550" height="387" /></p>
<p>Ever wanted to teach someone how to program? Did they lose you at the first mention of a pointer value?  Microsoft released a scaled down IDE and programming platform called Small Basic for the beginning programmers out there. Everything from fuctions to variables to arrays are explined n the accompanying 70ish page document.  Everything feels almost drag and drop. Perfect for programming noobs.</p>
<p><a href="http://msdn.microsoft.com/en-us/devlabs/cc950524.aspx">Goto software's site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://entens.net/2009/09/pwnsauce-program-microsoft-small-basic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

