<?xml version="1.0" encoding="UTF-8"?>
		<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
		<channel>
		<title>[ln] - Linux</title>
		<link>http://linuxinit.net/site/linux/</link>
		<atom:link href="http://linuxinit.net/site/rss/linux.rss" rel="self" type="application/xhtml" />
		<description>The blog, portfolio, and web playground of Gordon Lowrey</description>
		<language>en-us</language>
		<copyright>Copyright 2009 Gordon Lowrey</copyright>

	
        <item>
		<title>iptables.rules</title>
		<link>http://linuxinit.net/site/linux/iptablesrules.htm</link>
		<guid>http://linuxinit.net/site/linux/iptablesrules.htm</guid>
		<pubDate>Fri, 23 Jan 2009 04:43:38 CST</pubDate>
		<category>linux</category>
		<comments>http://linuxinit.net/site/linux/iptablesrules.htm#comments</comments>
		<description>
		<![CDATA[
		This is just a simple generic rules file for iptables. It blocks all incoming traffic and pings, but allows outgoing pings and replies.
		]]>
		</description>
		</item>
        
        <item>
		<title>Screenshooter</title>
		<link>http://linuxinit.net/site/linux/screenshooter.htm</link>
		<guid>http://linuxinit.net/site/linux/screenshooter.htm</guid>
		<pubDate>Wed, 08 Aug 2007 23:39:26 CST</pubDate>
		<category>linux</category>
		<comments>http://linuxinit.net/site/linux/screenshooter.htm#comments</comments>
		<description>
		<![CDATA[
		This is a simple script that I use in conjuction with the <a href="http://linuxinit.net/site/sviewer/?source=screenshots.php">screenshots.php</a> script in the PHP section to display my current desktop image. What it does is takes a screenshot, makes a thumbnail, adds the image with date/time to an index file, and then uploads the files to my server.<br />
<br />
You'll need to make sure you have installed <a href="http://www.imagemagick.org/script/index.php">ImageMagick</a> and <a href="http://www.ncftp.com/">NcFTP</a>.<br />
<br />
Since this is all provided for learning purposes, you can figure out how to make the PHP scriptlet work correctly with this.
		]]>
		</description>
		</item>
        
        <item>
		<title>Twitter Updater</title>
		<link>http://linuxinit.net/site/linux/twitter_updater.htm</link>
		<guid>http://linuxinit.net/site/linux/twitter_updater.htm</guid>
		<pubDate>Wed, 08 Aug 2007 23:19:10 CST</pubDate>
		<category>linux</category>
		<comments>http://linuxinit.net/site/linux/twitter_updater.htm#comments</comments>
		<description>
		<![CDATA[
		This is a simple script I wrote to update my status on <a href="http://twitter.com/">Twitter</a>.<br />
<br />
You'll need to make sure you have installed <a href="http://freshmeat.net/projects/zenity">Zenity</a> and <a href="http://curl.haxx.se/">cURL</a>.<br />
<br />
Just assign it an icon on your desktop or panel, and upon execution, it should pop up a small window asking what you're doing. That's it really. Of course, you'll need to change USERNAME and PASSWORD to the correct values at the top...
		]]>
		</description>
		</item>
        
        <item>
		<title>PhotoDump</title>
		<link>http://linuxinit.net/site/linux/photodump.htm</link>
		<guid>http://linuxinit.net/site/linux/photodump.htm</guid>
		<pubDate>Wed, 08 Aug 2007 23:11:53 CST</pubDate>
		<category>linux</category>
		<comments>http://linuxinit.net/site/linux/photodump.htm#comments</comments>
		<description>
		<![CDATA[
		A simple shell script that downloads photos from your camera or memory card to a specified directory on your computer. <br />
<br />
You'll need to make sure you have installed <a href="http://freshmeat.net/projects/zenity">Zenity</a> and <a href="http://www.galago-project.org/">libnotify</a>.<br />
<br />
It will of course take a little tweaking to fit your specific camera/memory card and directory structure, but the complicated stuff is done for ya already. ;)<br />
<br />
Just assign it an icon on your panel or desktop, and it should prompt for a name, date, etc, via Zenity's GUI.
		]]>
		</description>
		</item>
        
        <item>
		<title>My .bashrc file</title>
		<link>http://linuxinit.net/site/linux/my_bashrc_file.htm</link>
		<guid>http://linuxinit.net/site/linux/my_bashrc_file.htm</guid>
		<pubDate>Fri, 19 Jan 2007 17:38:53 CST</pubDate>
		<category>linux</category>
		<comments>http://linuxinit.net/site/linux/my_bashrc_file.htm#comments</comments>
		<description>
		<![CDATA[
		This is my .bashrc file. Most if it is self explanatory. Feel free to post any tips, corrections, or other .bashrc settings or functions that you think anyone may find useful.
		]]>
		</description>
		</item>
        
    </channel>
	</rss>
    