<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="0.92">
<channel>
	<title>HunterDavis.com</title>
	<link>http://hunterdavis.com</link>
	<description>3.0!</description>
	<lastBuildDate>Mon, 28 Jul 2008 15:06:32 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Food (and diet) management for the unix geek, a python script</title>
		<description>For many a scientist like myself, the pear-shaped waistline which has become synonymous with the unix guru has become all too familiar.  While there are a number of mitigating factors, I'm going to chalk it up to the sedentary lifestyle of the typical programmer.  A study posted on ...</description>
		<link>http://hunterdavis.com/archives/24</link>
			</item>
	<item>
		<title>Half a line of shell to display to screen while compressing output&#8230; The most useful shell I&#8217;ve written in forever</title>
		<description>Ok, so here's the deal.  I write a lot of C in my line of work, so when I get the chance to write some clever shell script, I relish it.  I do a lot of long supercomputer simulations, which tend to be hard to debug (especially when ...</description>
		<link>http://hunterdavis.com/archives/23</link>
			</item>
	<item>
		<title>Snesaver - Zsnes screen saver for linux</title>
		<description>Ok, so here's  a fun bit of perl code I wrote last night.   It's called snesaver, and you can download it here.  Here's how it works,

1.  You'll need to be running some flavor of *nix (self=ubuntu), with perl installed
2.  You'll need to have xscreensaver ...</description>
		<link>http://hunterdavis.com/archives/20</link>
			</item>
	<item>
		<title>Easy Execution Library - c++ class library for spawning processes</title>
		<description>       	Easy Execute - An extremely easy to use C++ library for spawning processes and executing arbitrary commands.
This library is intended for developers who wish to simply execute some command, without worrying about the underlying
fork/exec/system calls,  string parsing, setting up timers, recording the ...</description>
		<link>http://hunterdavis.com/archives/19</link>
			</item>
	<item>
		<title>Casey on youtube!</title>
		<description>I've uploaded a video to youtube of casey (my pointer hound) doing some tricks.  Fun!


 </description>
		<link>http://hunterdavis.com/archives/18</link>
			</item>
	<item>
		<title>Re-Writing the laser pointer paint program (image processing) in C/C++ - 10x speed improvement</title>
		<description>  This should significantly increase our capture and processing speed. First, install libcv1 in ubuntu, I like to get the documentation and python bindings as well, and these will install libcv1 anyway.  sudo aptitdue install python-cv opencv-doc  Now we'll start writing some C code. As I have ...</description>
		<link>http://hunterdavis.com/archives/17</link>
			</item>
	<item>
		<title>Home Automation + Gmail in Ubuntu</title>
		<description> Ok, now that we have a working home automation server setup (see article 1), let's plug in a lamp module and have it flash when our gmail arrives. First up, plug in the light module, select your house code ('heyu info' will tell you your house code) and an ...</description>
		<link>http://hunterdavis.com/archives/16</link>
			</item>
	<item>
		<title>Using scilab video processing toolbox and a laser pointer to &#8220;paint&#8221; a scene in realtime.</title>
		<description>A little tic/toc ery has shown that without an image draw scilab can process 3 fps.  So here's  	a loop unrolled version that delays image rendering till 3 dots have been drawn.
//"paint" a scene with a laser pointer in realtime
//speed of update depends on speed of camera + ...</description>
		<link>http://hunterdavis.com/archives/15</link>
			</item>
	<item>
		<title>Installing scilab and the scilab image and video processing toolbox in ubuntu linux.</title>
		<description>For some time now I've been into computer vision.  However, much of computer vision is done  			  on matlab, a 1000$ piece of software that doesn't jive with my open source philosophy.  Luckily, 			  there are a number of open source alternatives.  I prefer ...</description>
		<link>http://hunterdavis.com/archives/14</link>
			</item>
	<item>
		<title>Building a completely automated, web/ssh/vnc controlled, home automation server from a clamshell ibook (with a faulty cd drive) and 10$ worth of electronics</title>
		<description>Ok, so i've got this old clamshell ibook.  The main weakness of these models was the screen, a paltry 800x600 resolution.   				The main sweetness of the project:

	 				Control your house lights from your phone, any web browser, any ssh client, etc
	 				Automate your lights, run complex temperature ...</description>
		<link>http://hunterdavis.com/archives/13</link>
			</item>
</channel>
</rss>
