<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>FOSSline</title>
	<link>http://kdubois.net</link>
	<description></description>
	<lastBuildDate>Fri, 15 Jan 2010 17:00:07 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Crash Course on Mixing C and Assembly on Linux/x86</title>
		<description><![CDATA[Editor&#8217;s Note: This article is designed to get you thinking a bit about assembly on i386 machines, and to provide an example of x86 convention function calling. Its not really comprehensive enough to serve as a thorough tutorial. Look here, or here for a bit more comprehensive introduction.

Tinkering with assembly code is a great way [...]]]></description>
		<link>http://kdubois.net/?p=807</link>
			</item>
	<item>
		<title>How To Make A Kernel Sandbox using QEMU</title>
		<description><![CDATA[
Last post, I described a few reasons why a kernel sandbox might boost your ability to tinker with the kernel. Now I&#8217;m going to describe how you can do this!
I use a debian virtual disk image, along with QEMU for the virtualization. Why QEMU? Its open source (always a plus), free, and has been used [...]]]></description>
		<link>http://kdubois.net/?p=760</link>
			</item>
	<item>
		<title>Kernel Sandbox</title>
		<description><![CDATA[
This article is about a suggestion for making kernel work easier. The next article will be about how to implement the suggestions I make.
Kernel coding is a bit of a pain, if you compare it to userspace coding. You loose a lot of nice things in userspace, like segfaults (think you can&#8217;t live with them? [...]]]></description>
		<link>http://kdubois.net/?p=725</link>
			</item>
	<item>
		<title>Back!</title>
		<description><![CDATA[If you&#8217;ve been wondering where I&#8217;ve been the last few months, the short answer is simply &#8220;here&#8221;:
View Larger Map
(also known as my school&#8217;s Electrical Engineering Building)
I was working on my Senior Design Project, which was to implement an out-of-order Alpha processor using the Verilog Hardware Description Language. Put simply, me and my 3 team members [...]]]></description>
		<link>http://kdubois.net/?p=704</link>
			</item>
	<item>
		<title>Get the Most out of Vim with Filetype Detection</title>
		<description><![CDATA[Customize the appearance of each text file you edit with vim!
It comes in handy to have different filetypes appear differently in your text editor. Perhaps you want tabs turned into spaces automatically in all C files, but you don&#8217;t want that to happen in Makefiles, where the tab character is necessary. Perhaps you like to [...]]]></description>
		<link>http://kdubois.net/?p=592</link>
			</item>
	<item>
		<title>Shatner of the Mount</title>
		<description><![CDATA[&#8220;Picard v. Kirk&#8221; is a classic Holy War, and really part of geek heritage. I&#8217;m not gonna declare my allegiance here, just to keep this important new piece of evidence as pure as possible.
Here it is for your evaluation:

Apparently it is a remix taken from an interview with William Shatner as an &#8220;Extra Feature&#8221; on [...]]]></description>
		<link>http://kdubois.net/?p=590</link>
			</item>
	<item>
		<title>The Best Place In the World (According to Google)</title>
		<description><![CDATA[Best place in the world (according to Google Maps)]]></description>
		<link>http://kdubois.net/?p=672</link>
			</item>
	<item>
		<title>New Stock Ticker for XFCE Panel!</title>
		<description><![CDATA[[I decided to write a stock ticker applet for XFCE like the one that was removed from Gnome a couple years ago.]]]></description>
		<link>http://kdubois.net/?p=584</link>
			</item>
	<item>
		<title>Linux Support for the Saleae Logic Analyzer!</title>
		<description><![CDATA[I&#8217;ve been looking to set up a microprocessor/robotics type hobbyist lab for a while, and I&#8217;d like to use Linux as much as possible for the tools I&#8217;ll be buying and using. One of the most critical components in any good logic lab is a decent logic analyzer. A logic analyzer is a tool with [...]]]></description>
		<link>http://kdubois.net/?p=656</link>
			</item>
	<item>
		<title>Fortune Cookie Signature for Thunderbird</title>
		<description><![CDATA[Customize thunderbird to send a unique signature each time!]]></description>
		<link>http://kdubois.net/?p=553</link>
			</item>
</channel>
</rss>
