<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><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/" 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Edwin Vriethoff</title>
	
	<link>http://edwin.vriethoff.net</link>
	<description>Edwin Vriethoff</description>
	<lastBuildDate>Wed, 09 Sep 2009 10:50:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/EdwinDotNet" type="application/rss+xml" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FEdwinDotNet" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FEdwinDotNet" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FEdwinDotNet" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/EdwinDotNet" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FEdwinDotNet" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FEdwinDotNet" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FEdwinDotNet" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:browserFriendly>A blog with tips and info about .NET, C# , Sharepoint en BizTalk written by Edwin Vriethoff.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>SharePoint federated search may cause performance problems because of default settings</title>
		<link>http://feedproxy.google.com/~r/EdwinDotNet/~3/ULTVOH5gJdo/</link>
		<comments>http://edwin.vriethoff.net/2009/09/09/sharepoint-federated-search-may-cause-performance-problems-because-of-default-settings/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:16:45 +0000</pubDate>
		<dc:creator>Edwin Vriethoff</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Federated]]></category>
		<category><![CDATA[Infrastructure update]]></category>
		<category><![CDATA[Opensearch]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Slow]]></category>
		<category><![CDATA[Timeout]]></category>

		<guid isPermaLink="false">http://edwin.vriethoff.net/?p=290</guid>
		<description><![CDATA[My colleague Vincent Boer has been working very hard at one of our clients to sort out a performance problem at their SharePoint Intranet portal. 
The problem was that after a search in the search center was performed, the browser would not navigate any further for 1 or 2 minutes. Finally this blog of Sourav [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://edwin.vriethoff.net/wp-content/slow_search.jpg" alt="slow SharePoint search" title="slow SharePoint search" width="117" height="90" align="right" />My colleague Vincent Boer has been working very hard at one of our clients to sort out a performance problem at their SharePoint Intranet portal. </p>
<p>The problem was that after a search in the search center was performed, the browser would not navigate any further for 1 or 2 minutes. Finally <a href="http://blogs.msdn.com/souravd/archive/2009/03/04/slow-search-result-after-infrastructure-update.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.msdn.com');" target="_blank">this</a> blog of Sourav provided the right solution. </p>
<p>Since the Infrastructure update, search has been extended with Federated search. The default setting for the federated search results, is to query the online OpenSearch for results. This is fine as long as the web server has internet access, but if internet access is restricted, performance problems will occur in the SharePoint environment. The solution is to alter the configuration and set Federated Search to use the local Index. Basically you&#8217;ll have to decide if you would like to use OpenSearch and enable internet access for the server, or keep it locked and use the classic index.</p>
<p>Somehow Microsoft did not include any clear instructions with the Infrastructure update about this new default setting and possible implications for non internet enabled servers. If your Search center is experiencing performance issues, check out Sourav&#8217;s blog posting for a possible solution and detailed steps to solve it.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=ULTVOH5gJdo:7Oxltac2tf4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=ULTVOH5gJdo:7Oxltac2tf4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=ULTVOH5gJdo:7Oxltac2tf4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=ULTVOH5gJdo:7Oxltac2tf4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=ULTVOH5gJdo:7Oxltac2tf4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=ULTVOH5gJdo:7Oxltac2tf4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/EdwinDotNet/~4/ULTVOH5gJdo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://edwin.vriethoff.net/2009/09/09/sharepoint-federated-search-may-cause-performance-problems-because-of-default-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://edwin.vriethoff.net/2009/09/09/sharepoint-federated-search-may-cause-performance-problems-because-of-default-settings/</feedburner:origLink></item>
		<item>
		<title>ContentQuery Web Part xsl script to view all available values</title>
		<link>http://feedproxy.google.com/~r/EdwinDotNet/~3/yyZ4lRAwN8U/</link>
		<comments>http://edwin.vriethoff.net/2009/05/26/contentquery-web-part-xsl-script-to-view-all-available-values/#comments</comments>
		<pubDate>Tue, 26 May 2009 10:58:50 +0000</pubDate>
		<dc:creator>Edwin Vriethoff</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ItemStyle]]></category>
		<category><![CDATA[XSL]]></category>

		<guid isPermaLink="false">http://edwin.vriethoff.net/?p=282</guid>
		<description><![CDATA[I&#8217;m often using the following xsl template script to check the available values and items which are available for the Content Query Web Part.
 This script can be added to the itemstyle.xsl for use. I&#8217;m always copying it from older projects, so now it&#8217;s on my blog for faster access  

&#60;xsl:template name=&#8221;TestView&#8221; match=&#8221;Row[@Style='TestView']&#8221; mode=&#8221;itemstyle&#8221;&#62;
&#160;&#60;xsl:for-each [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://edwin.vriethoff.net/wp-content/coding.jpg" alt="ContentQuery xsl script to view all available values" title="ContentQuery xsl script to view all available values" width="200" height="90" align="left"/>I&#8217;m often using the following xsl template script to check the available values and items which are available for the Content Query Web Part.</p>
<p> This script can be added to the itemstyle.xsl for use. I&#8217;m always copying it from older projects, so now it&#8217;s on my blog for faster access <img src='http://edwin.vriethoff.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="code">
&lt;xsl:template name=&#8221;TestView&#8221; match=&#8221;Row[@Style='TestView']&#8221; mode=&#8221;itemstyle&#8221;&gt;<br />
&nbsp;&lt;xsl:for-each select=&#8221;@*&#8221;&gt;<br />
&nbsp;&nbsp;ITEM:<br />
&nbsp;&nbsp;&lt;xsl:value-of select=&#8221;name()&#8221; /&gt;<br />
&nbsp;&nbsp;VALUE:<br />
&nbsp;&nbsp;&lt;xsl:value-of select=&#8221;.&#8221; /&gt;<br />
&nbsp;&nbsp;&lt;BR /&gt;<br />
&nbsp;&lt;/xsl:for-each&gt;<br />
&nbsp;&lt;BR /&gt;<br />
&nbsp;&lt;BR /&gt;<br />
&lt;/xsl:template&gt;
</div>
<p><BR/></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=yyZ4lRAwN8U:IKtQrrZnvc8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=yyZ4lRAwN8U:IKtQrrZnvc8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=yyZ4lRAwN8U:IKtQrrZnvc8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=yyZ4lRAwN8U:IKtQrrZnvc8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=yyZ4lRAwN8U:IKtQrrZnvc8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=yyZ4lRAwN8U:IKtQrrZnvc8:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/EdwinDotNet/~4/yyZ4lRAwN8U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://edwin.vriethoff.net/2009/05/26/contentquery-web-part-xsl-script-to-view-all-available-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://edwin.vriethoff.net/2009/05/26/contentquery-web-part-xsl-script-to-view-all-available-values/</feedburner:origLink></item>
		<item>
		<title>SharePoint SP2 activates 180 day trial countdown</title>
		<link>http://feedproxy.google.com/~r/EdwinDotNet/~3/m99MhzoUiBc/</link>
		<comments>http://edwin.vriethoff.net/2009/05/22/sharepoint-sp2-activates-180-day-trial-countdown/#comments</comments>
		<pubDate>Fri, 22 May 2009 07:21:47 +0000</pubDate>
		<dc:creator>Edwin Vriethoff</dc:creator>
				<category><![CDATA[Errors]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[180 days]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[countdown]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[service pack]]></category>

		<guid isPermaLink="false">http://edwin.vriethoff.net/?p=272</guid>
		<description><![CDATA[The Microsoft SharePoint Team announced that the SharePoint SP2 service pack by mistake activates a 180-day countdown.
&#8220;During the installation of SP2, a product expiration date is improperly activated. This means SharePoint will expire as though it was a trial installation 180 days after SP2 is deployed. The activation of the expiration date will not affect [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://edwin.vriethoff.net/wp-content/repairman.jpg" alt="SharePoint SP2 activates 180 day trial countdown" title="SharePoint SP2 activates 180 day trial countdown" width="160" height="127" align="left" />The Microsoft SharePoint Team announced that the SharePoint SP2 service pack by mistake activates a 180-day countdown.</p>
<p>&#8220;During the installation of SP2, a product expiration date is improperly activated. This means SharePoint will expire as though it was a trial installation 180 days after SP2 is deployed. The activation of the expiration date will not affect the normal function of SharePoint up until the expiration date passes. Furthermore, product expiration 180 days after SP2 installation will not affect customer’s data, configuration or application code but will render SharePoint inaccessible for end-users.&#8221;</p>
<p>The team is working as hard as possible to release a hotfix to address the issue. </p>
<p>The Work around is also known: Re-enter the Product ID numbers on the Convert License Type page in Central Administration.</p>
<p>More information at <a href="http://blogs.msdn.com/sharepoint/archive/2009/05/21/attention-important-information-on-service-pack-2.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/blogs.msdn.com');" target="_blank">the Microsoft SharePoint team</a> site.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=m99MhzoUiBc:F1fpk1GQPOo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=m99MhzoUiBc:F1fpk1GQPOo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=m99MhzoUiBc:F1fpk1GQPOo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=m99MhzoUiBc:F1fpk1GQPOo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=m99MhzoUiBc:F1fpk1GQPOo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=m99MhzoUiBc:F1fpk1GQPOo:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/EdwinDotNet/~4/m99MhzoUiBc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://edwin.vriethoff.net/2009/05/22/sharepoint-sp2-activates-180-day-trial-countdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://edwin.vriethoff.net/2009/05/22/sharepoint-sp2-activates-180-day-trial-countdown/</feedburner:origLink></item>
		<item>
		<title>Enable item scheduling by code</title>
		<link>http://feedproxy.google.com/~r/EdwinDotNet/~3/FhTciZNWJ1M/</link>
		<comments>http://edwin.vriethoff.net/2009/05/18/enable-item-scheduling-by-code/#comments</comments>
		<pubDate>Mon, 18 May 2009 19:29:48 +0000</pubDate>
		<dc:creator>Edwin Vriethoff</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[item]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[Schedule]]></category>

		<guid isPermaLink="false">http://edwin.vriethoff.net/?p=246</guid>
		<description><![CDATA[I’m developing a site template, which requires item scheduling on the page library. I don’t want our users to enable the item scheduling manually at the “_layouts/ ManageItemScheduling.aspx” page. Unfortunately I was not able to find any online documentation about how to do this with code. 
It required me to dig deeper and .Net reflector [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://edwin.vriethoff.net/wp-content/scheduletime.jpg" alt="Enable item scheduling by codee" title="Enable item scheduling by code" width="160" height="137" align="right" />I’m developing a site template, which requires item scheduling on the page library. I don’t want our users to enable the item scheduling manually at the “_layouts/ ManageItemScheduling.aspx” page. Unfortunately I was not able to find any online documentation about how to do this with code. </p>
<p>It required me to dig deeper and <a href="http://www.red-gate.com/products/reflector/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.red-gate.com');" target="_blank">.Net reflector</a> turned out to be the right way to go. Microsoft made a lot of the required functions internal, which means that we cannot access the functions from our own code. By analyzing the steps I was able to add item scheduling on the pages library with the code below. </p>
<p><strong>Step 1: Enable Moderation and Minor versions</strong><br />
To allow item scheduling, we must enable moderation and minor versions on the pages list.</p>
<div class="code">
SPWeb web = new SPSite(&#8221;http://web&#8221;).OpenWeb();<br />
SPList list = web.Lists["Pages"];</p>
<p>//Enable moderation and minor versions<br />
list.EnableModeration = true;<br />
list.EnableMinorVersions = true;<br />
list.Update();
</p></div>
<p><strong>Step 2: Register Scheduling Events</strong><br />
The item scheduling requires us to register 2 events.<br />
First we will retrieve the assembly and class information of the ScheduledItemEventReceiver and then we will create the 2 events.</p>
<div class="code">
//get type information<br />
Type scheduledItemType = typeof(Microsoft.SharePoint.Publishing.Internal.ScheduledItemEventReceiver);<br />
string assemblyName = scheduledItemType.Assembly.FullName.ToString();<br />
string className = scheduledItemType.FullName;</p>
<p>//Get the eventreceivers<br />
SPEventReceiverDefinitionCollection eventReceivers = list.EventReceivers;</p>
<p>//Register the updating event<br />
SPEventReceiverDefinition updateDef = eventReceivers.Add();<br />
updateDef.Name = &#8220;Item Updating Event Handler For Scheduling&#8221;;<br />
updateDef.Type = SPEventReceiverType.ItemUpdating;<br />
updateDef.Assembly = assemblyName;<br />
updateDef.Class = className;<br />
updateDef.Update();</p>
<p>//Register the added event<br />
SPEventReceiverDefinition addDef = eventReceivers.Add();<br />
addDef.Name = &#8220;Item Added Event Handler For Scheduling&#8221;;<br />
addDef.Type = SPEventReceiverType.ItemAdded;<br />
addDef.Assembly = assemblyName;<br />
addDef.Class = className;<br />
addDef.Update();
</p></div>
<p><strong>Step 3: Unhide the startdate and expirydate fields</strong><br />
The list already contains the startdate and expirydate fields, but they are hidden. With the following code we will unhide the fields.</p>
<div class="code">
//Get the field guids of the startdate and expirydate<br />
Guid startDateGuid = Microsoft.SharePoint.Publishing.FieldId.StartDate;<br />
Guid expiryDateGuid = Microsoft.SharePoint.Publishing.FieldId.ExpiryDate;</p>
<p>//update the visibility of the startdate<br />
SPField startDateField = list.Fields[startDateGuid];<br />
startDateField.Hidden = false;<br />
startDateField.Update();</p>
<p>//update the visibility of the expirydate<br />
SPField expiryDateField = list.Fields[expiryDateGuid];<br />
expiryDateField.Hidden = false;<br />
expiryDateField.Update();
</p></div>
<p>And that’s it. With these coding steps we enabled item scheduling at the Page library.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=FhTciZNWJ1M:uDne7uvhKdI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=FhTciZNWJ1M:uDne7uvhKdI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=FhTciZNWJ1M:uDne7uvhKdI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=FhTciZNWJ1M:uDne7uvhKdI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=FhTciZNWJ1M:uDne7uvhKdI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=FhTciZNWJ1M:uDne7uvhKdI:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/EdwinDotNet/~4/FhTciZNWJ1M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://edwin.vriethoff.net/2009/05/18/enable-item-scheduling-by-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://edwin.vriethoff.net/2009/05/18/enable-item-scheduling-by-code/</feedburner:origLink></item>
		<item>
		<title>Twitter!</title>
		<link>http://feedproxy.google.com/~r/EdwinDotNet/~3/aPA8tdhDG-0/</link>
		<comments>http://edwin.vriethoff.net/2009/05/18/twitter/#comments</comments>
		<pubDate>Mon, 18 May 2009 19:10:31 +0000</pubDate>
		<dc:creator>Edwin Vriethoff</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[track]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://edwin.vriethoff.net/?p=250</guid>
		<description><![CDATA[After a long time I finally decided to join the twitter hype. Or perhaps isn&#8217;t it a hype anymore?
Regularly I found myself searching for a way to share or track small information. The problem is that it’s often too small to create a complete blog posting for.
Twitter seems to be a great tool to track [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://edwin.vriethoff.net/wp-content/twitterlogo.jpg" alt="Twitter" title="Twitter" width="111" height="120" align="left" />After a long time I finally decided to join the twitter hype. Or perhaps isn&#8217;t it a hype anymore?</p>
<p>Regularly I found myself searching for a way to share or track small information. The problem is that it’s often too small to create a complete blog posting for.</p>
<p>Twitter seems to be a great tool to track or share small information, so today I finally made my first steps in the Twitter world at <a href="http://www.twitter.com/edwindotnet" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.twitter.com');" target="_blank">http://www.twitter.com/edwindotnet</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=aPA8tdhDG-0:VT5HTty8Nyk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=aPA8tdhDG-0:VT5HTty8Nyk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=aPA8tdhDG-0:VT5HTty8Nyk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=aPA8tdhDG-0:VT5HTty8Nyk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/EdwinDotNet?a=aPA8tdhDG-0:VT5HTty8Nyk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/EdwinDotNet?i=aPA8tdhDG-0:VT5HTty8Nyk:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/EdwinDotNet/~4/aPA8tdhDG-0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://edwin.vriethoff.net/2009/05/18/twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://edwin.vriethoff.net/2009/05/18/twitter/</feedburner:origLink></item>
	</channel>
</rss>
