<?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>where coding happens !</title>
	<atom:link href="http://oricode.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://oricode.wordpress.com</link>
	<description>useful coding tips from my everyday experiences</description>
	<lastBuildDate>Thu, 15 Dec 2011 16:00:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='oricode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>where coding happens !</title>
		<link>http://oricode.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://oricode.wordpress.com/osd.xml" title="where coding happens !" />
	<atom:link rel='hub' href='http://oricode.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Connecting to Live from a Windows Phone Background Agent</title>
		<link>http://oricode.wordpress.com/2011/12/15/connecting-to-live-from-a-windows-phone-background-agent/</link>
		<comments>http://oricode.wordpress.com/2011/12/15/connecting-to-live-from-a-windows-phone-background-agent/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 16:00:27 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=85</guid>
		<description><![CDATA[Windows Phone Mango introduced Background Agents. This are a really exciting feature that allows applications to run in the background either as a Periodic or as a Resource Intensive tasks and perform certain actions. One of the things that I needed to implement for my application was a synchronize task that would connect to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=85&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Windows Phone Mango introduced Background Agents. This are a really exciting feature that allows applications to run in the background either as a Periodic or as a Resource Intensive tasks and perform certain actions. One of the things that I needed to implement for my application was a synchronize task that would connect to the current user Live account and perform some synchronization and management tasks. This feature promised exactly what I needed and with the recently released Live SDK that included libraries for Metro and Windows Phone applications it looked like this would be really straightforward to implement&#8230; How wrong I was ! </p>
<p>I have moved to a new blog, read the rest of the article here:</p>
<p><a href="http://www.oriolardevol.com/Article/Details/Connecting%20to%20Live%20from%20a%20Windows%20Phone%20Background%20Agent">Connecting to Live from a Windows Phone Background Agent</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=85&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2011/12/15/connecting-to-live-from-a-windows-phone-background-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>ULS Log Viewer: Sharepoint tool for accessing ULS logs from Central Administration</title>
		<link>http://oricode.wordpress.com/2011/06/13/uls-log-viewer-sharepoint-tool-for-accessing-uls-logs-from-central-administration/</link>
		<comments>http://oricode.wordpress.com/2011/06/13/uls-log-viewer-sharepoint-tool-for-accessing-uls-logs-from-central-administration/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 13:09:56 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=81</guid>
		<description><![CDATA[Lately I have been posting a few articles related to how the new Sharepoint Logging database worked and how to configure it to store the ULS logs. In these articles we have seen how the ULS Trace tables are populated by a diagnostics timer job and also how was the data stored in the different [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=81&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lately I have been posting a few articles related to how the new Sharepoint Logging database worked and how to configure it to store<br />
the ULS logs. In these articles we have seen how the <a href='http://www.oriolardevol.com/article/details/36'>ULS Trace tables are populated</a> by a diagnostics timer job<br />
and also <a href='http://www.oriolardevol.com/article/details/38'>how was the data stored in the different partition tables</a>. The reason why I have<br />
been interested in this topic is because I have been working on a tool to surface the ULS data stored in the database in a administration page<br />
accessible from my Central Administration. I thought it would be a great idea to share it so feel free to download it if you also find it useful. </p>
<p><a href="http://www.oriolardevol.com/Article/Details/ULS%20Log%20Viewer%20-%20Sharepoint%20tool%20for%20accessing%20ULS%20logs%20from%20Central%20Administration">Click here to access the tool and the rest of the article in my new blog!!</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=81&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2011/06/13/uls-log-viewer-sharepoint-tool-for-accessing-uls-logs-from-central-administration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>Sharepoint Logging database: ULS Trace tables, how they work</title>
		<link>http://oricode.wordpress.com/2011/06/02/sharepoint-logging-database-uls-trace-tables-how-they-work/</link>
		<comments>http://oricode.wordpress.com/2011/06/02/sharepoint-logging-database-uls-trace-tables-how-they-work/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 22:33:38 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=77</guid>
		<description><![CDATA[With the new Sharepoint Logging database we now have the possibility of storing ULS trace logs in tables in this database. The responsible for this process is a Sharepoint Job that periodically moves ULS logs from the files in every Sharepoint Server to the database (follow my previous article on this topic for more info). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=77&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With the new Sharepoint Logging database we now have the possibility of storing ULS trace logs in tables in this<br />
database. The responsible for this process is a Sharepoint Job that periodically moves ULS logs from the files in<br />
every Sharepoint Server to the database (follow my previous <a href='http://www.oriolardevol.com/Article/Details/36' target='_blank'>article</a> on this topic<br />
for more info). But how are the logs actually stored in this database? Recently I have been involved in a project for<br />
extending this logging platform and I had the opportunity to review how this database works.</p>
<p><a href="http://www.oriolardevol.com/Article/Details/Sharepoint%20Logging%20database%20-%20ULS%20Trace%20tables,%20how%20they%20work" title="Read the rest of this article in my new blog !"><strong>Read the rest of this article in my new blog !</strong></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=77&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2011/06/02/sharepoint-logging-database-uls-trace-tables-how-they-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>Yet Another Powershell Warmup Script for Sharepoint</title>
		<link>http://oricode.wordpress.com/2011/05/25/yet-another-powershell-warmup-script-for-sharepoint/</link>
		<comments>http://oricode.wordpress.com/2011/05/25/yet-another-powershell-warmup-script-for-sharepoint/#comments</comments>
		<pubDate>Wed, 25 May 2011 06:28:39 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=74</guid>
		<description><![CDATA[The title says it all ! I am publishing in this article a Powershell script I created that I use in my Sharepoint Farm to warmup my sites after there has been a recycle of the application pools that host my Sharepoint Web Applications. It is a good practice to schedule a recycle of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=74&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The title says it all ! I am publishing in this article a Powershell script I created that I use in my Sharepoint Farm to warmup my sites after there has been a recycle of the application pools that host my Sharepoint Web Applications. It is a good practice to schedule a recycle of the web sites on a daily basis, ideally this should happen during non working hours. The issue then is that when first users access the portal they experience slow load times because it&#8217;s the first time the pages are accessed</p>
<p><a href="http://www.oriolardevol.com/Article/Details/Yet%20Another%20Powershell%20Warmup%20Script%20for%20Sharepoint" title="Yet Another Powershell Warmup Script for Sharepoint"><b>Read the rest of this article in my new blog !!</b></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=74&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2011/05/25/yet-another-powershell-warmup-script-for-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>Sharepoint Logging Database: Enable Verbose and Information ULS logs</title>
		<link>http://oricode.wordpress.com/2011/05/17/sharepoint-logging-database-enable-verbose-and-information-uls-logs/</link>
		<comments>http://oricode.wordpress.com/2011/05/17/sharepoint-logging-database-enable-verbose-and-information-uls-logs/#comments</comments>
		<pubDate>Tue, 17 May 2011 07:40:37 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=72</guid>
		<description><![CDATA[One of the new nice and cool features of Sharepoint 2010 is the new Logging database. What it allows us to do is to collect all sorts of usage and health information and store it in a database that we can later use for querying and reporting. When I first heard about that I was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=72&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the new nice and cool features of Sharepoint 2010 is the new Logging database. What it allows us to do is to collect all sorts of usage and<br />
health information and store it in a database that we can later use for querying and reporting. When I first heard about that I was pretty exited,<br />
specially when I read that it could be used to store all of our farm ULS logs as well! No more having to connect to each server in the farm and<br />
browse the log files trying to diagnose an error, even with the new <a href='http://msdn.microsoft.com/en-us/library/ff607721.aspx' target="_blank"><br />
Merge-SPLogFile</a> powershell command this was still a tedious process.</p>
<p><a href="http://www.oriolardevol.com/Article/Details/Sharepoint%20Logging%20Database%20-%20Enable%20Verbose%20and%20Information%20ULS%20logs"><br />
<strong>Read the rest of this article in my new blog !!!!</strong><br />
</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=72&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2011/05/17/sharepoint-logging-database-enable-verbose-and-information-uls-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>Move a Sharepoint Designer Workflow to a different Farm</title>
		<link>http://oricode.wordpress.com/2011/05/13/move-a-sharepoint-designer-workflow-to-a-different-farm/</link>
		<comments>http://oricode.wordpress.com/2011/05/13/move-a-sharepoint-designer-workflow-to-a-different-farm/#comments</comments>
		<pubDate>Fri, 13 May 2011 08:10:47 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=70</guid>
		<description><![CDATA[Sharepoint 2010 has introduced lots of new features in Sharepoint Designer Workflows. What used to be a technology designed to allow  some power users to create their own workflows and associate them with Sharepoint lists is now a much more powerful tool. Amongst the  new features introduced are the possibility of creating reusable and global [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=70&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sharepoint 2010 has introduced lots of new features in Sharepoint Designer Workflows. What used to be a technology designed to allow  some power users to create their own workflows and associate them with Sharepoint lists is now a much more powerful tool. Amongst the  new features introduced are the possibility of creating reusable and global reusable workflow that can be reused in the same site or at the Site collection level, create Site level workflows and also to export Sharepoint Designer workflows to .WSP templates</p>
<p><a href="http://www.oriolardevol.com/Article/Details/Move%20a%20Sharepoint%20Designer%20Workflow%20to%20a%20different%20Farm">Read the rest of the article here !</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=70&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2011/05/13/move-a-sharepoint-designer-workflow-to-a-different-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8216;the server was unable to create your template&#8217; error when saving Sharepoint Designer workflow as a template</title>
		<link>http://oricode.wordpress.com/2011/05/11/the-server-was-unable-to-create-your-template-error-when-saving-sharepoint-designer-workflow-as-a-template/</link>
		<comments>http://oricode.wordpress.com/2011/05/11/the-server-was-unable-to-create-your-template-error-when-saving-sharepoint-designer-workflow-as-a-template/#comments</comments>
		<pubDate>Wed, 11 May 2011 11:44:53 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=65</guid>
		<description><![CDATA[This an error I got while developing reusable Sharepoint Designer workflows for Sharepoint 2010. What I was trying to do was to create a new reusable SPD workflow and publish it globally to the Site Collection, then I would try to export it as a WSP template and import it on different sites. I had [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=65&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This an error I got while developing reusable Sharepoint Designer workflows for Sharepoint 2010. What I was trying to do was to create a new reusable SPD workflow and publish it globally to the Site Collection, then I would try to export it as a WSP template and import it on different sites. I had already succesfully exported other workflows with no issues however with this one I run into a new error. When clicking the &#8220;Save as template&#8221; button, Sharepoint Designer would return the error &#8220;the server was unable to create your template&#8221;&#8230;.</p>
<p><strong><a href="http://www.oriolardevol.com/Article/Details/30">Click to read complete post in my new blog !</a></strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=65&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2011/05/11/the-server-was-unable-to-create-your-template-error-when-saving-sharepoint-designer-workflow-as-a-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>Obtain next id for a Sharepoint 2010 List</title>
		<link>http://oricode.wordpress.com/2011/03/28/obtain-next-id-for-a-sharepoint-2010-list/</link>
		<comments>http://oricode.wordpress.com/2011/03/28/obtain-next-id-for-a-sharepoint-2010-list/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 08:22:01 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=63</guid>
		<description><![CDATA[This is a very simple article about obtaining the next id for a Sharepoint list in Sharepoint 2010. The reason why I am writting this is because I have recently been involved in a upgrade project from 2007 to 2010. As part of their current SP2007 environment they have a few number of customizations that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=63&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a very simple article about obtaining the next id for a Sharepoint list in Sharepoint 2010. The reason why I am writting this is because I have recently been involved in a upgrade project from 2007 to 2010. As part of their current SP2007 environment they have a few number of customizations that had to be migrated, one of them was a custom workflow that at a certain stage would require to calculate the next available id in a Sharepoint list&#8230;.</p>
<p>Read the rest of the article at my new personal blog:<br />
<a href="http://www.oriolardevol.com/Article/Details/28">Obtain next id for a Sharepoint 2010 List</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=63&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2011/03/28/obtain-next-id-for-a-sharepoint-2010-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>Bawego &#8211; Go software for windows phone 7</title>
		<link>http://oricode.wordpress.com/2010/11/01/bawego-go-software-for-windows-phone-7/</link>
		<comments>http://oricode.wordpress.com/2010/11/01/bawego-go-software-for-windows-phone-7/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 09:59:08 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=60</guid>
		<description><![CDATA[What is bawego ? Bawego is an online application that allows users to manage their go game and problems files stored in sgf format and to review and replay those files using the bawego client for windows phone 7. This is a project I started for fun and to learn how to develop in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=60&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>What is bawego ?</strong></p>
<p>Bawego is an online application that allows users to manage their go game and problems files stored in sgf format and to review and replay those files using the bawego client for windows phone 7.</p>
<p>This is a project I started for fun and to learn how to develop in the new Microsoft mobile platform and also, I wanted to get a new device but as an experienced go player, couldn&#8217;t do so if there was no go software available.</p>
<p><strong>Why bawego ?</strong></p>
<p>Bawego name was created using the word for the game in the language of those countries where the game is most popular. In korea the game is known as Baduk, in China as Weiqi and in Japan as Go.</p>
<p><strong>Some of the features of bawego</strong></p>
<li>
<ul>Upload games in sgf format to a <a href="http://www.bawego.com">bawego</a> account and review them using the WP7 client</ul>
<ul>Review collections of problems organized by problem difficulty</ul>
</li>
<p><strong>More info</strong></p>
<p>Visit <a href="http://www.bawego.com">bawego</a> for more info !!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=60&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2010/11/01/bawego-go-software-for-windows-phone-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
		<item>
		<title>Authenticate a service call from a Windows Phone 7 application using Forms Authentication</title>
		<link>http://oricode.wordpress.com/2010/09/29/authenticate-a-service-call-from-a-windows-phone-7-application-using-forms-authentication/</link>
		<comments>http://oricode.wordpress.com/2010/09/29/authenticate-a-service-call-from-a-windows-phone-7-application-using-forms-authentication/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 14:01:04 +0000</pubDate>
		<dc:creator>oricode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oricode.wordpress.com/?p=55</guid>
		<description><![CDATA[After some time developing for the Windows Phone 7 platform (initially with the Beta version and now with the RTM) I&#8217;ve come across several challenging scenarios and decided to document some of them. First of all and as a disclaimer I&#8217;d like to point out that this article is valid with the current RTM version [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=55&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After some time developing for the Windows Phone 7 platform (initially with the Beta version and now with the RTM) I&#8217;ve come across several challenging scenarios and decided to document some of them. First of all and as a disclaimer I&#8217;d like to point out that this article is valid with the current RTM version of the WP7 development tools and with future releases, there might be better solutions to the problem exposed, but enough of this and let&#8217;s get into the action ! </p>
<p>To start with, I&#8217;d like to introduce the solution I was trying to build. This is a Windows Phone 7 application built on the Siverlight platform, this application will connect to a asp.net web site configured for FormsAuthentication to gather some data through a WCF Data Services layer and expose it to end users (Consuming WCF Data Services from a WP7 application is a topic on its own that hopefully I will cover in another article) but this one is about securing the service and authenticating the service calls. </p>
<p><b><br />
Do you want to read more ? I am moving to my new site ! Please follow the link to read all the content of this article: <a href='http://www.oriolardevol.com/Article/Details/22'>Authenticate a service call from a Windows Phone 7 application using Forms Authentication</a><br />
</b></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oricode.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oricode.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oricode.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oricode.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oricode.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oricode.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oricode.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oricode.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oricode.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oricode.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oricode.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oricode.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oricode.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oricode.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oricode.wordpress.com&amp;blog=2786525&amp;post=55&amp;subd=oricode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oricode.wordpress.com/2010/09/29/authenticate-a-service-call-from-a-windows-phone-7-application-using-forms-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c244f054dfb41041e2adcc475899fe4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oricode</media:title>
		</media:content>
	</item>
	</channel>
</rss>
