<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.3.3" --><rss 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/" version="2.0">

<channel>
	<title>chriskarcher.net</title>
	<link>http://www.chriskarcher.net</link>
	<description>Test Tagline</description>
	<pubDate>Mon, 04 Aug 2008 14:05:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/chriskarcher" type="application/rss+xml" /><item>
		<title>How to Find the Application Name of a PocketPC CAB Installer</title>
		<link>http://www.chriskarcher.net/2008/07/16/installed-application-name-of-a-compiled-cab</link>
		<comments>http://www.chriskarcher.net/2008/07/16/installed-application-name-of-a-compiled-cab#comments</comments>
		<pubDate>Thu, 17 Jul 2008 03:35:47 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.chriskarcher.net/2008/07/16/installed-application-name-of-a-compiled-cab</guid>
		<description><![CDATA[A while back, I needed to write a program that could manage the installation and uninstallation of programs on the PocketPC\Windows Mobile platform. The program needed to install CAB file X from location Y, note what it had installed from location Y, and then later uninstall it. It had to do this all programatically with [...]]]></description>
			<content:encoded><![CDATA[<p>A while back, I needed to write a program that could manage the installation and uninstallation of programs on the PocketPC\Windows Mobile platform. The program needed to install CAB file X from location Y, note what it had installed from location Y, and then later uninstall it. It had to do this all programatically with no user intervention.</p>
<p> <a href="http://www.chriskarcher.net/2008/07/16/installed-application-name-of-a-compiled-cab#more-317" class="more-link" >(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2008/07/16/installed-application-name-of-a-compiled-cab/feed</wfw:commentRss>
		</item>
		<item>
		<title>I’m Getting Married!!!</title>
		<link>http://www.chriskarcher.net/2008/07/07/im-getting-married</link>
		<comments>http://www.chriskarcher.net/2008/07/07/im-getting-married#comments</comments>
		<pubDate>Tue, 08 Jul 2008 01:50:06 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.chriskarcher.net/2008/07/07/im-getting-married</guid>
		<description><![CDATA[I know it&#8217;s cliché to say, but a lot of people that have known me my whole life probably thought this would never happen.  That is, until they met Denicia and saw the impact had on me.  Over the past 4 years, she&#8217;s put up with so much of my crap it&#8217;s a wonder she [...]]]></description>
			<content:encoded><![CDATA[<p>I know it&#8217;s cliché to say, but a lot of people that have known me my whole life probably thought this would never happen.  That is, until they met Denicia and saw the impact had on me.  Over the past 4 years, she&#8217;s put up with so much of my crap it&#8217;s a wonder she hasn&#8217;t killed me yet <img src="http://www.chriskarcher.net/wp-includes/js/tinymce/plugins/emotions/images/smiley-laughing.gif" alt="Laughing" title="Laughing" border="0" />.</p>
<p>We&#8217;ll be getting married here in Austin on October 25th.  Check out our wedding website at <a href="http://www.niciandchris.com" onclick="javascript:urchinTracker ('/outbound/article/www.niciandchris.com');">http://www.niciandchris.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2008/07/07/im-getting-married/feed</wfw:commentRss>
		</item>
		<item>
		<title>IE7 CSS Bug: Adding ‘padding-top’ Value Twice</title>
		<link>http://www.chriskarcher.net/2008/04/02/ie7-css-bug-adding-padding-top-value-twice</link>
		<comments>http://www.chriskarcher.net/2008/04/02/ie7-css-bug-adding-padding-top-value-twice#comments</comments>
		<pubDate>Wed, 02 Apr 2008 14:09:24 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.chriskarcher.net/2008/04/02/ie7-css-bug-adding-padding-top-value-twice</guid>
		<description><![CDATA[I&#8217;ve spent some time at work trying to figure out why a &#60;div&#62; after our menu (where the menu is &#8220;float: left&#8220;) was showing up with more top padding than we were specifying.  The extra padding only showed up in Internet Explorer 7:

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent some time at work trying to figure out why a <font face="courier new,courier">&lt;div&gt;</font> after our menu (where the menu is &#8220;<font face="courier new,courier">float: left</font>&#8220;) was showing up with more top padding than we were specifying.  The extra padding only showed up in Internet Explorer 7:</p>
<p><img src="http://www.chriskarcher.net/wp-content/uploads/2008/04/padding-screenshot.png" alt="padding-screenshot.png" /></p>
<p> <a href="http://www.chriskarcher.net/2008/04/02/ie7-css-bug-adding-padding-top-value-twice#more-314" class="more-link" >(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2008/04/02/ie7-css-bug-adding-padding-top-value-twice/feed</wfw:commentRss>
		</item>
		<item>
		<title>OS X 10.5 Display Sleeper Widget</title>
		<link>http://www.chriskarcher.net/2008/03/26/os-x-105-display-sleeper-widget</link>
		<comments>http://www.chriskarcher.net/2008/03/26/os-x-105-display-sleeper-widget#comments</comments>
		<pubDate>Thu, 27 Mar 2008 05:12:26 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.chriskarcher.net/2008/03/26/os-x-105-display-sleeper-widget</guid>
		<description><![CDATA[Back when I was using Tiger (10.4), I used the Sleep Display widget by Line Street Widgetry to instantly turn off my iMac&#8217;s display, but not sleep the entire machine.  This was a necessity because the iMac doesn&#8217;t have a button to simply turn off the display, and it&#8217;s really annoying to wait for a [...]]]></description>
			<content:encoded><![CDATA[<p>Back when I was using Tiger (10.4), I used the <a href="http://linestreet.googlepages.com/sleepdisplaywidget" onclick="javascript:urchinTracker ('/outbound/article/linestreet.googlepages.com');">Sleep Display widget by Line Street Widgetry</a> to instantly turn off my iMac&#8217;s display, but not sleep the entire machine.  This was a necessity because the iMac doesn&#8217;t have a button to simply turn off the display, and it&#8217;s really annoying to wait for a 10 minute idle timeout when you&#8217;re trying to go to sleep.</p>
<p>Then, I upgraded to Leopard and found that this particular Sleep Display widget no longer worked.  This was a bummer.  I Googled around and found an <a href="http://www.imalc.com/Site/SleepDisplay.html" onclick="javascript:urchinTracker ('/outbound/article/www.imalc.com');">application that did what I wanted</a>, but I really wanted a dashboard widget and this was a great excuse to play with both <a href="http://developer.apple.com/tools/xcode/" onclick="javascript:urchinTracker ('/outbound/article/developer.apple.com');">Xcode</a> and <a href="http://developer.apple.com/tools/dashcode/" onclick="javascript:urchinTracker ('/outbound/article/developer.apple.com');">Dashcode</a> and make it myself.</p>
<p>You can get the new widget at <a href="http://www.chriskarcher.net/software/displaysleeper" >http://www.chriskarcher.net/software/displaysleeper</a>.</p>
<p>p.s. After writing and publishing the widget, I found that you can easily sleep the display in Leopard by pressing Ctrl-Shift-Eject</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2008/03/26/os-x-105-display-sleeper-widget/feed</wfw:commentRss>
		</item>
		<item>
		<title>Hiding the Progress Bar of a .NET 2.0 CF WebBrowser</title>
		<link>http://www.chriskarcher.net/2008/01/26/hiding-the-progress-bar-of-a-net-20-cf-webbrowser</link>
		<comments>http://www.chriskarcher.net/2008/01/26/hiding-the-progress-bar-of-a-net-20-cf-webbrowser#comments</comments>
		<pubDate>Sat, 26 Jan 2008 20:17:15 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<category><![CDATA[c#]]></category>

		<category><![CDATA[webbrowser]]></category>

		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://www.chriskarcher.net/2008/01/26/hiding-the-progress-bar-of-a-net-20-cf-webbrowser</guid>
		<description><![CDATA[One of the nice additions to the .NET 2.0 Compact Framework is the WebBrowser control. This control has always been present in the full framework, but to implement a web browser on the PocketPC you would have had to either write your own managed wrapper or use an existing one such as OpenNETCF&#8217;s HTMLViewer. But [...]]]></description>
			<content:encoded><![CDATA[<p>One of the nice additions to the .NET 2.0 Compact Framework is the WebBrowser control. This control has <a href="http://msdn2.microsoft.com/en-us/library/system.windows.forms.webbrowser.aspx" onclick="javascript:urchinTracker ('/outbound/article/msdn2.microsoft.com');">always been present in the full framework</a>, but to implement a web browser on the PocketPC you would have had to either write your own managed wrapper or use an existing one such as OpenNETCF&#8217;s HTMLViewer. But now that it&#8217;s included in the CF, we should give it a try. Many developers, myself included, use an embedded browser control to display rich, custom formatted content in their .NET apps. You can do this with the WebBrowser class by generating the HTML and setting the DocumentText property on the control. However, the new managed WebBrowser has a major drawback: Everytime you set the DocumentText property it shows a progress bar while loading the content into the browser. As far as I can tell, this behavior is only on Windows Mobile 5 devices, not on PocketPC 2003. Read on to figure out how to disable this behavior.</p>
<p> <a href="http://www.chriskarcher.net/2008/01/26/hiding-the-progress-bar-of-a-net-20-cf-webbrowser#more-302" class="more-link" >(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2008/01/26/hiding-the-progress-bar-of-a-net-20-cf-webbrowser/feed</wfw:commentRss>
		</item>
		<item>
		<title>New Website!</title>
		<link>http://www.chriskarcher.net/2007/10/17/new-website</link>
		<comments>http://www.chriskarcher.net/2007/10/17/new-website#comments</comments>
		<pubDate>Thu, 18 Oct 2007 03:51:42 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.chriskarcher.net/2007/10/17/new-website/</guid>
		<description><![CDATA[You&#8217;re looking at it.  I&#8217;ll be moving all the old content as time permits.  Please let me know if you run into any problems using the site.  Try using the comment system!
Look for some changes over the next few days&#8230;
]]></description>
			<content:encoded><![CDATA[<p>You&#8217;re looking at it.  I&#8217;ll be moving all the old content as time permits.  Please let me know if you run into any problems using the site.  Try using the comment system!</p>
<p>Look for some changes over the next few days&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2007/10/17/new-website/feed</wfw:commentRss>
		</item>
		<item>
		<title>More Pictures</title>
		<link>http://www.chriskarcher.net/2007/03/23/more-pictures</link>
		<comments>http://www.chriskarcher.net/2007/03/23/more-pictures#comments</comments>
		<pubDate>Fri, 23 Mar 2007 03:36:02 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Archive]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://development.chriskarcher.net/?p=144</guid>
		<description><![CDATA[I added about 30 more pictures to the Taos collection.  Link is in the post below&#8230;
]]></description>
			<content:encoded><![CDATA[<p>I added about 30 more pictures to the Taos collection.  Link is in the post below&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2007/03/23/more-pictures/feed</wfw:commentRss>
		</item>
		<item>
		<title>Taos Pictures</title>
		<link>http://www.chriskarcher.net/2007/03/21/taos-pictures</link>
		<comments>http://www.chriskarcher.net/2007/03/21/taos-pictures#comments</comments>
		<pubDate>Wed, 21 Mar 2007 06:54:44 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Archive]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://development.chriskarcher.net/?p=145</guid>
		<description><![CDATA[Taos was awesome  
Pictures at http://chriskarcher.net/photos/thumbnails.php?album=7
Justin also took some video footage of the trip which will be posted after the editing is complete.  In the meantime, here&#8217;s a video made by Todd of Justin and Riley (maybe you&#8217;ll recognize the music):

]]></description>
			<content:encoded><![CDATA[<p>Taos was awesome  <img src="http://www.chriskarcher.net/cutenews/data/emoticons/smile.gif" style="border: medium none " alt="smile" /></p>
<p>Pictures at <a href="http://chriskarcher.net/photos/thumbnails.php?album=7" >http://chriskarcher.net/photos/thumbnails.php?album=7</a></p>
<p>Justin also took some video footage of the trip which will be posted after the editing is complete.  In the meantime, here&#8217;s a video made by Todd of Justin and Riley (maybe you&#8217;ll recognize the music):</p>
<p><a href="http://chriskarcher.net/Love_Is_A_Force_Of_Nature.wmv" ><img src="http://www.chriskarcher.net/cutenews/data/upimages/riley-1.jpg" style="border: medium none " /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2007/03/21/taos-pictures/feed</wfw:commentRss>
		</item>
		<item>
		<title>Spring Break 2007</title>
		<link>http://www.chriskarcher.net/2007/03/10/spring-break-2007</link>
		<comments>http://www.chriskarcher.net/2007/03/10/spring-break-2007#comments</comments>
		<pubDate>Sat, 10 Mar 2007 03:05:38 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Archive]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://development.chriskarcher.net/?p=146</guid>
		<description><![CDATA[I know, I know, I&#8217;ve graduated.  I&#8217;m an adult that shouldn&#8217;t be going on Spring Break trips anymore.  This trip was just too good to pass up though.  We&#8217;re finally going skiing!  I&#8217;ll be back in a week!
Off to Taos, NM:
]]></description>
			<content:encoded><![CDATA[<p>I know, I know, I&#8217;ve graduated.  I&#8217;m an adult that shouldn&#8217;t be going on Spring Break trips anymore.  This trip was just too good to pass up though.  We&#8217;re finally going skiing!  I&#8217;ll be back in a week!</p>
<p><a href="http://www.skitaos.org" onclick="javascript:urchinTracker ('/outbound/article/www.skitaos.org');">Off to Taos, NM:<br /><img style="border: none;" alt="" src="http://www.chriskarcher.net/cutenews/data/upimages/route.png"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2007/03/10/spring-break-2007/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Last Day</title>
		<link>http://www.chriskarcher.net/2006/12/22/the-last-day</link>
		<comments>http://www.chriskarcher.net/2006/12/22/the-last-day#comments</comments>
		<pubDate>Fri, 22 Dec 2006 06:12:18 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Archive]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://development.chriskarcher.net/?p=147</guid>
		<description><![CDATA[Our last day is over.  Today was the Sex and the City tour, then some shopping, then Beauty and the Beast Broadway show.  We&#8217;ve got to get up awful early tomorrow morning to make our flight, so I&#8217;m just going to say the day was fun and leave it at that.
A lot of [...]]]></description>
			<content:encoded><![CDATA[<p>Our last day is over.  Today was the Sex and the City tour, then some shopping, then Beauty and the Beast Broadway show.  We&#8217;ve got to get up awful early tomorrow morning to make our flight, so I&#8217;m just going to say the day was fun and leave it at that.</p>
<p>A lot of the pictures from today are Sex and the City filming locations.  Don&#8217;t be surprised if you don&#8217;t recognize any of them  <img style="border: none;" alt="smile" src="http://www.chriskarcher.net/cutenews/data/emoticons/smile.gif" />.</p>
<p><a href="http://www.chriskarcher.net/photos/thumbnails.php?album=6" >http://www.chriskarcher.net/photos/thumbnails.php?album=6</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chriskarcher.net/2006/12/22/the-last-day/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
