<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Bennyland</title>
	<link>http://blog.bennyland.com</link>
	<description>this server is running in my bedroom - benny’s learning how to run a linux server</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:02:22 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Extending Piston&#8217;s BaseHandler for ForeignKey support</title>
		<description><![CDATA[Recently I've started working on an API using Django and Piston for an update to our internal timekeeping stuff (something I've been in charge of for most of the time I've been at VV).  I quickly ran into a problem with Piston when trying to create or update models that have ForeignKeys in them. [...]]]></description>
		<link>http://blog.bennyland.com/2010/03/17/extending-pistons-basehandler-for-foreignkey-support/</link>
			</item>
	<item>
		<title>Update: Creating a TrashCan for shell undelete</title>
		<description><![CDATA[update: I updated this script so that it would put a number at the end of the file name if it already exists in the trash... it's a slow process (increment from 0 and test until you don't find an existing file) but it works  
Original post follows:
so a couple of weeks ago I [...]]]></description>
		<link>http://blog.bennyland.com/2010/02/13/creating-a-trashcan-for-rm-mistakes/</link>
			</item>
	<item>
		<title>New HD</title>
		<description><![CDATA[The hard-drive on my desktop started having S.M.A.R.T. errors yesterday so I went and picked up a WD Caviar Black and threw 64 bit Win 7 on it.  Turns out the HD I had was still under warranty, so there will be another 500gigs coming my way sometime in the future... I'll have to [...]]]></description>
		<link>http://blog.bennyland.com/2010/02/12/new-hd/</link>
			</item>
	<item>
		<title>I&#8217;m learning Python</title>
		<description><![CDATA[As the subject of this post suggests, I'm learning python.  I was going to go out to the local bookstore today to buy a book on python (I normally just try to learn things on my own, but I'm unfortunately in a bit of a hurry and am finding it difficult to find useful [...]]]></description>
		<link>http://blog.bennyland.com/2010/02/11/im-learning-python/</link>
			</item>
	<item>
		<title>Serving ASP.NET pages in Apache on CentOS 5</title>
		<description><![CDATA[I'm starting to love ASP.NET and the ability to do everything in C# (I'm currently working on an internal silverlight app at work and creating a RESTful API is more fun in C#).  Anyway, you can do a yum install mod_mono, but it's a pretty old version so I did some research and found [...]]]></description>
		<link>http://blog.bennyland.com/2010/02/06/serving-asp-net-pages-in-apache-on-centos-5/</link>
			</item>
	<item>
		<title>Dynamic DNS support for WHM using ddclient</title>
		<description><![CDATA[The server which I use to use to host my websites is now primarily used as my DNS and also a backup ftp space for this server to store backups (that way I don't have to buy some sort of tape backup thing).  This is great except for the fact that my IP changes [...]]]></description>
		<link>http://blog.bennyland.com/2010/01/20/dynamic-dns-support-for-whm-using-ddclient/</link>
			</item>
	<item>
		<title>Installing Trac and Subversion on CentOS5</title>
		<description><![CDATA[Installing Trac and Subversion on CentOS is pretty simple.
First, you need to install subversion - it was automatically installed for me already when I installed the OS, however I wanted to update it and found out that I couldn't do so until I deleted the i386 version.
Don't do this step if you're on a 32-bit [...]]]></description>
		<link>http://blog.bennyland.com/2010/01/18/installing-trac-and-subversion-on-centos5/</link>
			</item>
	<item>
		<title>Forwarding all mail to your ISP&#8217;s smtp server with postfix and CentOS 5.4</title>
		<description><![CDATA[I needed to forward all server mails to external email addresses and I had to use my ISP's smtp to do it. This is because everything is blocked by my ISP to combat spammers just making their own smtp server at home and then running it all hours of the day. To do this, you should have postfix installed and running already.

This tutorial will show you how to set up postfix to use your ISP's smtp, and also how to forward internal emails to external accounts.]]></description>
		<link>http://blog.bennyland.com/2010/01/18/forwarding-all-mail-to-your-isps-smtp-server-with-postfix-and-centos-5-4/</link>
			</item>
	<item>
		<title>Installing P5KPL-CM network drivers on CentOS 5.4</title>
		<description><![CDATA[Once CentOS was installed, the first thing I had to do to make the server useful was to build and install the network drivers for myASUS P5KPL-CM Motherboard.  Here's how to do it:
First, you're going to need the LinuxDrivers zip file.  You'll need to unzip and then unrar l1e-l2e-linux-v1.0.0.4.rar (found in the LinuxDrivers/L1e_Lan directory in the [...]]]></description>
		<link>http://blog.bennyland.com/2010/01/18/installing-p5kpl-cm-network-drivers-on-centos-5-4/</link>
			</item>
	<item>
		<title>Server Specs</title>
		<description><![CDATA[This a post from the old setup... but the server is still the same.  There was a note about forgetting how I installed ReviewBoard, and how much of a pain in the ass it was - I havn't done that yet... OH BOY!
Here's the original post, minus the ReviewBoard comment:
Someone asked me last week what [...]]]></description>
		<link>http://blog.bennyland.com/2010/01/18/server-specs/</link>
			</item>
</channel>
</rss>
