<?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/"
	>

<channel>
	<title>LBi Techblog</title>
	<atom:link href="http://techblog.lbigroup.be/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.lbigroup.be</link>
	<description>Code &#38; Technology Cocktail</description>
	<lastBuildDate>Tue, 03 Apr 2012 10:33:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Copy Sitecore tree as text</title>
		<link>http://techblog.lbigroup.be/2012/04/03/copy-sitecore-tree-as-text/</link>
		<comments>http://techblog.lbigroup.be/2012/04/03/copy-sitecore-tree-as-text/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 10:16:27 +0000</pubDate>
		<dc:creator>Cedric Vandewoude</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Sitecore]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=468</guid>
		<description><![CDATA[Sometimes you want to discuss the sitecore tree with colleagues or the customer. The only way to achieve this is taking a screenshots but that does not give you the flexibility to change the structure or text in f.e. an e-mail conversation. To solve this I wrote a small aspx page (code inspired by a]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2012/04/03/copy-sitecore-tree-as-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crash IIS event 5011 and how to add your unhandled exceptions in the event viewer</title>
		<link>http://techblog.lbigroup.be/2011/10/13/crash-iis-event-5011-and-how-to-add-your-unhandled-exceptions-in-the-event-viewer/</link>
		<comments>http://techblog.lbigroup.be/2011/10/13/crash-iis-event-5011-and-how-to-add-your-unhandled-exceptions-in-the-event-viewer/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 07:10:31 +0000</pubDate>
		<dc:creator>Benjamin Vangansewinkel</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=451</guid>
		<description><![CDATA[Recently I had a bug in one of my website because of a recursive infinite loop. The effect was some random restart of IIS but noting in the sitecore logs and not way to know why.   In the windows event viewer I saw in the IIS section that the I had some IIS crashes]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/10/13/crash-iis-event-5011-and-how-to-add-your-unhandled-exceptions-in-the-event-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open the content editor on a specific item</title>
		<link>http://techblog.lbigroup.be/2011/10/12/open-the-content-editor-on-a-specific-item/</link>
		<comments>http://techblog.lbigroup.be/2011/10/12/open-the-content-editor-on-a-specific-item/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 07:18:06 +0000</pubDate>
		<dc:creator>Benjamin Vangansewinkel</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Sitecore]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=446</guid>
		<description><![CDATA[First technique useful if you need to generate a link to send to one of your editors. The format of this link will be : http://Youthostname/sitecore/shell/Applications/Content Editor?id=%7b9822ABDF-F2B7-41BA-B56D-63E73BEB7E88%7d&#38;amp;vs=1&#38;amp;la=en&#38;amp;sc_content=master&#38;amp;fo=%7b9822ABDF-F2B7-41BA-B56D-63E73BEB7E88%7d&#38;ic=People%2f16x16%2fcubes_blue.png&#38;he=Content+Editor&#38;cl=0 Where the parameters are: Id &#38; fo: the ID of the target item vs: the version of the target item. la: the language  of the target item sc_content:]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/10/12/open-the-content-editor-on-a-specific-item/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FatWire, unicorns &amp; fish and chips</title>
		<link>http://techblog.lbigroup.be/2011/09/22/fatwir/</link>
		<comments>http://techblog.lbigroup.be/2011/09/22/fatwir/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 08:36:49 +0000</pubDate>
		<dc:creator>Cedric Vandewoude</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=436</guid>
		<description><![CDATA[Jonathan, Luigi and Sarah are visiting LBi London! Let&#8217;s follow their adventure. Jonathan &#8211; London 7:30 am &#8211; Time for Luigi and I to leave our accommodation in the Docklands to go pick Sarah up at St. Pancras! I&#8217;ve been working at LBi London for 2 weeks, while Luigi joined the team yesterday and Sarah]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/09/22/fatwir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New module on trac</title>
		<link>http://techblog.lbigroup.be/2011/08/09/new-module-on-trac/</link>
		<comments>http://techblog.lbigroup.be/2011/08/09/new-module-on-trac/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 12:28:14 +0000</pubDate>
		<dc:creator>Benjamin Vangansewinkel</dc:creator>
				<category><![CDATA[Sitecore]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=425</guid>
		<description><![CDATA[Here is our first contribution to the Shared Source library. http://trac.sitecore.net/ScheduledTaskUtils This module allows you to run manually a sitecore scheduler. This is very useful especially when you try to debug a scheduler. Here is a small screenshot If you have some bug of improvement request, you can post a reply to this post. Original post]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/08/09/new-module-on-trac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Session state error Sitecore</title>
		<link>http://techblog.lbigroup.be/2011/05/31/session-state-error-sitecore/</link>
		<comments>http://techblog.lbigroup.be/2011/05/31/session-state-error-sitecore/#comments</comments>
		<pubDate>Tue, 31 May 2011 08:16:26 +0000</pubDate>
		<dc:creator>Thomas Desmet</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Packaged Solutions]]></category>
		<category><![CDATA[Sitecore]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=415</guid>
		<description><![CDATA[Yesterday i dug up an old sitecore project. when everything was installed and downloaded i tried to login at the sitecore admin. it kept on giving following error: &#8220;Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/05/31/session-state-error-sitecore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPiServer Training London</title>
		<link>http://techblog.lbigroup.be/2011/05/25/episerver-training-london/</link>
		<comments>http://techblog.lbigroup.be/2011/05/25/episerver-training-london/#comments</comments>
		<pubDate>Wed, 25 May 2011 07:02:16 +0000</pubDate>
		<dc:creator>Cedric Vandewoude</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/2011/05/25/episerver-training-london/</guid>
		<description><![CDATA[I just finished a technical demo for a customer when I got a very pleasant phone call to inform me that I would be on the Eurostar to London the next day for EPiServer training. The next day Nele, François and I arrived at The Office where we were introduced to our teacher Bevan Souster.]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/05/25/episerver-training-london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Phone 7 development in Belgium</title>
		<link>http://techblog.lbigroup.be/2011/05/09/windows-phone-7-development-in-belgium/</link>
		<comments>http://techblog.lbigroup.be/2011/05/09/windows-phone-7-development-in-belgium/#comments</comments>
		<pubDate>Mon, 09 May 2011 14:22:52 +0000</pubDate>
		<dc:creator>Cedric Vandewoude</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=311</guid>
		<description><![CDATA[It&#8217;s about 1 year ago that Microsoft organized the Windows Phone 7 Developer Hub at Living Tomorrow. The perfect timing to have a look at who is developing #wp7be apps in Belgium. At the moment (06/05/2011) there are 56 apps by 14 developers, for more details you should certainly check out the Windows Phone 7]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/05/09/windows-phone-7-development-in-belgium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight 4 motion detection and hand tracking tests</title>
		<link>http://techblog.lbigroup.be/2011/05/09/silverlight-4-motion-detection-and-hand-tracking-tests/</link>
		<comments>http://techblog.lbigroup.be/2011/05/09/silverlight-4-motion-detection-and-hand-tracking-tests/#comments</comments>
		<pubDate>Mon, 09 May 2011 13:38:59 +0000</pubDate>
		<dc:creator>Cedric Vandewoude</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=282</guid>
		<description><![CDATA[For a small proof of concept I have been doing a bit of research on motion detection with a webcam in Silverlight 4. The goal is to allow the users to &#8220;click&#8221; a button by waving at it. There will be 4 buttons, one in each corner of the screen. If the user wants to]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/05/09/silverlight-4-motion-detection-and-hand-tracking-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colorbox: a script on this page is causing Internet Explorer to run slowly.</title>
		<link>http://techblog.lbigroup.be/2011/05/09/colorbox-a-script-on-this-page-is-causing-internet-explorer-to-run-slowly/</link>
		<comments>http://techblog.lbigroup.be/2011/05/09/colorbox-a-script-on-this-page-is-causing-internet-explorer-to-run-slowly/#comments</comments>
		<pubDate>Mon, 09 May 2011 13:06:54 +0000</pubDate>
		<dc:creator>Cedric Vandewoude</dc:creator>
				<category><![CDATA[HTML - CSS - Javascript]]></category>

		<guid isPermaLink="false">http://techblog.lbigroup.be/?p=286</guid>
		<description><![CDATA[Colorbox is a light-weight, customizable lightbox plugin for jQuery 1.3, 1.4, and 1.5. And I found out that the last part of that sentence is quite important the hard way. I had a strange error on a page that used colorbox in internet explorer: &#8220;a script on this page is causing Internet Explorer to run]]></description>
		<wfw:commentRss>http://techblog.lbigroup.be/2011/05/09/colorbox-a-script-on-this-page-is-causing-internet-explorer-to-run-slowly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

