<?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>Spiral Out </title>
	<atom:link href="http://vspug.com/rohan/feed/" rel="self" type="application/rss+xml" />
	<link>http://vspug.com/rohan</link>
	<description>Just another VSPUG - Virtual SharePoint User Group weblog</description>
	<lastBuildDate>Mon, 26 Jan 2009 20:18:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>(new tool) Show-Hide fields using SP Web Services</title>
		<link>http://vspug.com/rohan/2009/01/26/new-tool-show-hide-fields-using-sp-web-services/</link>
		<comments>http://vspug.com/rohan/2009/01/26/new-tool-show-hide-fields-using-sp-web-services/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 20:18:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Download Link
This Windows Application lets you Hide or Show fields from different list
pages.(EditForm, DispForm, NewForm). Ideally if you can use the Object model and
manipulate all these field properties (for e.g. ShowinNewForm = false&#34;) or even
use Java scripts to on these pages. I felt Features was too cumbersome
for one off requirements and JavaScript, well even thouigh [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.codeplex.com/SpiralOut/Release/ProjectReleases.aspx?ReleaseId=22305" title="Code Ples"><b>Download Link</b></a><i><br /></i></p>
<p>This Windows Application lets you Hide or Show fields from different list<br />
pages.(EditForm, DispForm, NewForm). Ideally if you can use the Object model and<br />
manipulate all these field properties (for e.g. ShowinNewForm = false&quot;) or even<br />
use Java scripts to on these pages. <br />I felt Features was too cumbersome<br />
for one off requirements and JavaScript, well even thouigh I like all the JS<br />
tweaking, it is just not easy to get it working and page updates or field<br />
updates would result into failure (Anyway there are good posts around regarding<br />
how to use JS for hiding fields even based on permissions).</p>
<p>So to<br />
encompass this requirement I put together a Windows application which utilizes<br />
share point Web services to query and update the list settings. All you need is<br />
a right account to manipulate the list settings</p>
<p>Before going through the Steps let me give a brief scenarios where it might be useful. </p>
<p>Workflow: </p>
<p>A user places a new Issue Request using Issues List. He enters neccessary info but &quot;Priority&quot; field is not available to him( it will assigned by Admin). The Admin also doesnt want the user to change already placed Issue.<br />The request will trigger a worklfow which will start a review process on the new item and Admin will assign a priority to the placed Issue.</p>
<p>1. You give create a new permission role to just Add items and then assign a group to it. </p>
<p>2. You will Hide all the Admin fields using this Tool on NewForm.aspx page for the list. </p>
<p>3. Create a workflow where Admin gets notified on new Request and direct him to Edit Form page where he sees additional fields like Admin comments and priority. </p>
<p>Anyway below are the steps to Hide Fields using this tool<br />Steps:<br />1. Enter<br />
Url.</p>
<p>2. Enter Credentials (incase you are not using default<br />
credentials)</p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/i7YpYXgw6IybyPwt4uu5VA?feat=embedwebsite"><img src="http://lh6.ggpht.com/_wha3Bb9jiv4/SX4r_jQxBGI/AAAAAAAAAIQ/quQ5I8_Nv98/s144/2009-01-26_162551.jpg" alt="  " /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="http://picasaweb.google.com/rpoojary/Sharepoint?feat=embedwebsite">Sharepoint</a></td>
</tr>
</table>
<p>3. select a list<br />4. Browse through fields and update<br />
respective properties. <br />&nbsp;</p>
<p><a href="http://picasaweb.google.com/lh/photo/WYVBehv-9UqvolgzhvZW6g?feat=embedwebsite"><img src="http://lh6.ggpht.com/_wha3Bb9jiv4/SX4s3vvdw7I/AAAAAAAAAI4/q6YLvFiHegk/s144/2009-01-26_163406.jpg" alt="  " /></a></p>
<table style="width:auto;">
<tr>
<td></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;"></td>
</tr>
</table>
<p>
<i>this wouldnt have been possible without U2U or Stramit Caml Viewer (tools which I use the most)</i></p>
<p>Note there might be bugs which I haven&#39;t tested. But the source code is available in codeplex so feel free to take a look at it&nbsp;</p>
<p>&nbsp;</p>
<p><i></i>
<p>Resource Links &nbsp;</p>
<p>http://devlicio.us/blogs/derik_whittaker/archive/2007/09/19/updating-list-information-in-sharepoint-via-web-services.aspx</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2009/01/26/new-tool-show-hide-fields-using-sp-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BDC Oracle and SSO</title>
		<link>http://vspug.com/rohan/2009/01/13/bdc-oracle-and-sso/</link>
		<comments>http://vspug.com/rohan/2009/01/13/bdc-oracle-and-sso/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 14:21:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;I have been working on BDC, to display some Oracle Application DB information into SharePoint. No matter what you keep reading, it wasn&#39;t as simple I thought it to be.
Here are the few resources which made it accomplish it.&#160;
1.Developer Tool:
 BDC Metaman is way to go. ( although I used free developer edition along with [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;I have been working on BDC, to display some Oracle Application DB information into SharePoint. No matter what you keep reading, it wasn&#39;t as simple I thought it to be.</p>
<p>Here are the few resources which made it accomplish it.&nbsp;</p>
<p><b>1.Developer Tool:</b></p>
<p> BDC Metaman is way to go. ( although I used free developer edition along with Beyond compare , I have been convincing the client to get full version for projects going forward). Also there is cheaper alternative (200$ ) from http://www.simego.com/buy.aspx which isnt that bad but much better than Microsofts BDC editor.</p>
<p><b>&nbsp;2. Getting Started</b> </p>
<p>To get started here are few links to read about BDC before dwelling right into it.</p>
<p>Randy Williams has been posting on a 8 part series about BDC (its still at part 4) nonetheless a good source to start from scratch&nbsp; &nbsp;&nbsp; http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-1-of-8&nbsp;</p>
<p>Win smarts article http://blah.winsmarts.com/2007-4-SharePoint_2007__BDC_-_The_Business_Data_Catalog.aspx</p>
<p><b>&nbsp;3. Set Up:</b></p>
<p>Clearing few thing off. </p>
<p><span style="font-weight:bold;">Q</span> Do you need SSO? </p>
<blockquote><p><span style="font-weight:bold;">A</span>. If you have a DB application on a different server than SharePoint server you would need some form of authentication across servers. Because of double hop issue you cannot pass credentials from user to one server to another . (Kerberos&nbsp; anyone? I know Harbor.net posted tool for configuring Kerberos in SharePoint farm), to configure kerberos just for BDC application is too painful.<br />Anyway to overcome this authentication issue you need SSO, using SSO your BDC application will authenticate to Oracle DB. You will assign users who can execute the connection using SSO account.</p>
</blockquote>
<p><i>&nbsp;&nbsp;&nbsp; Again you need SSO if the DB is on a different server. </i></p>
<p><span style="font-weight:bold;">Q</span> How does BDC know to use SSO?</p>
<p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<span style="font-weight:bold;"> A&nbsp;</span> You specify in BDC definition file the SSO ID you want to use.</p>
<p><span style="font-weight:bold;">Q</span> Can I use application pool account instead of SSO account? </p>
<p>&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; A. Yes,&nbsp; I could get it working, I wont recommend it.</p>
<p>&nbsp;</p>
<p><b>Next Steps:</b></p>
<p>Overview &nbsp;
<p>1. Install Oracle client on all SharePoint Servers.</p>
<p>&nbsp;&nbsp;&nbsp; (I just ran latest Oracle set up .exe )&nbsp;</p>
<p>2. Configure SSO on all servers</p>
<p>3. Create BDC application definition file.</p>
<p>&nbsp;&nbsp;&nbsp; Note in this file you need mention the SSO ID your application will be using instead of authentication accounts.&nbsp;</p>
<p>4.&nbsp; Manage permissions of Application to give users or groups access to execute the application using SSO.</p>
<p>&nbsp;</p>
<p>I am not going to post all the steps because they have been detailed to full extent in following articles.</p>
<p><b>a. Configure SSO &nbsp;</b></p>
<p>&nbsp;&nbsp;&nbsp; http://thorprojects.com/blog/archive/2008/08/02/moss-single-sign-on-setup-step-by-step.aspx</p>
<p><b>b. Setting up BDC application:</b> </p>
<p>&nbsp;/forums/p/5062/15551.aspx</p>
<p>&nbsp;</p>
<p>Good luck, read through links about BDC architecture and functionality in general, so that you understand it before directly diving into it.&nbsp;</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2009/01/13/bdc-oracle-and-sso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint and Jquery</title>
		<link>http://vspug.com/rohan/2008/11/20/sharepoint-and-jquery/</link>
		<comments>http://vspug.com/rohan/2008/11/20/sharepoint-and-jquery/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 13:59:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[I just read on Jan Tielens blog a post about Jquery and SharePoint and installing it.
http://weblogs.asp.net/jan/archive/2008/11/20/sharepoint-2007-and-jquery-1.aspx 
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
&#160;

1) Load the library in the page you want to use itThis
can be done very easily by adding for example a Content Editor Web Part
to the page (or modifying the page with an editor), containing the
following HTML:
&#60;script type=&#34;text/javascript&#34; src=&#34;http://weblogs.asp.net/_layouts/jquery-1.2.6.min.js&#34;&#62;&#60;/script&#62;
2) [...]]]></description>
			<content:encoded><![CDATA[<p>I just read on Jan Tielens blog a post about Jquery and SharePoint and installing it.</p>
<p>http://weblogs.asp.net/jan/archive/2008/11/20/sharepoint-2007-and-jquery-1.aspx </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>&nbsp;</p>
<blockquote><blockquote style="font-style:italic;">
<p><b>1) Load the library in the page you want to use it</b><br />This<br />
can be done very easily by adding for example a Content Editor Web Part<br />
to the page (or modifying the page with an editor), containing the<br />
following HTML:</p>
<p><font face="courier new,courier">&lt;script type=&quot;text/javascript&quot; src=&quot;http://weblogs.asp.net/_layouts/jquery-1.2.6.min.js&quot;&gt;&lt;/script&gt;</font></p>
<p><b>2) Add the script to the master page</b><br />You can add the same script tag to the master page that is used by your SharePoint sites as well, typically in the HEAD tag:</p>
<p><font face="courier new,courier">&lt;HEAD runat=&quot;server&quot;&gt;<br />&nbsp;&nbsp;&nbsp; . . .<br />&nbsp;&nbsp;&nbsp; &lt;script type=&quot;text/javascript&quot; src=&quot;http://weblogs.asp.net/_layouts/jquery-1.2.6.min.js&quot;&gt;&lt;/script&gt;<br />&nbsp;&nbsp;&nbsp; . . .<br />&lt;/HEAD&gt;</font></p>
<p>This may look very easy, but remember modifying out-of-the-box files in the 12 hive is typically <b>not supported</b>.<br />
So if your sites use the default master page, this is a no-go.<br />
Additionally it could be that you&#39;ve to multiple master pages (e.g.<br />
system and site master pages) which complicate the situation.</p>
<p><b>3) Use the AdditionalPageHead Delegate Control</b> (my favorite!)<br />By providing the contents for the <b>AdditionalPageHead Delegate Control </b>that<br />
is used by all the out-of-the-box master pages, you can make sure the<br />
the jQuery library is loaded by all the SharePoint pages. The<br />
AdditionalPageHead Delegate Control allows multiple controls to provide<br />
contents, so it&#39;s a great extensibility scenario. To accomplish this<br />
you need to build a web user control (ASCX file), that contains the<br />
script tag to load the jQuery library:</p>
</blockquote>
<blockquote style="font-style:italic;"><p><font face="courier new,courier">&lt;%@ Control Language=&quot;VB&quot; ClassName=&quot;jQueryControl&quot; %&gt;</font></p></blockquote>
<blockquote><p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &nbsp;</p></blockquote>
</blockquote>
<p>I think its a nice post and I obviously like his blog and work but now I think there are few issues with it. &nbsp;</p>
<ol>
<li>&nbsp;Jquery the core library is constantly updated, so a farm level or web level deployment would demand farm level updates or web level updates.</li>
<li>&nbsp;Even tho the core library provides with features like easy DOM traversing and manipulation&#8230;a lot of features e.g. image galleries effects&nbsp; are developed as a separate plugin.So in the end you will end up using lot of plugins which are provided.</li>
<li>But each of this plugin, usually has a dependency with the version of Jquery it is using and being an open source community solution a lot of plugins aren&#39;t updated to reflect the latest core files. So if you are following this plugin model of Jquery development(which you will)&nbsp; and use Farm level deployment. it is going to be a maintenance nightmare trying to make sure all your javascript code is working in case of Core file updates.</li>
</ol>
<p>Now I do think a web/site feature is essential depending how you customize each sites, which would mean that a version of Jquery is consitent across atleast one Web or Site But at the same time it should let you use different versions of JQuery if needed. So the physical location would rather be in a document library than layouts folder, this gives the ability for different sites to use different version of Jquery if needed.I typically create a Resource folder on Site Collection or Web level depending on the project and utilize that folder for Jquery core and Jquery Plugins. Now suign this we make sure each feature we develop has its own Jquery core file.</p>
<p>Now I know a lot of people would hate me for have multiple versions of a code/utility floating across in a single environment, because obviously it diverts from our traditional&nbsp; model or deployment and maintenance using C# plugins. But I do think with JQuery or any javascript frameworks rather than considering them as utility or framework( asp.net ajax) we should consider them as part of our code or feature and should be packaged along with our feature or code. This Jquery version for each feature.&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;Anyway here are few links onJquery and SharePoint development :</p>
<p><span style="font-weight:bold;">EndUserSharePoint</span> has a lot of posts on JavaScript and share point custom development and lot of useful tweeks. http://www.endusersharepoint.com/</p>
<p><span style="font-weight:bold;">&nbsp;List Dom Traversal </span>: This post talks about a select all option for check boxes in list. http://www.e2.nl/sharepoint/?p=11</p>
<p><span style="font-weight:bold;">Page large content:</span> &nbsp;&nbsp;&nbsp; http://blog.mastykarz.nl/paging-large-content-sharepoint-jquery/&nbsp;</p>
<p style="font-weight:bold;">Keyword Search on Sharepoint page: <span style="font-weight:normal;">http://www.endusersharepoint.com/?p=951</span></p>
<p style="font-weight:bold;"><span style="font-weight:bold;">Update List Items using Jquery and Web services : </span><span style="font-weight:normal;">http://blog.nvise.com/category/javascript/jquery/ </span></p>
<p style="font-weight:bold;"></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2008/11/20/sharepoint-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft has bought Dundas Charting controls for SSRS ?</title>
		<link>http://vspug.com/rohan/2008/10/27/microsoft-has-bought-dundas-charting-controls-for-ssrs/</link>
		<comments>http://vspug.com/rohan/2008/10/27/microsoft-has-bought-dundas-charting-controls-for-ssrs/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 19:46:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;There is a announcement for free Microsoft Charting Control from Microsoft for .net 3.5 
