<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>SharePoint</title>
        <link>http://lightningtools.com/blog/category/2.aspx</link>
        <description>SharePoint</description>
        <language>en-GB</language>
        <copyright>Lightning Tools</copyright>
        <managingEditor>support@lightningtools.com</managingEditor>
        <generator>Subtext Version 1.9.5.177</generator>
        <item>
            <title>SharePoint Forums &amp;ndash; Anonymous Posting</title>
            <link>http://lightningtools.com/blog/archive/2010/08/17/sharepoint-forums-ndash-anonymous-posting.aspx</link>
            <description>&lt;p&gt;Yesterday we put out a new release of &lt;a target="_blank" href="http://www.lightningtools.com/social-squared/default.aspx"&gt;Social Squared&lt;/a&gt; – version 1.0.0.6 – our enterprise forum solution for SharePoint 2007 and SharePoint 2010. &lt;/p&gt;
&lt;p&gt;The main new feature included in this release is the ability to allow people to anonymously post new topics in an individual forum. This has a few settings so is very configurable:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SharePointForumsAnonymousPosting_92A7/image_2.png"&gt;&lt;img width="329" height="198" border="0" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SharePointForumsAnonymousPosting_92A7/image_thumb.png" alt="SharePoint Anonymous Forums" title="SharePoint Anonymous Forums" style="border: 0px none; display: inline;" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Authenticated Users&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Some organizations want to allow users who are authenticated into SharePoint to post anonymously. A good scenario for this is a company feedback forum where the organization wants to get honest feedback from employees. The feedback may be deemed better if employees can leave the comments completely anonymously.&lt;/p&gt;
&lt;p&gt;There are a few settings when allowing authenticated users to post anonymously:&lt;/p&gt;
&lt;p&gt;Can create topics – allow authenticated users to anonymously create new topics&lt;/p&gt;
&lt;p&gt;Can create replies – allow authenticated users to anonymously create replies to existing topics&lt;/p&gt;
&lt;p&gt;Require name – if set a textbox asks the user to enter a name when posting anonymously&lt;/p&gt;
&lt;p&gt;Require email – if set a textbox asks the user to enter an email address when posting anonymously&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Anonymous Users&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you are running a public facing web site then it is unlikely that everyone that visits the site will be authenticated. Social Squared also allows anonymous visitors to post anonymous topics or replies to forums that are setup for this.&lt;/p&gt;
&lt;p&gt;The settings are the same as above, so you can set whether these anonymous users can create new topics, or just post replies to existing ones – and also if they are required to enter a name and email address when posting.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Try it out…&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We’ve enabled the Test Forum in Social Squared to allow anonymous users to create new topics and replies, you can try it out here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://connect.lightningtools.com/default.aspx?action=ViewTopics&amp;amp;fid=7" title="http://connect.lightningtools.com/default.aspx?action=ViewTopics&amp;amp;fid=7"&gt;http://connect.lightningtools.com/default.aspx?action=ViewTopics&amp;amp;fid=7&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Download…&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can download a fully functional trial of Social Squared to try out this functionality from here:&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.lightningtools.com/downloads/socialsquared-download.aspx"&gt;Social Squared Download Page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Coming tomorrow…&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In the previous release we added the ability to set where the forums would look up the CSS, image, and user control files it uses to render itself. Tomorrow we’ll be releasing a new UI package that changes the look of the forums so it looks great in SharePoint 2010! It is also a great example of how to customize and deploy a custom look and feel for Social Squared.&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/198.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/08/17/sharepoint-forums-ndash-anonymous-posting.aspx</guid>
            <pubDate>Tue, 17 Aug 2010 09:25:44 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/198.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/08/17/sharepoint-forums-ndash-anonymous-posting.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/198.aspx</wfw:commentRss>
        </item>
        <item>
            <title>RevertToSelf and the Business Data Catalog</title>
            <link>http://lightningtools.com/blog/archive/2010/08/12/reverttoself-and-the-business-data-catalog.aspx</link>
            <description>&lt;p&gt;The double hop issue is something that comes up a number of times in support questions when people are using the Business Data Catalog with MS SQL Server, and SharePoint and SQL are on separate servers.&lt;/p&gt;  &lt;p&gt;There are a few solutions to this:&lt;/p&gt;  &lt;p&gt;1, Implement Kerberos&lt;/p&gt;  &lt;p&gt;2, Use Single Sign On&lt;/p&gt;  &lt;p&gt;3, Use RevertToSelf&lt;/p&gt;  &lt;p&gt;We’ll be stepping through how to use &lt;a href="http://www.lightningtools.com/bdc-meta-man/default.aspx" target="_blank"&gt;BDC Meta Man&lt;/a&gt; to configure RevertToSelf.&lt;/p&gt;  &lt;p&gt;1, When you have your entities configured within BDC Meta Man it is time to change the BDC Authentication Type. In the bottom left tree view right click on the root tree node and select ‘Edit…’ from the context menu that appears&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/RevertToSelfandtheBusinessDataCatalog_9A1E/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Edit BDC Lob System" border="0" alt="Edit BDC Lob System" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/RevertToSelfandtheBusinessDataCatalog_9A1E/image_thumb.png" width="396" height="169" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;2, When the Lob System settings form opens up change the Authentication Mode to RevertToSelf&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/RevertToSelfandtheBusinessDataCatalog_9A1E/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Set Authentication Mode to RevertToSelf" border="0" alt="Set Authentication Mode to RevertToSelf" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/RevertToSelfandtheBusinessDataCatalog_9A1E/image_thumb_1.png" width="271" height="291" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;3, You can then click the Save button, and generate your application definition file as normal and import it into SharePoint.&lt;/p&gt;  &lt;p&gt;4, When you are trying to use this BDC data within SharePoint, as you are using RevertToSelf - SharePoint will try to connect to SQL Server as the Identity that the Application Pool is running under that the web application is using. To check which account this is, open IIS and expand the application pools.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/RevertToSelfandtheBusinessDataCatalog_9A1E/image_6.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/RevertToSelfandtheBusinessDataCatalog_9A1E/image_thumb_2.png" width="395" height="76" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This account will need permissions to read the data in your SQL Server database so make sure you grant the necessary access rights.&lt;/p&gt;  &lt;p&gt;If you still need to secure the data to certain users you can do that through the Shared Service Provider by setting the BDC permissions to specific BDC applications or entities.&lt;/p&gt;  &lt;p&gt;&amp;lt;nick/&amp;gt;&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/196.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/08/12/reverttoself-and-the-business-data-catalog.aspx</guid>
            <pubDate>Thu, 12 Aug 2010 10:50:27 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/196.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/08/12/reverttoself-and-the-business-data-catalog.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/196.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Social Squared July Release</title>
            <link>http://lightningtools.com/blog/archive/2010/07/26/social-squared-july-release.aspx</link>
            <description>&lt;p&gt;We released a new version of &lt;a href="http://www.lightningtools.com/social-squared/default.aspx" target="_blank"&gt;Social Squared&lt;/a&gt; that contains a few fixes that you will want to checkout.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1, Rich Text Editor Buttons and Tooltips&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;We’ve fixed the rich text editor so that all the buttons now come up with the proper tooltips&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJulyRelease_BE6C/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJulyRelease_BE6C/image_thumb.png" width="244" height="145" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2, Search box&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;In our previous version of Social Squared we introduced the search box which allowed you to search your topics and posts for keywords. This was only visible however on the front page of the forum. We’ve changed this so it is available for every forum view such as forums, topics and posts.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJulyRelease_BE6C/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJulyRelease_BE6C/image_thumb_1.png" width="244" height="199" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;3, Topics RSS Feed Improved&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Each forum has it’s own RSS feed. Before this release the topics RSS feed only had each topic title included which was a hyperlink to the topic within the forums itself. We’ve now improved this so the topics RSS feed actually includes the initial body of the first post of the topic, plus each reply thereafter. This means you can see everything you need to about the topic within your RSS reader&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJulyRelease_BE6C/image_6.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJulyRelease_BE6C/image_thumb_2.png" width="244" height="215" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;4, Moderator bug fixed&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;If you had setup moderation for a forum, added some moderators – but then changed your mind and turned moderation off, the forum would still be under moderation due to the fact that moderators were still assigned. We’ve now fixed this so that the Moderation checkbox is what controls if a forum is under moderation.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;5, Paging bug fixed&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;There was an issue where topics would not page correctly if your forum was running on a site setup for anonymous access and the user was not logged in. Now fixed.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;So we are up to version 1.0.0.5 now with Social Squared. We’ve got some cool features coming in next months release which include a new design you can optionally choose to use, plus the ability to allow users to create posts anonymously.&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/191.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/07/26/social-squared-july-release.aspx</guid>
            <pubDate>Mon, 26 Jul 2010 12:32:37 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/191.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/07/26/social-squared-july-release.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/191.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Social Squared Feature Pages</title>
            <link>http://lightningtools.com/blog/archive/2010/07/20/social-squared-feature-pages.aspx</link>
            <description>&lt;p&gt;We’ve just updated the &lt;a href="http://www.lightningtools.com/social-squared/default.aspx" target="_blank"&gt;Social Squared homepage&lt;/a&gt; with a number of sub pages that highlight some of the cool functionality in our SharePoint forums web part for larger organizations, check them out here:&lt;/p&gt;  &lt;p&gt;- &lt;a href="http://www.lightningtools.com/social-squared/new-topics.aspx"&gt;Unread topic indication&lt;/a&gt;    &lt;br /&gt;- &lt;a href="http://www.lightningtools.com/social-squared/sharepoint-discussion-list-moderation.aspx"&gt;Topic and post moderation&lt;/a&gt;    &lt;br /&gt;- &lt;a href="http://www.lightningtools.com/social-squared/sharepoint-discussion-list-alerts.aspx"&gt;Email alerts for new topics and posts&lt;/a&gt;    &lt;br /&gt;- &lt;a href="http://www.lightningtools.com/social-squared/sharepoint-discussion-list-user-post-count.aspx"&gt;User post count&lt;/a&gt;    &lt;br /&gt;- &lt;a href="http://www.lightningtools.com/social-squared/sharepoint-discussion-list-topic-rating.aspx"&gt;Topic ratings&lt;/a&gt;    &lt;br /&gt;- &lt;a href="http://www.lightningtools.com/social-squared/sharepoint-discussion-list-user-signature.aspx"&gt;User signatures&lt;/a&gt;    &lt;br /&gt;- &lt;a href="http://www.lightningtools.com/social-squared/forum-search.aspx"&gt;Search&lt;/a&gt;    &lt;br /&gt;- &lt;a href="http://www.lightningtools.com/social-squared/sharepoint-discussion-list-reply-with-quote.aspx"&gt;Quote posts in your reply&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you want to try out the forums yourself make sure you take a look at our &lt;a href="http://connect.lightningtools.com/default.aspx" target="_blank"&gt;Connect Site&lt;/a&gt; and try posting something over there.&lt;/p&gt;  &lt;p&gt;&amp;lt;&lt;a href="http://www.twitter.com/nickswan" target="_blank"&gt;nick&lt;/a&gt;/&amp;gt;&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/187.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/07/20/social-squared-feature-pages.aspx</guid>
            <pubDate>Tue, 20 Jul 2010 08:52:00 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/187.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/07/20/social-squared-feature-pages.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/187.aspx</wfw:commentRss>
        </item>
        <item>
            <title>How to set permissions for BDC Entities</title>
            <link>http://lightningtools.com/blog/archive/2010/07/14/how-to-set-permissions-for-bdc-entities.aspx</link>
            <description>&lt;p&gt;One common support question we have is when people have imported their BDC XML application definition file into the Shared Service Provider, they go to their SharePoint page and try to configure the BDC Data List Web Part but there are no entities to pick from. This is usually a permissions problem, as your user will need permissions to each BDC application and entity you want them to be able to use. &lt;/p&gt;  &lt;p&gt;To set the permissions go into your Shared Service Administration page and click on the ‘Business Data Catalog permissions’ link&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/HowtosetpermissionsforBDCEntities_EA52/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Set Business Data Catalog Permissions" border="0" alt="Set Business Data Catalog Permissions" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/HowtosetpermissionsforBDCEntities_EA52/image_thumb.png" width="244" height="132" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;In here you can give users access to the BDC in general. You can use AD groups, as well as the group [Authenticated Users] if you wanted to give a permission to everybody who logs into SharePoint. Once you have enabled the permissions you can use the button to ‘Copy all permissions to descendants’ and this will copy the permission to all the BDC applications and entities.&lt;/p&gt;  &lt;p&gt;If you want to give specific permissions to a BDC application, view the list of applications you have imported and use the drop down menu to display the link to Manage Permissions at the application level&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/HowtosetpermissionsforBDCEntities_EA52/image_6.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Manage permissions for BDC application" border="0" alt="Manage permissions for BDC application" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/HowtosetpermissionsforBDCEntities_EA52/image_thumb_2.png" width="244" height="84" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;[Please click the image for a larger view]&lt;/p&gt;  &lt;p&gt;If you want to give specific permissions to specific entities you can do this by navigating to the entity and clicking on the ‘Manage Permissions’ link within the entity view:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/HowtosetpermissionsforBDCEntities_EA52/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Manage permissions for BDC Entity" border="0" alt="Manage permissions for BDC Entity" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/HowtosetpermissionsforBDCEntities_EA52/image_thumb_1.png" width="244" height="154" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/181.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/07/14/how-to-set-permissions-for-bdc-entities.aspx</guid>
            <pubDate>Wed, 14 Jul 2010 15:39:51 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/181.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/07/14/how-to-set-permissions-for-bdc-entities.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/181.aspx</wfw:commentRss>
        </item>
        <item>
            <title>More SharePoint Forum Goodness</title>
            <link>http://lightningtools.com/blog/archive/2010/07/08/more-sharepoint-forum-goodness.aspx</link>
            <description>&lt;p&gt;We have just put out another release of our &lt;a href="http://www.lightningtools.com/social-squared/default.aspx" target="_blank"&gt;SharePoint Enterprise Forum tool Social Squared&lt;/a&gt;. These new features are a result of us using the forums ourselves on our &lt;a href="http://connect.lightningtools.com/default.aspx" target="_blank"&gt;Connect site&lt;/a&gt;, and features requested by customers and people testing the forums out. Here is a low down of what is new:&lt;/p&gt;  &lt;h3&gt;1, RSS feeds&lt;/h3&gt;  &lt;p&gt;You can now subscribe to an RSS feed for each individual forum. RSS is a great way to get alerts whenever a new topic is added to a forum if you’d prefer not to get email alerts&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/MoreSharePointForumGoodness_DD94/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Forum RSS Feed" border="0" alt="Forum RSS Feed" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/MoreSharePointForumGoodness_DD94/image_thumb.png" width="244" height="72" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;[Please click images for a larger view]&lt;/p&gt;  &lt;h3&gt;2, Ability to customize look and feed of the forums (dramatically!)&lt;/h3&gt;  &lt;p&gt;Up to now you have been stuck with the lovely gray color and theme that comes with Social Squared out of the box. You’ll be glad to know that this can now all be customized as much as you want.&lt;/p&gt;  &lt;p&gt;We deploy User Controls, CSS and Image files to the SharePoint RootFolder. You can’t over write these as we will replace them if you upgrade to a future release of Social Squared, but you can now create your own folders in the SharePoint RootFolder and copy our files to these new folders and then customize them as much as you want. Finally you’ll need to go into Site Settings –&amp;gt; Social Squared Forums –&amp;gt; Path Manager and set the location of the folders that contain your custom files:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/MoreSharePointForumGoodness_DD94/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Set Forum File Paths" border="0" alt="Set Forum File Paths" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/MoreSharePointForumGoodness_DD94/image_thumb_1.png" width="244" height="79" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;We’ll have a detailed how-to document up in the next few days on how to do this.&lt;/p&gt;  &lt;h3&gt;3, Anonymous users now see action buttons&lt;/h3&gt;  &lt;p&gt;If you were visiting Social Squared as an anonymous user you would not see any of the buttons to create a new topic or post a reply, these wouldn’t appear until you logged in.&lt;/p&gt;  &lt;p&gt;To a new user visiting the forum it would look like you couldn’t actually do anything! There was no hint that you needed to login or register before you could post. We’ve now changed this so that anonymous users can see the button to create a new topic or post. Upon clicking on them however they are redirected to the login page.&lt;/p&gt;  &lt;p&gt;And we’ve also implemented a few bug fixes:&lt;/p&gt;  &lt;p&gt;1, Profile pictures are now resized with the correct aspect ratio.   &lt;br /&gt;2, Moderated forums – last post not updated until a moderated topic is approved.    &lt;br /&gt;3, Deleted topics – no longer appear as last updated topics once deleted.    &lt;br /&gt;4, Anonymous users can now search.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;You can download the new version of Social Squared from here:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.lightningtools.com/downloads/socialsquared-download.aspx" target="_blank"&gt;Social Squared Download&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;or of course you can just try it out on our &lt;a href="http://connect.lightningtools.com/default.aspx" target="_blank"&gt;Connect Site&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/180.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/07/08/more-sharepoint-forum-goodness.aspx</guid>
            <pubDate>Thu, 08 Jul 2010 08:57:41 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/180.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/07/08/more-sharepoint-forum-goodness.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/180.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Social Squared June Release</title>
            <link>http://lightningtools.com/blog/archive/2010/06/16/social-squared-june-release.aspx</link>
            <description>&lt;p&gt;Another month and and a new release of &lt;a href="http://www.lightningtools.com/social-squared/default.aspx" target="_blank"&gt;Social Squared&lt;/a&gt; – our Enterprise Forum Solution for SharePoint. As this is a new product for us we are able to iterate quite quickly to add new features as we get feedback from people using the forums. Here is the new features we’ve added in this release:&lt;/p&gt;  &lt;h3&gt;&lt;/h3&gt;  &lt;h3&gt;Reply and Quote&lt;/h3&gt;  &lt;p&gt;When you want to add something to a new topic you’ll now see a new button you can use:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJuneRelease_A425/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJuneRelease_A425/image_thumb.png" width="136" height="73" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Now you can add a new reply, while quoting the original text to make it obvious which post, or even part of a post you are replying directly to. Here is a reply that includes the original question as a quote:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJuneRelease_A425/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJuneRelease_A425/image_thumb_1.png" width="438" height="139" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This certainly makes it easier to follow a conversation that is happening in a topic.&lt;/p&gt;  &lt;h3&gt;Search&lt;/h3&gt;  &lt;p&gt;Search is now built into the Social Squared Solution. At the top right of the web part you’ll find a search textbox and button:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJuneRelease_A425/image_6.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquaredJuneRelease_A425/image_thumb_2.png" width="244" height="55" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;It will then take you to a custom _layouts page that will display the search results for you with some advanced search options to help you narrow down the results.&lt;/p&gt;  &lt;h3&gt;Upload Avatar Pictures&lt;/h3&gt;  &lt;p&gt;You can now upload custom pictures to display along side your posts in the forums. These avatar pictures are stored in the Social Squared db. At the moment if you have a picture setup against your SharePoint profile – we do not use that. We’d love some feedback on this – should we always default to that, or leave things how it is? Or maybe configuration options are required around users profile photos.&lt;/p&gt;  &lt;h3&gt;Signatures&lt;/h3&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Users of internet forums are familiar to signatures. These are very similar to signatures you can create to be inserted at the bottom of all your emails – a bit of html that contains a link or telephone number etc. This can now be set by each user within their profile settings page.&lt;/p&gt;  &lt;h3&gt;Try it out!!!&lt;/h3&gt;  &lt;p&gt;We are running Social Squared forums on our own SharePoint site so please feel free to go over there and checkout the new features:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://connect.lightningtools.com"&gt;http://connect.lightningtools.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And you can also download a free fully functional trial of the solution from here:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.lightningtools.com/downloads/socialsquared-download.aspx" target="_blank"&gt;Social Squared Trial Download&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;We hope you like these new features. If you feel we should change something we have implemented or are missing a feature please let us know at &lt;a href="mailto:support@lightningtools.com"&gt;support@lightningtools.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;lt;nick/&amp;gt;&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/169.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/06/16/social-squared-june-release.aspx</guid>
            <pubDate>Wed, 16 Jun 2010 10:40:26 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/169.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/06/16/social-squared-june-release.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/169.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Social Squared 1.0.0.2 release</title>
            <link>http://lightningtools.com/blog/archive/2010/05/27/social-squared-1.0.0.2-release.aspx</link>
            <description>&lt;p&gt;Now that we have the initial version of Social Squared released – our 2nd &lt;a href="http://www.lightningtools.com/sharepoint-community-tools.aspx" target="_blank"&gt;SharePoint Forum Web Part tool&lt;/a&gt; – we’ll be iterating quite quickly adding new features and improvements based on our own findings of using the forums on our own &lt;a href="http://connect.lightningtools.com/default.aspx" target="_blank"&gt;Discussion Site&lt;/a&gt; and from people using the forums on their own SharePoint sites. We’ve just pushed out a new release that has the following improvements:&lt;/p&gt;  &lt;h3&gt;Forum Settings Page&lt;/h3&gt;  &lt;p&gt;Linked from the site settings page, the Forums Settings page will allow you to customize how the forums look and work:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquared1.0.0.2release_9C9B/image_2.png"&gt;&lt;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://lightningtools.com/blog/images/lightningtools_com/blog/WindowsLiveWriter/SocialSquared1.0.0.2release_9C9B/image_thumb.png" width="244" height="171" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;At the moment we have 2 settings:&lt;/p&gt;  &lt;p&gt;1, Show profile picture – this setting decides if user profile pictures are displayed next to users posts.&lt;/p&gt;  &lt;p&gt;2, Show email addresses – if you are running your forum on a public web site you may not want to display your users email addresses.&lt;/p&gt;  &lt;p&gt;We’ll certainly be adding more configuration settings in future releases.&lt;/p&gt;  &lt;p&gt;Please give the forums a try over on our &lt;a href="http://connect.lightningtools.com/default.aspx" target="_blank"&gt;Connect Site&lt;/a&gt;, or download the &lt;a href="http://www.lightningtools.com/downloads/socialsquared-download.aspx" target="_blank"&gt;free trial&lt;/a&gt; to deploy it to your own SharePoint environment.&lt;/p&gt;  &lt;p&gt;&amp;lt;nick/&amp;gt;&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/162.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/05/27/social-squared-1.0.0.2-release.aspx</guid>
            <pubDate>Thu, 27 May 2010 10:08:17 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/162.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/05/27/social-squared-1.0.0.2-release.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/162.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Check out Social Squared</title>
            <link>http://lightningtools.com/blog/archive/2010/05/24/check-out-social-squared.aspx</link>
            <description>&lt;p&gt;We have been really happy with how the &lt;a href="http://www.lightningtools.com/lightning-storm-forums-for-sharepoint/default.aspx" target="_blank"&gt;Lightning Storm Forums&lt;/a&gt; has been doing. We get emails from people every day who are happy to find something for SharePoint that looks and work likes a normal forum does on the internet. SharePoint does have Discussion Boards available to use – but they do look and feel slightly different to standard forum type tools.&lt;/p&gt;  &lt;p&gt;The Lightning Storm Forums use a number of SharePoint lists as storage for topics, posts and user information. While these lists can scale to store hundreds of thousands of items – the more you put in them and the harder you try to process the data in the lists the slower things get. People have been asking for more advanced forum features such as :&lt;/p&gt;  &lt;p&gt;- post/topic moderation&lt;/p&gt;  &lt;p&gt;- indication of new posts since your last visit&lt;/p&gt;  &lt;p&gt;- better forum and user stats&lt;/p&gt;  &lt;p&gt;plus many more.&lt;/p&gt;  &lt;p&gt;We didn’t feel comfortable adding this functionality to the Lightning Storm Forums as it would lead to a slow down in performance – which is something nobody wants. So we’ve decided to build another forum tool called &lt;a href="http://www.lightningtools.com/social-squared/default.aspx" target="_blank"&gt;Social Squared&lt;/a&gt;. Social Squared directly uses Microsoft SQL Server for storage which gives us a lot more power in what we can do with the features.&lt;/p&gt;  &lt;p&gt;Here is how to decide which forum web part is best for you:&lt;/p&gt;  &lt;h3&gt;Lightning Storm Forums&lt;/h3&gt;  &lt;p&gt;You require team based communication&lt;/p&gt;  &lt;p&gt;General forum features&lt;/p&gt;  &lt;p&gt;Storage part of a SharePoint site&lt;/p&gt;  &lt;h3&gt;Social Squared&lt;/h3&gt;  &lt;p&gt;You require a company-wide discussion platform&lt;/p&gt;  &lt;p&gt;Advanced forum features&lt;/p&gt;  &lt;p&gt;Happy to have separate storage database&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;You can find more information out about both of our &lt;a href="http://www.lightningtools.com/sharepoint-community-tools.aspx" target="_blank"&gt;SharePoint Community Tools here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;h3&gt;Try them now…&lt;/h3&gt;  &lt;p&gt;We are a big believer in building products that we use ourselves, and therefore have setup our &lt;a href="http://connect.lightningtools.com/default.aspx" target="_blank"&gt;Lightning Tools Connect site&lt;/a&gt; to be our main proving ground for the forums. This means you can try the forums out without having to install anything yourself! &lt;/p&gt;  &lt;p&gt;We of course have a trial version of the forums available for download which you can get from here:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.lightningtools.com/downloads/socialsquared-download.aspx" target="_blank"&gt;Social Squared Forums Download&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Over the next few days I’ll be posting about some of the features we’ve built into Social Squared.&lt;/p&gt;  &lt;p&gt;Please give the forums a try, and let us know your feedback.&lt;/p&gt;  &lt;p&gt;&amp;lt;nick/&amp;gt;&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/160.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/05/24/check-out-social-squared.aspx</guid>
            <pubDate>Mon, 24 May 2010 17:11:29 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/160.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/05/24/check-out-social-squared.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/160.aspx</wfw:commentRss>
        </item>
        <item>
            <title>How Synergy Corporate Technologies have been using DeliverPoint</title>
            <link>http://lightningtools.com/blog/archive/2010/03/23/how-synergy-corporate-technologies-have-been-using-deliverpoint.aspx</link>
            <description>&lt;p&gt;We had a chance to catch up with &lt;a href="http://www.synergyonline.com/about/Mgt-Team/Pages/jb.aspx" target="_blank"&gt;James Beck&lt;/a&gt; from &lt;a href="http://www.synergyonline.com/Pages/Home.aspx" target="_blank"&gt;Synergy Corporate Technologies&lt;/a&gt; on how they have been making use of DeliverPoint on some of their consultancy engagements. You can read what he had to say here:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.lightningtools.com/deliverpoint/synergy.aspx" target="_blank"&gt;How Synergy deploy DeliverPoint to their customers&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;lt;nick/&amp;gt;&lt;/p&gt;&lt;img src="http://lightningtools.com/blog/aggbug/138.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lightning Tools</dc:creator>
            <guid>http://lightningtools.com/blog/archive/2010/03/23/how-synergy-corporate-technologies-have-been-using-deliverpoint.aspx</guid>
            <pubDate>Tue, 23 Mar 2010 09:42:15 GMT</pubDate>
            <wfw:comment>http://lightningtools.com/blog/comments/138.aspx</wfw:comment>
            <comments>http://lightningtools.com/blog/archive/2010/03/23/how-synergy-corporate-technologies-have-been-using-deliverpoint.aspx#feedback</comments>
            <wfw:commentRss>http://lightningtools.com/blog/comments/commentRss/138.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>