<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Smitty&#039;s Tech Notes</title>
	<atom:link href="http://bsmithtechnotes.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bsmithtechnotes.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 16 Feb 2010 20:59:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bsmithtechnotes.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Smitty&#039;s Tech Notes</title>
		<link>http://bsmithtechnotes.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bsmithtechnotes.wordpress.com/osd.xml" title="Smitty&#039;s Tech Notes" />
	<atom:link rel='hub' href='http://bsmithtechnotes.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SharePoint InfoPath Drop Box</title>
		<link>http://bsmithtechnotes.wordpress.com/2010/02/16/sharepoint-infopath-drop-box/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2010/02/16/sharepoint-infopath-drop-box/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 20:59:53 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=28</guid>
		<description><![CDATA[I&#8217;ve been working on submitting an InfoPath form to a form library. In this case, the user should only have access to their own form(s), yet an admin should be able to see their own form(s) and everyone elses. SharePoint would handle this nicely out of the box if this was a simple list, since [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=28&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on submitting an InfoPath form to a form library. In this case, the user should only have access to their own form(s), yet an admin should be able to see their own form(s) and everyone elses.</p>
<p>SharePoint would handle this nicely out of the box if this was a simple list, since lists have item level permissions built in, but not the case with forms. So I finally figured out this out of the box solution.</p>
<ul>
<li>In the <strong>Form Library Settings</strong> set <strong>Require content approval for submitted items </strong>to Yes. This is found under <strong>Versioning  Settings.</strong></li>
<li>Create a new <strong>Permission Level</strong> called <strong>Form Submitter</strong>. This custom role should be able to <strong>Add Items</strong> and <strong>View Items</strong>. Now give the group of users that will be submitting forms in the form library, this level of permissions on the library and give your admin contribute rights or higher.</li>
</ul>
<p>Since your submitter doesn&#8217;t have rights to approve the form only themselves and the admin will be able to see it. The admin just has to make sure that they don&#8217;t approve the form.</p>
<p>What I ended up doing is creating a work flow that the admin can kick off to move the form to an <em>archive</em> folder that only the admin has rights to once the form has been completed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=28&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2010/02/16/sharepoint-infopath-drop-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint Membership Fix</title>
		<link>http://bsmithtechnotes.wordpress.com/2010/02/16/sharepoint-membership-fix/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2010/02/16/sharepoint-membership-fix/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 20:45:01 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=26</guid>
		<description><![CDATA[For many months I&#8217;ve been curious why our Membership List in our MySites, under My Links in SharePoint 2007 and under My SharePoint Sites in the Office 2007 Dialogue box weren&#8217;t populated. Most the forums pointed to re crawling your site, deleting old databases, etc&#8230; and while this may work for some it didn&#8217;t work [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=26&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For many months I&#8217;ve been curious why our Membership List in our <strong>MySites</strong>, under <strong>My Links</strong> in SharePoint 2007 and under <strong>My SharePoint Sites</strong> in the Office 2007 Dialogue box weren&#8217;t populated.</p>
<p>Most the forums pointed to re crawling your site, deleting old databases, etc&#8230; and while this may work for some it didn&#8217;t work for us. Our real problem is we weren&#8217;t defining Members for each site, we were just assigning advanced permissions for each site. To set a group as Members of a site do the following.</p>
<ul>
<li>On your team site, go to <strong>Site Actions</strong> and then <strong>Site Settings</strong></li>
<li>In the first column under <strong>User and Permissions,</strong> click on <strong>People and Groups</strong></li>
<li>From the <strong>Settings</strong> menu choose <strong>Set Up Groups</strong></li>
<li>Set the <strong>Members of this Site </strong>option and click ok.</li>
</ul>
<p>Your search will have to run a re-crawl at this point for it to pick up on your membership list. If that doesn&#8217;t work try doing a full crawl, but be careful to do this during non-peak hours.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=26&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2010/02/16/sharepoint-membership-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint 2007 / Client Windows XP / Server 2003 / IE 8 / and switching to Explorer View</title>
		<link>http://bsmithtechnotes.wordpress.com/2010/02/15/sharepoint-2007-client-windows-xp-server-2003-ie-8-and-switching-to-explorer-view/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2010/02/15/sharepoint-2007-client-windows-xp-server-2003-ie-8-and-switching-to-explorer-view/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 17:42:17 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=24</guid>
		<description><![CDATA[For a long time there was a reported problem with SharePoint 2007 / Client Windows  XP / Server 2003 / IE 8 / and switching to Explorer View in Document libraries. I&#8217;ve investigated this every few months and with now silver bullet for a fix, untill now. I recommend the following Make sure WebClient is started [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=24&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For a long time there was a reported problem with SharePoint 2007 / Client Windows  XP / Server 2003 / IE 8 / and switching to Explorer View in Document libraries. I&#8217;ve investigated this every few months and with now silver bullet for a fix, untill now.</p>
<p>I recommend the following</p>
<ul>
<li>Make sure WebClient is started ont he Server</li>
<li>Run all XP updates + IE Updates</li>
<li>Reboot</li>
</ul>
<p>I think the fix is most likely burried in an IE 8 update.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=24&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2010/02/15/sharepoint-2007-client-windows-xp-server-2003-ie-8-and-switching-to-explorer-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
		<item>
		<title>Apache / Office 2007 / Mime Types Problem</title>
		<link>http://bsmithtechnotes.wordpress.com/2010/01/22/apache-office-2007-mime-types-problem/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2010/01/22/apache-office-2007-mime-types-problem/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 16:15:20 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=21</guid>
		<description><![CDATA[We were having problems with some web browsers downloading Office 2007 documents to local work stations. When you clicked to download docx or exls file Internet Explorer 7.0 would rename the extension to .zip. There’s a couple of quick fixes for this. What I choose to do is to create a .htaccess file in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=21&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>We were having problems with some web browsers downloading Office 2007 documents to local work stations. When you clicked to download docx or exls file Internet Explorer 7.0 would rename the extension to .zip.</p>
<p>There’s a couple of quick fixes for this. What I choose to do is to create a .htaccess file in the root web app folder with the following text.</p>
<p>AddType application/onenote onetoc onetoc2 onetmp onepkg</p>
<p>AddType application/vnd.ms-excel.addin.macroEnabled.12 xlam</p>
<p>AddType application/vnd.ms-excel.sheet.binary.macroEnabled.12 xlsb</p>
<p>AddType application/vnd.ms-excel.sheet.macroEnabled.12 xlsm</p>
<p>AddType application/vnd.ms-excel.template.macroEnabled.12 xltm</p>
<p>AddType application/vnd.ms-powerpoint.addin.macroEnabled.12 ppam</p>
<p>AddType application/vnd.ms-powerpoint.presentation.macroEnabled.12 pptm</p>
<p>AddType application/vnd.ms-powerpoint.slide.macroEnabled.12 sldm</p>
<p>AddType application/vnd.ms-powerpoint.slideshow.macroEnabled.12 ppsm</p>
<p>AddType application/vnd.ms-powerpoint.template.macroEnabled.12 potm</p>
<p>AddType application/vnd.ms-word.document.macroEnabled.12 docm</p>
<p>AddType application/vnd.ms-word.template.macroEnabled.12 dotm</p>
<p>AddType application/vnd.openxmlformats-officedocument.presentationml.presentation pptx</p>
<p>AddType application/vnd.openxmlformats-officedocument.presentationml.slide sldx</p>
<p>AddType application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx</p>
<p>AddType application/vnd.openxmlformats-officedocument.presentationml.template potx</p>
<p>AddType application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx</p>
<p>AddType application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx</p>
<p>AddType application/vnd.openxmlformats-officedocument.wordprocessingml.document docx</p>
<p>AddType application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx</p>
<p>You could add this in the Apache config, but I found it easy enough to just make a .htaccess.</p>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=21&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2010/01/22/apache-office-2007-mime-types-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint Groups vs AD Groups</title>
		<link>http://bsmithtechnotes.wordpress.com/2009/08/10/sharepoint-groups-vs-ad-groups/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2009/08/10/sharepoint-groups-vs-ad-groups/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 14:53:21 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=19</guid>
		<description><![CDATA[We had a big delima at my company on wheather to use the built in SharePoint Groups vs AD Groups. We did some research and found the debate split 50/50 for what people recommend. We decided to go with SharePoint Groups to manage our group permission in Sharepoint. Granted AD would have given us a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=19&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We had a big delima at my company on wheather to use the built in SharePoint Groups vs AD Groups. We did some research and found the debate split 50/50 for what people recommend.</p>
<p>We decided to go with SharePoint Groups to manage our group permission in Sharepoint. Granted AD would have given us a one stop shop for all of our permissions, but we felt it was better to go with SharePoint Groups.</p>
<ul>
<li>SharePoint Groups will allow us to delegate managing the groups to committee chairs, project leaders, etc&#8230; This is one less thing that Information Systems will have to manage. We can set the site up, make the base group and let the site lead take it from there.</li>
<li>SharePoint Groups are viewable by SharePoint. This means we can use a Web Part to show the membership of a site on the site. This is really useful for project and committee sites, when it&#8217;s nice to have a team director right there. Granted we could have wrote a web part to do this our bought one, but it&#8217;s built in to SharePoint.</li>
</ul>
<p>So that&#8217;s are take and we are sticking to it, till we change our minds. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=19&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2009/08/10/sharepoint-groups-vs-ad-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress Tip</title>
		<link>http://bsmithtechnotes.wordpress.com/2009/07/01/wordpress-tip/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2009/07/01/wordpress-tip/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 15:38:43 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=17</guid>
		<description><![CDATA[I do a fair amount of development with WordPress and generally have a development install and a production install for each site. For awhile I had trouble keeping the backends straight when I was flipping back and forth. Finally what I did is set my Admin Color Scheme on production sites to blue for my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=17&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I do a fair amount of development with WordPress and generally have a development install and a production install for each site. For awhile I had trouble keeping the backends straight when I was flipping back and forth.</p>
<p>Finally what I did is set my Admin Color Scheme on production sites to blue for my admin user and to Gray on development sites. This has helped alot to keep them straight with an easy glance at the colors.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=17&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2009/07/01/wordpress-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
		<item>
		<title>Tech Support Model</title>
		<link>http://bsmithtechnotes.wordpress.com/2009/06/24/tech-support-model/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2009/06/24/tech-support-model/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 11:53:55 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[SAP BarracudaNetworks]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=12</guid>
		<description><![CDATA[I have experienced two extremes of tech support. One is really good and one leaves something to be desired. Barracuda Networks These guys are top notch. I call in my problem or submit it online and I usually have a call back within 5 to 10 minutes top. They remote in and fix my solution, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=12&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have experienced two extremes of tech support. One is really good and one leaves something to be desired.</p>
<p><strong>Barracuda Networks<br />
</strong></p>
<ul>
<li>These guys are top notch. I call in my problem or submit it online and I usually have a call back within 5 to 10 minutes top. They remote in and fix my solution, within minutes.</li>
</ul>
<p><strong>SAP</strong></p>
<ul>
<li>I had several questions regarding Crystal Server Enterprise so I called them in. SAP proceeded to then spend 12 days verifying if I had a valid support contract (I had to email old PO&#8217;s, etc&#8230; to prove I had support.). Once that was cleared up, the representative referred me to the community network for help. One of the reasons, I called my problems in is because my community network ID no longer worked, despite resetting the password numerous times. I finally got my ID reset and finally had to email SAP support again because the support portal isn&#8217;t easy to navigate. Who would have thought a &#8220;help ticket&#8221; or &#8220;support request&#8221; would be buried several pages in and called a &#8220;message&#8221;.  I think it would be better to use standard industry lingo. At least the support people sent me a 23 page PDF file on how to submit a &#8220;message&#8221;. I&#8217;m not joking, 23 pages. I&#8217;m sure if a customer has frequent problems with SAP they become familiar with the whole process, but for us who only call in a request every year or two, this is a big pain.</li>
</ul>
<p><strong>In the end.</strong></p>
<p>Kudos + mad props to Barracuda</p>
<p>and SAP, you need to keep working at it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=12&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2009/06/24/tech-support-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint MySite Readers Group</title>
		<link>http://bsmithtechnotes.wordpress.com/2009/06/15/sharepoint-mysite-readers-group/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2009/06/15/sharepoint-mysite-readers-group/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 15:54:28 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=10</guid>
		<description><![CDATA[We had wanted just a subset of users in our domain to be able to access our portal and mysites. So we setup a SharePoint group in AD, to facilitate this. One problem we ran into was that all authenticated users were able to gain access, not  a major problem since we are still in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=10&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We had wanted just a subset of users in our domain to be able to access our portal and mysites. So we setup a SharePoint group in AD, to facilitate this. One problem we ran into was that all authenticated users were able to gain access, not  a major problem since we are still in developement.</p>
<p>To fix this change the setting in login to your SharePoint back end and goto The &#8220;Shared Services Administration&#8221; and click on &#8220;My Site Settings&#8221;.</p>
<p>Change the Default reader group to your AD SharePoint Group.</p>
<p>This doesn&#8217;t casecade to all your current mysites. Each one now has to be tweaked. I&#8217;m looking for a fast way to do this but no luck yet.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=10&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2009/06/15/sharepoint-mysite-readers-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint / Webdav / Mac Integration</title>
		<link>http://bsmithtechnotes.wordpress.com/2009/06/04/sharepoint-webdave-mac-integration/</link>
		<comments>http://bsmithtechnotes.wordpress.com/2009/06/04/sharepoint-webdave-mac-integration/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 19:43:24 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bsmithtechnotes.wordpress.com/?p=3</guid>
		<description><![CDATA[I&#8217;ve been working on getting my Mac to be able to connect to my organization&#8217;s SharePoint Server to allow for mass upload of documents. I ran into a couple hurdles, so this what I figured out. In finder goto Go-&#62;Connect to Server In the server address, paste in the url of the library you want [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=3&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on getting my Mac to be able to connect to my organization&#8217;s SharePoint Server to allow for mass upload of documents. I ran into a couple hurdles, so this what I figured out.</p>
<ul>
<li>In finder goto Go-&gt;Connect to Server</li>
<li>In the server address, paste in the url of the library you want to map to</li>
<li>Click &#8220;connect&#8221;</li>
<li>Enter in your domain, username and password.</li>
</ul>
<p>It should mount the folder on your desktop. I expected to be able to drag and drop right into the mount, but that is not the case.</p>
<p>I ended up downloading free program call <a href="http://www.mucommander.com/">muCommander</a>. This program will let you bridge your local file system (left hand column) and then browse the remote file system (right hand column). Now navigate to the correct place in your SharePoint library and in your file system and you can drag and drop using muCommander.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bsmithtechnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bsmithtechnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bsmithtechnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bsmithtechnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bsmithtechnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bsmithtechnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bsmithtechnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bsmithtechnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bsmithtechnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bsmithtechnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bsmithtechnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bsmithtechnotes.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bsmithtechnotes.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bsmithtechnotes.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bsmithtechnotes.wordpress.com&amp;blog=8038618&amp;post=3&amp;subd=bsmithtechnotes&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bsmithtechnotes.wordpress.com/2009/06/04/sharepoint-webdave-mac-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea7f340a434f68747730ad431c87b86d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smittyatthebeach</media:title>
		</media:content>
	</item>
	</channel>
</rss>