&#160;http://coolthingoftheday.blogspot.com/2008/10/free-winform-and-aspnet-chart-controls.html,
&#160;
 which make me think Microsoft bought Dundas ..Well,
not quite.&#160; Microsoft have not actually bought Dundas&#160;but they have
bought the code base for the charting, gauge, calendar, map and barcode
controls.&#160; This is excellent news &#8211; I&#39;ve used Dundas charting in
various guises for [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;There is a announcement for free Microsoft Charting Control from Microsoft for .net 3.5 </p>
<p>&nbsp;http://coolthingoftheday.blogspot.com/2008/10/free-winform-and-aspnet-chart-controls.html,</p>
<p>&nbsp;</p>
<p> which make me think Microsoft bought Dundas ..Well,<br />
not quite.&nbsp; Microsoft have not actually bought Dundas&nbsp;but they have<br />
bought the code base for the charting, gauge, calendar, map and barcode<br />
controls.&nbsp; This is excellent news &#8211; I&#39;ve used Dundas charting in<br />
various guises for a number of years and have been well impressed with<br />
the depth and breadth of the suite.&nbsp; </p>
<p>The plan is to integrate<br />
the charting functionality into Reporting Services 2008 (Katmai).&nbsp;<br />
Adding this functionality to Reporting Services is going to be great<br />
step forward and I can&#39;t wait to&nbsp;start developing some presentation<br />
ready reports.&nbsp; Should make the sales pitch easier too !</p>
<p>&nbsp;from here: http://blogs.adatis.co.uk/blogs/sachatomey/archive/2007/06/04/teched-announcement-microsoft-purchase-dundas.aspx</p>
<p>&nbsp;</p>
<p>This would make life so much easier&nbsp; now only if they buy </p>
<p>http://www.enesyssoftware.com/Products/EnesysRSDataExtension/Overview/tabid/72/language/en-US/Default.aspx</p>
<p>to make querying SharePoint list easier. &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2008/10/27/microsoft-has-bought-dundas-charting-controls-for-ssrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom List archiving Solutions copy to to another list item</title>
		<link>http://vspug.com/rohan/2008/10/22/custom-list-archiving-solutions-copy-to-to-another-list-item/</link>
		<comments>http://vspug.com/rohan/2008/10/22/custom-list-archiving-solutions-copy-to-to-another-list-item/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 19:26:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;
]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2008/10/22/custom-list-archiving-solutions-copy-to-to-another-list-item/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSRS 2008 and SharePoint integration</title>
		<link>http://vspug.com/rohan/2008/10/17/ssrs-2008-and-sharepoint-integration/</link>
		<comments>http://vspug.com/rohan/2008/10/17/ssrs-2008-and-sharepoint-integration/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 14:09:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[
