<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Pipes Network Clog</title>
      <link>http://WWW.PIPESNETWORK.COM/</link>
      <description>&quot;Look up, Get up, but don&apos;t ever give up.&quot;</description>
      <language>en</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Fri, 18 Apr 2008 06:56:59 -0500</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
         <title>Earthquake!</title>
         <description>I thought my wife was crazy when I got back from the gym this morning, and she started telling me about how at around 5:30am it felt like the whole house was shaking.  I figured she was dreaming or something, but we turned on the news, and it turns out that at 5:36am there was a 5.4 Earthquake centered a ways west of here.

Thinking back, I may have felt it, but didn&apos;t think anything of it.  I guess I missed the largest earthquake I&apos;ve ever been in.</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_04_18.php#001261</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_04_18.php#001261</guid>
        
        
         <pubDate>Fri, 18 Apr 2008 06:56:59 -0500</pubDate>
      </item>
      
      <item>
         <title>Flickr</title>
         <description><![CDATA[This is a test post from <a href="http://www.flickr.com/r/testpost"><img alt="flickr" src="http://www.flickr.com/images/flickr_logo_blog.gif" width="41" height="18" border="0" align="absmiddle" /></a>, a fancy photo sharing thing.]]></description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_04_02.php#001260</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_04_02.php#001260</guid>
        
        
         <pubDate>Wed, 02 Apr 2008 20:54:21 -0500</pubDate>
      </item>
      
      <item>
         <title>It must be spring</title>
         <description>It must be spring now (I know it has been technically for over a week), because I&apos;ve started the grill season.  It&apos;s nice to actually have a backyard to grill in and not just a driveway like last year.  Now I just need people to come visit to grill for...</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_03_31.php#001259</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_03_31.php#001259</guid>
        
        
         <pubDate>Mon, 31 Mar 2008 06:57:02 -0500</pubDate>
      </item>
      
      <item>
         <title>Rough Day?</title>
         <description>Is it a bad thing if the thought actually crossed my mind to put some Peppermint Schnapps in with my coffee this morning?  Guess it&apos;s gonna be another long day of programming...</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_03_26.php#001258</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_03_26.php#001258</guid>
        
        
         <pubDate>Wed, 26 Mar 2008 06:51:44 -0500</pubDate>
      </item>
      
      <item>
         <title>Microsoft SmartDevice Connectivity API</title>
         <description><![CDATA[I recently found that applications using Microsoft's SmartDevice Connectivity API does not transfer well to other computers.  I could not find anything on the web about these problems, so there is the reason for this article.  I hope if someone else has a problem similar to mine, that this is useful.

There were a series of steps I had to take to get my desktop application which was written using the Smart Device Connectivity API (Also called CoreCon in some places) to run on another computer and communicate with the WIndows CE device I use.

First off, I had to register several Visual Studio 2008 SmartDevice assemblies into the Global Assembly Cache.  To do this, there is a utility called "<a href="http://msdn2.microsoft.com/en-us/library/ex0ss12c(VS.80).aspx">gacutil</a>" which makes it a piece of cake.

I also ended up copying the "CoreCon" folder from two different places into the same location on the other computers.  These locations are (for Windows XP) "C:\Program Files\Common Files\Microsoft Shared\corecon" and "C:\Documents and Settings\All Users\Application Data\Microsoft\CoreCon".  I then needed to register the DLL's in the <em>common files</em> path using <a href="http://support.microsoft.com/kb/249873">regsvr32</a>.

After that was done, I was getting another strange error (a 32-bit hex error code which corresponded to some generic COM error) when I tried to connect.  I traced these down to not having other required DLL's.  To overcome this, I had to install the .NET 2.0 SDK (about a 350 MB setup file).  I'm sure that there is a better way to get the necessary files, but everything I read said you had to have Visual Studio 2008 installed, and that was not an option for the other computers I wanted to use this application.

At this point I thought for sure it would work.  I was now getting an error about versions.  Out of curiousity, I compared both <em>CoreCon</em> folders mentioned earlier with the corresponding one on my computer (using <a href="http://sourceforge.net/projects/winmerge/">WinMerge</a>, a great open source compare utility on <a href="http://sourceforge.net/">SourceForge</a>).  I found that the assemblies on the other computer were older than mine (because I was using .NET 3.5 and I installed the 2.0 SDK on the other machine because I could not find an SDK for 3.5, and just the framework didn't put on the required files, although I did have to install that as well).  Anyway, I updated the files with the copy on my computer, and suddenly it all worked.  

What a mess of stuff to get an application running on another computer.  Of course this took me about a half a day to solve because Microsoft does not have any documentation anywhere on this even being an issue.

I know I don't have a lot of detail in this blurb, but hopefully it at least gives someone enough general direction to save them from spending the time I had to in order to get this working.]]></description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_03_21.php#001257</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_03_21.php#001257</guid>
        
        
         <pubDate>Fri, 21 Mar 2008 12:21:39 -0500</pubDate>
      </item>
      
      <item>
         <title>The End of an Era</title>
         <description><![CDATA[Brett Favre has officially retired.  One of the greatest players ever to play the game, and definitely the toughest quarterback ever.  I'm sad to say I never did get to see him in person at a game.  I don't even remember the Packers without Favre, so it should be an interesting season this fall.

We'll miss you Favre.

This article summed it up better than anything else I've seen:
<a href="http://sports.espn.go.com/nfl/news/story?id=3276537">http://sports.espn.go.com/nfl/news/story?id=3276537</a>

]]></description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_03_04.php#001256</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_03_04.php#001256</guid>
        
        
         <pubDate>Tue, 04 Mar 2008 21:51:52 -0500</pubDate>
      </item>
      
      <item>
         <title>Old and Moldy</title>
         <description>So I&apos;ve been accused of being old and moldy.  Actually I think it was my blog, but since I just turned older, it applies to me as well.

I&apos;m not really going to do anything to refute this claim, except to say that I am boring and don&apos;t have anything to say lately.</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_02_20.php#001255</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_02_20.php#001255</guid>
        
        
         <pubDate>Wed, 20 Feb 2008 21:06:28 -0500</pubDate>
      </item>
      
      <item>
         <title>Happy Game</title>
         <description>Last night&apos;s Super Bowl was the happiest I&apos;ve ever been to see a team lose.  It&apos;s not that I really have a reason to dislike New England, I&apos;m just so sick of hearing about them and Tom Brady.  Plus until this season, I always thought Tom Brady was way over-rated.  He proved me wrong this season, but I still don&apos;t like him.

So anyway, congratulations to the New York Giants.  Especially after them beating my Packer&apos;s, I&apos;m happy to see them win, and silence some of Eli&apos;s critics.</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_02_04.php#001254</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_02_04.php#001254</guid>
        
        
         <pubDate>Mon, 04 Feb 2008 20:21:49 -0500</pubDate>
      </item>
      
      <item>
         <title>Packing lunch?</title>
         <description><![CDATA[Tired of eating out for lunch, but hate taking the time to pack one?  Try <a href="http://www.trekking-mahlzeiten.de/trekking-mahlzeiten-online-shop/produkte/Zwischenmahlzeiten_507/Cheeseburger_in_der_Dose_4641.html">this </a>out.]]></description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_29.php#001253</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_29.php#001253</guid>
        
        
         <pubDate>Tue, 29 Jan 2008 19:29:10 -0500</pubDate>
      </item>
      
      <item>
         <title>Getting over it</title>
         <description>So it&apos;s been almost a week now since my Packers lost a disappointing game.  I usually make fun of people that get upset when their team loses.  This time, I was one of them.  I&apos;m still bummed I don&apos;t get to see any more good football until the fall.  And now it looks like Favre won&apos;t even play in the Pro Bowl.  No football for me until the fall now.</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_26.php#001252</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_26.php#001252</guid>
        
        
         <pubDate>Sat, 26 Jan 2008 10:35:09 -0500</pubDate>
      </item>
      
      <item>
         <title>Donald Driver</title>
         <description>Friday I read an article about how the Packers&apos; Donald Driver has not scored a touchdown since the third game of the regular season.  I believe the 90 yard touchdown pass he just caught breaks that streak.

Go Packers!</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_20.php#001251</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_20.php#001251</guid>
        
        
         <pubDate>Sun, 20 Jan 2008 19:33:36 -0500</pubDate>
      </item>
      
      <item>
         <title>Amazon</title>
         <description><![CDATA[I guess you really can buy everything at Amazon.com.  I have to admit though, this is one of the stranger things I have ever seen, and I'm still not really sure what it is:  <a href="http://www.amazon.com/JL421-Badonkadonk-Land-Cruiser-Tank/dp/B00067F1CE/">JL421 Badonkadonk Land Cruiser</a>.

By the way, too bad for the Colts yesterday, but at least my Packers will be playing in Lambeau next Sunday :-)]]></description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_14.php#001250</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_14.php#001250</guid>
        
        
         <pubDate>Mon, 14 Jan 2008 21:38:38 -0500</pubDate>
      </item>
      
      <item>
         <title>For those who missed it...</title>
         <description>The Green Bay Packers just advanced to the NFC Title game by beating the Seahawks by 22 points.

Thank you, come again.</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_12.php#001249</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_12.php#001249</guid>
        
        
         <pubDate>Sat, 12 Jan 2008 20:19:07 -0500</pubDate>
      </item>
      
      <item>
         <title>Last Day of College Football</title>
         <description>It&apos;s a bit of a sad day today.  It&apos;s the last day of College Football for the season.  Hopefully Ohio State can keep playing well (it&apos;s 10-0 right now, but it&apos;s still early).  I&apos;d like to see them shut up a lot of the critics about the Big Ten Conference.

On another note, did anyone see OSU&apos;s kicker&apos;s pants?  I&apos;ve never seen football pants that short before.  Kinda scary.

At least there is still some good NFL football left since the Colts and Packers are around this weekend (and hopefully for a couple more after).</description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_07.php#001248</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2008_01_07.php#001248</guid>
        
        
         <pubDate>Mon, 07 Jan 2008 20:31:03 -0500</pubDate>
      </item>
      
      <item>
         <title>Windows Vista</title>
         <description>I finally installed Windows Vista a couple days ago.  Despite all of the negative press it has received, I am pretty happy with it so far.  I&apos;ve found a few programs that don&apos;t play well with it (iTunes seems to keep crashing, and a few other utilities that I used on XP), but for the most part, all of the applications I normally use work just as well on Vista.  

There really aren&apos;t a lot of reasons to upgrade, and if you don&apos;t have a beefy computer, you&apos;ll be sorry you did.   On the surface, it&apos;s mostly graphics upgrades (the Aero interface).  These can be turned off to speed your computer back up, but I&apos;m keeping them for now.  My favorite new feature is how integrated the search feature is.  Every window has search built in, as does the start menu.  This makes it a ton easier to find files and things.

The biggest change to me is where all of the files for a specific user account are located.  Since all of the locations have changed, I&apos;ve had to update several scripts and programs that I use to synchronize and backup files to use the new locations (&quot;Documents and Settings&quot; folder is no more).

This may very well be the last Microsoft OS that I don&apos;t have to pay full price for, so let&apos;s hope it hangs around for at least a little while (although it&apos;s not really supposed to). </description>
         <link>http://WWW.PIPESNETWORK.COM/MT/archive/2007_12_31.php#001247</link>
         <guid>http://WWW.PIPESNETWORK.COM/MT/archive/2007_12_31.php#001247</guid>
        
        
         <pubDate>Mon, 31 Dec 2007 11:15:43 -0500</pubDate>
      </item>
      
   </channel>
</rss>
