<?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>SharePoint &#187; CodePlex</title>
	<atom:link href="http://www.sharepointboris.net/category/codeplex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Thu, 22 Dec 2011 11:45:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fix lookups&#8211;update for SharePoint 2010</title>
		<link>http://www.sharepointboris.net/2011/12/fix-lookupsupdate-for-sharepoint-2010/</link>
		<comments>http://www.sharepointboris.net/2011/12/fix-lookupsupdate-for-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 11:16:06 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
				<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[Lookup field]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2011/12/fix-lookupsupdate-for-sharepoint-2010/</guid>
		<description><![CDATA[A while ago I prepared a simple solution on CodePlex that helps to reattach broken lookup columns (due to restore, migration,…). There is an update available – on the same place – CodePlex. The project is still a small console application. How to use it? Run it and follow instructions. Click here to download the [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I prepared a simple solution on <a href="http://gomiunik.codeplex.com/" target="_blank">CodePlex</a> that helps to reattach broken lookup columns (due to restore, migration,…). </p>
<p>There is an update available – on the same place – CodePlex. The project is still a small console application. </p>
<p>How to use it? Run it and follow instructions.</p>
<p><a href="http://gomiunik.codeplex.com/releases/view/76182" target="_blank">Click here to download the latest release.</a></p>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2011/12/fix-lookupsupdate-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Display members of AD groups in SharePoint</title>
		<link>http://www.sharepointboris.net/2011/12/display-members-of-ad-groups-in-sharepoint/</link>
		<comments>http://www.sharepointboris.net/2011/12/display-members-of-ad-groups-in-sharepoint/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 10:58:18 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
				<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2011/12/display-members-of-ad-groups-in-sharepoint/</guid>
		<description><![CDATA[Have you ever found yourself in a situation where you&#8217;ve followed recommended practice to use also AD groups? Perfect. So you create an AD group, add some users to that group and next you add that group into a SharePoint security group. Good. Now three months from now if somebody asks you to list all [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever found yourself in a situation where you&#8217;ve followed recommended practice to use also AD groups? Perfect. So you create an AD group, add some users to that group and next you add that group into a SharePoint security group. Good. Now three months from now if somebody asks you to list all members of that group, what do you do? Remote to your Active directory and list (or printscreen) the group&#8217;s members. </p>
<p>Now thanks to my friend&#8217;s solution, you can tell them to go see for themselves. Robi Vončina has prepared a solution to list AD group members directly on your SharePoint site. It&#8217;s a nice solution to see who&#8217;s messing around your site. </p>
<p><a href="http://sp2010adgroupmembers.codeplex.com/" target="_blank"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; border-top: 0px; border-right: 0px; padding-top: 0px" border="0" alt="" src="http://xblogs.kompas-xnet.si/image.axd?picture=120911_1615_Displaymemb1_1.png" width="223" height="341" /></a></p>
<p><a href="http://sp2010adgroupmembers.codeplex.com/" target="_blank">The solution can be found on CodePlex</a>.</p>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2011/12/display-members-of-ad-groups-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS Lanugage pack installation without CD/DVD</title>
		<link>http://www.sharepointboris.net/2009/09/moss-lanugage-pack-installation-without-cddvd/</link>
		<comments>http://www.sharepointboris.net/2009/09/moss-lanugage-pack-installation-without-cddvd/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 10:14:34 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2009/09/moss-lanugage-pack-installation-without-cddvd/</guid>
		<description><![CDATA[MOSS 2007 Lanugage Pack comes in .img format, which you can burn to a CD and then use it for installing Language pack. If you’re working remotely or working with a server that has no CD/DVD drive, this might pose a slight problem. You can avoid this in a simple way: 1. Rename the .img [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2447426b-8689-4768-bff0-cbb511599a45&amp;displaylang=en" target="_blank">MOSS 2007 Lanugage Pack</a> comes in .img format, which you can burn to a CD and then use it for installing Language pack. If you’re working remotely or working with a server that has no CD/DVD drive, this might pose a slight problem. </p>
<p>You can avoid this in a simple way:</p>
<p>1. Rename the .img file into an .iso file.</p>
<p>2. Download <a href="http://portableapps.com/apps/utilities/7-zip_portable" target="_blank">7-zip portable version</a> and extract the executable to a folder on your server desktop.</p>
<p>3. Navigate to the extracted folder and run 7-ZipPortable.exe.</p>
<p>4. Browse and open (double-click) the renamed .iso file    <br /><a href="http://boris.gomiunik.net/wp-content/uploads/2009/09/image.png" rel="lightbox[481]" title="image"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2009/09/image_thumb.png" width="337" height="232" /></a> </p>
<p>5. You can extract all files from the .iso to another folder on your desktop<a href="http://boris.gomiunik.net/wp-content/uploads/2009/09/image1.png" rel="lightbox[481]" title="image">      <br /><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2009/09/image_thumb1.png" width="418" height="296" /></a> </p>
<p>Now you can browse to that folder and run the setup of language pack with no problem.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:84fe55f4-7998-47a5-93b0-11ce1b730eba" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/MOSS" rel="tag">MOSS</a>,<a href="http://technorati.com/tags/MOSS+language+pack" rel="tag">MOSS language pack</a>,<a href="http://technorati.com/tags/SharePoint" rel="tag">SharePoint</a>,<a href="http://technorati.com/tags/7-zip" rel="tag">7-zip</a>,<a href="http://technorati.com/tags/iso" rel="tag">iso</a></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2009/09/moss-lanugage-pack-installation-without-cddvd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Utility to quickly reapply themes in all subwebs</title>
		<link>http://www.sharepointboris.net/2009/05/utility-to-quickly-reapply-themes-in-all-subwebs/</link>
		<comments>http://www.sharepointboris.net/2009/05/utility-to-quickly-reapply-themes-in-all-subwebs/#comments</comments>
		<pubDate>Mon, 11 May 2009 05:49:47 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint branding]]></category>

		<guid isPermaLink="false">http://boris.gomiunik.net/2009/05/utility-to-quickly-reapply-themes-in-all-subwebs/</guid>
		<description><![CDATA[If you’re in SharePoint branding, this small command-line utility might come in handy. If you have a custom template made and deployed to server and after a while you need to make a small modification, you can already be stuck with hundreds of subwebs using your custom template. If you make a change to the [...]]]></description>
			<content:encoded><![CDATA[<p>If you’re in SharePoint branding, this small command-line utility might come in handy. If you have a custom template made and deployed to server and after a while you need to make a small modification, you can already be stuck with hundreds of subwebs using your custom template. If you make a change to the existing template, the change won’t be visible in the existing templates until you apply another theme and apply the same theme again to each of those webs. </p>
<p>Because this can be a painstaking job, I’ve composed a simple command-line utility to cycle through all of the webs in a site collection and apply default theme and reapply existing theme. </p>
<p>You can download it from <a href="http://gomiunik.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27145" target="_blank">CodePlex</a>.</p>
<p>Usage is simple. Download it to the server running Windows SharePoint Services site you wish to reTheme. Open command prompt in the download folder and run command <strong>retheme http://site_collection_url. </strong></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:aae30fba-34ad-4f32-9c74-c9f0c61636fb" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/SharePoint+branding" rel="tag">SharePoint branding</a>,<a href="http://technorati.com/tags/CSS" rel="tag">CSS</a>,<a href="http://technorati.com/tags/SharePoint+Theme" rel="tag">SharePoint Theme</a></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2009/05/utility-to-quickly-reapply-themes-in-all-subwebs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

