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

<channel>
	<title>Tech ++ &#187; Featured</title>
	<atom:link href="http://www.praveenmodi.com/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.praveenmodi.com</link>
	<description>Musings on SharePoint, ECM, and more...</description>
	<pubDate>Wed, 16 Jun 2010 20:20:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>List of 10 useful SharePoint Tools from CodePlex</title>
		<link>http://www.praveenmodi.com/list-of-free-sharepoint-tools-from-codeplex/</link>
		<comments>http://www.praveenmodi.com/list-of-free-sharepoint-tools-from-codeplex/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 22:00:00 +0000</pubDate>
		<dc:creator>Praveen Modi</dc:creator>
		
		<category><![CDATA[Featured]]></category>

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

		<category><![CDATA[Free MOSS tools]]></category>

		<category><![CDATA[Free SharePoint Administration Tools]]></category>

		<category><![CDATA[Free SharePoint Deployment Tools]]></category>

		<category><![CDATA[Free SharePoint Development Tools]]></category>

		<category><![CDATA[Free SharePoint Tools]]></category>

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

		<category><![CDATA[MOSS Tools for Developers]]></category>

		<category><![CDATA[SharePoint tools at Codeplex]]></category>

		<category><![CDATA[Tools for MOSS Administrators]]></category>

		<category><![CDATA[UseFul Tools for MOSS]]></category>

		<category><![CDATA[UseFul Tools for SharePoint]]></category>

		<guid isPermaLink="false">http://www.praveenmodi.com/list-of-free-sharepoint-tools-from-codeplex/</guid>
		<description><![CDATA[Here are some really useful SharePoint tools available at CodePlex. I have tried some of these tools while others in the list seems to be popular and worth checking.
CodePlex is Microsoft&#8217;s open source project hosting web site.

SharePoint Content Deployment Wizard by Chris O&#8217;Brien
This is a great tool for quickly deploying SharePoint content from one environment [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some really useful SharePoint tools available at CodePlex. I have tried some of these tools while others in the list seems to be popular and worth checking.</p>
<p><a href="http://www.codeplex.com" class="external" target="_blank" rel="nofollow"><em>CodePlex</em></a><em> is Microsoft&#8217;s open source project hosting web site.</em></p>
<p><span id="more-107"></span></p>
<h4>SharePoint Content Deployment Wizard by Chris O&#8217;Brien</h4>
<p>This is a great tool for quickly deploying SharePoint content from one environment to another. Here are some salient feature of this tool:</p>
<ul>
<li>Ability to &#8220;cherry-pick&#8221; content to deploy using a tree view - this is from entire site collection down to individual lists, folders, list items (including files)</li>
<li>Dependencies of selected content (e.g. referenced CSS files, master pages) are automatically included in the export - check &#8216;Exclude dependencies of selected objects&#8217; to disable this.</li>
<li>All required content types, columns etc. are automatically included in the export.</li>
<li>In contrast to STSADM export, it is possible to retain GUIDs during deployment. This is required for scenarios where the destination should be a mirror-image of the source, such as staging/production environments for the same site</li>
<li>Open Source and free.</li>
</ul>
<p><a href="http://www.praveenmodi.com/review-of-sharepoint-content-deployment-wizard/" target="_self"><strong>Read the detailed review of this tool</strong></a></p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/SPDeploymentWizard" target="_blank" class="external" rel="nofollow">http://www.codeplex.com/SPDeploymentWizard</a></p>
<p><strong>Chris Obrien&#8217;s Blog</strong><br />
<a href="http://www.sharepointnutsandbolts.com/2007/12/introducing-sharepoint-content.html" class="external" target="_blank" rel="nofollow">http://www.sharepointnutsandbolts.com/2007/12/introducing-sharepoint-content.html</a></p>
<h4>SharePoint SmartTemplates for Visual Studio</h4>
<p>The SmartTemplates for SharePoint project delivers a collection of Visual Studio templates which allow developers to create a range of SharePoint customizations in a painless and professional fashion.</p>
<p>SmartTemplate comes in 2 flavors:</p>
<p><strong>Web Part Project Template: </strong><br />
It allows developers to create quickly a project which contains the base infrastructure to write the web part code, generate a SharePoint Solution file (WSP) for easy deployment and generate a setup package for a wizard driven installation.</p>
<p><strong>SmartPart Web Part Project</strong><br />
Allows developers to create quickly a project which contains the base infrastructure to write a web user control (ASCX), wrap the user control in a SmartPart instance, generate a SharePoint Solution file (WSP) for easy deployment and generate a setup package for a wizard driven installation.</p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/smarttemplates" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/smarttemplates</a></p>
<h4>SharePoint 2007 Features</h4>
<p>SharePoint 2007 Features add new functionality to a SharePoint 2007 farm, site collection, or site. It install bunch of custom Features to address deficiencies in SharePoint 2007 or add new capabilities.</p>
<p>Some of the popular feature are Debugger Feature, Log Viewer, Print List, Toolbar Manager etc.</p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/features" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/features</a></p>
<h4>SPIEFolder</h4>
<p>Allows you to either Import a file system folder (And all files and subfolders) into a SharePoint Document Library, and also export a SharePoint Document Library to the file system for WSS 2.0/SPS2003 or WSS 3.0/MOSS 2007.</p>
<p>This tool completely replicates the document libraries folder hierarchy to the file system when exporting, and replicates the folder hierarchy from the file system to the document library when importing.</p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/SPIEFolder" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/SPIEFolder</a></p>
<h4>SPSiteManager</h4>
<p>The purpose of the SharePoint Site Manager (SPSiteManager) is to assist customers with performing SharePoint Site Collection maintenance activities for SharePoint Products and Technologies (which includes Windows SharePoint Services 2.0 and SharePoint Portal Server 2003). This sample source can be compiled to produce a tool that will allow you to analyze your farm looking for problems, repartition/level sites across content databases, perform batch backups, restores, and deletes of site collections, and perform Site maintenance and cleanup for SharePoint Portal Server.</p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/SPSiteManager" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/SPSiteManager</a></p>
<h4>SPPurgeList</h4>
<p>Allows you to purge the contents from any list or document library on WSS 2.0/SPS2003 or WSS 3.0/MOSS 2007.</p>
<p>If you need to retain a list/document library itself (Maintaining its original GUID) without completely deleting the entire list/document library and re-creating, this tool can help.<br />
You could certainly use Web Folders (WebDAV) to clear the contents, but users stand the chance of accidentally deleting the contents of the forms folder which is not desirable. As well, you could script and automate the task using this tool if you desired.</p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/sppurgelist" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/sppurgelist</a></p>
<h4>SPLSBackup</h4>
<p>The purpose of SPLSBackup is to mimic STSADM site collection level backup/restore but with options for setting/unsetting the sites lock state during the operation, therefore eliminating the need to manually visit the SharePoint Central Admin pages before and after.</p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/splsbackup" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/splsbackup</a></p>
<h4>SharePoint Access Checker Web Part</h4>
<p>Quickly check what objects within a SharePoint site hierarchy a user has access to.</p>
<p>The Access Checker Web Part is a Windows SharePoint Services Web Part, for use within Windows SharePoint Services v3 and Microsoft Office SharePoint Server 2007, that displays a tree view showing permissions on objects for a user scoped to a Site hierarchy. It also has a second mode which will show the permission inheritance of objects within a Site hierarchy.</p>
<p><strong>Download from CodePlex<br />
</strong><a href="http://www.codeplex.com/AccessChecker" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/AccessChecker</a></p>
<h4>WSPBuilder</h4>
<p>The WSPbuilder is a console application that creates SharePoint Solutions files based on a folder structure. WSPBuilder will automatically traverse a &#8220;12&#8243; folder structure and creates a SharePoint solution manifest.xml and the wsp file based on the files it finds.</p>
<p>Therefore you do not need the knowledge of how to create a solution manifest.xml and wsp file any more.</p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/wspbuilder" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/wspbuilder</a></p>
<h4>SharePoint Used Space Information</h4>
<p>SharePoint Used Space Information is a console application which allows to retrieve information about space used (bytes) by all sites and sub-sites for a specific site collection into .csv files.</p>
<p><strong>Download from CodePlex</strong><br />
<a href="http://www.codeplex.com/SPUsedSpaceInfo" class="external" target="_blank" rel="nofollow">http://www.codeplex.com/SPUsedSpaceInfo</a></p>
<p><strong>If you have used any of these tools, please drop a comment and share your views.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.praveenmodi.com/list-of-free-sharepoint-tools-from-codeplex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>12 by 2012</title>
		<link>http://www.praveenmodi.com/12-things-to-do-by-2012/</link>
		<comments>http://www.praveenmodi.com/12-things-to-do-by-2012/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 21:36:27 +0000</pubDate>
		<dc:creator>Praveen Modi</dc:creator>
		
		<category><![CDATA[Featured]]></category>

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

		<category><![CDATA[12 by 2012]]></category>

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

		<guid isPermaLink="false">http://www.praveenmodi.com/?p=75</guid>
		<description><![CDATA[As we move into a new year, my thoughts turn to the questions I have often asked myself
- What is the purpose of my life?
- What do I really want to do with it?
As always, I don’t have answers to any of these questions. I don’t know the purpose of my life or what I [...]]]></description>
			<content:encoded><![CDATA[<p>As we move into a new year, my thoughts turn to the questions I have often asked myself</p>
<p>- What is the purpose of my life?<br />
- What do I really want to do with it?</p>
<p>As always, I don’t have answers to any of these questions. I don’t know the purpose of my life or what I want to do with it. What I do know is that I haven’t done enough with my life, not nearly enough.</p>
<p>I am not an opponent of long term goals but to keep realistic I like to set goals for foreseeable future. Here is a list of twelve things I want to do before I celebrate the New Year in 2012.</p>
<p>Some of the things in the list seems challenging while few others looks impossible today. I’m putting the list up on my blog and will post about my progress on a quarterly basis. In the worst case, I’ll give up on the list in a few weeks. Even if don’t, I’ll probably be able to do less than ten things on the list by 2012. But, I will give my best shot to achieve all of them.</p>
<p>So, finally, without further ado, in no particular order, here are twelve things I want to do by 2012:</p>
<ul>
<li><span style="font-family: arial; color: #800000;">Take my web startup to </span><a href="http://herringresearch.com/eventspace/blgtrx_event_home/asia08/redherring100.html" target="_blank" class="external" rel="nofollow"><span style="font-family: arial; color: #800000;"><span style="text-decoration: underline;">Red Herring 100 Asia</span></span></a><span style="font-family: arial; color: #800000;"><span style="text-decoration: underline;">.</span> </span></li>
<li><span style="font-family: arial; color: #800000;">Achieve the </span><a href="http://mvp.support.microsoft.com/" target="_blank" class="external" rel="nofollow"><span style="font-family: arial; color: #800000;"><span style="text-decoration: underline;">Microsoft Most Valuable Professionals (MVP)</span></span></a><span style="font-family: arial; color: #800000;"> award. </span></li>
<li><span style="font-family: arial; color: #800000;">Buy a house in Seattle. </span></li>
<li><span style="font-family: arial; color: #800000;">Travel to least 12 countries I haven’t visited before. </span></li>
<li><span style="font-family: arial; color: #800000;">Cruise trip to Alaska with 2 weeks stay. </span></li>
<li><span style="font-family: arial; color: #800000;">Take a month off to drive cross country from </span><a href="http://maps.google.com/maps?f=d&amp;saddr=seattle&amp;daddr=boston&amp;hl=en&amp;geocode=&amp;mra=ls&amp;sll=46.739861,-118.916016&amp;sspn=12.350554,33.837891&amp;ie=UTF8&amp;z=5" target="_blank" class="external" rel="nofollow"><span style="font-family: arial; color: #800000;"><span style="text-decoration: underline;">Seattle to Boston</span></span></a><span style="font-family: arial; color: #800000;"><span style="text-decoration: underline;">.</span> </span></li>
<li><span style="font-family: arial; color: #800000;">Take a hot-air balloon ride. </span></li>
<li><span style="font-family: arial; color: #800000;">Watch at least top 100 movies from the </span><a href="http://www.imdb.com/chart/top" target="_blank" class="external" rel="nofollow"><span style="font-family: arial; color: #800000;"><span style="text-decoration: underline;">IMDB Top 250 Movies</span></span></a><span style="font-family: arial; color: #800000;"> list. </span></li>
<li><span style="font-family: arial; color: #800000;">Learn French and start a new blog in French language. </span></li>
<li><span style="font-family: arial; color: #800000;">Put up an exhibition of my photography. </span></li>
<li><span style="font-family: arial; color: #800000;">Coffee with Bill Gates.</span></li>
<li><span style="font-family: arial; color: #800000;">Yet to decide<br />
</span></li>
</ul>
<p>Do wish me luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.praveenmodi.com/12-things-to-do-by-2012/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Oxite - Open Source blogging platform from Microsoft</title>
		<link>http://www.praveenmodi.com/oxite-open-source-blogging-platform-microosoft/</link>
		<comments>http://www.praveenmodi.com/oxite-open-source-blogging-platform-microosoft/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 04:56:28 +0000</pubDate>
		<dc:creator>Praveen Modi</dc:creator>
		
		<category><![CDATA[CMS]]></category>

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

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

		<category><![CDATA[ASP.NET MVC based Blogging]]></category>

		<category><![CDATA[Microsoft Blogging Platform]]></category>

		<category><![CDATA[Microsoft Oxide]]></category>

		<guid isPermaLink="false">http://www.praveenmodi.com/?p=36</guid>
		<description><![CDATA[




Microsoft today released an alpha version of Oxite, an open source CMS (Content Management System) that developers can use to build sophisticated blogs or large web sites.
Microsoft Oxite offers almost everything you need in a good blogging platform - anonymous or authenticated commenting, comment moderation, gravatar support, RSS feeds, pingbacks, trackbacks, SEO optimized clean URLs, [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_56" class="wp-caption alignleft" style="width: 176px;">
<dt class="wp-caption-dt"><a href="http://www.praveenmodi.com/wp-content/uploads/2008/12/oxite.png"><img class="size-medium wp-image-56" title="oxite" src="http://www.praveenmodi.com/wp-content/uploads/2008/12/oxite.png" alt="Microsofts Open source Blogging Platform" width="166" height="88" /></a></dt>
</dl>
</div>
<p>Microsoft today released an alpha version of Oxite, an open source CMS (Content Management System) that developers can use to build sophisticated blogs or large web sites.</p>
<p>Microsoft Oxite offers almost everything you need in a good blogging platform - anonymous or authenticated commenting, comment moderation, gravatar support, RSS feeds, pingbacks, trackbacks, SEO optimized clean URLs, multiple blogs, group blogging and support for custom pages.<br />
At first glance Oxite appears to compete with established blogging products including those from Six Apart.<br />
<span id="more-36"></span></p>
<h2><strong>Oxite vs WordPress and Blogger</strong></h2>
<ol>
<li>Oxite is is not targeted at the end user or less-technical Web users wanting to set up a blog, instead it is designed for developers who need to create CMS applications using the Microsoft Platform.</li>
<li>You need Windows hosting to run Oxite since it is based on the Microsoft technology stack - ASP.NET MVC and SQL Server. WordPress’ runs on less costly Linux based PHP and MySQL hosting.</li>
</ol>
<p>Like WordPress and Blogger, Oxite does support the MetaWebLog API so it should be easy for end users to publish content via Windows Live Writer and other existing blog clients.</p>
<h2><strong>Oxite on Codeplex</strong></h2>
<p><a class="alignleft external" title="Microsoft Oxide" href="http://www.codeplex.com/oxite" target="_blank" rel="nofollow">http://www.codeplex.com/oxite</a></p>
<h2>Video from Oxite Developers</h2>
<p>Video from Oxite dev team sharing how they built Oxite and the salient features of the product.</p>
<div style="align:center"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/QJbfO7zS9No&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/QJbfO7zS9No&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://www.praveenmodi.com/oxite-open-source-blogging-platform-microosoft/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

