<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>David Crossmier's Weblog</title>
	<atom:link href="http://crossmier.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://crossmier.wordpress.com</link>
	<description>Just another weblog in the great morass of logs...</description>
	<lastBuildDate>Sun, 24 Aug 2008 23:55:16 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='crossmier.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e79e1971278a74629a3615e7d59b4cdc?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>David Crossmier's Weblog</title>
		<link>http://crossmier.wordpress.com</link>
	</image>
			<item>
		<title>IE vs Firefox &#8211; Registry Entries</title>
		<link>http://crossmier.wordpress.com/2008/08/24/ie-vs-firefox-registry-entries/</link>
		<comments>http://crossmier.wordpress.com/2008/08/24/ie-vs-firefox-registry-entries/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 23:50:34 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Computers or Internet]]></category>
		<category><![CDATA[KB]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/?p=71</guid>
		<description><![CDATA[Below is a registry key that can be used for at least Windows XP to determine which browser has been selected as the default browser. I used it in my Perfect Keyboard macros to create an entry on my Launch Browser menu that would be aware of the current user choice.
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet]
@=&#8221;FIREFOX.EXE&#8221;
&#8212; vs &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet]
@=&#8221;IEXPLORE.EXE&#8221;
I&#8217;ll bet that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=71&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Below is a registry key that can be used for at least Windows XP to determine which browser has been selected as the default browser. I used it in my Perfect Keyboard macros to create an entry on my Launch Browser menu that would be aware of the current user choice.</p>
<blockquote><p>[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet]<br />
@=&#8221;FIREFOX.EXE&#8221;</p>
<p>&#8212; vs &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet]<br />
@=&#8221;IEXPLORE.EXE&#8221;</p></blockquote>
<p>I&#8217;ll bet that this registry entry has been present in previous versions of Windows also.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/71/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/71/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=71&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2008/08/24/ie-vs-firefox-registry-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>
	</item>
		<item>
		<title>Tags vs Categories</title>
		<link>http://crossmier.wordpress.com/2008/08/20/tags-vs-categories/</link>
		<comments>http://crossmier.wordpress.com/2008/08/20/tags-vs-categories/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 03:32:30 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Computers or Internet]]></category>
		<category><![CDATA[Daily]]></category>
		<category><![CDATA[Definitions]]></category>
		<category><![CDATA[Humor and Fun]]></category>
		<category><![CDATA[KB]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Pictures]]></category>
		<category><![CDATA[Rules]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[clouds]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/?p=68</guid>
		<description><![CDATA[Seems I can have both tag and category clouds in WordPress, sweet! I know that tags can be sprinkled anywhere in posts, but what about categories? I see that categories can be hierarchical which tags cannot do by design.
I get a checkbox list of categories when creating a post. I&#8217;m putting this post in every [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=68&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Seems I can have both tag and category clouds in WordPress, sweet! I know that tags can be sprinkled anywhere in posts, but what about categories? I see that categories can be hierarchical which tags cannot do by design.</p>
<p>I get a checkbox list of categories when creating a post. I&#8217;m putting this post in every category except &#8220;Uncategorized&#8221;</p>
<p>I have to enter tags manually, separating them with commas. I sure wish it could give me a list of my currently used tags. Perhaps I just haven&#8217;t found the list yet&#8230;   Ah, it has a type-ahead in the tag textbox for currently used tags, but you have to know the first letter of the tag. Better than nothing.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/68/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/68/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=68&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2008/08/20/tags-vs-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>
	</item>
		<item>
		<title>Food Post #2</title>
		<link>http://crossmier.wordpress.com/2008/08/20/food-post-2/</link>
		<comments>http://crossmier.wordpress.com/2008/08/20/food-post-2/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 03:11:20 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/?p=66</guid>
		<description><![CDATA[#2 I&#8217;m creating a post with the Food and Drink tag to see if it increases the font for the tag list on the site&#8230;
Hello world
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=66&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>#2 I&#8217;m creating a post with the Food and Drink tag to see if it increases the font for the tag list on the site&#8230;</p>
<p><strong><span style="text-decoration:line-through;">Hello world</span></strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/66/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/66/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=66&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2008/08/20/food-post-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>
	</item>
		<item>
		<title>Food post</title>
		<link>http://crossmier.wordpress.com/2008/08/20/food-post/</link>
		<comments>http://crossmier.wordpress.com/2008/08/20/food-post/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 03:10:24 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Food and Drink]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/?p=64</guid>
		<description><![CDATA[I&#8217;m creating a post with the Food and Drink tag to see if it increases the font for the tag list on the site&#8230;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=64&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m creating a post with the Food and Drink tag to see if it increases the font for the tag list on the site&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/64/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/64/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=64&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2008/08/20/food-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>
	</item>
		<item>
		<title>Tag Cloud</title>
		<link>http://crossmier.wordpress.com/2008/08/20/tag-cloud/</link>
		<comments>http://crossmier.wordpress.com/2008/08/20/tag-cloud/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 03:08:33 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Daily]]></category>
		<category><![CDATA[clouds]]></category>
		<category><![CDATA[tag clouds]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/?p=62</guid>
		<description><![CDATA[I&#8217;d like my blog to have a tag cloud, but I just cannot figure out how to do it. I saw someone else&#8217;s blog using the Blix theme and it had a tag cloud. Perhaps a cloud is part of that theme&#8230;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=62&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;d like my blog to have a tag cloud, but I just cannot figure out how to do it. I saw someone else&#8217;s blog using the Blix theme and it had a tag cloud. Perhaps a cloud is part of that theme&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/62/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/62/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=62&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2008/08/20/tag-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>
	</item>
		<item>
		<title>Test Franklin Entry 2</title>
		<link>http://crossmier.wordpress.com/2007/12/31/test-franklin-entry-2/</link>
		<comments>http://crossmier.wordpress.com/2007/12/31/test-franklin-entry-2/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 04:23:01 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Humor and Fun]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/2007/12/31/test-franklin-entry-2/</guid>
		<description><![CDATA[This is a test
&#160;

&#160;







This is some text in a table in a cell to the right of a blinking smiley animated gif. I want to see if this text will flow around in the cell. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=58&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div>This is a test</div>
<div>&#160;</div>
<div><img width="180" height="137" alt="5 Beers At Once - A True Talent.jpg (518x397 pixels)" hspace="1" vspace="1" src="http://crossmier.files.wordpress.com/2007/12/tj200712312322-1.jpg?w=180&#038;h=137" /></div>
<div>&#160;</div>
<div>
<table border="0" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="181" height="176">
<div><img src="http://crossmier.files.wordpress.com/2007/12/tj200712312322-2.gif"></div>
</td>
<td width="488" height="176">
<div>This is some text in a table in a cell to the right of a blinking smiley animated gif. I want to see if this text will flow around in the cell. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. I&#8217;m going to copy this line of text multiple times. &#160;I&#8217;m going to copy this line of text multiple times. &#160;I&#8217;m going to copy this line of text multiple times.</div>
</td>
</tr>
</table>
</div>
<div>This is more text outside of the table. This is more text outside of the table. This is more text outside of the table. This is more text outside of the table. This is more text outside of the table. This is more text outside of the table. This is more text outside of the table. </div>
<div>&#160;</div>
<div>
<table border="1" cellpadding="1" cellspacing="2">
<tr valign="top">
<td>
<div>r1c1</div>
</td>
<td>
<div>r1c2</div>
</td>
<td>
<div>r1c3</div>
</td>
<td>
<div>r1c4</div>
</td>
<td>
<div>r1c5</div>
</td>
</tr>
<tr valign="top">
<td>
<div>r2c1</div>
</td>
<td>
<div>r2c2</div>
</td>
<td>
<div>r2c3</div>
</td>
<td>
<div>r2c4</div>
</td>
<td>
<div>r2c5</div>
</td>
</tr>
<tr valign="top">
<td>
<div>This is a cell that has a lot of text in it to see if the cell will wrap to accommodate the long winded words!</div>
</td>
<td>
<div><font color="#ff0000"><b>row 3 column 2, bold and red.</b></font></div>
</td>
<td>
<div><font size="4" color="#008000" face="Times New Roman"><b><i>Green bold 14 point italic Times New Roman</i></b></font></div>
</td>
<td>
<div><i>Regular Verdana italic</i></div>
</td>
<td></td>
</tr>
<tr valign="top">
<td colspan="3">
<div>Merged cells here. First 3 columns merged to one.</div>
</td>
<td>
<div><i><br /></i></div>
</td>
<td></td>
</tr>
</table>
</div>
<div>&#160;</div>
<div>&#160;</div>
<div><font size="6" face="Vadim's Writing">Vadim&#8217;s writing</font></div>
<div><font size="6" face="Notepad">Notepad also at 24 point.</font></div>
<div>&#160;</div>
<div><font face="Tahoma">Tahoma table </font></div>
<div>&#160;</div>
<div>
<table border="1" cellpadding="0" cellspacing="0" bgcolor="#00ccff">
<tr valign="top">
<td>
<div><font face="Tahoma">Two rows and columns</font></div>
</td>
<td>
<div><font color="#ffffff" face="Tahoma"><b>cyan background</b></font></div>
</td>
</tr>
<tr valign="top">
<td></td>
<td></td>
</tr>
</table>
</div>
<div>[-]</div>
<div>&#160;</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/58/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/58/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=58&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2007/12/31/test-franklin-entry-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>

		<media:content url="http://crossmier.files.wordpress.com/2007/12/tj200712312322-1.jpg" medium="image">
			<media:title type="html">5 Beers At Once - A True Talent.jpg (518x397 pixels)</media:title>
		</media:content>

		<media:content url="http://crossmier.files.wordpress.com/2007/12/tj200712312322-2.gif" medium="image" />
	</item>
		<item>
		<title>Honey Baked Ham</title>
		<link>http://crossmier.wordpress.com/2007/12/30/honey-baked-ham/</link>
		<comments>http://crossmier.wordpress.com/2007/12/30/honey-baked-ham/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 19:37:45 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Food and Drink]]></category>
		<category><![CDATA[KB]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/2007/12/30/honey-baked-ham/</guid>
		<description><![CDATA[
HoneyBaked Ham is $6.09 per pound today. Publix ham was $4.79 for pre-glazed and $3.00 for the do-it-yourself honey baked glaze, both on sale as of last Wednesday. I used the table below to determine how much ham to buy. Definitely buy a spiral cut ham, it is worth any extra money and saves your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=53&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div><img src="http://crossmier.files.wordpress.com/2007/12/tj200712301437-1.gif?w=374&#038;h=117" alt="HolidayHams.gif (374x117 pixels)" hspace="1" vspace="1" width="374" height="117" /></div>
<div><a href="http://www.honeybaked.com/">HoneyBaked Ham</a> is $6.09 per pound today. <a href="http://www.publix.com/">Publix</a> <a href="http://www.publix.com/wellness/notes/Display.do?id=Food_Guide&amp;childId=Ham">ham</a> was $4.79 for pre-glazed and $3.00 for the do-it-yourself honey baked glaze, both on sale as of last Wednesday. I used the table below to determine how much ham to buy. Definitely buy a spiral cut ham, it is worth any extra money and saves your arm from carving! We went the cheapest route, buying the ham from Publix and adding the glaze ourselves. It was actually on sale for $2.50 per pound when we bought a few days before Christmas.</div>
<div><span style="font-size:small;"><strong>People to Pounds Table</strong></span></div>
<div>
<table style="height:78px;" border="1" cellspacing="0" cellpadding="1" width="411">
<tbody>
<tr valign="top">
<td>
<div><strong>People</strong></div>
</td>
<td>
<div><strong>Pounds of ham</strong></div>
</td>
<td>
<div><strong>Publix Do-It-Yourself Honey Glaze</strong></div>
</td>
<td>
<div><strong>HoneyBaked Store in 2007</strong></div>
</td>
</tr>
<tr valign="top">
<td>
<div>6-10</div>
</td>
<td>
<div>8 lbs</div>
</td>
<td>
<div>$20</div>
</td>
<td>
<div>$48 &#8211; $54</div>
</td>
</tr>
<tr valign="top">
<td>
<div>11-15</div>
</td>
<td>
<div>9 lbs</div>
</td>
<td>
<div>$22.50</div>
</td>
<td>
<div>$54 &#8211; $60</div>
</td>
</tr>
<tr valign="top">
<td>
<div>15-18</div>
</td>
<td>
<div>10 lbs</div>
</td>
<td>
<div>$25</div>
</td>
<td>
<div>$60 &#8211; $66</div>
</td>
</tr>
</tbody>
</table>
</div>
<div>The ham will last at least 7 days in the refrigerator.</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/53/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/53/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=53&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2007/12/30/honey-baked-ham/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>

		<media:content url="http://crossmier.files.wordpress.com/2007/12/tj200712301437-1.gif" medium="image">
			<media:title type="html">HolidayHams.gif (374x117 pixels)</media:title>
		</media:content>
	</item>
		<item>
		<title>Ambigrams</title>
		<link>http://crossmier.wordpress.com/2007/12/30/ambigrams/</link>
		<comments>http://crossmier.wordpress.com/2007/12/30/ambigrams/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 05:32:36 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Computers or Internet]]></category>
		<category><![CDATA[Humor and Fun]]></category>
		<category><![CDATA[Pictures]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/2007/12/30/ambigrams/</guid>
		<description><![CDATA[I&#8217;d never heard of an ambigram before, but like other word-play like palindromes, I found ambigrams very interesting also. An ambigram is a graphic that spells a word as presented, but also in another direction or orientation.
&#160;
Ambigram.net is an excellent site that has several ambigrams created by the author. The site has  gallery pages [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=49&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div>I&#8217;d never heard of an ambigram before, but like other word-play like palindromes, I found ambigrams very interesting also. An ambigram is a graphic that spells a word as presented, but also in another direction or orientation.</div>
<div>&#160;</div>
<div><a href="http://ambigram.net">Ambigram.net</a> is an excellent site that has several ambigrams created by the author. The site has  <a href="http://ambigram.net/gallery/">gallery pages</a> that have ambigrams of some names including my own. <a href="http://ambigram.net/gallery/page4">Page 4</a> has my name, <a href="http://ambigram.net/gallery/page4">David</a>, that is a Flash program and will rotate when clicked to show the other direction.</div>
<div>&#160;</div>
<div>Here are some other ambigrams of David/Dave:</div>
<div>&#160;</div>
<div><img width="258" height="93" alt="Dave.gif (2.1KB; 258x93 pixels)" hspace="1" vspace="1" src="http://crossmier.files.wordpress.com/2007/12/tj200712300031-1.gif?w=258&#038;h=93" /></div>
<div><img width="280" height="98" alt="dave.jpg (14.4KB; 400x142 pixels)" hspace="1" vspace="1" src="http://crossmier.files.wordpress.com/2007/12/tj200712300031-2.jpg?w=280&#038;h=98" /></div>
<div><img width="246" height="96" alt="Ambigram - dave.jpg (4.6KB; 246x96 pixels)" hspace="1" vspace="1" src="http://crossmier.files.wordpress.com/2007/12/tj200712300031-3.jpg?w=246&#038;h=96" /></div>
<div><img width="229" height="229" alt="david.jpg (77.1KB; 400x400 pixels)" hspace="1" vspace="1" src="http://crossmier.files.wordpress.com/2007/12/tj200712300031-4.jpg?w=229&#038;h=229" /></div>
<div>&#160;</div>
<div>&#160;</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=49&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2007/12/30/ambigrams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>

		<media:content url="http://crossmier.files.wordpress.com/2007/12/tj200712300031-1.gif" medium="image">
			<media:title type="html">Dave.gif (2.1KB; 258x93 pixels)</media:title>
		</media:content>

		<media:content url="http://crossmier.files.wordpress.com/2007/12/tj200712300031-2.jpg" medium="image">
			<media:title type="html">dave.jpg (14.4KB; 400x142 pixels)</media:title>
		</media:content>

		<media:content url="http://crossmier.files.wordpress.com/2007/12/tj200712300031-3.jpg" medium="image">
			<media:title type="html">Ambigram - dave.jpg (4.6KB; 246x96 pixels)</media:title>
		</media:content>

		<media:content url="http://crossmier.files.wordpress.com/2007/12/tj200712300031-4.jpg" medium="image">
			<media:title type="html">david.jpg (77.1KB; 400x400 pixels)</media:title>
		</media:content>
	</item>
		<item>
		<title>Caralyn and I</title>
		<link>http://crossmier.wordpress.com/2007/12/15/caralyn-and-i/</link>
		<comments>http://crossmier.wordpress.com/2007/12/15/caralyn-and-i/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 02:42:49 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Daily]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/2007/12/15/caralyn-and-i/</guid>
		<description><![CDATA[Today, I showed Caralyn my blog. She thought blogging sounded interesting and she may start one of her own. I told her that WordPress is the best free blog company on the Internet.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=27&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today, I showed Caralyn my blog. She thought blogging sounded <b>interesting </b>and she may start one of her own. I told her that <a href="http://www.wordpress.com" title="WordPress" target="_blank">WordPress </a>is the best free blog company on the Internet.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=27&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2007/12/15/caralyn-and-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>
	</item>
		<item>
		<title>Smoke Alarms</title>
		<link>http://crossmier.wordpress.com/2007/12/13/smoke-alarms/</link>
		<comments>http://crossmier.wordpress.com/2007/12/13/smoke-alarms/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 04:36:24 +0000</pubDate>
		<dc:creator>dcrossmier</dc:creator>
				<category><![CDATA[Daily]]></category>
		<category><![CDATA[Definitions]]></category>
		<category><![CDATA[KB]]></category>

		<guid isPermaLink="false">http://crossmier.wordpress.com/2007/12/13/smoke-alarms/</guid>
		<description><![CDATA[Install smoke alarms on every level of your house. For the best detection and notification, install both ionization and photoelectric-type smoke alarms; some models provide dual coverage. Put alarms inside or near every bedroom. Test them monthly to make sure they work. Put in new batteries once a year, sooner if the detector starts chirping. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=26&subd=crossmier&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Install smoke alarms on every level of your house. For the best detection and notification, install both ionization and photoelectric-type smoke alarms; some models provide dual coverage. Put alarms inside or near every bedroom. Test them monthly to make sure they work. Put in new batteries once a year, sooner if the detector starts chirping. If your alarms are hard-wired, make sure they have battery backup in the event of power disruptions. Smoke detectors for the hearing-impaired are available on the Internet. </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/crossmier.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/crossmier.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/crossmier.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/crossmier.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/crossmier.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/crossmier.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/crossmier.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/crossmier.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/crossmier.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/crossmier.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/crossmier.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/crossmier.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=crossmier.wordpress.com&blog=1512741&post=26&subd=crossmier&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://crossmier.wordpress.com/2007/12/13/smoke-alarms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d11a574356d2c50658b6282ee587b3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcrossmier</media:title>
		</media:content>
	</item>
	</channel>
</rss>