<?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>Marketing and Self Development explained - Corporate Skills &#187; Microsoft Sharepoint</title>
	<atom:link href="http://corporateskills.co.uk/category/microsoft-sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://corporateskills.co.uk</link>
	<description>Self development and marketing myths explored and explained.</description>
	<lastBuildDate>Fri, 11 Jun 2010 09:02:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enabling incoming email on SharePoint Document Libraries and Lists</title>
		<link>http://corporateskills.co.uk/microsoft-sharepoint/enabling-incoming-email-sharepoint/</link>
		<comments>http://corporateskills.co.uk/microsoft-sharepoint/enabling-incoming-email-sharepoint/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 17:19:29 +0000</pubDate>
		<dc:creator>sanjaydachary</dc:creator>
				<category><![CDATA[Microsoft Sharepoint]]></category>
		<category><![CDATA[central administration]]></category>
		<category><![CDATA[incoming email]]></category>
		<category><![CDATA[internet information server]]></category>
		<category><![CDATA[sharepoint server]]></category>
		<category><![CDATA[smtp service]]></category>

		<guid isPermaLink="false">http://www.corporateskills.co.uk/?p=310</guid>
		<description><![CDATA[As you know, Microsoft is gently nudging users to migrate away from public folders and onto SharePoint document libraries and lists. In the initial release of Exchange Server 2007, there wasn’t even a GUI interface to manage public folders, although this was added in Exchange 2007 SP1. It is fairly easy to configure SharePoint to accept incoming email for document libraries and lists. Once a document library or list is configured to accept incoming email, you can send messages to the Document library or list just like a public folder.]]></description>
			<content:encoded><![CDATA[<p><em>By Alan Sugano of www.Adscon.com</em></p>
<p>As you know, Microsoft is gently nudging users to migrate away from public folders and onto SharePoint document libraries and lists. In the initial release of Exchange Server 2007, there wasn’t even a GUI interface to manage public folders, although this was added in Exchange 2007 SP1. It is fairly easy to configure SharePoint to accept incoming email for document libraries and lists. Once a document library or list is configured to accept incoming email, you can send messages to the Document library or list just like a public folder.</p>
<p>If your message has an attachment, the attachment will also be saved in the document library, however the attachment and email message (if you’ve configured the document library to save your email messages) will appear as two separate entries in the document library. If you’re currently using public folders to track message threads, consider enabling inbound email for a Discussion Board Web Part, which is probably the closest match for this type of use of a public folder. Here are the high-level steps to configure incoming email for your Document Library or List:</p>
<p>1. Install SMTP on the SharePoint front-end server.<br />
2. Configure Active Directory (AD) for SharePoint Contacts.<br />
3. Configure Inbound Email Settings using SharePoint Central Administration.<br />
4. Configure a document library to accept incoming email.<br />
5. Test.<br />
<strong><span id="more-310"></span><br />
Install SMTP on the SharePoint Front-End Server</strong><br />
If you want to enable inbound email on SharePoint, verify that the SMTP Service is installed on the SharePoint front-end server. Complete the following steps to install SMTP on the SharePoint Server.</p>
<p>1. Click Start, Settings, Control Panel, Add/Remove Programs.<br />
2. Click Add/Remove Windows Components.<br />
3. Click the Application Server, Details button.<br />
4. Click Internet Information Server (IIS), Details button.<br />
5. Select the SMTP Service check box and click OK.</p>
<p>Alternately you can specify an email drop folder that&#8217;s on a different server or share, however Microsoft doesn&#8217;t recommend doing this, because there is no way for the SharePoint server to detect if the drop location has changed.</p>
<p><strong>Configure Active Directory for SharePoint Contacts</strong><br />
You can configure SharePoint to automatically update contact information, groups and distribution lists in AD. To segregate out these SharePoint-generated Active Directory Objects, I suggest you create a separate organizational unit (OU) in AD. In this example, I created an OU called SharePoint that is placed off of the root container in AD.</p>
<p><strong>Configure Inbound Email Settings Using SharePoint Central Administration</strong><br />
Complete the following steps to enable incoming email on SharePoint.<br />
1. Start SharePoint Central Administration on the SharePoint server.<br />
2. Click the Operations tab, Incoming e-mail Settings.<br />
3. Select Yes to enable incoming mail.<br />
4. Select Automatic for the Settings mode.<br />
5. Select Yes to use SharePoint Directory Management.<br />
6. Specify the location of the SharePoint OU in AD. If you created a SharePoint OU off of the root the entry would be OU=SharePoint, DC= , DC=com.<br />
7. Specify the fully qualified name of the SharePoint server that will accept incoming email.<br />
8. Select Yes (highly recommended), to only accept messages from authenticated users.<br />
9. Select Yes, (recommended) to allow creation of Distribution Groups from SharePoint.<br />
10. Optionally check approval requests for New distribution group, Change distribution group e-mail address, Change distribution group title and description, and Delete distribution group.<br />
11. Enter the email display address.<br />
12. Safe Email Servers. I suggest specifying which servers your Sharepoint Server will receive mail from, otherwise you may receive a lot of Spam into your document library.<br />
<strong>Configure a document library </strong></p>
<p>After you have configured your Sharepoint Server to accept incoming mail, you must configure a document library or list to accept incoming mail. Complete the following steps to allow a document library or list to accept email.<br />
1. Navigate to the desired document library or list and click Settings, Document Library Settings, and Incoming E-mail Settings.<br />
2. Select Yes to allow the Document Library to receive e-mail.<br />
3. Assign an email address to the document library.<br />
4. Select an Option for Attachments. You can save attachments in the root folder, in a sub-folder grouped by email subject, or a sub-folder grouped by sender.<br />
5. Select an option to overwrite files with the same name.<br />
6. Select an option to save the original email. If you select Yes, and you send a message with an attachment, the message and the document will be stored as two separate items in the document library. I suggest initially selecting Yes for this option until you verify that the document library is properly accepting emails.<br />
7. Select an option to save meeting invitations.<br />
8. Select an Email security policy to accept messages based on document library permissions (recommended) or to accept messages from any sender. After you configure the document library, start Active Directory Users and Computers on a domain controller (DC). If you’ve configured your SharePoint Active Directory Management properly you should see Contact in the SharePoint OU that has the Document Library Address. However, you may notice that it does not have the same email address domain that you specified when you set up the email address for the Document library. It probably will have an address in the format of</p>
<p>&lt;document_library_email_­address&gt;@&lt;fully<br />
_ qualified_name_of_your_­SharePoint_Server&gt; .</p>
<p>You can use this address, but if you want to have the address with your standard domain name and not the name of your SharePoint server, you can add in an additional email address for the document library if you are running Exchange. Start the Exchange Management Console and navigate the SharePoint Contact object and add the desired email address for the document library.</p>
<p>After you’ve configured the document library, send an email message with a test attachment and verify that it was properly received into the document library. It can take a few minutes for the email message to appear in the document library.</p>
<p>Alan Sugano is the president of ADS Consulting Group, which specializes in networking, custom programming, Microsoft .NET Web development, and SQL Server development. asugano@adscon.com</p>
]]></content:encoded>
			<wfw:commentRss>http://corporateskills.co.uk/microsoft-sharepoint/enabling-incoming-email-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Google Gadgets to your Sharepoint site</title>
		<link>http://corporateskills.co.uk/microsoft-sharepoint/google_gadgets_in_moss/</link>
		<comments>http://corporateskills.co.uk/microsoft-sharepoint/google_gadgets_in_moss/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 22:00:34 +0000</pubDate>
		<dc:creator>Sheraz Alvi</dc:creator>
				<category><![CDATA[Microsoft Sharepoint]]></category>
		<category><![CDATA[google gadgets]]></category>
		<category><![CDATA[moss]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[users buy in]]></category>
		<category><![CDATA[web part]]></category>

		<guid isPermaLink="false">http://www.corporateskills.co.uk/?p=83</guid>
		<description><![CDATA[Google has hundreds of gadgets that you can be added to any web page. Many of these can be integrated into SharePoint using the Content Editor Web Part or the XML Web Part. Many of the Gadgets can allow users to access information from the web without leaving the comfort of your intranet page.]]></description>
			<content:encoded><![CDATA[<p><strong>&#8220;How do to get users to buy in to SharePoint and start using it?&#8221; </strong></p>
<p>Getting users to switch to using any new application can be tough. To get your user&#8217;s to visit your portal, there has to be content there that the user needs or wants. I recommend starting with content that everyone in the organization can use. Begin migrating the functional areas that all employees interact with, for example Human Resources and Company Wide Calendars.</p>
<p>This type of content engages the user and will keep them coming to the site as you continue to add more business related content. One quick and easy way to add user catching content is to use <a href="http://www.google.com/webmasters/gadgets/foryourpage/index.html">Google Gadgets</a>. Not only can Google Gadgets can help you attract users to your site, they can also keep users from navigating away from the intranet into the World Wide Web.</p>
<p>Google has hundreds of gadgets that you can be added to any web page. Many of these can be integrated into SharePoint using the Content Editor Web Part or the XML Web Part. Many of the Gadgets can allow users to access information from the web without leaving the comfort of your intranet page.</p>
<p>The example below shows how to use the Content Editor Web Part to add a weather gadget to a page.</p>
<ol>
<li>
<div>Browse and find a Google Gadget for your page. Enter the settings for the Gadget. Click the <strong>Get the Code</strong> button. Copy the code in the box
</div>
<p><img src="ftp://216.215.157.244/blogimages/060408_0015_UsingGoogle1.png" alt="" /></li>
<li>Add a Content Editor Web Part to your homepage and modify the web part. <img src="ftp://216.215.157.244/blogimages/060408_0015_UsingGoogle2.png" alt="" /></li>
<li>Click on the <strong>Source Editor</strong> and paste the code from the Google Gadget into the box. <img src="ftp://216.215.157.244/blogimages/060408_0015_UsingGoogle3.png" alt="" /></li>
<li>Save the Changes to the web part. When you reload the page the weather gadget will appear on your page.</li>
</ol>
<p><img src="ftp://216.215.157.244/blogimages/060408_0015_UsingGoogle4.png" alt="" /></p>
<p>Google Gadgets can be an easy way to add external content to your SharePoint site. Be wary and selective when choosing your Gadgets. Not all Google Gadgets are appropriate for use on company portals and using too many gadgets can clutter and make your site less user friendly. Remember the goal is to add content that the users want or need. Some of the Google Gadgets that I think could be useful in a SharePoint environment are the weather gadget, the Count Down gadget (This could be used to countdown to a company event or deadline.), and Google Mini Web gadget.</p>
<p>Happy Gadgeting!</p>
]]></content:encoded>
			<wfw:commentRss>http://corporateskills.co.uk/microsoft-sharepoint/google_gadgets_in_moss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Explore Office SharePoint Server 2007</title>
		<link>http://corporateskills.co.uk/microsoft-sharepoint/explore-office-sharepoint-server/</link>
		<comments>http://corporateskills.co.uk/microsoft-sharepoint/explore-office-sharepoint-server/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 20:32:13 +0000</pubDate>
		<dc:creator>Sheraz Alvi</dc:creator>
				<category><![CDATA[Microsoft Sharepoint]]></category>
		<category><![CDATA[everyday business activities]]></category>
		<category><![CDATA[interactive tutorials]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft office sharepoint designer 2007]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[office sharepoint server]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://www.corporateskills.co.uk/?p=82</guid>
		<description><![CDATA[Top ten benefits of Sharepoint 2007




Provide a simple, familiar, and consistent user experience.Office SharePoint Server 2007 is tightly integrated with familiar client desktop applications, e-mail, and Web browsers to provide a consistent user experience that simplifies how people interact with content, processes, and business data. This tight integration, coupled with robust out-of-the-box functionality, helps you [...]]]></description>
			<content:encoded><![CDATA[<h3><strong>Top ten benefits of Sharepoint 2007</strong></h3>
<table border="0" width="95%">
<tbody>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664011033" border="0" alt="Reason 1" /></td>
<td><strong class="ui">Provide a simple, familiar, and consistent user experience.</strong>Office SharePoint Server 2007 is tightly integrated with familiar client desktop applications, e-mail, and Web browsers to provide a consistent user experience that simplifies how people interact with content, processes, and business data. This tight integration, coupled with robust out-of-the-box functionality, helps you employ services themselves and facilitates product adoption.</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664021033" border="0" alt="Reason 2" /></td>
<td><strong class="ui">Boost employee productivity by simplifying everyday business activities.</strong>Take advantage of out-of-the-box workflows for initiating, tracking, and reporting common business activities such as document review and approval, issue tracking, and signature collection. You can complete these activities without any coding. Tight integration with familiar client applications, e-mail, and Web browsers provide you with a simple, consistent experience. Modifying and extending these out-of-the-box workflow processes is made easy through tools like Microsoft Office SharePoint Designer 2007 (the next release of Microsoft Office FrontPage).</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664031033" border="0" alt="Reason 3" /></td>
<td><strong class="ui">Help meet regulatory requirements through comprehensive control over content.</strong>By specifying security settings, storage policies, auditing policies, and expiration actions for business records in accordance with compliance regulations, you can help ensure your sensitive business information can be controlled and managed effectively. And you can reduce litigation risk for your organization. Tight integration of Office SharePoint Server 2007 with familiar desktop applications means that policy settings are rendered onto client applications in the Microsoft Office system, making it simpler for employees to be aware of and comply with regulatory requirements.</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664041033" border="0" alt="Reason 4" /></td>
<td><strong class="ui">Effectively manage and repurpose content to gain increased business value.</strong>Business users and content authors can create and submit content for approval and scheduled deployment to intranet or Internet sites. Managing multilingual content is simplified through new document library templates that are specifically designed to maintain a relationship between the original version and different translations of a document.</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664051033" border="0" alt="Reason 5" /></td>
<td><strong class="ui">Simplify organization-wide access to both structured and unstructured information across disparate systems.</strong>Give your users access to business data found in common line-of-business systems like SAP and Siebel through Office SharePoint Server 2007. Users can also create personalized views and interactions with business systems through a browser by dragging configurable back-end connections. Enterprise-wide Managed Document Repositories help your organizations store and organize business documents in one central location.</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664061033" border="0" alt="Reason 6" /></td>
<td><strong class="ui">Connect people with information and expertise.</strong>Enterprise Search in Office SharePoint Server 2007 incorporates business data along with information about documents, people, and Web pages to produce comprehensive, relevant results. Features like duplicate collapsing, spelling correction, and alerts improve the relevance of the results, so you can easily find what you need.</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664071033" border="0" alt="Reason 7" /></td>
<td><strong class="ui">Accelerate shared business processes across organizational boundaries.</strong>Without coding any custom applications, you can use smart, electronic forms–driven solutions to collect critical business information from customers, partners, and suppliers through a Web browser. Built-in data validation rules help you gather accurate and consistent data that can be directly integrated into back-end systems to avoid redundancy and errors that result from manual data re-entry.</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664081033" border="0" alt="Reason 8" /></td>
<td><strong class="ui">Share business data without divulging sensitive information.</strong>Give your employees access to real-time, interactive Microsoft Office Excel spreadsheets from a Web browser through Excel Services running on Office SharePoint Server 2007. Use these spreadsheets to maintain and efficiently share one central and up-to-date version while helping to protect any proprietary information embedded in the documents (such as financial models).</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664091033" border="0" alt="Reason 9" /></td>
<td><strong class="ui">Enable people to make better-informed decisions by presenting business-critical information in one central location.</strong>Office SharePoint Server 2007 makes it easy to create live, interactive business intelligence (BI) portals that assemble and display business-critical information from disparate sources, using integrated BI capabilities such as dashboards, Web Parts, scorecards, key performance indicators (KPIs), and business data connectivity technologies. Centralized Report Center sites give users a single place for locating the latest reports, spreadsheets, or KPIs.</td>
</tr>
<tr class="trbgeven">
<td></td>
<td></td>
</tr>
<tr class="trbgodd">
<td><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA101664101033" border="0" alt="Reason 10" /></td>
<td><strong class="ui">Provide a single, integrated platform to manage intranet, extranet, and Internet applications across the enterprise.</strong>Office SharePoint Server 2007 is built on an open, scalable architecture, with support for Web services and interoperability standards including XML and Simple Object Access Protocol (SOAP). The server has rich, open application programming interfaces (APIs) and event handlers for lists and documents. These features provide integration with existing systems and the flexibility to incorporate new non-Microsoft IT investments.</td>
</tr>
</tbody>
</table>
<p><!--adsensestart--><br />
<strong>Explore Office through this video tutorial &#8211; perfect of a showcase to management</strong></p>
<p>Explore Office SharePoint Server 2007 with training from Microsoft experts, right from your desktop. Download a simple file to get the proper tour of the latest features, including automated workflows to track approval cycles, business dashboards showing how well you are performing on your goals, and syncing documents to Outlook. The training, which includes articles, videos, and interactive tutorials, will lead you step-by-step through the rich features of Office SharePoint Server.</p>
<h2>Download now direct from Microsoft</h2>
<h3>Install on your desktop</h3>
<p><a class="OAnc" href="http://office.microsoft.com/search/redir.aspx?AssetID=XT102499961033&amp;CTT=5&amp;Origin=HA102488011033"><img src="http://office.microsoft.com/global/images/default.aspx?AssetID=ZA102143941033" border="0" alt="Download Now" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://corporateskills.co.uk/microsoft-sharepoint/explore-office-sharepoint-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
