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

<channel>
	<title>dev dot jouledoc</title>
	<atom:link href="http://dev.jouledoc.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.jouledoc.com</link>
	<description>planning, developing, testing, running</description>
	<pubDate>Tue, 09 Sep 2008 02:08:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Problem export ke excel sharepoint list</title>
		<link>http://dev.jouledoc.com/2008/09/problem-export-ke-excel-sharepoint-list/</link>
		<comments>http://dev.jouledoc.com/2008/09/problem-export-ke-excel-sharepoint-list/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 02:08:03 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/2008/09/problem-export-ke-excel-sharepoint-list/</guid>
		<description><![CDATA[Proses untuk melakukan export data dari sharepoint list kedalam sebuah excel biasanya anda akan melakukan hal berikut.
 
setelah itu page baru akan muncul untuk konfirmasi melakukan save-nya
 
Lalu aplikasi excel akan muncul untuk menampilkan datanya
 
Click &#34;Open&#34; setelah itu seharusnya muncul semua data yang akan di edit, namun muncul pesan error ini
 
Wah hasilnya export [...]]]></description>
			<content:encoded><![CDATA[<p>Proses untuk melakukan export data dari sharepoint list kedalam sebuah excel biasanya anda akan melakukan hal berikut.</p>
<p><a href="http://dev.jouledoc.com/wp-content/uploads/2008/09/image.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://dev.jouledoc.com/wp-content/uploads/2008/09/image-thumb.png" width="431" height="221" /></a> </p>
<p>setelah itu page baru akan muncul untuk konfirmasi melakukan save-nya</p>
<p><a href="http://dev.jouledoc.com/wp-content/uploads/2008/09/image1.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://dev.jouledoc.com/wp-content/uploads/2008/09/image-thumb1.png" width="328" height="236" /></a> </p>
<p>Lalu aplikasi excel akan muncul untuk menampilkan datanya</p>
<p><a href="http://dev.jouledoc.com/wp-content/uploads/2008/09/image2.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://dev.jouledoc.com/wp-content/uploads/2008/09/image-thumb2.png" width="429" height="296" /></a> </p>
<p>Click &quot;Open&quot; setelah itu seharusnya muncul semua data yang akan di edit, namun muncul pesan error ini</p>
<p><a href="http://dev.jouledoc.com/wp-content/uploads/2008/09/image3.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://dev.jouledoc.com/wp-content/uploads/2008/09/image-thumb3.png" width="388" height="110" /></a> </p>
<p>Wah hasilnya export batal dilakukan <img src='http://dev.jouledoc.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>so bagaimana ya cara untuk menampilkannya ?</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/09/problem-export-ke-excel-sharepoint-list/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sharepoint Workflow Toolbox</title>
		<link>http://dev.jouledoc.com/2008/08/sharepoint-workflow-toolbox/</link>
		<comments>http://dev.jouledoc.com/2008/08/sharepoint-workflow-toolbox/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 12:11:24 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[MOSS 2007]]></category>

		<category><![CDATA[Sharepoint Tools]]></category>

		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/2008/08/sharepoint-workflow-toolbox/</guid>
		<description><![CDATA[SharePoint Workflow Activities in the Toolbox
When you create a new SharePoint Sequential Workflow or SharePoint State Machine Workflow project, no SharePoint Workflow activities appear in the Toolbox.
You need to add these activities manually in the Beta 1 release of Visual Studio Code Name Orcas Tools for the Microsoft Office System. Use the following instructions to [...]]]></description>
			<content:encoded><![CDATA[<h4>SharePoint Workflow Activities in the Toolbox</h4>
<p>When you create a new SharePoint Sequential Workflow or SharePoint State Machine Workflow project, no SharePoint Workflow activities appear in the <b>Toolbox</b>.
<p>You need to add these activities manually in the Beta 1 release of Visual Studio Code Name Orcas Tools for the Microsoft Office System. Use the following instructions to do this:
<p>1. Add a tab to the <strong>Toolbox</strong>. You can name this tab whatever you want. For the purpose of this example, name the tab <strong>SharePoint Workflow</strong>.
<p>2. Right-click the <strong>SharePoint Workflow</strong> tab, and then click <strong>Choose Items</strong>.
<p>3. In the <strong>Choose Toolbox Items</strong> dialog box, click the <strong>.NET Framework Components</strong> tab.
<p>4. In the <strong>Filter</strong> box, type Microsoft.SharePoint.WorkflowActions.
<p>5. Select all the components that are in the <strong>Microsoft.SharePoint.WorkflowActions</strong> namespace, and then click <strong>OK</strong>.
<p>SharePoint workflow activities are added to the <strong>SharePoint Workflow</strong> tab of the <strong>Toolbox</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/08/sharepoint-workflow-toolbox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Check your availability report on IIS Server</title>
		<link>http://dev.jouledoc.com/2008/08/check-your-availability-report-on-iis-server/</link>
		<comments>http://dev.jouledoc.com/2008/08/check-your-availability-report-on-iis-server/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 02:16:23 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[IIS]]></category>

		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/?p=26</guid>
		<description><![CDATA[Below are the information that you can get from IIS Server to see your server availability. Health of the IIS Server depends upon the health of the websites. Health of the Website depends upon attributes that are mentioned below:

Bytes Transferred : Bytes Sent Per Second, Bytes Received per Second, Bytes Total Per Second 

Files Transferred: [...]]]></description>
			<content:encoded><![CDATA[<p>Below are the information that you can get from IIS Server to see your server availability. Health of the IIS Server depends upon the health of the websites. Health of the Website depends upon attributes that are mentioned below:</p>
<li>
<p><b>Bytes Transferred </b>: Bytes Sent Per Second, Bytes Received per Second, Bytes Total Per Second </p>
<li>
<p><b>Files Transferred</b>: Files Sent Per sec, Files Received Per sec, Files Transferred Per Sec</p>
<li>
<p><b>Connection Statistics</b>: Current Connections </p>
<li>
<p><b>Anonymous Users</b>: Current Annonymous Users, Anonymous Users per Second</p>
<li>
<p><b>Non Anonymous Users</b>: Current NonAnonymous Users, Non Anonymous Users per Second</p>
</li>
<p>so from now use your log parser tool to see how health your server </p>
<p>(^_^) v</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/08/check-your-availability-report-on-iis-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to: Insert Multimedia Files into WSS</title>
		<link>http://dev.jouledoc.com/2008/08/how-to-insert-multimedia-files-into-wss/</link>
		<comments>http://dev.jouledoc.com/2008/08/how-to-insert-multimedia-files-into-wss/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 12:11:05 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/?p=25</guid>
		<description><![CDATA[This morning marketing department inform me to inform all employees through INTRANET Portal about some competition inside frisian flag. They want to display information in flash format and video in Windows Media format inside sharepoint.
below is the step to display *.flv into sharepoint
Best way that I know of is clicking Site Settings, Edit Page.Then, click [...]]]></description>
			<content:encoded><![CDATA[<p>This morning marketing department inform me to inform all employees through INTRANET Portal about some competition inside frisian flag. They want to display information in flash format and video in Windows Media format inside sharepoint.</p>
<p>below is the step to display *.flv into sharepoint</p>
<blockquote><p>Best way that I know of is clicking Site Settings, Edit Page.<br />Then, click Add Web Part, and add a Content Editor Web Part<br />In there, click Edit,&nbsp; Modify Shared Web Part, and then click the &#8220;Source Editor&#8221; button.<br />In there put your HTML code that would normally embed the SWF file in a normal webpage. Example being&#8230;</p>
<div style="border-right: gray 1px solid; padding-right: 4px; padding-left: 4px; font-size: 8pt; border-top: gray 1px solid; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, 'Courier New', courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   1:</span> &lt;OBJECT classid=<span style="color: #006080">&#8220;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&#8243;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   2:</span>  codebase=<span style="color: #006080">&#8220;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0&#8243;</span> </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   3:</span> WIDTH=<span style="color: #006080">&#8220;180&#8243;</span> HEIGHT=<span style="color: #006080">&#8220;180&#8243;</span> id=<span style="color: #006080">&#8220;logo&#8221;</span> ALIGN=<span style="color: #006080">&#8220;&#8221;</span>&gt; </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   4:</span> &lt;PARAM NAME=movie VALUE=<span style="color: #006080">&#8220;http://yourdomain.com/SiteCollectionDocuments/swf/whoa_logo.swf&#8221;</span>&gt; &lt;PARAM NAME=quality VALUE=best&gt; &lt;PARAM NAME=bgcolor VALUE=#FFFFFF&gt; &lt;EMBED src=<span style="color: #006080">&#8220;http://yourdomain.com/SiteCollectionDocuments/swf/whoa_logo.swf&#8221;</span> </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   5:</span> quality=best wmode=opaque bgcolor=#FFFFFF  WIDTH=<span style="color: #006080">&#8220;180&#8243;</span> HEIGHT=<span style="color: #006080">&#8220;180&#8243;</span> NAME=<span style="color: #006080">&#8220;logo&#8221;</span> ALIGN=<span style="color: #006080">&#8220;&#8221;</span> TYPE=<span style="color: #006080">&#8220;application/x-shockwave-flash&#8221;</span> PLUGINSPAGE=<span style="color: #006080">&#8220;http://www.macromedia.com/go/getflashplayer&#8221;</span>&gt;&lt;/EMBED&gt;&lt;/OBJECT&gt;</pre>
</div>
</div>
</blockquote>
<p>now the step to display *.wmv into sharepoint</p>
<blockquote>
<p>1. upload video file you would like to play on your web into a document library on your Sharepoint server. Remember its URL for later use<br />2. add Content Editor web part on the web page where you want to play video<br />3. click Modify web part and then Source editor<br />4. paste there this code</p>
<div style="border-right: gray 1px solid; padding-right: 4px; padding-left: 4px; font-size: 8pt; border-top: gray 1px solid; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, 'Courier New', courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   1:</span> &lt;OBJECT id=<span style="color: #006080">&#8220;VIDEO&#8221;</span> width=<span style="color: #006080">&#8220;320&#8243;</span> height=<span style="color: #006080">&#8220;240&#8243;</span> </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   2:</span>       style=<span style="color: #006080">&#8220;position:relative; left:0;top:0;&#8221;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   3:</span>       CLASSID=<span style="color: #006080">&#8220;CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6&#8243;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   4:</span>       type=<span style="color: #006080">&#8220;application/x-oleobject&#8221;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   5:</span>       &lt;PARAM NAME=<span style="color: #006080">&#8220;URL&#8221;</span> VALUE=<span style="color: #006080">&#8220;/DocumentLibrary/video.mpg&#8221;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   6:</span>       &lt;PARAM NAME=<span style="color: #006080">&#8220;SendPlayStateChangeEvents&#8221;</span> VALUE=<span style="color: #006080">&#8220;True&#8221;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   7:</span>       &lt;PARAM NAME=<span style="color: #006080">&#8220;AutoStart&#8221;</span> VALUE=<span style="color: #006080">&#8220;True&#8221;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   8:</span>       &lt;PARAM name=<span style="color: #006080">&#8220;PlayCount&#8221;</span> value=<span style="color: #006080">&#8220;1&#8243;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   9:</span>       &lt;PARAM name=<span style="color: #006080">&#8220;uimode&#8221;</span> value=<span style="color: #006080">&#8220;mini&#8221;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">  10:</span>       &lt;PARAM name=<span style="color: #006080">&#8220;enableContextMenu&#8221;</span> value=<span style="color: #006080">&#8220;true&#8221;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">  11:</span> &lt;/OBJECT&gt;</pre>
</div>
</div>
<p>5. edit parameter URL by specifying your library and video file names (URL from step 1). You could specify full URL like <a href="http://DocumentLibrary/video.mpg">http://DocumentLibrary/video.mpg</a><br />6. Save it<br />7. That&#8217;s it</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/08/how-to-insert-multimedia-files-into-wss/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Get back to write again</title>
		<link>http://dev.jouledoc.com/2008/07/get-back-to-write-again/</link>
		<comments>http://dev.jouledoc.com/2008/07/get-back-to-write-again/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 09:44:16 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[My Computer]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/?p=24</guid>
		<description><![CDATA[Dear,
udah sekian lama daku ndak update informasi di blog development ku. Hope malam ini daku selesai instalasi ulang windows XP ku dan bisa kembali &#8220;bermain&#8221; dengan sharepoint.
Joule,
]]></description>
			<content:encoded><![CDATA[<p>Dear,</p>
<p>udah sekian lama daku ndak update informasi di blog development ku. Hope malam ini daku selesai instalasi ulang windows XP ku dan bisa kembali &#8220;bermain&#8221; dengan sharepoint.</p>
<p>Joule,</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/07/get-back-to-write-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Windows SharePoint Services 3.0 &#8211; Application Development - Exam 70-541</title>
		<link>http://dev.jouledoc.com/2008/06/microsoft-windows-sharepoint-services-30-application-development-exam-70-541/</link>
		<comments>http://dev.jouledoc.com/2008/06/microsoft-windows-sharepoint-services-30-application-development-exam-70-541/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 05:05:25 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/?p=23</guid>
		<description><![CDATA[Taken from Microsoft Learning
The Technology Specialist (TS) exam, Exam 70-541: TS: Microsoft Windows SharePoint Services 3.0 – Application Development
If you are a Microsoft Certified Technology Specialist (MCTS), you not only thrive on the continuing challenges of the IT field, but you also take the initiative to develop and hone your skills so that you stay [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/learning/en/us/exams/70-541.mspx" target="_blank">Taken from Microsoft Learning</a></p>
<p>The Technology Specialist (TS) exam, Exam 70-541: TS: Microsoft Windows SharePoint Services 3.0 – Application Development</p>
<p>If you are a Microsoft Certified Technology Specialist (MCTS), you not only thrive on the continuing challenges of the IT field, but you also take the initiative to develop and hone your skills so that you stay a step ahead. When you become Microsoft certified, you:
<p>• <b>Stand out </b>with proof of your specific, real-world technology skills
<p>• <b>Are productive </b>and help increase customer satisfaction, reduce network downtime, and push service to a higher level
<p>• <b>Achieve success </b>with each Microsoft certification that you earn, which takes you further along the path to professional recognition
<p>An MCTS: Microsoft Windows SharePoint Services 3.0 – Application Development certification validates the knowledge and skills required to develop applications for Windows SharePoint Services 3.0. The successful candidate will have experience building systems by using the Windows SharePoint Services platform.<br />
<h4><strong>Exam topics covered</strong></h4>
<p>The following list includes the topic areas covered on this exam. The percentage indicates the portion of the exam that addresses a particular skill.
<p>• Deploying Windows SharePoint Services and Custom Components (14 percent)
<p>• Creating Site and Feature Provisioning Components (20 percent)
<p>• Creating Metadata and Workflow Provisioning Components (15 percent)
<p>• Developing Windows SharePoint Services Components by Using the .NET Framework (17 percent)
<p>• Manipulating Site Content by Using the API (20 percent)
<p>• Manipulating Site Configuration by Using the API (14 percent)<br />
<h4><strong>Audience profile</strong></h4>
<p>This exam is intended for consultants who provide Windows SharePoint Services development or corporate developers who build systems using the Windows SharePoint Services platform. The qualified candidate for this exam typically has:
<p>• Two to three years of experience working with ASP.NET
<p>• One to two years of experience developing ASP.NET Web Parts
<p>• Experience working with Master pages
<p>• One to two years of experience working with XML documents
<p>• Two to three years of experience developing and consuming Web services
<p>• Working knowledge of Windows WorkFlow Foundation<br />
<h4><strong>Code languages</strong></h4>
<p>When the exam begins, you can choose the programming language in which the code segments will appear. The available code languages for this exam are:
<p>• Microsoft Visual Basic 2005
<p>• Microsoft Visual C# 2005</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/06/microsoft-windows-sharepoint-services-30-application-development-exam-70-541/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mengecek Versi dan Edition di SQL Server</title>
		<link>http://dev.jouledoc.com/2008/06/mengecek-versi-dan-edition-di-sql-server/</link>
		<comments>http://dev.jouledoc.com/2008/06/mengecek-versi-dan-edition-di-sql-server/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 03:49:08 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/?p=22</guid>
		<description><![CDATA[Jika anda seorang admin database tentunya sangat membutuhkan informasi dari Versi dan Edition dari SQL Server yang terinstall. Berikut adalah &#8220;Command&#8221; yang biasa di gunakan berdasarkan Edition SQL Server:
1. SQL Server 6.5 


SELECT @@VERSION


6.50.479SQL Server 6.5 Service Pack 5a (SP5a) Update


6.50.416SQL Server 6.5 Service Pack 5a (SP5a)
6.50.415SQL Server 6.5 Service Pack 5 (SP5)
6.50.281SQL Server 6.5 [...]]]></description>
			<content:encoded><![CDATA[<p>Jika anda seorang admin database tentunya sangat membutuhkan informasi dari Versi dan Edition dari SQL Server yang terinstall. Berikut adalah &#8220;Command&#8221; yang biasa di gunakan berdasarkan Edition SQL Server:</p>
<p>1. SQL Server 6.5 </p>
<blockquote><div style="border-right: gray 1px solid; padding-right: 4px; padding-left: 4px; font-size: 8pt; border-top: gray 1px solid; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, 'Courier New', courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #0000ff">SELECT</span> <span style="color: #cc6633">@@VERSION</span></pre>
</div>
</div>
<p>6.50.479<br />SQL Server 6.5 Service Pack 5a (SP5a) Update</p>
</blockquote>
<blockquote>
<p>6.50.416<br />SQL Server 6.5 Service Pack 5a (SP5a)</p>
<p>6.50.415<br />SQL Server 6.5 Service Pack 5 (SP5)</p>
<p>6.50.281<br />SQL Server 6.5 Service Pack 4 (SP4)</p>
<p>6.50.258<br />SQL Server 6.5 Service Pack 3 (SP3)</p>
<p>6.50.240<br />SQL Server 6.5 Service Pack 2 (SP2)</p>
<p>6.50.213<br />SQL Server 6.5 Service Pack 1 (SP1)</p>
<p>6.50.201<br />SQL Server 6.5 RTM</p>
</blockquote>
<p>2. SQL Server 7.0 </p>
<blockquote>
<div style="border-right: gray 1px solid; padding-right: 4px; padding-left: 4px; font-size: 8pt; border-top: gray 1px solid; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, 'Courier New', courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #0000ff">SELECT</span> <span style="color: #cc6633">@@VERSION</span></pre>
</div>
</div>
<p>&nbsp;</p>
<div>
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">Microsoft <span style="color: #0000ff">SQL</span> Server  7.00 - 7.00.623 (Intel X86)</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        Nov 27 1998 22:20:07</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        Copyright (c) 1988-1998 Microsoft Corporation</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        Desktop Edition <span style="color: #0000ff">on</span> Windows NT 5.1 (Build 2600: )</pre>
</div>
</div>
<p>7.00.1063<br />SQL Server 7.0 Service Pack 4 (SP4)</p>
<p>7.00.961<br />SQL Server 7.0 Service Pack 3 (SP3)</p>
<p>7.00.842<br />SQL Server 7.0 Service Pack 2 (SP2)</p>
<p>7.00.699<br />SQL Server 7.0 Service Pack 1 (SP1)</p>
<p>7.00.623<br />SQL Server 7.0 RTM (Release To Manufacturing)</p>
</blockquote>
<p>3. SQL Server 2000</p>
<blockquote>
<div style="border-right: gray 1px solid; padding-right: 4px; padding-left: 4px; font-size: 8pt; border-top: gray 1px solid; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, 'Courier New', courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #0000ff">SELECT</span>  SERVERPROPERTY(<span style="color: #006080">&#8216;productversion&#8217;</span>), SERVERPROPERTY (<span style="color: #006080">&#8216;productlevel&#8217;</span>), SERVERPROPERTY (<span style="color: #006080">&#8216;edition&#8217;</span>)</pre>
</div>
</div>
<p>RTM<br />2000.80.194.0</p>
<p>SQL Server 2000 SP1<br />2000.80.384.0</p>
<p>SQL Server 2000 SP2<br />2000.80.534.0</p>
<p>SQL Server 2000 SP3<br />2000.80.760.0</p>
<p>SQL Server 2000 SP3a<br />2000.80.760.0</p>
<p>SQL Server 2000 SP4<br />2000.8.00.2039</p>
</blockquote>
<p>4. SQL Server 2005</p>
<blockquote>
<div style="border-right: gray 1px solid; padding-right: 4px; padding-left: 4px; font-size: 8pt; border-top: gray 1px solid; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, 'Courier New', courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, 'Courier New', courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #0000ff">SELECT</span>  SERVERPROPERTY(<span style="color: #006080">&#8216;productversion&#8217;</span>), SERVERPROPERTY (<span style="color: #006080">&#8216;productlevel&#8217;</span>), SERVERPROPERTY (<span style="color: #006080">&#8216;edition&#8217;</span>)</pre>
</div>
</div>
<p>RTM<br />2005.90.1399</p>
<p>SQL Server 2005 Service Pack 1<br />2005.90.2047</p>
<p>SQL Server 2005 Service Pack 2<br />2005.90.3042</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/06/mengecek-versi-dan-edition-di-sql-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Buat Aplikasi web dengan sharepoint PART 1</title>
		<link>http://dev.jouledoc.com/2008/06/buat-aplikasi-web-dengan-sharepoint-part-1/</link>
		<comments>http://dev.jouledoc.com/2008/06/buat-aplikasi-web-dengan-sharepoint-part-1/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 04:29:19 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[WSS]]></category>

		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/?p=21</guid>
		<description><![CDATA[Wah udah lama juga gak nge post di blog baik di blog pribadi ku di Jouledoc.com dan di WSS-ID  
Berhubung saat ini joule sering lupa maka buat aja dech sticky note nya di internet, sapa tau bisa di berguna buat kawan2x yang lainnya.
Oh ya mo inform blog ku yang baru dah launch jika gak [...]]]></description>
			<content:encoded><![CDATA[<p>Wah udah lama juga gak nge post di blog baik di blog pribadi ku di Jouledoc.com dan di WSS-ID <img src='http://dev.jouledoc.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Berhubung saat ini joule sering lupa maka buat aja dech sticky note nya di internet, sapa tau bisa di berguna buat kawan2x yang lainnya.</p>
<p>Oh ya mo inform blog ku yang baru dah launch jika gak keberatan di visit yach di <a href="http://dev.jouledoc.com">http://dev.jouledoc.com</a></p>
<p>Ok now back to the subject, saat ini joule ada project untuk membuat aplikasi online document management di kantor joule, aplikasi ini nanti nya harus dapat menyimpan document yang memiliki tanggal kadaluarsa (expired date) dan juga memberi tahukan kepada user department terkait informasi document yang akan kadaluarsa tersebut.</p>
<p>Untuk requirement hardware n software yang diperlukan adalah:</p>
<ol>
<li>PC atau Laptop untuk development dan testing server
<li>WSS 3.0 SP1 (bisa juga pake MOSS 2007 kalo punya license)
<li>Microsoft Sharepoint Designer 2007 SP1</li>
</ol>
<p>Asumsinya adalah semua hardware n software di atas udah terpenuhi jadi tinggal kita mulai developmentnya.</p>
<p>Akan di lanjutkan lagi di PART 2</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/06/buat-aplikasi-web-dengan-sharepoint-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Faq about WSS 3.0</title>
		<link>http://dev.jouledoc.com/2008/06/faq-about-wss-30/</link>
		<comments>http://dev.jouledoc.com/2008/06/faq-about-wss-30/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 04:15:05 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/2008/06/faq-about-wss-30/</guid>
		<description><![CDATA[What is Windows Sharepoint Services?

Windows SharePoint Services is a versatile technology included in Microsoft Windows Server 2003 that enables organizations and business units of all sizes to increase the efficiency of business processes and improve team productivity. With tools for collaboration that help people stay connected across organizational and geographic boundaries, Windows SharePoint Services gives [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is Windows Sharepoint Services?</strong><br />
<blockquote>
<p>Windows SharePoint Services is a versatile technology included in Microsoft Windows Server 2003 that enables organizations and business units of all sizes to increase the efficiency of business processes and improve team productivity. With tools for collaboration that help people stay connected across organizational and geographic boundaries, Windows SharePoint Services gives people access to documents and information they need. With a familiar, Web-based interface and close integration with everyday tools including the Microsoft Office system of productivity programs, Windows SharePoint Services is easy to use and can be deployed rapidly. Users can create workspaces and then publish, store, share, and keep track of information, workflow, and documents.
<p>Built on Microsoft Windows Server 2003, Windows SharePoint Services also gives organizations a cost-effective foundation platform for building Web-based business applications that can scale easily to meet the changing and growing needs of your business. Robust administrative controls for managing storage and Web infrastructure give IT departments a cost-effective way to implement and manage a high-performance collaboration environment.</p>
</blockquote>
<p><strong>Why should I consider using Windows SharePoint Services for my organization?</strong><br />
<blockquote>
<p><strong>Efficient collaboration:</strong> Help your employees and teams to stay connected and productive by providing access to the people, documents, and information they need.
<p><strong>Rapid deployment, ease of use:</strong> Deploy collaboration applications quickly that are easy to use through integration with familiar productivity tools such as the Microsoft Office system.
<p><strong>Manageable infrastructure:</strong> Manage the security of your organization’s information resources by deploying a scalable storage infrastructure with powerful administration services and controls.
<p><strong>Robust foundation platform for Web-based applications:</strong> Increase business process efficiency by creating Web applications and workflow scenarios on a cost-effective, extensible platform.</p>
</blockquote>
<p><strong>What’s new in Windows SharePoint Services 3.0?</strong></p>
<blockquote><p><strong>Improvements to collaboration workspaces:</strong> SharePoint sites now offer e-mail and directory integration, alerts, RSS publishing, templates for building blogs (also known as weblogs) and wikis (Web sites that can be quickly edited by team members—no special technical knowledge required), event and task tracking, improved usability, enhanced site navigation, and more.
<p><strong>Enhancements to content storage:</strong> SharePoint lists and libraries now provide per-item security for better data control and integrity, a recycle bin, and enhanced flexibility for storing more types of content. Row and column capacity has also been increased, as has retrieval speed. Windows SharePoint Services 3.0 can be easily integrated with smart client tools. In particular, close integration with Microsoft Office Outlook 2007 provides offline access to events, contacts, discussions, tasks, and documents.
<p><strong>Easier provisioning of workspaces:</strong> Windows SharePoint Services 3.0 provides more sophisticated and flexible security, as well as greater control over security settings and permissions.
<p><strong>A more robust foundation for Web applications:</strong> Windows SharePoint Services 3.0 provides greater flexibility for customization and development of Web-based services and applications built on the Windows SharePoint Services platform.</p>
</blockquote>
<p><strong>What is the relationship between Windows SharePoint Services, Microsoft Office SharePoint Server 2007, and Microsoft Office SharePoint Designer 2007?</strong></p>
<blockquote><p><strong>Windows SharePoint Services</strong>, formerly named SharePoint Team Services, a versatile technology in Windows Server 2003. In addition to its collaborative features, Windows SharePoint Services also exposes platform services and a common framework for document storage and management, as well as search, workflow, rights management, administration, and deployment features. These services provide the foundation for building scalable business applications.
<p><strong>Office SharePoint Server 2007</strong>, an integrated suite of easy-to-use server applications that help people and teams improve their efficiency and effectiveness. Office SharePoint Server 2007 connects sites, people, and business processes—facilitating knowledge sharing by offering ready-to-go, enterprise-wide functionality for records management, search, workflows, portals, personalized sites, and more. Office SharePoint Server 2007 extends the capabilities of Windows SharePoint Services by providing highly flexible organization and management tools for SharePoint sites, and by making it possible for teams to publish information to the entire organization.
<p><strong>Office SharePoint Designer 2007</strong>, which provides tools for customizing Windows SharePoint Services and Office SharePoint Server 2007 sites, and for creating reporting tools and application templates without writing new code or deploying new code on your servers.</p>
</blockquote>
<p><strong>What is Windows Sharepoint Services 3.0 requirement?</strong></p>
<blockquote><p><strong>Operating System</strong>
<p>Windows Server 2003 SP1 or Windows Server 2003 x64 or Windows Small Business Server 2003; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=10CC340B-F857-4A14-83F5-25634C3BF043&amp;displaylang=en">.NET Framework 3.0</a>; Internet Information Services (IIS) 6.0 with common files, Simple Mail Transfer Protocol (SMTP) service, World Wide Web service.
<p><strong>Single-Box Installation</strong>
<p>Server with a processor speed of at least 2.5 GHz; RAM capacity of 1 GB minimum, 2 GB recommended; disk space up to 2 GB for installation minimum, 5 GB or more minimum for data.
<p><strong>Farm Deployment</strong>
<p>Web server with a processor speed of at least 2.5 GHz and RAM capacity of 1 GB minimum, 2 GB recommended; SQL Server 2000 SP3 (or later) or SQL 2005 system with dual processors of 2.5 GHz and 2 GB RAM minimum; disk space up to 2 GB for installation minimum, 5 GB or more minimum for data.
<p><strong>Internet Connection</strong>
<p>Broadband connection, 128k bps or greater, for download and activation of products.
<p><strong>Web Browser</strong>
<p>Level 1 Web Browsers:<br /><em>Level 1 Web browsers take advantage of advanced features provided by ActiveX controls and provide the most complete user experience. Level 1 browsers offer full functionality on all SharePoint sites, including the Central Administration Web site.</em>
<ul>
<li>
<p>For Windows systems: Microsoft Internet Explorer 6.0 or later; Windows Internet Explorer 7.0 or later</p>
</li>
</ul>
<p>Level 2 Web Browsers:<br /><em>Level 2 Web browsers provide basic functionality, so that users can both read and write in SharePoint sites and perform site administration. However, because ActiveX controls are supported only in Level 1 browsers, and due to the functionality differences within different browsers, a different user experience might be provided and there could be some variances from the user experience from the Level 1 browsers.</em>
<ul>
<li>
<p>For Windows systems: Firefox 1.5 or later; Mozilla 1.7 or later; Netscape Navigator 8.1 or later</p>
<li>
<p>For UNIX/Linux systems: Firefox 1.5 or later; Netscape Navigator 7.2 or later</p>
<li>
<p>For Mac OS/X systems: Firefox 1.5 or later; Safari 2.0 or later</p>
</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/06/faq-about-wss-30/feed/</wfw:commentRss>
		</item>
		<item>
		<title>how to copy windows sharepoint services 3.0 list to another site collection list</title>
		<link>http://dev.jouledoc.com/2008/05/how-to-copy-windows-sharepoint-services-30-list-to-another-site-collection-list/</link>
		<comments>http://dev.jouledoc.com/2008/05/how-to-copy-windows-sharepoint-services-30-list-to-another-site-collection-list/#comments</comments>
		<pubDate>Tue, 27 May 2008 03:58:23 +0000</pubDate>
		<dc:creator>joule</dc:creator>
		
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://dev.jouledoc.com/?p=20</guid>
		<description><![CDATA[In running Windows SharePoint Services 3.0 (WSS), you may want to copy a list (Contacts, Calendar, Tasks, Document Library etc.) from one site collection or server to another. Copying lists is done via List Templates, which is an easy, if unintuitive process. To copy WSS lists from one site collection to another, use the following [...]]]></description>
			<content:encoded><![CDATA[<p>In running Windows SharePoint Services 3.0 (WSS), you may want to copy a list (Contacts, Calendar, Tasks, Document Library etc.) from one site collection or server to another. Copying lists is done via <em>List Templates, </em>which is an easy, if unintuitive process. To copy WSS lists from one site collection to another, use the following procedure:</p>
<ol>
<li>While viewing the list, save it as a template by clicking <em>Settings</em>&#8211;&gt;<em>List Settings </em>and then <em>Save List as a Template. </em>Name the list and be sure to check the <em>Include Content</em> check box. You should see an <em>Operation Completed Successfully</em> page. </li>
<li>Click the <em>list template gallery</em> link on the <em>Success</em> page, or go to the top level site and click <em>Site Actions&#8211;&gt;Site Settings</em> and then <em>List templates</em>. </li>
<li>Click the name of the list template you saved in step 2 to download the .STP template file to your PC. </li>
<li>In the new site collection, click <em>Site Actions&#8211;&gt;Site Settings</em> and <em>List templates </em>and click <em>Upload</em> to upload the template file you downloaded in step 3 to the new site. </li>
<li>Go to the location on new site collection where you want to copy the list. Click <em>Site Actions&#8211;&gt;Create</em> and click the name of your list template, generally found under the <em>Communications</em> or <em>Libraries</em> heading. </li>
<li>SharePoint should take you directly to the newly copied list. </li>
<li>Once the list has been successfully copied, you can delete the template from both the old and new sites by going to the top level site&#8217;s <em>Site Actions&#8211;&gt;Site Settings</em> and <em>List templates. </em>Click the <em>Edit</em> icon for the template you want to delete and then the <em>Delete Item</em> button on the next page. Deleting the template will not affect your existing lists. </li>
</ol>
<p>Notes:</p>
<ul>
<li>You may need <em>Designer </em>or <em>Owner </em>permission to save a list as a template. </li>
<li><em>Edit: </em>According to Brooke in the comments, this method may also be used with Microsoft Office SharePoint Server and it works when moving lists within a site or between subsites in the same site collection. </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dev.jouledoc.com/2008/05/how-to-copy-windows-sharepoint-services-30-list-to-another-site-collection-list/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
