<?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>Schwer Log &#187; programming::code</title>
	<atom:link href="http://www.schwer.us/journal/tag/programmingcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schwer.us/journal</link>
	<description>Logging the activities of four Schwers.</description>
	<lastBuildDate>Fri, 29 Apr 2011 22:20:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Firewall Script</title>
		<link>http://www.schwer.us/journal/2004/06/29/firewall-script/</link>
		<comments>http://www.schwer.us/journal/2004/06/29/firewall-script/#comments</comments>
		<pubDate>Tue, 29 Jun 2004 20:06:04 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[programming::code]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/?p=87</guid>
		<description><![CDATA[#!/bin/bash # a firewall script i wrote myself! # 06 Jan. 2003 # chkconfig: 2345 25 90 # description: packet filtering firewall _start() { # enable the kernel's spoof protection echo 1 > /proc/sys/net/ipv4/conf/all/rp_filter # Delete old iptables rules # &#8230; <a href="http://www.schwer.us/journal/2004/06/29/firewall-script/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2004/06/29/firewall-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get an interface&#8217;s information</title>
		<link>http://www.schwer.us/journal/2004/03/15/get-an-interfaces-information/</link>
		<comments>http://www.schwer.us/journal/2004/03/15/get-an-interfaces-information/#comments</comments>
		<pubDate>Mon, 15 Mar 2004 23:59:39 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[programming::code]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/?p=69</guid>
		<description><![CDATA[Here is a bit of code to get an interface&#8217;s information; including the interface name, and MAC address: #include #include #include /* provides ifreq and IFNAMSIZ and if_nameindex */ #include /* provides IPPROTO_IP */ #include #include #include #include using namespace &#8230; <a href="http://www.schwer.us/journal/2004/03/15/get-an-interfaces-information/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2004/03/15/get-an-interfaces-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sonic.net Hotspot</title>
		<link>http://www.schwer.us/journal/2004/02/15/sonicnet-hotspot/</link>
		<comments>http://www.schwer.us/journal/2004/02/15/sonicnet-hotspot/#comments</comments>
		<pubDate>Sun, 15 Feb 2004 19:51:06 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[programming::code]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/?p=65</guid>
		<description><![CDATA[Did I mention we are hosting a Sonic.net wireless hotspot? Well we are. I doubt that we will make any money off of it, because a. I haven&#8217;t told my neighbors about it, and b. I&#8217;m not sure how technically &#8230; <a href="http://www.schwer.us/journal/2004/02/15/sonicnet-hotspot/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2004/02/15/sonicnet-hotspot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>alarmClock</title>
		<link>http://www.schwer.us/journal/2004/02/14/alarmclock/</link>
		<comments>http://www.schwer.us/journal/2004/02/14/alarmclock/#comments</comments>
		<pubDate>Sat, 14 Feb 2004 08:52:23 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[programming::code]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/?p=64</guid>
		<description><![CDATA[I added an HFile for C to the CodeBeautifier plugin, and I want to see how it turns out. Click &#8216;continue reading&#8217; to see the actual code. alarmClock is a program I wrote last semester for my Systems Programming course. &#8230; <a href="http://www.schwer.us/journal/2004/02/14/alarmclock/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2004/02/14/alarmclock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with powers of two</title>
		<link>http://www.schwer.us/journal/2004/02/13/fun-with-powers-of-two/</link>
		<comments>http://www.schwer.us/journal/2004/02/13/fun-with-powers-of-two/#comments</comments>
		<pubDate>Sat, 14 Feb 2004 06:16:28 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[programming::code]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/?p=63</guid>
		<description><![CDATA[Here is one of the problems we had for Theory of Comp. and my solution. It&#8217;s an interesting problem, but really just a an excuse to try out the CodeBeautifier plugin for MT. 4)Write a computer program that finds the &#8230; <a href="http://www.schwer.us/journal/2004/02/13/fun-with-powers-of-two/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2004/02/13/fun-with-powers-of-two/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

