<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Thomas G. Mayfield</title>
	<link>http://tgmayfield.com/notes</link>
	<description></description>
	<lastBuildDate>Sun, 18 Jan 2009 07:28:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Bloglines Beta Easter Egg</title>
		<description><![CDATA[I was using the Bloglines Beta tonight (side bar: is it ever coming out of beta?).  I meant to hit Ctrl-Tab to move to the next tab, but my fingers were one key off the mark and I hit Shift-Tilde (~).  The backtick by itself appears to work, as well.  I guess [...]]]></description>
		<link>http://tgmayfield.com/notes/archives/uncategorized/bloglines-beta-easter-egg</link>
			</item>
	<item>
		<title>Comforting Quirks</title>
		<description><![CDATA[For those that don&#8217;t know me so well, I need you to read a post entitled The Quirkbook on Rands in Repose.
Truth be told, at least 4 out of 5 of those listed and the comments following (or ones very like them) are quirks I grew up with.  I&#8217;ve worked and worked to get [...]]]></description>
		<link>http://tgmayfield.com/notes/archives/uncategorized/comforting-quirks</link>
			</item>
	<item>
		<title>Failing unit test for NHibernate configuration warnings/errors</title>
		<description><![CDATA[I&#8217;d mentioned on Dave Laribee&#8217;s Test Your NHibernate Mappings! post that you can use a custom log4net appender to catch the messages NHibernate outputs on initialization. Here&#8217;s a bit more detail.
First, the custom ListAppender class:
class ListAppender
    : log4net.Appender.AppenderSkeleton
{
    private List&#60;LoggingEvent&#62; _events = new List&#60;LoggingEvent&#62;();
    public List&#60;LoggingEvent&#62; [...]]]></description>
		<link>http://tgmayfield.com/notes/archives/nhibernate/failing-unit-test-for-nhibernate-configuration-warningserrors</link>
			</item>
</channel>
</rss>
