<?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>Code Blogs</title>
	<atom:link href="http://codeblogs.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeblogs.wordpress.com</link>
	<description>Thoughts on things in my life - in the space of technology</description>
	<lastBuildDate>Sun, 29 Jun 2008 12:49:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='codeblogs.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Code Blogs</title>
		<link>http://codeblogs.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://codeblogs.wordpress.com/osd.xml" title="Code Blogs" />
	<atom:link rel='hub' href='http://codeblogs.wordpress.com/?pushpress=hub'/>
		<item>
		<title>A couple of tips for creating lookup columns as a feature</title>
		<link>http://codeblogs.wordpress.com/2008/06/29/a-couple-of-tips-for-creating-lookup-columns-as-a-feature/</link>
		<comments>http://codeblogs.wordpress.com/2008/06/29/a-couple-of-tips-for-creating-lookup-columns-as-a-feature/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 10:31:33 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[SharePont]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=18</guid>
		<description><![CDATA[I recently used Chris O&#8217;Brien&#8217;s approach to create lookup columns as a feature, and it works great. After some time, I was making a query to the SharePoint webservice, for some reports I was making &#8211; by the way, I&#8217;m using Enesys RS Data Extension for this job, I can recommend that product, it makes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=18&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently used <a title="Chris O'Brien's approach" href="http://www.sharepointnutsandbolts.com/2007/04/sample-code-creating-list-based-site.html" target="_blank">Chris O&#8217;Brien&#8217;s</a> approach to create lookup columns as a feature, and it works great.</p>
<p>After some time, I was making a query to the SharePoint webservice, for some reports I was making &#8211; by the way, I&#8217;m using <a title="http://www.enesyssoftware.com" href="http://www.enesyssoftware.com" target="_blank">Enesys RS Data Extension</a> for this job, I can recommend that product, it makes it much easier to write queries to SharePoint lists.<br />
So I noticed that the columns made with Chris&#8217;s approach was not included in the response!&#8230;. Strange&#8230;</p>
<p>I was able to access the fields via the Object Model without problems. </p>
<p>It took me quite some time to figure out, but eventually ended up compairing the SchemaXML to a regular lookup column, made in the SharePoint UI.<br />
And there were some differences.</p>
<p>On my custom made lookup columns there was a namespace attribute.<br />
After removing the attribute in the FeatureActivated method everything is running as it should.</p>
<p> </p>
<p> </p>
<p>Thanks to Frederic from Enesys for pointing me in the right direction!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=18&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/06/29/a-couple-of-tips-for-creating-lookup-columns-as-a-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>
	</item>
		<item>
		<title>Prepare your report date fields for Excel export</title>
		<link>http://codeblogs.wordpress.com/2008/05/26/prepare-your-report-date-fields-for-excel-export/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/26/prepare-your-report-date-fields-for-excel-export/#comments</comments>
		<pubDate>Mon, 26 May 2008 08:23:11 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Report Viewer]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=16</guid>
		<description><![CDATA[I made some rdlc reports to be shown in report viewer. Often theese reports are exported to Excel, for further processing. I made a typed dataset for my tables, defining the date columns as &#8216;xs:date&#8217; To remove the timestamp in the report, I used FormatDateTime(Fields!OrderDate.Value, 2), and everything was fine&#8230;.. Untill the users start complaining, that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=16&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I made some rdlc reports to be shown in report viewer.<br />
Often theese reports are exported to Excel, for further processing.</p>
<p>I made a typed dataset for my tables, defining the date columns as &#8216;xs:date&#8217;<br />
To remove the timestamp in the report, I used FormatDateTime(Fields!OrderDate.Value, 2), and everything was fine&#8230;.. Untill the users start complaining, that the date columns where not formatted as date in the exported excel sheet.</p>
<p>The solution is to use the &#8216;Format&#8217; property of the field, here you can specify the formatting for dates.<br />
For example =&#8221;dd/MM/yyyy&#8221;. Here you can also make an expression to handle different language options etc.<br />
This approach preserves the date format in exorted excel sheets.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=16&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/26/prepare-your-report-date-fields-for-excel-export/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>
	</item>
		<item>
		<title>Vidnik &#8211; nice video app for YouTube</title>
		<link>http://codeblogs.wordpress.com/2008/05/10/vidnik-nice-video-app-for-youtube/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/10/vidnik-nice-video-app-for-youtube/#comments</comments>
		<pubDate>Sat, 10 May 2008 11:59:38 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=14</guid>
		<description><![CDATA[I came across a project called Vidnik af Google Code. It&#8217;s a nice little app, that records video from your iSight camera. Then you can do basic cropping, and upload the video to YouTube from within the program. The project is still in it&#8217;s starting fase, but it&#8217;s simple and nice.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=14&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I came across a project called <a title="Vidnik" href="http://code.google.com/p/vidnik/" target="_blank">Vidnik</a> af Google Code.<br />
It&#8217;s a nice little app, that records video from your iSight camera. Then you can do basic cropping, and upload the video to YouTube from within the program.</p>
<p>The project is still in it&#8217;s starting fase, but it&#8217;s simple and nice.</p>
<p><a href="http://codeblogs.files.wordpress.com/2008/05/vidnikscreenshot.jpg"><img class="alignnone size-medium wp-image-15" src="http://codeblogs.files.wordpress.com/2008/05/vidnikscreenshot.jpg?w=300&#038;h=287" alt="" width="300" height="287" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=14&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/10/vidnik-nice-video-app-for-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>

		<media:content url="http://codeblogs.files.wordpress.com/2008/05/vidnikscreenshot.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>Keyboard shortcuts in Mac OSX for Visual Studio</title>
		<link>http://codeblogs.wordpress.com/2008/05/09/keyboard-shortcuts-in-mac-osx-for-visual-studio/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/09/keyboard-shortcuts-in-mac-osx-for-visual-studio/#comments</comments>
		<pubDate>Fri, 09 May 2008 09:55:55 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=13</guid>
		<description><![CDATA[If you&#8217;re lucky enough to have an Intel Mac, you will be able to run Visual Studio via Parallels &#8211; nice:) Pretty fast you will discover, that some of the often used characters when coding, are not available right away. For example curly brackets, square brackets and other shortcuts connected to the &#8216;Alt Gr&#8217; key. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=13&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re lucky enough to have an Intel Mac, you will be able to run Visual Studio via Parallels &#8211; nice:)</p>
<p>Pretty fast you will discover, that some of the often used characters when coding, are not available right away.<br />
For example curly brackets, square brackets and other shortcuts connected to the &#8216;Alt Gr&#8217; key.</p>
<p>Fortunately you can use Ctrl + Alt &#8211; and you&#8217;re ready to go&#8230;. almost&#8230;</p>
<p>So far, I haven&#8217;t been able to use backslash (on my danish keyboard, that involves Alt Gr)<br />
If anyone has found a solution &#8211; please leave a comment! </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=13&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/09/keyboard-shortcuts-in-mac-osx-for-visual-studio/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>
	</item>
		<item>
		<title>Restrict users shown in the peoplepicker in SharePoint</title>
		<link>http://codeblogs.wordpress.com/2008/05/08/restrict-users-shown-in-the-peoplepicker-in-sharepoint/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/08/restrict-users-shown-in-the-peoplepicker-in-sharepoint/#comments</comments>
		<pubDate>Thu, 08 May 2008 23:46:36 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[People picker]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=12</guid>
		<description><![CDATA[It is possible to restrict the search in the peoplepicker, so it only contains users that are registered on the site collection instead of the entire domain. Stsadm.exe -o setproperty –url http://sharepoint –pn peoplepicker-onlysearchwithinsitecollection –pv yes    <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=12&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It is possible to restrict the search in the peoplepicker, so it only contains users that are registered on the site collection instead of the entire domain.</p>
<p>Stsadm.exe -o setproperty –url <a href="https://sharepoint.sotea.dk/Sites/LTP">http://sharepoint</a> –pn peoplepicker-onlysearchwithinsitecollection –pv yes</p>
<p> </p>
<p> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=12&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/08/restrict-users-shown-in-the-peoplepicker-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>
	</item>
		<item>
		<title>Importing custom certificate to Windows Mobile device</title>
		<link>http://codeblogs.wordpress.com/2008/05/08/importing-custom-certificate-to-windows-mobile-device/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/08/importing-custom-certificate-to-windows-mobile-device/#comments</comments>
		<pubDate>Thu, 08 May 2008 23:25:19 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[MS Exchange]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=11</guid>
		<description><![CDATA[If you have an Exchange setup with your own &#8216;homemade&#8217; certificate for the front-end, you will need to import the certificate to your mobile in order to connect to the exchange server via ActiveSync. But by default Windows Mobile won&#8217;t let you install custom certificates. So we need to do a little registry hack (remember [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=11&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have an Exchange setup with your own &#8216;homemade&#8217; certificate for the front-end, you will need to import the certificate to your mobile in order to connect to the exchange server via ActiveSync.</p>
<p>But by default Windows Mobile won&#8217;t let you install custom certificates.<br />
So we need to do a little registry hack (remember &#8211; this is just a windows box).</p>
<ul>
<li>Download the utility RegEditSTG &#8211; a registry editor for Windows mobile.</li>
<li>Change the registry key: HKLM\Security\Policies\Policies0001017 = 144<br />
And remember the original setting &#8211; we must revert i later </li>
<li>Now you will be able to install your custom certificate.</li>
<li>Now change the registry key to it&#8217;s original value.</li>
</ul>
<div>Read more: <a href="http://msgoodies.blogspot.com/2005/11/solution-for-adding-own-root.html" target="_blank">http://msgoodies.blogspot.com/2005/11/solution-for-adding-own-root.html</a>  </div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=11&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/08/importing-custom-certificate-to-windows-mobile-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>
	</item>
		<item>
		<title>Stramit SharePoint Caml Viewer</title>
		<link>http://codeblogs.wordpress.com/2008/05/08/stramit-sharepoint-caml-viewer/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/08/stramit-sharepoint-caml-viewer/#comments</comments>
		<pubDate>Thu, 08 May 2008 22:16:21 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[CAML]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=7</guid>
		<description><![CDATA[If you&#8217;re developing for SharePoint, this is a must have tool &#8211; and it&#8217;s free:-) Stramit SharePoint Caml Viewer lets you create a view via the SharePoint GUI, and then you can go behind the scenes with Stramit SharePoint Caml Viewer, and see the xml markup query. Check it out: http://www.codeplex.com/SPCamlViewer<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=7&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re developing for SharePoint, this is a must have tool &#8211; and it&#8217;s free:-)</p>
<p>Stramit SharePoint Caml Viewer lets you create a view via the SharePoint GUI, and then you can go behind the scenes with Stramit SharePoint Caml Viewer, and see the xml markup query.</p>
<p>Check it out: <a title="http://www.codeplex.com/SPCamlViewer" href="http://www.codeplex.com/SPCamlViewer" target="_blank">http://www.codeplex.com/SPCamlViewer</a></p>
<p><a href="http://codeblogs.files.wordpress.com/2008/05/capcamlviewer1-2007.jpg"><img class="alignnone size-medium wp-image-8" src="http://codeblogs.files.wordpress.com/2008/05/capcamlviewer1-2007.jpg?w=295&#038;h=300" alt="" width="295" height="300" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=7&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/08/stramit-sharepoint-caml-viewer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>

		<media:content url="http://codeblogs.files.wordpress.com/2008/05/capcamlviewer1-2007.jpg?w=295" medium="image" />
	</item>
		<item>
		<title>Reporting on SharePoint Data &#8211; Enesys RS Data Extension</title>
		<link>http://codeblogs.wordpress.com/2008/05/08/reporting-on-sharepoint-data-enesys-rs-data-extension/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/08/reporting-on-sharepoint-data-enesys-rs-data-extension/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:48:34 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Reporting Services]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=6</guid>
		<description><![CDATA[If youre looking for an easy way to make Reporting Services reports on SharePoint data, RS Data Extension from the company Enesys is worth taking a look at. I downloaded the trial, and spend about 10 minutes installing it, and it worked right away. Very easy, and really powerfull tool&#8230; http://www.enesyssoftware.com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=6&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If youre looking for an easy way to make Reporting Services reports on SharePoint data, RS Data Extension from the company Enesys is worth taking a look at.</p>
<p>I downloaded the trial, and spend about 10 minutes installing it, and it worked right away.</p>
<p>Very easy, and really powerfull tool&#8230;</p>
<p>http://www.enesyssoftware.com</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=6&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/08/reporting-on-sharepoint-data-enesys-rs-data-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint and Reporting Services integration</title>
		<link>http://codeblogs.wordpress.com/2008/05/08/sharepoint-and-reporting-services-integration/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/08/sharepoint-and-reporting-services-integration/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:40:28 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Reporting Services]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=5</guid>
		<description><![CDATA[I&#8217;m currently working on a SharePoint project, where we have to run some Reporting Services reports on the SharePoint data as well as data from a DB2 database. The tricky thing is that SharePoint site is public available to known users, but how to handle authentication with Reporting Services?? Well &#8211; Microsoft fixed that for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=5&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on a SharePoint project, where we have to run some Reporting Services reports on the SharePoint data as well as data from a DB2 database.</p>
<p>The tricky thing is that SharePoint site is public available to known users, but how to handle authentication with Reporting Services??</p>
<p>Well &#8211; Microsoft fixed that for you in SP2 for SQL Server 2005, where they introduced a feature called <strong><span style="color:#993300;">Reporting Services in SharePoint Integration Mode</span></strong></p>
<p>I&#8217;m still in the early adoption fase, but it looks pretty promising to me &#8211; decide for your self&#8230;</p>
<p><a title="MS Technet page on the topic" href="http://technet.microsoft.com/en-us/library/bb326290.aspx" target="_blank">http://technet.microsoft.com/en-us/library/bb326290.aspx</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=5&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/08/sharepoint-and-reporting-services-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>
	</item>
		<item>
		<title>Improving code readability when using iDB2 .Net connector for iSeries</title>
		<link>http://codeblogs.wordpress.com/2008/05/08/improving-code-readability-when-using-idb2-connector-for-iseries/</link>
		<comments>http://codeblogs.wordpress.com/2008/05/08/improving-code-readability-when-using-idb2-connector-for-iseries/#comments</comments>
		<pubDate>Thu, 08 May 2008 18:30:13 +0000</pubDate>
		<dc:creator>steenbach</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[iSeries]]></category>

		<guid isPermaLink="false">http://codeblogs.wordpress.com/?p=3</guid>
		<description><![CDATA[I have done a few apps over the last years using IBM&#8217;s .Net data connector for iSeries (i5) When you use the DataReader, you usually end up with a lot of places where you access the content of your datareader like this: &#8216;dr.GetString(8)&#8217; The problem is that after some time you can&#8217;t remember which fields [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=3&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have done a few apps over the last years using IBM&#8217;s .Net data connector for iSeries (i5)</p>
<p>When you use the DataReader, you usually end up with a lot of places where you access the content of your datareader like this: <span style="color:#808080;">&#8216;dr.GetString(8)&#8217;</span><br />
The problem is that after some time you can&#8217;t remember which fields actually had number 8 in the array, and you have to go to your SQL statement to find out.</p>
<p>I came across the method &#8220;GetOrdinal&#8221; on the DataReader object and wondered what was the purpose for that, and after a little googling, I found out, that it actually solved one of my everyday problems (a small one, but anayway;))</p>
<p>So here is how it works.<br />
In the scope of &#8216;while(dr.Read())&#8217;, you call the method with the DB2 field name, and it returns an integer telling the index of the field in the datareader array: </p>
<p style="padding-left:30px;"><span style="color:#808080;">int db2CustomerNo = dr.GetOrdinal(&#8220;ODKUND&#8221;);</span></p>
<p>and then in your code, you can access the field using your assigned integer like this:</p>
<p style="padding-left:30px;"><span style="color:#808080;">dr.GetString(db2CustomerNo)</span></p>
<p>No rocket science &#8211; just a little trick, that makes your day a little bit easier;)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeblogs.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeblogs.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeblogs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeblogs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeblogs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeblogs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codeblogs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codeblogs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codeblogs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codeblogs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeblogs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeblogs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeblogs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeblogs.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeblogs.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeblogs.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeblogs.wordpress.com&amp;blog=3679402&amp;post=3&amp;subd=codeblogs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codeblogs.wordpress.com/2008/05/08/improving-code-readability-when-using-idb2-connector-for-iseries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b26fe000b71c006272c6a36620b3a55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">morten</media:title>
		</media:content>
	</item>
	</channel>
</rss>