From&#160;&#160; http://blogs.devhorizon.com/reza/?p=740
&#160;
Although when installing SSRS 2008,
you get an option to install in &#8220;integrated mode&#8221;, &#8220;native&#8221; or
&#8220;Install, but configure later&#8221;, there is always this question that if I
have setup my report server in the native mode how easy it would be to :


Switch my report server to the integrated mode

Switch my report server databases to the [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>From&nbsp;&nbsp; http://blogs.devhorizon.com/reza/?p=740</p>
<p>&nbsp;</p>
<p><span style="font-size:10pt;">Although when installing SSRS 2008,<br />
you get an option to install in &#8220;integrated mode&#8221;, &#8220;native&#8221; or<br />
&#8220;Install, but configure later&#8221;, there is always this question that if I<br />
have setup my report server in the native mode how easy it would be to :<br />
</span></p>
<ol>
<li><span style="font-size:10pt;">Switch my report server to the integrated mode<br />
</span></li>
<li><span style="font-size:10pt;">Switch my report server databases to the integrated mode<br />
</span></li>
</ol>
<p><span style="font-size:10pt;">Okay, let me take a pause and answer the second question first because it is easier! You cannot shift your <span style="text-decoration:underline;">databases</span><br />
from native to integrated mode or vice versa. Report server databases<br />
contain mode-specific data and currently there is no process that I am<br />
aware of, to convert them over to the other mode. This means that if<br />
you&#39;ve setup your report server in native mode and you&#39;ve published<br />
your reports, once you make the switch, you ought to publish everything<br />
again to the new report server. Period!<br />
</span></p>
<p><span style="font-size:10pt;">However, the first question calls for<br />
a more visual kind of answer; therefore the main focus of this blog<br />
post. I have categorized the steps you require to take into two<br />
sections.</span>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2008/10/17/ssrs-2008-and-sharepoint-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>COntent Query Webpart removing spaces and unwanted charc from fields in xslt code</title>
		<link>http://vspug.com/rohan/2008/10/16/content-query-webpart-removing-spaces-and-unwanted-charc-from-fields-in-xslt-code/</link>
		<comments>http://vspug.com/rohan/2008/10/16/content-query-webpart-removing-spaces-and-unwanted-charc-from-fields-in-xslt-code/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 20:03:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[I come across customizing content query web part quite a lot and lot of time, I have to deal with User created fields with spaces, I am sure all you guys have run in with Field name with spaces turning in _X000&#8230; and what not. If need to learn more about Bes Practice for naming [...]]]></description>
			<content:encoded><![CDATA[<p>I come across customizing content query web part quite a lot and lot of time, I have to deal with User created fields with spaces, I am sure all you guys have run in with Field name with spaces turning in _X000&#8230; and what not. If need to learn more about Bes Practice for naming a column/Field here is the link : </p>
<p>/rohan/archive/2007/09/07/spfield-column-field-name-title-and-internal-names-and-spaces-between-them.aspx</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Anyway here is a piece of code I found itneresting :</p>
<h4 class="subHeading">DataColumnRename Property</h4>
<p>Use the <b>DataColumnRename</b><br />
property to rename columns programmatically. This property can help you<br />
minimize XSLT and schema customization, or to perform bulk or custom<br />
column renaming operations. For example, you can rename a compound<br />
column name such as <span class="parameter">KBArticleTitle</span> to a common XSLT transformation variable name such as <span class="parameter">Title</span>, and remove the need to create a custom XSLT transformation for each custom schema.</p>
<p>Separate column rename values by using semicolons and use the format <span class="parameter">originalName</span>,<span class="parameter">newName</span>.</p>
<table>
<tr>
<td style="border:0px none;margin:0px;padding:0px;">
<div class="CodeSnippetTitleBar"></div>
</td>
</tr>
<tr>
<td style="border:0px none;margin:0px;padding:0px;">
<pre class="libCScode" id="ctl00_rs1_mainContentContainer_ctl55xml"><span style="color:blue;">&lt;!</span>[CDATA[<span style="color:blue;">&lt;</span><font color="blue"><b>property name=&quot;DataColumnRenames&quot; type=&quot;string&quot;<span style="color:blue;">&gt;</span>KBArticleTitle,Title<span style="color:blue;">&lt;/</span>property<span style="color:blue;">&gt;</span>]]</b></font>
</pre>
</td>
</tr>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2008/10/16/content-query-webpart-removing-spaces-and-unwanted-charc-from-fields-in-xslt-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EMC Documentum Archive Services for SharePoint</title>
		<link>http://vspug.com/rohan/2008/10/16/emc-documentum-archive-services-for-sharepoint/</link>
		<comments>http://vspug.com/rohan/2008/10/16/emc-documentum-archive-services-for-sharepoint/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 15:54:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[EMC Documentum Content Services for Microsoft Office SharePoint Server 2007 provides direct access to the Documentum Content Server through the SharePoint user interface. When business processes require advanced content management capabilities, EMC is the single source provider of integrated enterprise content management solutions for SharePoint. 
&#160;
Product Link http://www.emc.com/products/detail/software/archive-services-for-sharepoint.htm&#160;
&#160;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techticles.com/emc-documentum.page"><span class="caps">EMC </span>Documentum</a> Content Services for <a href="http://www.techticles.com/category/sharepoint">Microsoft Office SharePoint Server 2007</a> provides direct access to the Documentum Content Server through the <a href="http://www.techticles.com/category/sharepoint">SharePoint</a> user interface. When business processes require advanced content management capabilities, <a href="http://www.techticles.com/emc-documentum.page"><span class="caps">EMC</span></a> is the single source provider of integrated enterprise content management solutions for <a href="http://www.techticles.com/category/sharepoint">SharePoint</a>. </p>
<p>&nbsp;</p>
<p>Product Link http://www.emc.com/products/detail/software/archive-services-for-sharepoint.htm&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2008/10/16/emc-documentum-archive-services-for-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workflow Resource List</title>
		<link>http://vspug.com/rohan/2008/10/14/workflow-resource-list/</link>
		<comments>http://vspug.com/rohan/2008/10/14/workflow-resource-list/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 04:31:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;

Send e-mails in a workflow
- if workflow creates a task you can send the task url in the email
- send your own custom task notifications
- send emails dynamically to a group
http://office.microsoft.com/en-us/sharepointdesigner/HA102390421033.aspx#2
Create a Secondary Workflow
- Daily reminders
http://office.microsoft.com/en-us/sharepointdesigner/HA102376561033.aspx
Email daily task reminders
http://sharepointmagazine.net/technical/development/the-dog-ate-my-task-use-sharepoint-designer-to-email-daily-task-reminders
There are three different actions that create a task, and each action is designed for a specific [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>
Send e-mails in a workflow<br />
- if workflow creates a task you can send the task url in the email<br />
- send your own custom task notifications<br />
- send emails dynamically to a group</p>
<p>http://office.microsoft.com/en-us/sharepointdesigner/HA102390421033.aspx#2</p>
<p>Create a Secondary Workflow<br />
- Daily reminders</p>
<p>http://office.microsoft.com/en-us/sharepointdesigner/HA102376561033.aspx</p>
<p>Email daily task reminders</p>
<p>http://sharepointmagazine.net/technical/development/the-dog-ate-my-task-use-sharepoint-designer-to-email-daily-task-reminders</p>
<p>There are three different actions that create a task, and each action is designed for a specific kind of situation:<br />
Collect Data From User, Assign a Form to a Group, Assign a To-do Item</p>
<p>http://office.microsoft.com/en-us/sharepointdesigner/HA102336241033.aspx#1</p>
<p>In addition, several limitations apply to all three task actions:</p>
<p> * When a workflow assigns a task to a group that is identified by a<br />
single alias or address, the workflow creates only one task item, which<br />
is then shared by the entire group. Any member of the group can edit<br />
that single task form and click the Task Complete button. To assign<br />
individual tasks to multiple users (only possible with the Assign a<br />
Form to a Group or Assign a To-do Item action), enter each user<br />
individually in the Select Users dialog box.<br /> * All of the tasks<br />
assigned by a single workflow action must be completed before the<br />
workflow can continue. If the workflow action assigns individual tasks<br />
to six participants, for example, you cannot direct the workflow to<br />
continue after only three of the six tasks are completed.<br />
* After a task is assigned to a participant by the workflow, that task<br />
cannot be transferred to any other participant (by delegation,<br />
forwarding, etc.). However, anyone with the default Contribute<br />
permission level to the Tasks list can edit the task item and thus<br />
allow the workflow to continue.<br />
* A workflow can use each task only once. After you create a task by<br />
using the Custom Task Wizard, there is no way to reuse that task later<br />
in the workflow. You can create another task that performs the same<br />
function, but the task&#39;s name will have to be different and unique.</p>
<p>&nbsp;Original post</p>
<p>http://claytonj.wordpress.com/2008/08/22/sharepoint-designer-workflows-resource-list/</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2008/10/14/workflow-resource-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send Scanned documents to SharePoint</title>
		<link>http://vspug.com/rohan/2008/10/13/send-scanned-documents-to-sharepoint/</link>
		<comments>http://vspug.com/rohan/2008/10/13/send-scanned-documents-to-sharepoint/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 02:40:00 +0000</pubDate>
		<dc:creator>bazztrap</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;
October 13, 2008 &#8211; Through the simplicity of a single touch,
businesses can rapidly and easily scan and send documents to Microsoft
SharePoint.&#160; Kodak is offering Atalasoft, Inc.&#39;s
Vizit Scan-to-SharePoint software free, enabling scanned files to be
sent directly to the widely used content management tool via Kodak&#39;s
convenient and easy to use SmartTouch feature available on selected
Kodak desktop scanners. [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>October 13, 2008 &#8211; Through the simplicity of a single touch,<br />
businesses can rapidly and easily scan and send documents to Microsoft<br />
SharePoint.&nbsp; Kodak is offering Atalasoft, Inc.&#39;s</p>
<p>Vizit Scan-to-SharePoint software free, enabling scanned files to be<br />
sent directly to the widely used content management tool via Kodak&#39;s<br />
convenient and easy to use SmartTouch feature available on selected<br />
Kodak desktop scanners. </p>
<p>&nbsp;http://www.webitpr.com/release_detail.asp?ReleaseID=10191</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/rohan/2008/10/13/send-scanned-documents-to-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
