<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Musings of an OS Plumber</title>
	<atom:link href="http://blog.fpmurphy.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.fpmurphy.com</link>
	<description></description>
	<lastBuildDate>Wed, 03 Mar 2010 19:23:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>UEFI Booting Fedora 12 on an Intel DX48BT2</title>
		<link>http://blog.fpmurphy.com/2010/01/uefi-booting-fedora-12-on-an-intel-dx48bt2.html</link>
		<comments>http://blog.fpmurphy.com/2010/01/uefi-booting-fedora-12-on-an-intel-dx48bt2.html#comments</comments>
		<pubDate>Sun, 24 Jan 2010 19:32:16 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[UEFI]]></category>
		<category><![CDATA[APIC]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=308</guid>
		<description><![CDATA[For some time Fedora releases have supported UEFI (more commonly known as EFI) booting on X86-64 platforms.  Having some experience of using EFI on IA64 platforms over the years, I decided to test out EFI booting Fedora 12 on one of my systems has built-in support for UEFI booting.  This post details my experience.]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2010/01/uefi-booting-fedora-12-on-an-intel-dx48bt2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing UEFI Global Variables from User Space in Fedora 12</title>
		<link>http://blog.fpmurphy.com/2010/01/accessing-uefi-global-variables-from-user-space-in-fedora-12.html</link>
		<comments>http://blog.fpmurphy.com/2010/01/accessing-uefi-global-variables-from-user-space-in-fedora-12.html#comments</comments>
		<pubDate>Fri, 22 Jan 2010 21:17:57 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[UEFI]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=303</guid>
		<description><![CDATA[UEFI is a follow on to the original EFI specification developed by Intel in the late 1990s. Until recently, UEFI was restricted to high-end servers but is now becoming more commonplace on commodity servers and desktops.  Fedora 12 can be booted using UEFI.  In this post, I describe how to access and list the UEFI globally defined variables that Fedora 12 is aware of. ]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2010/01/accessing-uefi-global-variables-from-user-space-in-fedora-12.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hallelujah</title>
		<link>http://blog.fpmurphy.com/2009/12/hallelujah.html</link>
		<comments>http://blog.fpmurphy.com/2009/12/hallelujah.html#comments</comments>
		<pubDate>Thu, 24 Dec 2009 16:25:20 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=300</guid>
		<description><![CDATA[A YouTube video of some "silent monks" singing Hallelujah from George Frideric Handel's Messiah. ]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/12/hallelujah.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using UEFI DUET to boot Fedora 12</title>
		<link>http://blog.fpmurphy.com/2009/12/using-uefi-duet-to-boot-fedora-12.html</link>
		<comments>http://blog.fpmurphy.com/2009/12/using-uefi-duet-to-boot-fedora-12.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 16:24:45 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[UEFI]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[DUET]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=306</guid>
		<description><![CDATA[UEFI is a standards based environment that specifies the layer between an operating system and the platform firmware for running pre-boot applications and for booting an operating system.  Recent releases of Fedora 12 support UEFI booting.  This post shows you how to use DUET to emulate a UEFI platform for booting into Fedora 12.]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/12/using-uefi-duet-to-boot-fedora-12.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 12 Dracut</title>
		<link>http://blog.fpmurphy.com/2009/11/fedora-12-dracut.html</link>
		<comments>http://blog.fpmurphy.com/2009/11/fedora-12-dracut.html#comments</comments>
		<pubDate>Tue, 01 Dec 2009 02:38:46 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Dracut]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=294</guid>
		<description><![CDATA[Fedora 12 contains a new infrastructure for populating and building an initramfs image called Dracut. This post examines what has changed in the boot process and the contents of the initramfs image.]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/11/fedora-12-dracut.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista VMware Network Connections</title>
		<link>http://blog.fpmurphy.com/2009/11/vista-vmware-network-connections.html</link>
		<comments>http://blog.fpmurphy.com/2009/11/vista-vmware-network-connections.html#comments</comments>
		<pubDate>Sat, 28 Nov 2009 16:12:50 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=287</guid>
		<description><![CDATA[By default, VMware virtual network adapters show up as an unidentified netwrok with limited connectivity. This posrt discusses the underlying reasons and shows you how to resolve the problem either manually or using a Windows PowerShell script.]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/11/vista-vmware-network-connections.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ksh93 libshell</title>
		<link>http://blog.fpmurphy.com/2009/11/ksh93-libshell.html</link>
		<comments>http://blog.fpmurphy.com/2009/11/ksh93-libshell.html#comments</comments>
		<pubDate>Thu, 19 Nov 2009 18:29:05 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[ksh93]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=296</guid>
		<description><![CDATA[In a number of posts about a year ago I discussed how to develop custom builtins for Korn Shell 93 (ksh93) using libshell and published APIs. You can also use these same APIs to access ksh93 functionality from within a C application. This post provides three simple examples of how to do this.
]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/11/ksh93-libshell.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inverting Large Images Using CUDA</title>
		<link>http://blog.fpmurphy.com/2009/10/inverting-large-images-using-cuda.html</link>
		<comments>http://blog.fpmurphy.com/2009/10/inverting-large-images-using-cuda.html#comments</comments>
		<pubDate>Sun, 18 Oct 2009 17:10:45 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[nVidia]]></category>
		<category><![CDATA[CUDA]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=290</guid>
		<description><![CDATA[This is post demonstrates how to invert a very large image, stored as a vector, using nVidia's CUDA programming environment and a GeForce 260 GTX graphics card.
]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/10/inverting-large-images-using-cuda.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft SUA JavaScript Shell</title>
		<link>http://blog.fpmurphy.com/2009/10/microsoft-sua-javascript-shell.html</link>
		<comments>http://blog.fpmurphy.com/2009/10/microsoft-sua-javascript-shell.html#comments</comments>
		<pubDate>Wed, 07 Oct 2009 03:34:07 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SUA]]></category>
		<category><![CDATA[SpiderMonkey]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=289</guid>
		<description><![CDATA[This post shows you how to build and smoketest a JavaScript shell for Microsoft Windows Vista SUA using the SpiderMonkey 1.8 sources]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/10/microsoft-sua-javascript-shell.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Soon &#8211; Software Engineering PE</title>
		<link>http://blog.fpmurphy.com/2009/09/coming-soon-software-engineering-pe.html</link>
		<comments>http://blog.fpmurphy.com/2009/09/coming-soon-software-engineering-pe.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:43:58 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=298</guid>
		<description><![CDATA[Over the past decade there have been several unsuccessful efforts to establish a path to professional practice licensure for software engineers in the United States.  However things are changing.  Recently the NCEES Board of Directors approved moving forward with the development of a Principles and Practice of Engineering examination for the discipline of software engineering. ]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/09/coming-soon-software-engineering-pe.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 2.642 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-09 23:57:51 -->
