<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Alan Kleymeyer's WordPress Blog</title>
	<atom:link href="http://kleymeyer.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kleymeyer.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 01 Sep 2006 15:24:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='kleymeyer.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Alan Kleymeyer's WordPress Blog</title>
		<link>http://kleymeyer.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kleymeyer.wordpress.com/osd.xml" title="Alan Kleymeyer&#039;s WordPress Blog" />
	<atom:link rel='hub' href='http://kleymeyer.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Tweak the XP Search Option</title>
		<link>http://kleymeyer.wordpress.com/2006/09/01/tweak-the-xp-search-option/</link>
		<comments>http://kleymeyer.wordpress.com/2006/09/01/tweak-the-xp-search-option/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 15:24:57 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/09/01/tweak-the-xp-search-option/</guid>
		<description><![CDATA[I find using Visual Studio&#8217;s &#8220;Search in Files&#8221; option more reliable than using the XP Search option.  This may be why: &#8220;&#8230;soon discovered that the standard XP search option will only search files that are registered as being text files. All other files are simply ignored when you try to search for text in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=27&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I find using Visual Studio&#8217;s &#8220;Search in Files&#8221; option more reliable than using the XP Search option.  This may be why:<br />
&#8220;&#8230;soon discovered that the standard XP search option will only search files that are registered as being text files. All other files are simply ignored when you try to search for text in a file.</p>
<p>Fortunately, I also found the solution to my problem. The registry contains a setting which you can use to override this standard behavior.</p>
<p>&nbsp;</p>
<pre>Windows Registry Editor Version 5.00</pre>
<pre></pre>
<pre>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex]</pre>
<pre>"FilterFilesWithUnknownExtensions"=dword:00000001</pre>
<pre></pre>
<p>Changing the setting to the above value will search all files for the text you enter. You can of course use RegEdit to do this, or <a href="http://www.kellys-korner-xp.com/regs_edits/searchallfiles.reg">download this registry patch</a> to change this setting.</p>
<p>More registry tweaks can be found <a href="http://www.kellys-korner-xp.com/xp_tweaks.htm" target="_blank">here</a>.&#8221;<br />
[via <a href="http://bloggingabout.net/blogs/jschreuder/archive/2006/08/23/Tweak-the-XP-search-option.aspx">Jan's post</a>]</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=27&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/09/01/tweak-the-xp-search-option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>Software Develoment Team Culture</title>
		<link>http://kleymeyer.wordpress.com/2006/09/01/software-develoment-team-culture/</link>
		<comments>http://kleymeyer.wordpress.com/2006/09/01/software-develoment-team-culture/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 15:24:27 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/09/01/software-develoment-team-culture/</guid>
		<description><![CDATA[Jan&#8217;s take on the art of software development Develop and maintain a library of common code. Agree to coding standards. Be flexible, but everthing being equal, try to make all code be as unified as possible. Avoid tricky code Keep methods small Always use descriptive names No constant values. Use enums or named constants If [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=26&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://bloggingabout.net/blogs/jschreuder/pages/TheArtOfDevelopment.aspx" target="_blank">Jan&#8217;s take on the art of software development</a></p>
<ol>
<li>Develop and maintain a library of common code.</li>
<li>Agree to coding standards. Be flexible, but everthing being equal, try to make all code be as unified as possible.
<ol>
<li>Avoid tricky code</li>
<li>Keep methods small</li>
<li>Always use descriptive names</li>
<li>No constant values. Use enums or named constants</li>
<li>If it&#8217;s not self-evident, comment it.</li>
<li>Hold inspections. Makes developers accountable for their code (following standards), catches bugs, catches opportuntities for code-reuse, teaches other developers.
<ol>
<li>Coding Standards</li>
<li>Refactoring</li>
<li>Code reuse (is a common function available, can code be added as new common function?</li>
<li>Exception cases. Is code defensive?</li>
<li>Is code self-explanatory or does it need comments?</li>
</ol>
</li>
</ol>
</li>
<li></li>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=26&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/09/01/software-develoment-team-culture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>Preprocess Win32 Messages through Windows Forms</title>
		<link>http://kleymeyer.wordpress.com/2006/09/01/preprocess-win32-messages-through-windows-forms/</link>
		<comments>http://kleymeyer.wordpress.com/2006/09/01/preprocess-win32-messages-through-windows-forms/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 14:24:12 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/09/01/preprocess-win32-messages-through-windows-forms/</guid>
		<description><![CDATA[Here is how to intercept all windows messages in your forms message queue<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=25&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h4 class="BlogPostHeader"><a href="http://blogs.msdn.com/csharpfaq/archive/2004/10/20/245412.aspx" target="_blank">Here is how to intercept all windows messages in your forms message queue</a></h4>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=25&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/09/01/preprocess-win32-messages-through-windows-forms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>Startup Notes</title>
		<link>http://kleymeyer.wordpress.com/2006/08/25/startup-notes/</link>
		<comments>http://kleymeyer.wordpress.com/2006/08/25/startup-notes/#comments</comments>
		<pubDate>Fri, 25 Aug 2006 14:01:11 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/08/25/startup-notes/</guid>
		<description><![CDATA[How to get people talking about your product<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=24&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ericsink.com/articles/Buzz.html" target="_blank">How to get people talking about your product</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=24&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/08/25/startup-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>I snapped the photo, now what?</title>
		<link>http://kleymeyer.wordpress.com/2006/08/23/i-snapped-the-photo-now-what/</link>
		<comments>http://kleymeyer.wordpress.com/2006/08/23/i-snapped-the-photo-now-what/#comments</comments>
		<pubDate>Wed, 23 Aug 2006 17:39:27 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/08/23/i-snapped-the-photo-now-what/</guid>
		<description><![CDATA[Zooomr Greg reviews Flickr, Zoto and SmugMug. Likes SmugMug best.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=23&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://beta.zooomr.com/learn_more2" target="_blank">Zooomr</a></p>
<p><a href="http://www.rassoc.com/gregr/weblog/archive.aspx?post=785">Greg reviews Flickr, Zoto and SmugMug</a>. Likes SmugMug best.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=23&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/08/23/i-snapped-the-photo-now-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>Star Ratings</title>
		<link>http://kleymeyer.wordpress.com/2006/05/11/star-ratings/</link>
		<comments>http://kleymeyer.wordpress.com/2006/05/11/star-ratings/#comments</comments>
		<pubDate>Thu, 11 May 2006 04:41:28 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[NeighborhoodSwap]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/05/11/star-ratings/</guid>
		<description><![CDATA[Star Ratings using CSS Rating Control using ASP.Net and Javascript<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=22&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://komodomedia.com/blog/index.php/2005/08/24/creating-a-star-rater-using-css/">Star Ratings using CSS</a></p>
<p><a href="http://blogs.crsw.com/mark/archive/2005/01/30/719.aspx">Rating Control using ASP.Net and Javascript</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=22&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/05/11/star-ratings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>Vector Graphics in Browsers</title>
		<link>http://kleymeyer.wordpress.com/2006/04/17/vector-graphics-in-browsers/</link>
		<comments>http://kleymeyer.wordpress.com/2006/04/17/vector-graphics-in-browsers/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 16:46:36 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/04/17/vector-graphics-in-browsers/</guid>
		<description><![CDATA[SVG supported by Firefox VML supported by Microsoft in IE&#160; &#60;Canvas&#62; for IE via VML VML SVG and &#60;Canvas&#62; VML and SVG Compared Gary Beene&#39;s VML Information Center&#160; Advice to Beginners:&#160; Your intended audience is the key, deciding factor in this decision. If you&#39;re a corporate programmer and your company standard browser is MSIE, then [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=20&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>SVG supported by Firefox<br />
VML supported by Microsoft in IE&nbsp;</p>
<p><a href="http://www.sitepoint.com/blogs/2006/01/03/canvas-for-ie-with-vml/">&lt;Canvas&gt; for IE via VML</a><br />
<a href="http://weborama.blogspot.com/2006/01/vml-svg-and-canvas.html">VML SVG and &lt;Canvas&gt;</a><br />
<a href="http://www.grapl.com/vmlnotes/introduction/vml_and_svg_compared.htm">VML and SVG Compared</a></p>
<p><a href="http://www.garybeene.com/vml/index.htm">Gary Beene&#39;s VML Information Center</a>&nbsp;</p>
<blockquote><p><a href="http://www.garybeene.com/vml/vml-adv.htm">Advice to Beginners:</a>&nbsp;</p></blockquote>
<blockquote><p><i>Your intended audience is the key, deciding factor in this decision.  If you&#39;re a corporate programmer and your company standard browser is MSIE, then just use VML and don&#39;t  look back.</i></p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=20&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/04/17/vector-graphics-in-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>Ed is moving up!</title>
		<link>http://kleymeyer.wordpress.com/2006/04/11/ed-is-moving-up/</link>
		<comments>http://kleymeyer.wordpress.com/2006/04/11/ed-is-moving-up/#comments</comments>
		<pubDate>Tue, 11 Apr 2006 16:46:12 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/04/11/ed-is-moving-up/</guid>
		<description><![CDATA[Changes instore for Lonestar<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=19&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Changes instore for Lonestar</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=19&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/04/11/ed-is-moving-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>Plano at last</title>
		<link>http://kleymeyer.wordpress.com/2006/03/29/plano-at-last/</link>
		<comments>http://kleymeyer.wordpress.com/2006/03/29/plano-at-last/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 21:50:03 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[track]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/03/29/plano-at-last/</guid>
		<description><![CDATA[It&#39;s about a 4 hour trip coordinate:33.02,-96.69<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=18&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#39;s about a 4 hour trip</p>
<p>coordinate:33.02,-96.69</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=18&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/03/29/plano-at-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
		<item>
		<title>Reached Dallas</title>
		<link>http://kleymeyer.wordpress.com/2006/03/29/reached-dallas/</link>
		<comments>http://kleymeyer.wordpress.com/2006/03/29/reached-dallas/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 21:49:30 +0000</pubDate>
		<dc:creator>kleymeyer</dc:creator>
				<category><![CDATA[track]]></category>

		<guid isPermaLink="false">https://kleymeyer.wordpress.com/2006/03/29/reached-dallas/</guid>
		<description><![CDATA[One more hour to reach Plano. coordinate:32.79,-96.79<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=17&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One more hour to reach Plano.</p>
<p>coordinate:32.79,-96.79</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kleymeyer.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kleymeyer.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kleymeyer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kleymeyer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kleymeyer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kleymeyer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kleymeyer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kleymeyer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kleymeyer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kleymeyer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kleymeyer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kleymeyer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kleymeyer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kleymeyer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kleymeyer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kleymeyer.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kleymeyer.wordpress.com&amp;blog=44010&amp;post=17&amp;subd=kleymeyer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kleymeyer.wordpress.com/2006/03/29/reached-dallas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7aaed0083c838a4a81e0a8d2bad4790e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kleymeyer</media:title>
		</media:content>
	</item>
	</channel>
</rss>
