<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jim Jackson </title><link>http://weblogs.asp.net/jimjackson/default.aspx</link><description>&lt;p&gt;Character Counts.&lt;br&gt;Do the right thing.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Small Person, Big Life</title><link>http://weblogs.asp.net/jimjackson/archive/2009/04/13/small-person-big-life.aspx</link><pubDate>Mon, 13 Apr 2009 12:16:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7045079</guid><dc:creator>axshon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=7045079</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=7045079</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/04/13/small-person-big-life.aspx#comments</comments><description>My friends and a few work associates know some of the details of my last trip to China to adopt my second daughter. While there my first adopted daughter, then 4 years old, got mysteriously sick. Very very sick. My wife and I spent a lot of time and obscene...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/04/13/small-person-big-life.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7045079" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Off+Topic/default.aspx">Off Topic</category></item><item><title>Silverlight 2 Drag and Scroll Image</title><link>http://weblogs.asp.net/jimjackson/archive/2009/03/18/silverlight-2-drag-and-scroll-image.aspx</link><pubDate>Wed, 18 Mar 2009 18:36:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6975798</guid><dc:creator>axshon</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6975798</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6975798</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/03/18/silverlight-2-drag-and-scroll-image.aspx#comments</comments><description>This is somewhat based on Shawn Wildermuth’s blog post for drag and drop. I had two problems with his post. I’m not scrolling a canvas. If your mouse leaves the control with the button down you are still dragging when your mouse reenters the control....(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/03/18/silverlight-2-drag-and-scroll-image.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6975798" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Drag+Image/default.aspx">Drag Image</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/drag+and+drop/default.aspx">drag and drop</category></item><item><title>Silverlight 2 Sys.InvalidOperationException: ImageError error #4001 in control Xaml1</title><link>http://weblogs.asp.net/jimjackson/archive/2009/03/18/silverlight-2-sys-invalidoperationexception-imageerror-error-4001-in-control-xaml1.aspx</link><pubDate>Wed, 18 Mar 2009 16:42:35 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6975415</guid><dc:creator>axshon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6975415</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6975415</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/03/18/silverlight-2-sys-invalidoperationexception-imageerror-error-4001-in-control-xaml1.aspx#comments</comments><description>I got this last night while trying to load 2,150 images into a grid. I’m working on a map tiling control for my application because the maps are very large and custom stitched for my application. Incidentally, when loaded up, my IE windows consumes 1...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/03/18/silverlight-2-sys-invalidoperationexception-imageerror-error-4001-in-control-xaml1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6975415" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/ImageError/default.aspx">ImageError</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Bug+Fix/default.aspx">Bug Fix</category></item><item><title>Using Linq to XML with C# to Read Gpx Files</title><link>http://weblogs.asp.net/jimjackson/archive/2009/03/10/using-linq-to-xml-with-c-to-read-gpx-files.aspx</link><pubDate>Wed, 11 Mar 2009 01:10:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6952907</guid><dc:creator>axshon</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6952907</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6952907</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/03/10/using-linq-to-xml-with-c-to-read-gpx-files.aspx#comments</comments><description>GPX is the standardized file format for GPS file exchanges. A GPX file can contain a lot of different kinds of information. Take a look at the schema here . In general, the major things that you will work with are: Waypoints A waypoint is a specific position...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/03/10/using-linq-to-xml-with-c-to-read-gpx-files.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6952907" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/GPS/default.aspx">GPS</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Gpx/default.aspx">Gpx</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Linq+to+Xml/default.aspx">Linq to Xml</category></item><item><title>SQL 2008 Geography and Geometry Data Type Problems</title><link>http://weblogs.asp.net/jimjackson/archive/2009/03/09/sql-2008-geography-and-geometry-data-type-problems.aspx</link><pubDate>Mon, 09 Mar 2009 18:28:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6951738</guid><dc:creator>axshon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6951738</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6951738</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/03/09/sql-2008-geography-and-geometry-data-type-problems.aspx#comments</comments><description>My plan was to take my application into SQL 08 from 05 since my hosting service now has it available. I was intent on killing all of my lat/long information and storing my geospatial data in geography columns. Here is what I’m finding about the Geography...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/03/09/sql-2008-geography-and-geometry-data-type-problems.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6951738" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Latitude+Longitude/default.aspx">Latitude Longitude</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/SQL/default.aspx">SQL</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/SQL+2008/default.aspx">SQL 2008</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Geography+Datatype/default.aspx">Geography Datatype</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Geospatial/default.aspx">Geospatial</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Geometry+Datatype/default.aspx">Geometry Datatype</category></item><item><title>Beyond Compare 3</title><link>http://weblogs.asp.net/jimjackson/archive/2009/02/16/beyond-compare-3.aspx</link><pubDate>Mon, 16 Feb 2009 15:55:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6909893</guid><dc:creator>axshon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6909893</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6909893</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/02/16/beyond-compare-3.aspx#comments</comments><description>A substantial part of a developer’s job seems to be the logistical details of getting ‘it’ from here to there. When you run a team the problem becomes larger. Even with source control, there are documents that should be updated that aren’t and things...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/02/16/beyond-compare-3.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6909893" width="1" height="1"&gt;</description></item><item><title>WCF Services in a Shared Hosting Environment</title><link>http://weblogs.asp.net/jimjackson/archive/2009/02/13/wcf-services-in-a-shared-hosting-environment.aspx</link><pubDate>Fri, 13 Feb 2009 17:37:37 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6903535</guid><dc:creator>axshon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6903535</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6903535</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/02/13/wcf-services-in-a-shared-hosting-environment.aspx#comments</comments><description>I’m currently using a relatively well known hosting service for my Silverlight 2 application . The problem that I’ve had in getting the app up and running is that in a shared hosting environment, I have no control over host headers and most of the other...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/02/13/wcf-services-in-a-shared-hosting-environment.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6903535" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/.NET/default.aspx">.NET</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/WCF/default.aspx">WCF</category></item><item><title>Calculating Distances Between Latitude and Longitude – T-SQL – Haversine</title><link>http://weblogs.asp.net/jimjackson/archive/2009/02/13/calculating-distances-between-latitude-and-longitude-t-sql-haversine.aspx</link><pubDate>Fri, 13 Feb 2009 15:40:10 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6903255</guid><dc:creator>axshon</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6903255</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6903255</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/02/13/calculating-distances-between-latitude-and-longitude-t-sql-haversine.aspx#comments</comments><description>I’ve got lots of lat/long information for my Silverlight 2 application and I’m now tinkering with getting the elevation view working in my spare time. The problem is that the distances are very small and the haversine formulae I’ve located on the internet...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/02/13/calculating-distances-between-latitude-and-longitude-t-sql-haversine.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6903255" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/.NET/default.aspx">.NET</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Latitude+Longitude/default.aspx">Latitude Longitude</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/SQL/default.aspx">SQL</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Haversine/default.aspx">Haversine</category></item><item><title>Looking for the Groove Again</title><link>http://weblogs.asp.net/jimjackson/archive/2009/02/06/looking-for-the-groove-again.aspx</link><pubDate>Fri, 06 Feb 2009 19:21:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6889598</guid><dc:creator>axshon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6889598</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6889598</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2009/02/06/looking-for-the-groove-again.aspx#comments</comments><description>I spent quite a bit of time working SharePoint both in an independent project and bug-fixing other people’s work over the last six or seven months. Once you get the paradigm down, it’s not too bad but not exactly a barrel of laughs either. You spend equal...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2009/02/06/looking-for-the-groove-again.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6889598" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Silverlight/default.aspx">Silverlight</category></item><item><title>Opening and Reading an XML file in a document library</title><link>http://weblogs.asp.net/jimjackson/archive/2008/06/26/opening-and-reading-an-xml-file-in-a-document-library.aspx</link><pubDate>Thu, 26 Jun 2008 23:59:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6325032</guid><dc:creator>axshon</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6325032</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6325032</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2008/06/26/opening-and-reading-an-xml-file-in-a-document-library.aspx#comments</comments><description>So in a recent SharePoint implementation, I was required to allow users to create links in web parts that performed server side functions. Most of the functions were known quantities but they were almost all external systems. Most of the requirements...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2008/06/26/opening-and-reading-an-xml-file-in-a-document-library.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6325032" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Sharepoint/default.aspx">Sharepoint</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Load+XML+From+SPFile/default.aspx">Load XML From SPFile</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Open+SPFile/default.aspx">Open SPFile</category></item><item><title>SharePoint Logs - Tracing Service lost trace events</title><link>http://weblogs.asp.net/jimjackson/archive/2008/05/13/sharepoint-logs-tacing-service-lost-trace-events.aspx</link><pubDate>Tue, 13 May 2008 14:27:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6186488</guid><dc:creator>axshon</dc:creator><slash:comments>10</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=6186488</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=6186488</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2008/05/13/sharepoint-logs-tacing-service-lost-trace-events.aspx#comments</comments><description>So in the farm I'm trying to deploy to, the tracing service starting logging some "failed to write template" messages. Thousands of them. Nobody was on the machine at the time. It wasn't available to anyone so it was internal to SharePoint, whatever it...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2008/05/13/sharepoint-logs-tacing-service-lost-trace-events.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6186488" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Sharepoint/default.aspx">Sharepoint</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Tips/default.aspx">Tips</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Sharepoint+Logs/default.aspx">Sharepoint Logs</category></item><item><title>Content Query Web Part Customization Overview</title><link>http://weblogs.asp.net/jimjackson/archive/2008/02/27/content-query-web-part-customization-overview.aspx</link><pubDate>Wed, 27 Feb 2008 20:39:15 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5872361</guid><dc:creator>axshon</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=5872361</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=5872361</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2008/02/27/content-query-web-part-customization-overview.aspx#comments</comments><description>Oskar asked me today if I could walk some folks on his team through what can be done with the CQWP out of the box with no code. So before I write that up tonight, I figured I'd quickly describe what I know how to do and what I don't. Unfortunately, the...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2008/02/27/content-query-web-part-customization-overview.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5872361" width="1" height="1"&gt;</description></item><item><title>MOSS Configuration Certification Study Links - 70-630</title><link>http://weblogs.asp.net/jimjackson/archive/2008/02/22/moss-configuration-certification-study-links-70-630.aspx</link><pubDate>Fri, 22 Feb 2008 13:31:29 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5839758</guid><dc:creator>axshon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=5839758</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=5839758</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2008/02/22/moss-configuration-certification-study-links-70-630.aspx#comments</comments><description>I'm currently going through some study materials for the 70-630 exam. I think it's going to take a pretty long time before I am there because my foundational knowledge of this technology is still pretty slim. At any rate, I located a bunch of tech-net...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2008/02/22/moss-configuration-certification-study-links-70-630.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5839758" width="1" height="1"&gt;</description></item><item><title>Link Like</title><link>http://weblogs.asp.net/jimjackson/archive/2008/02/15/link-like.aspx</link><pubDate>Fri, 15 Feb 2008 17:45:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5795083</guid><dc:creator>axshon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=5795083</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=5795083</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2008/02/15/link-like.aspx#comments</comments><description>As opposed to Link Love, that is... Here you go Oskar now stop calling me that... http://austegard.blogspot.com/ http://mo.notono.us JJ ;)...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2008/02/15/link-like.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5795083" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Off+Topic/default.aspx">Off Topic</category></item><item><title>New BI and SharePoint Blog</title><link>http://weblogs.asp.net/jimjackson/archive/2008/02/12/new-bi-and-sharepoint-blog.aspx</link><pubDate>Tue, 12 Feb 2008 16:05:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5769395</guid><dc:creator>axshon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/rsscomments.aspx?PostID=5769395</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/jimjackson/commentapi.aspx?PostID=5769395</wfw:comment><comments>http://weblogs.asp.net/jimjackson/archive/2008/02/12/new-bi-and-sharepoint-blog.aspx#comments</comments><description>Have you ever had one of those guys who you could ask any technology question to and he'd know the answer right off? Like he had just did this very same thing 20 minutes ago and could rattle off what it took to make it happen? That's Tad. And now he's...(&lt;a href="http://weblogs.asp.net/jimjackson/archive/2008/02/12/new-bi-and-sharepoint-blog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5769395" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/jimjackson/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Sharepoint+Blogs/default.aspx">Sharepoint Blogs</category><category domain="http://weblogs.asp.net/jimjackson/archive/tags/Business+Intelligence/default.aspx">Business Intelligence</category></item></channel></rss>