<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Gabe's Soup</title>
	<link>http://gabe.squirrelsoup.net</link>
	<description>Projects and Musings from Gabe's World</description>
	<lastBuildDate>Thu, 20 Aug 2009 11:10:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Reducing AVR program size with AVR-GCC</title>
		<description>I was hacking on my AtTiny13 this afternoon, having some trouble getting my .hex file small enough to flash.  I looked around to find some details about reducing the final binary size so I could get my .hex down a couple lines, and finally figured out the following (which ...</description>
		<link>http://gabe.squirrelsoup.net/2009/07/15/reducing-avr-program-size-with-avr-gcc/</link>
			</item>
	<item>
		<title>NFS with VFAT</title>
		<description>So I was having a bunch of problems with an NFSv4 (or v3 for that matter) export on my NSLU2.  It was giving me a lot of 'stale file handle' errors, and sometimes downright telling me that files had disappeared.

It would seem that this was all stemming from the ...</description>
		<link>http://gabe.squirrelsoup.net/2009/07/10/nfs-with-vfat/</link>
			</item>
	<item>
		<title>Trying out gnome-blog.</title>
		<description>This is a post from gnome-blog.  I really liked gnome-do's twitter integration, and I'm hoping that gnome-blog will encourage to make more more posts to this blog.  I'm deffinitely aiming at a more twitter-esque posting scheme (albeit with actual technical info snippets, and not random mind diarrhea). </description>
		<link>http://gabe.squirrelsoup.net/2009/07/07/trying-out-gnome-blog/</link>
			</item>
	<item>
		<title>Scan for ssh servers on subnet with NMAP.</title>
		<description>Look for servers running with a certain port open (ssh for example) on a range of IP addresses:

nmap -p 22 --open 192.168.0.1-255 </description>
		<link>http://gabe.squirrelsoup.net/2009/07/07/scan-for-ssh-servers-on-subnet/</link>
			</item>
	<item>
		<title>chrooting with udev</title>
		<description>If you're having issues about commands failing with "function not implemented" when you're in a chroot, make sure you've:

mounted dev:
mount -o bind /dev /mnt/chroot/dev

mounted proc:

mount proc -t proc /mnt/chroot/proc 


That should be enough to get stuff working with (as root):

chroot /mnt/chroot/ /bin/bash
 </description>
		<link>http://gabe.squirrelsoup.net/2009/07/06/chrooting-with-udev/</link>
			</item>
	<item>
		<title>Back to life?</title>
		<description>I've kind of neglected this blog for a while, but I think I should at least use it for my personal note-taking and log-keeping on experiments, so it may just have more technical mumbo-jumbo than most people like, but you can filter that out by only nooking at non-technical categories ...</description>
		<link>http://gabe.squirrelsoup.net/2009/07/06/back-to-life/</link>
			</item>
	<item>
		<title>Vends Voiture</title>
		<description>



Vends Voiture

Originally uploaded by tehf0x


...it could sell...
 </description>
		<link>http://gabe.squirrelsoup.net/2008/11/12/vends-voiture/</link>
			</item>
	<item>
		<title>Prop. 8</title>
		<description>I don't get it.  If people were campaigning to abbolish interracial marriages, they would be labeled as racist bigots.  If they campaign to abbolish same-sex marriage it's excused as defending our societal morals?!

"Intermarriage between whites and blacks is repulsive and averse to every sentiment of pure American spirit. It is ...</description>
		<link>http://gabe.squirrelsoup.net/2008/10/27/prop-8/</link>
			</item>
	<item>
		<title>ZOMG RETARD!</title>
		<description>I don't think I even need to say anything.

Check palin.  This is even better than South Carolina Girl.

Not a one time thing, either:

 </description>
		<link>http://gabe.squirrelsoup.net/2008/09/26/zomg-retard/</link>
			</item>
	<item>
		<title>facetaggr on flickr</title>
		<description>Yahoo Open Hack Day '08 took place this weekend, and although employees &#38; interns aren't supposed to produce a hack, I did it anyways (take that!).  It's nothing big, I wrote a greasemonkey script that will add a list of your contacts on a flickr photo page.  When you click ...</description>
		<link>http://gabe.squirrelsoup.net/2008/09/16/facetaggr-on-flickr/</link>
			</item>
</channel>
</rss>
