<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://telligent.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Site Root</title><link>http://telligent.com/default.aspx</link><description /><dc:language /><generator>6.x Production</generator><item><title>Forum Post: RE: Where are "reset password" emails queued?</title><link>http://telligent.com/community/developers/f/554/p/1071128/1357068.aspx#1357068</link><pubDate>Wed, 16 May 2012 23:44:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1357068</guid><dc:creator>Robert Miller</dc:creator><description>&lt;p&gt;Thanks, Michael. Our password reset emails are being delayed by nearly an hour and we&amp;#39;re not sure if the problem is with Telligent Community or some other part of our infrastructure. Bulk emails are delayed by several hours. How do I confirm that the emails have left the Job Scheduler? I don&amp;#39;t see anything in the Event Log or in Job Scheduler&amp;#39;s log.txt file. &lt;/p&gt;</description></item><item><title>Forum Post: RE: Undefined Tags</title><link>http://telligent.com/community/developers/f/554/p/1071133/1357066.aspx#1357066</link><pubDate>Wed, 16 May 2012 21:54:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1357066</guid><dc:creator>Michael Monteleone</dc:creator><description>&lt;p&gt;I think instead of result.Tags[t].Name, you&amp;#39;re looking for result.Tags[t].Value&lt;/p&gt; &lt;p&gt;Additionally, I would modify your check for &amp;#39;undefined&amp;#39; from:&lt;/p&gt; &lt;p&gt;for(var t=0; t &amp;lt; result.Tags.length; t++) {&lt;/p&gt; &lt;p&gt; &amp;nbsp; &amp;nbsp;if (result.Tags[t].Name != undefined) { &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/p&gt; &lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;resultElementTags.append(&amp;quot;Tags: &amp;quot; + result.Tags[t].Name);&lt;/p&gt; &lt;p&gt; &amp;nbsp; &amp;nbsp;}&lt;/p&gt; &lt;p&gt;}&lt;/p&gt; &lt;p&gt;to &lt;/p&gt; &lt;p&gt;$.each(result.Tags, function(i, tag) {&lt;/p&gt; &lt;p&gt; &amp;nbsp; &amp;nbsp;if(typeof tag.Value !== &amp;#39;undefined&amp;#39;) {&lt;/p&gt; &lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;resultElementTags.append(&amp;quot;Tags: &amp;quot; + tag.Value); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/p&gt; &lt;p&gt; &amp;nbsp; &amp;nbsp;}&lt;/p&gt; &lt;p&gt;});&lt;/p&gt; &lt;p&gt;Hope this helps!&lt;/p&gt;</description></item><item><title>Forum Post: RE: Soring Post Replies</title><link>http://telligent.com/support/telligent_evolution_platform/community/f/533/p/1071132/1357063.aspx#1357063</link><pubDate>Wed, 16 May 2012 21:16:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1357063</guid><dc:creator>ckuhlow</dc:creator><description>&lt;p&gt;That&amp;#39;s what I thought but just wanted to verify. &amp;nbsp;Thanks.&lt;/p&gt;</description></item><item><title>Blog Post: Controlling Spam with Telligent Evolution</title><link>http://telligent.com/support/b/alerts/archive/2012/05/16/controlling-spam-with-telligent-evolution.aspx</link><pubDate>Wed, 16 May 2012 19:15:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1352752</guid><dc:creator>Michael Kelley</dc:creator><description>&lt;p&gt;Telligent wants to help you understand what can be done to mitigate spam and control the quality of information being entered into your public communities. &amp;nbsp;As such, we have a created a &lt;a href="http://telligent.com/support/telligent_evolution_platform/community/w/community6/21955.spam-best-practices-with-telligent-community-6-0.aspx"&gt;best practices guide&lt;/a&gt; that can be used to help protect communities running Telligent Community 6.0 from unwanted spam posts.&lt;br /&gt;&lt;br /&gt;As always, if issues are encountered going through these best practices or if a spam issue comes up within your community we want to know! &amp;nbsp;Please open a &lt;a href="http://telligent.com/support/p/contact.aspx"&gt;support ticket&lt;/a&gt; with us so we can work with you to protect your communities.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Wiki Page: Helpful resources</title><link>http://telligent.com/support/telligent_evolution_platform/community/w/community6/19908.helpful-resources.aspx</link><pubDate>Wed, 16 May 2012 19:11:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:19908</guid><dc:creator>Michael Kelley</dc:creator><description>&lt;p&gt;This section contains the following information:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;[[License and upgrade FAQ]] - Many questions that are frequently asked about specific licensing situations (such as fail-over servers or reselling our products), and about how licensing is affected by upgrades.&lt;/li&gt; &lt;li&gt;[[Our quality assurance testing strategy]] - Telligent&amp;#39;s strategy for testing and verifying the quality of its products.&lt;/li&gt; &lt;li&gt;[[Release notes]] - Discussion of Telligent Evolution new features, enhancements, and fixes.&lt;/li&gt; &lt;li&gt;[[Securing Telligent Evolution]] - An overview of security-related processes that occur during Telligent Evolution platform development.&lt;/li&gt; &lt;li&gt;[[Telligent Evolution architecture]] - A discussion of the application architecture, organization, and components.&lt;/li&gt; &lt;li&gt;[[Terminology guide]] - Listing of acronyms and terms, along with descriptions and definitions.&lt;/li&gt; &lt;li&gt;[[Telligent community troubleshooting guide|Troubleshooting]] - Common data access and upload questions, errors/exceptions, and problems accessing a Telligent Evolution site.&lt;/li&gt; &lt;li&gt;[[Spam Best Practices With Telligent Community 6.0]] - A quick run through of Telligent&amp;#39;s suggested best practices for controlling and mitigating Spam on a public community.&lt;/li&gt; &lt;li&gt;&lt;a href="/support/supported_versions.aspx"&gt;Link to supported product versions&lt;/a&gt; of Telligent Community and Community Server; Telligent Community and Community Server Evolution; Telligent Analytics and Harvest Reporting Server.&lt;/li&gt; &lt;li&gt;For downloads, &lt;a href="/support/open_ticket.aspx"&gt;contact Support&lt;/a&gt;.&lt;/li&gt; &lt;/ol&gt;</description></item><item><title>Wiki Page: Spam Best Practices With Telligent Community 6.0</title><link>http://telligent.com/support/telligent_evolution_platform/community/w/community6/21955.spam-best-practices-with-telligent-community-6-0.aspx</link><pubDate>Wed, 16 May 2012 19:10:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:21955</guid><dc:creator>Michael Kelley</dc:creator><description>&lt;div class="table-of-contents"&gt;&lt;h2 class="title"&gt;In this Article&lt;/h2&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Introduction"&gt;Introduction&lt;/a&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Spam_tools"&gt;Spam tools&lt;/a&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Customized_Telligent_Evolution_rules"&gt;Customized Telligent Evolution rules&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#The_spam_business_process"&gt;The spam business process&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/div&gt; &lt;h2&gt;&lt;a name="Introduction"&gt;&lt;/a&gt;Introduction&lt;/h2&gt; &lt;p&gt;Spam can range from an irritation to threat when it&amp;#39;s introduced into your community. Telligent Evolution makes tools available to help you manage and prevent spam in your community and suggests that you create a business practice to deal with spam.&lt;/p&gt; &lt;h3&gt;&lt;a name="Spam_tools"&gt;&lt;/a&gt;Spam tools&lt;/h3&gt; &lt;p&gt;&lt;em&gt;While we make diligent effort to catch or prevent spam from the vantage point of our platform, Telligent cannot be held responsible for issues that may occur on networks due to spam-induced or related problems; responsibility for community health and maintenance ultimately rests with your organization&amp;#39;s community managers and support team.&lt;/em&gt;&lt;/p&gt; &lt;p&gt;Telligent Evolution contains several out-of-the-box tools for dealing with spam. These tools include:&lt;/p&gt; &lt;table class="WikiTable"&gt; &lt;tbody&gt; &lt;tr class="WikiTableBgBlue"&gt; &lt;td style="text-align:center;"&gt;&lt;strong&gt;Tool&lt;/strong&gt;&lt;/td&gt; &lt;td style="text-align:center;"&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Akismet&lt;/td&gt; &lt;td&gt; &lt;p&gt;Akismet should be one of your first lines of defense against spam.&amp;nbsp; Akismet is built around blocking spam, and this is an expert tool for identifying spam.&amp;nbsp;&lt;/p&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Spam rules&lt;/td&gt; &lt;td&gt;&lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13965.understanding-spam-rules.aspx"&gt;Out-of-the-box spam rules&lt;/a&gt; or custom rules yield scores that you can use to trigger behavior (such as deletion). Rules include known terms, application rules, user rules, regex rules, and &lt;span style="background-color:#ffffff;"&gt;&lt;a href="/support/telligent_evolution_platform/community/w/community6/create-a-spam-content-scorer.aspx"&gt;&lt;span style="background-color:#ffffff;"&gt;Akismet activity&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;.&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;IP address blocker&lt;/td&gt; &lt;td&gt;If you are able to target the originating IP address of a spammer, you can &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13983.ip-address-tracking-page.aspx"&gt;block this address&lt;/a&gt; in Telligent Evolution.&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;User account moderation&lt;/td&gt; &lt;td&gt;Users&amp;#39; posts can &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/user-post-moderation-properties.aspx"&gt;default to being moderated&lt;/a&gt; (such as by a group moderator) prior to their publishing any content.&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; &lt;h4&gt;&lt;a name="Customized_Telligent_Evolution_rules"&gt;&lt;/a&gt;Customized Telligent Evolution rules&lt;/h4&gt; &lt;p&gt;You can &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13965.understanding-spam-rules.aspx"&gt;customize our tools&amp;#39; spam rules&lt;/a&gt; that initiate action. For example, you might:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Add or remove words from the&lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13965.understanding-spam-rules.aspx#Known_spam_terms"&gt; forbidden words&lt;/a&gt; list&lt;/li&gt; &lt;li&gt;Set a &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/block-spam.aspx#IndividualRules"&gt;specific age a user account has to be&lt;/a&gt; in order to get reduced spam score counts&lt;/li&gt; &lt;li&gt;Set &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/block-spam.aspx#ModifyRules"&gt;custom point levels&lt;/a&gt; for spam&lt;/li&gt; &lt;li&gt;&lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13917.block-forum-spam-by-using-an-ip-address-rule.aspx"&gt;Block specific IP addresses&lt;/a&gt; where you know spam is originating, or block users&lt;/li&gt; &lt;li&gt;Whitelist certain domains or IPs&lt;/li&gt; &lt;li&gt;Set the minimum length for a comment&lt;/li&gt; &lt;li&gt;Set&lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/managing-email-notifications-from-forum-posts.aspx"&gt; rules for emails&lt;/a&gt;&lt;/li&gt; &lt;li&gt;Set actions for &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13940.duplicate-forum-posts.aspx"&gt;duplicate&lt;/a&gt; posts/comments&lt;/li&gt; &lt;li&gt;&lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/email-templates.aspx"&gt;Customize &lt;/a&gt;email &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/20320.aspx"&gt;templates&lt;/a&gt; for spam emails&lt;/li&gt; &lt;li&gt;Check for certain &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13965.understanding-spam-rules.aspx#Regex_blog_rule"&gt;regex expressions&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="/community/developers/w/wiki/5989.aspx"&gt;Create custom rules&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;&lt;a name="The_spam_business_process"&gt;&lt;/a&gt;The spam business process&lt;/h3&gt; &lt;p&gt;You should create a business process for spam that incorporates your organization&amp;#39;s spam practices and responsibilities. The process should at a minimum include the following decisions and action plans:&lt;/p&gt; &lt;table class="WikiTable"&gt; &lt;tbody&gt; &lt;tr class="WikiTableBgBlue"&gt; &lt;td style="text-align:center;"&gt;&lt;strong&gt;Decision/Action plan&lt;br /&gt;&lt;/strong&gt;&lt;/td&gt; &lt;td style="text-align:center;"&gt;&lt;strong&gt;Explanation&lt;/strong&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;How to monitor for spam&lt;/td&gt; &lt;td&gt;The execution methods might include watching the &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/web-farm-configuration.aspx#Tasks"&gt;spam comments job&lt;/a&gt; or the &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/database-tables.aspx#Spam_posts"&gt;spam post table&lt;/a&gt; for additions.&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;How to identify spam&lt;/td&gt; &lt;td&gt;You might take user reports about forum posts/comments, blog posts/comments, wiki posts/comments. You might also monitor a &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13965.understanding-spam-rules.aspx#User_spam_rules"&gt;user account below a certain aging&lt;/a&gt;, or use &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13965.understanding-spam-rules.aspx#User_spam_rules"&gt;other spam rules&lt;/a&gt; to categorically decide what constitutes spam.&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;What to do with spam&lt;/td&gt; &lt;td&gt;Once you determine what content is spam, you could decide to remove it or block it by &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13917.block-forum-spam-by-using-an-ip-address-rule.aspx"&gt;blocking&lt;/a&gt; an &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13983.ip-address-tracking-page.aspx"&gt;originating IP&lt;/a&gt; or &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/restrict-user-accounts.aspx"&gt;user account&lt;/a&gt;.&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Who&amp;#39;s going to execute the actions&lt;/td&gt; &lt;td&gt;You need to have assigned roles for spam protection. One of these roles might be a blog or forum/media gallery moderator, who &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13544.aspx"&gt;reviews content and allows it or disallows it&lt;/a&gt;. You might have other roles who would participate in this process.&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Frequency of execution&lt;/td&gt; &lt;td&gt;You need to decide how frequently you&amp;#39;re going to check efficacy of spam practices and how often &lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/13544.aspx"&gt;comments will be moderated&lt;/a&gt;.&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Efficacy evaluation&lt;/td&gt; &lt;td&gt;Create goal or average monitoring numbers to know when spam is peaking or decreasing, and measure the efficacy of your tools.&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt;</description></item><item><title>Wiki Page: License and upgrade FAQ</title><link>http://telligent.com/support/telligent_evolution_platform/enterprise/w/enterprise3/13808.license-and-upgrade-faq.aspx</link><pubDate>Wed, 16 May 2012 18:54:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:13808</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;&lt;a name="Top"&gt;&lt;/a&gt;This FAQ contains answers to the following common questions about licenses and upgrades:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="#CommunityAndEnterprise"&gt;What is the primary difference between Telligent Community and Telligent Enterprise?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Upgrade"&gt;I have a previous edition of a Telligent product and would like to upgrade to Telligent Community&lt;sup&gt;tm&lt;/sup&gt; 6.0 or Telligent Enterprise&lt;sup&gt;tm&lt;/sup&gt; 3.0. How do I do this?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Professional"&gt;I have Community Server 2008 Professional Edition. Can I upgrade to Telligent Community 6.0?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#FutureVersion"&gt;When is Telligent publishing details about future versions of its products?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#SoftwareAssurance"&gt;I bought a license in the past without assurance/maintenance. Can I buy that now?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#501c3"&gt;I am an 501(c) 3 non-profit - are there discounts available?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Demo"&gt;Can a demo license be used in production environments?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Staging"&gt;Is a license required for staging and/or developers?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#AddOns"&gt;Are add-ons licensed separately?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#SecurityModules"&gt;How are security modules licensed? Do I still have to pick one?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#VirtualMachines"&gt;Is licensing different for virtual machines?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#EC2"&gt;Are there any restrictions when running on Amazon&amp;rsquo;s EC2 (or other) cloud computing grid?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#FailOver"&gt;Do we need to license fail-over servers?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Transferable"&gt;Are licenses transferable?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Express"&gt;Does Telligent still offer a free Express edition of its products?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Graffiti"&gt;Is Graffiti CMS included with my Telligent Enterprise or Telligent Community license purchase?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Resell"&gt;Can I resell your products?&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;hr align="left" /&gt; &lt;p&gt;&lt;b&gt;&lt;a name="CommunityAndEnterprise"&gt;&lt;/a&gt;What is the primary difference between Telligent Community and Telligent Enterprise?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Telligent Community and Telligent Enterprise are both built on the underlying foundation of Telligent Evolution, our collaboration and community platform that allows organizations to create interactive applications. Telligent Community is designed for public, external communities where moderation, security, and other monitoring tools are required. Furthermore, Telligent Community is locked down out-of-the-box . Telligent Enterprise is designed to work best for private communities where more flexibility and trust is bestowed on the end users.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Upgrade"&gt;&lt;/a&gt;I have a previous edition of a Telligent product and would like to upgrade to Telligent Community&lt;sup&gt;tm&lt;/sup&gt; 6.0 or Telligent Enterprise&lt;sup&gt;tm&lt;/sup&gt; 3.0. How do I do this?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Customers who have a previous version of a Telligent product and are current on their maintenance and support agreements are eligible to upgrade to Telligent Community 6.0 or Telligent Enterprise 3.0 for no additional licensing cost. &lt;a href="/support/upgrade-request/"&gt;Please contact Telligent to begin this process&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Professional"&gt;&lt;/a&gt;I have Community Server 2008 Professional Edition. Can I upgrade to Telligent Community 6.0?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Yes, customers who are current on maintenance and support are eligible to upgrade to a similar edition of Telligent Community 6.0 for no additional licensing cost. &lt;a target="_blank" href="/support/"&gt;Please contact Telligent Support&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="FutureVersion"&gt;&lt;/a&gt;When is Telligent publishing details about future versions of its products?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Telligent will continue providing ongoing enhancements to our platform, but due to the competitive market and ongoing research and development, we do not publish product road map in advance.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="SoftwareAssurance"&gt;&lt;/a&gt;I bought a license in the past without assurance/maintenance. Can I buy that now?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Please &lt;a href="/about/contact/support/"&gt;contact Telligent Support&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="501c3"&gt;&lt;/a&gt;I am an 501(c) 3 non-profit - are there discounts available?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Telligent is a supporter of 501(c) 3 non-profit organizations. For licensing, please &lt;a href="/about/contact/sales/"&gt;contact Telligent Sales&lt;/a&gt; and ask about 501(c) 3 nonprofit discounts.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Demo"&gt;&lt;/a&gt;Can a demo license be used in production environments?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;The demo license only permits users to test and evaluate the software on a local server.&amp;nbsp; Use of the demo license in a production environment is prohibited . The demo license may be used for testing and development purposes.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Staging"&gt;&lt;/a&gt;Is a license required for staging and/or developers?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Yes, all uses of Telligent&amp;rsquo;s software require a license in order to function. For development or staging environments, we recommend &lt;a href="/about/contact/sales/"&gt;working with the Telligent Sales team&lt;/a&gt; to determine the appropriate number of licenses necessary.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="AddOns"&gt;&lt;/a&gt;Are add-ons licensed separately?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Telligent offers various add-ons for Telligent Community and Telligent Enterprise. Please check your license agreement to determine what add-ons you are currently licensed for, or please &lt;a href="/about/contact/sales/"&gt;contact Telligent Sales&lt;/a&gt; for more information on pricing and licensing for additional add-ons.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="SecurityModules"&gt;&lt;/a&gt;How are security modules licensed? Do I still have to pick one?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Both Telligent Community and Telligent Enterprise come with a number of integrated single sign-on modules. The LDAP security module, which includes Microsoft Active Directory integration, is only available with Telligent Enterprise.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="VirtualMachines"&gt;&lt;/a&gt;Is licensing different for virtual machines?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, licensing is not different for virtual machines. Licensing is still based on a per-processor model.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="EC2"&gt;&lt;/a&gt;Are there any restrictions when running on Amazon&amp;rsquo;s EC2 (or other) cloud computing grid?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, all the current licensing restrictions still apply.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="FailOver"&gt;&lt;/a&gt;Do we need to license fail-over servers?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;All servers that are in a production environment require a license in order to operate.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Transferable"&gt;&lt;/a&gt;Are licenses transferable?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, software licenses cannot be resold as the licensing restrictions and support information are tied to specific users and domains.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Express"&gt;&lt;/a&gt;Does Telligent still offer a free Express edition of its products?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, Telligent no longer offers the free Express edition of its products. The nature of Telligent&amp;rsquo;s business precludes us from continuing this license type.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Graffiti"&gt;&lt;/a&gt;Is Graffiti CMS included with my Telligent Enterprise or Telligent Community license purchase?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, at this time &lt;a href="http://graffiticms.com/"&gt;Graffiti CMS&lt;/a&gt; &amp;ndash; Telligent&amp;rsquo;s lightweight content publishing system &amp;ndash; is not included and is licensed separately.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Resell"&gt;&lt;/a&gt;Can I resell your products?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Yes, please contact &lt;a href="/about/contact/sales/"&gt;Telligent Sales&lt;/a&gt; for information about becoming a reseller of Telligent&amp;rsquo;s products.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: For more information about our products, visit &lt;a href="http://www.telligent.com"&gt;www.telligent.com&lt;/a&gt; or &lt;a href="/about/contact/sales/"&gt;contact Telligent Sales&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Wiki Page: License and upgrade FAQ</title><link>http://telligent.com/support/telligent_evolution_platform/community/w/community6/19909.license-and-upgrade-faq.aspx</link><pubDate>Wed, 16 May 2012 18:52:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:19909</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;p&gt;&lt;a name="Top"&gt;&lt;/a&gt;This FAQ contains answers to the following common questions about licenses and upgrades:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="#CommunityAndEnterprise"&gt;What is the primary difference between Telligent Community and Telligent Enterprise?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Upgrade"&gt;I have a previous edition of a Telligent product and would like to upgrade to Telligent Community&lt;sup&gt;tm&lt;/sup&gt; 6.0 or Telligent Enterprise&lt;sup&gt;tm&lt;/sup&gt; 3.0. How do I do this?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Professional"&gt;I have Community Server 2008 Professional Edition. Can I upgrade to Telligent Community 6.0?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#FutureVersion"&gt;When is Telligent publishing details about future versions of its products?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#SoftwareAssurance"&gt;I bought a license in the past without assurance/maintenance. Can I buy that now?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#501c3"&gt;I am an 501(c) 3 non-profit - are there discounts available?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Demo"&gt;Can a demo license be used in production environments?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Staging"&gt;Is a license required for staging and/or developers?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#AddOns"&gt;Are add-ons licensed separately?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#SecurityModules"&gt;How are security modules licensed? Do I still have to pick one?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#VirtualMachines"&gt;Is licensing different for virtual machines?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#EC2"&gt;Are there any restrictions when running on Amazon&amp;rsquo;s EC2 (or other) cloud computing grid?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#FailOver"&gt;Do we need to license fail-over servers?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Transferable"&gt;Are licenses transferable?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Express"&gt;Does Telligent still offer a free Express edition of its products?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Graffiti"&gt;Is Graffiti CMS included with my Telligent Community or Telligent Enterprise license purchase?&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="#Resell"&gt;Can I resell your products?&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;hr align="left" /&gt; &lt;p&gt;&lt;b&gt;&lt;a name="CommunityAndEnterprise"&gt;&lt;/a&gt;What is the primary difference between Telligent Community and Telligent Enterprises?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Telligent Community and Telligent Enterprise are both built on the underlying foundation of Telligent Evolution, our collaboration and community platform that allows organizations to create interactive applications. Telligent Enterprise is designed for public, external communities where moderation, security, and other monitoring tools are required. Furthermore, Telligent Enterprise is locked down out of the box. Telligent Community is designed to work best for private communities where more flexibility and trust is bestowed on the end users.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Upgrade"&gt;&lt;/a&gt;I have a previous edition of a Telligent product and would like to upgrade to Telligent Community&lt;sup&gt;tm&lt;/sup&gt; 6.0 or Telligent Enterprise &lt;sup&gt;tm&lt;/sup&gt; 3.0. How do I do this?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Customers who have a previous version of a Telligent product and are current on their maintenance and support agreements are eligible to upgrade to Telligent Community 6.0 or Telligent Enterprise 3.0 for no additional licensing cost. &lt;a href="/support/upgrade-request/"&gt;Please contact Telligent to begin this process&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Professional"&gt;&lt;/a&gt;I have Community Server 2008 Professional Edition. Can I upgrade to Telligent Community 6.0?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Yes, customers who are current on maintenance and support are eligible to upgrade to a similar edition of Telligent Community 6.0 for no additional licensing cost. &lt;a target="_blank" href="/support/"&gt;Please contact Telligent Support&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="FutureVersion"&gt;&lt;/a&gt;When is Telligent publishing details about future versions of its products?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Telligent will continue providing ongoing enhancements to our platform, but due to the competitive market and ongoing research and development, we do not publish product road map in advance.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="SoftwareAssurance"&gt;&lt;/a&gt;I bought a license in the past without assurance/maintenance. Can I buy that now?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Please &lt;a href="/about/contact/support/"&gt;contact Telligent Support&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="501c3"&gt;&lt;/a&gt;I am an 501(c) 3 non-profit - are there discounts available?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Telligent is a supporter of 501(c) 3 non-profit organizations. For licensing, please &lt;a href="/about/contact/sales/"&gt;contact Telligent Sales&lt;/a&gt; and ask about 501(c) 3 nonprofit discounts.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Demo"&gt;&lt;/a&gt;Can a demo license be used in production environments?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;The demo license only permits users to test and evaluate the software on a local server.&amp;nbsp; Use of the demo license in a production environment is prohibited. The demo license may be used for testing and development purposes.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Staging"&gt;&lt;/a&gt;Is a license required for staging and/or developers?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Yes, all uses of Telligent&amp;rsquo;s software require a license in order to function. For development or staging environments, we recommend &lt;a href="/about/contact/sales/"&gt;working with the Telligent Sales team&lt;/a&gt; to determine the appropriate number of licenses necessary.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="AddOns"&gt;&lt;/a&gt;Are add-ons licensed separately?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Telligent offers various add-ons for Telligent Community and Telligent Enterprise. Please check your license agreement to determine what add-ons you are currently licensed for, or please &lt;a href="/about/contact/sales/"&gt;contact Telligent Sales&lt;/a&gt; for more information on pricing and licensing for additional add-ons.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="SecurityModules"&gt;&lt;/a&gt;How are security modules licensed? Do I still have to pick one?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Both Telligent Community and Telligent Enterprise come with a number of integrated single sign-on modules. The LDAP security module, which includes Microsoft Active Directory integration, is only available with Telligent Enterprise.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="VirtualMachines"&gt;&lt;/a&gt;Is licensing different for virtual machines?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, licensing is not different for virtual machines. Licensing is still based on a per-processor model.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="EC2"&gt;&lt;/a&gt;Are there any restrictions when running on Amazon&amp;rsquo;s EC2 (or other) cloud computing grid?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, all the current licensing restrictions still apply.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="FailOver"&gt;&lt;/a&gt;Do we need to license fail-over servers?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;All servers that are in a production environment require a license in order to operate.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Transferable"&gt;&lt;/a&gt;Are licenses transferable?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, software licenses cannot be resold as the licensing restrictions and support information are tied to specific users and domains.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Express"&gt;&lt;/a&gt;Does Telligent still offer a free Express edition of its products?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, Telligent no longer offers the free Express edition of its products. The nature of Telligent&amp;rsquo;s business precludes us from continuing this license type.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Graffiti"&gt;&lt;/a&gt;Is Graffiti CMS included with my Telligent Community or Telligent Enterprise license purchase?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;No, at this time &lt;a href="http://graffiticms.com/"&gt;Graffiti CMS&lt;/a&gt; &amp;ndash; Telligent&amp;rsquo;s lightweight content publishing system &amp;ndash; is not included and is licensed separately.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;a name="Resell"&gt;&lt;/a&gt;Can I resell your products?&lt;/b&gt;&lt;/p&gt; &lt;p&gt;Yes, please contact &lt;a href="/about/contact/sales/"&gt;Telligent Sales&lt;/a&gt; for information about becoming a reseller of Telligent&amp;rsquo;s products.&lt;/p&gt; &lt;p&gt;&lt;a href="#Top"&gt;top&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: For more information about our products, visit &lt;a href="http://www.telligent.com"&gt;www.telligent.com&lt;/a&gt; or &lt;a href="/about/contact/sales/"&gt;contact Telligent Sales&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>File: HealthStream Customer Success Story</title><link>http://telligent.com/resources/m/success_stories/1353261.aspx</link><pubDate>Wed, 16 May 2012 14:42:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1353261</guid><dc:creator>Chris Kee</dc:creator><description>&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt; Enhance customer communications and reduce support costs&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt; Built online support community to strengthen customer relationships and enable customers to crowdsource questions&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Impact:&lt;/strong&gt; Reduced support calls and enhanced products through collaboration&lt;/p&gt;</description></item><item><title>Wiki Page: Telligent Connect for Sitecore</title><link>http://telligent.com/support/telligent_evolution_platform/community/w/community6/21573.telligent-connect-for-sitecore.aspx</link><pubDate>Wed, 16 May 2012 13:43:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:21573</guid><dc:creator>Jenny Jarrard</dc:creator><description>&lt;div class="table-of-contents"&gt;&lt;div class="table-of-contents"&gt;&lt;h2 class="title"&gt;In this Article&lt;/h2&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Purpose"&gt;Purpose&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Capabilities_in_release_2_0"&gt;Capabilities in release 2.0&lt;/a&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Blog_features"&gt;Blog features&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Forum_features"&gt;Forum features&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#File_gallery_features"&gt;File gallery features&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#User_Profile_features_New_in_2_5"&gt;User Profile features (New in 2.5)&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Activity_features_New_in_2_5"&gt;Activity features (New in 2.5)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Guides_included_in_this_documentation"&gt;Guides included in this documentation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/div&gt;&lt;br /&gt; &lt;div class="hierarchy-list-footer"&gt;&lt;/div&gt; &lt;/div&gt; &lt;h2&gt;&lt;a name="Purpose"&gt;&lt;/a&gt;Purpose&lt;/h2&gt; &lt;p&gt;Telligent Connect for Sitecore 2.0 enables you to seamlessly integrate content and social engagement from Telligent Community into an all-encompassing audience experience from Sitecore.&lt;/p&gt; &lt;h2&gt;&lt;a name="Capabilities_in_release_2_0"&gt;&lt;/a&gt;Capabilities in release 2.0&lt;/h2&gt; &lt;p&gt;This release includes the following features:&lt;/p&gt; &lt;h3&gt;&lt;a name="Blog_features"&gt;&lt;/a&gt;Blog features&lt;/h3&gt; &lt;ul&gt; &lt;li&gt;Viewing and commenting on a blog post.&lt;/li&gt; &lt;li&gt;Seeing all of a blog author&amp;#39;s posts, and seeing all the blogs he/she shares information on.&lt;/li&gt; &lt;li&gt;Viewing full details of any post made by a blog author.&lt;/li&gt; &lt;li&gt;Create/Edit Blog Posts (new in 2.5)&lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;&lt;a name="Forum_features"&gt;&lt;/a&gt;Forum features&lt;/h3&gt; &lt;ul&gt; &lt;li&gt;Replying to a forum thread.&lt;/li&gt; &lt;li&gt;Viewing details of specific discussions or question/answer streams.&lt;/li&gt; &lt;li&gt;Suggesting or verifying a forum reply as an answer.&lt;/li&gt; &lt;li&gt;Seeing all discussions and question/answers posted in a forum or message board.&lt;/li&gt; &lt;li&gt;Seeing the different forums or message boards you can participate in.&lt;/li&gt; &lt;li&gt;Posing questions and starting discussions.&lt;/li&gt; &lt;/ul&gt; &lt;h3&gt;&lt;a name="File_gallery_features"&gt;&lt;/a&gt;File gallery features&amp;nbsp;&lt;/h3&gt; &lt;ul&gt; &lt;li&gt;Commenting on files. ***&lt;/li&gt; &lt;li&gt;Seeing all available galleries, and all available files in a file gallery. ***&lt;/li&gt; &lt;li&gt;Viewing specific files in full mode. ***&lt;/li&gt; &lt;li&gt;Viewing gallery files in slideshow mode. ***&lt;/li&gt; &lt;li&gt;Uploading media gallery files. ***&lt;/li&gt; &lt;/ul&gt; &lt;div&gt; &lt;div&gt; &lt;h3&gt;&lt;a name="User_Profile_features_New_in_2_5"&gt;&lt;/a&gt;User Profile features (New in 2.5)&lt;/h3&gt; &lt;ul&gt; &lt;li&gt;View friends and followers&lt;/li&gt; &lt;li&gt;Add a friend or follower&lt;/li&gt; &lt;li&gt;Display/edit a user&amp;#39;s bio&lt;/li&gt; &lt;li&gt;Display user role badges ***&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;h3&gt;&lt;a name="Activity_features_New_in_2_5"&gt;&lt;/a&gt;Activity features (New in 2.5)&lt;/h3&gt; &lt;ul&gt; &lt;li&gt;View community activity&lt;/li&gt; &lt;li&gt;Update your status&lt;/li&gt; &lt;/ul&gt; &lt;div&gt;&lt;/div&gt; &lt;div&gt;&lt;strong&gt;***&lt;/strong&gt;&amp;nbsp;- This feature is&amp;nbsp;dependent on your Telligent Community license. &amp;nbsp;Check your Telligent Community license to see if this feature is available for use.&amp;nbsp;&lt;/div&gt; &lt;/div&gt; &lt;p&gt;For more detail about features, view the &lt;a class="ExistingPageLink" href="/support/documentation/w/community_private/21026.working-with-contextual-urls-in-sitecore.aspx" title="Click to view the page titled: Working with contextual URLs in Sitecore"&gt;Working with contextual URLs&lt;/a&gt; article since several widgets in Telligent Community rely on specific content or contextual data in order to display their contents properly within Sitecore.&lt;/p&gt; &lt;h2&gt;&lt;a name="Guides_included_in_this_documentation"&gt;&lt;/a&gt;Guides included in this documentation&lt;/h2&gt; &lt;ul&gt; &lt;li&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="ExistingPageLink"&gt;[[Telligent Connect for Sitecore installation and configuration]]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="ExistingPageLink"&gt;&lt;/span&gt;&lt;/li&gt; &lt;li&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="internal-link new-page"&gt;[[Telligent Connect for Sitecore release notes]]&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt; &lt;li&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="ExistingPageLink"&gt;[[Telligent Connect for Sitecore user guide]]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt; &lt;li&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="internal-link new-page"&gt;[[Telligent Connect for Sitecore widgets]]&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt; &lt;li&gt;&lt;span class="ExistingPageLink"&gt;&lt;/span&gt;&lt;span class="ExistingPageLink"&gt;&lt;span class="ExistingPageLink"&gt;[[Uninstalling Telligent Connect for Sitecore]]&lt;/span&gt;&lt;/span&gt;&lt;/li&gt; &lt;/ul&gt;</description></item><item><title>Wiki Page: Community Management Guide</title><link>http://telligent.com/support/telligent_evolution_platform/community/w/community6/19561.community-management-guide.aspx</link><pubDate>Wed, 16 May 2012 12:38:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:19561</guid><dc:creator>Alex Crome</dc:creator><description>&lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt; &lt;table&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td valign="top" width="50"&gt;&lt;img src="/resized-image.ashx/__size/550x0/__key/CommunityServer.Wikis.Components.Files/documentation/0841.MagnifyingGlass.png" border="0" alt=" " /&gt;&lt;/td&gt; &lt;td&gt;&lt;a name="top"&gt;&lt;/a&gt;A successful community requires the involvement of a number people. Telligent has created a guide for each distinct role, providing an overview of the tasks that are required and how each contributes to creating an active, thriving community.&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; &lt;p id="community_manager_guide"&gt;&lt;div class="table-of-contents"&gt;&lt;h2 class="title"&gt;In this Article&lt;/h2&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Roles_within_your_community"&gt;Roles within your community&lt;/a&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Community_Manager"&gt;Community Manager&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Group_Owner"&gt;Group Owner&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Content_Moderator"&gt;Content Moderator&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Blog_Authors"&gt;Blog Authors&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/p&gt; &lt;h2 id="roles_within_your_community"&gt;&lt;a name="Roles_within_your_community"&gt;&lt;/a&gt;Roles within your community&lt;/h2&gt; &lt;h3 id="community_manager"&gt;&lt;a name="Community_Manager"&gt;&lt;/a&gt;Community Manager&lt;/h3&gt; &lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;Once you have set up the basics of your community using our [[Community Setup Guide]], you have to actively manage it to ensure adoption and growth. This guide covers how to:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;[[Adjust the organization of the community]]&lt;/li&gt; &lt;li&gt;[[Change how application content is captured and managed]]&lt;/li&gt; &lt;li&gt;[[Change membership and membership rules]]&lt;/li&gt; &lt;li&gt;[[Telligent Community Control Panel]]&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;We also provide a [[System Administration Guide]] that covers how to ensure your community is running smoothly.&lt;/p&gt; &lt;h3 id="group_owner"&gt;&lt;a name="Group_Owner"&gt;&lt;/a&gt;Group Owner&lt;/h3&gt; &lt;p&gt;As a group owner, you are responsible for managing a section of the broader community, likely an area that you have known expertise and influence. Groups include both people (membership) and content (applications and messages) and can be customized to look different from the rest of the community as needed to create distinction or address your particular focus. In this guide, we cover how to:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;[[Customize the look and feel of your group]]&lt;/li&gt; &lt;li&gt;[[Manage group applications and permissions]]&lt;/li&gt; &lt;li&gt;[[Manage group membership]]&lt;/li&gt; &lt;/ol&gt; &lt;h3 id="content_moderator"&gt;&lt;a name="Content_Moderator"&gt;&lt;/a&gt;Content Moderator&lt;/h3&gt; &lt;p&gt;As a moderator, you are responsible for ensuring that the content within the community is appropriate for all community members. Depending on how your administrator configured your community, you may be responsible for only one forum, for content for a single group, or for content across the entire community. In this guide, we cover how to:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;[[Moderate comments]]&lt;/li&gt; &lt;li&gt;[[Moderate forums]]&lt;/li&gt; &lt;li&gt;[[Moderate posts]]&lt;/li&gt; &lt;li&gt;[[Moderate users]]&lt;/li&gt; &lt;/ol&gt; &lt;h3 id="blog_authors"&gt;&lt;a name="Blog_Authors"&gt;&lt;/a&gt;Blog Authors&lt;/h3&gt; &lt;p&gt;As a blog author, you can share your expertise and publish valuable content to the community and understand what people think about the content via comments. In this guide we cover how to:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;[[How to view basic blog usage|Tracking user views of your content]]&lt;/li&gt; &lt;li&gt;[[Configure how people access your blog content]]&lt;/li&gt; &lt;li&gt;[[Configure how you&amp;#39;ll publish your posts]]&lt;/li&gt; &lt;li&gt;[[Write, publish, edit and delete blog posts]]&lt;/li&gt; &lt;/ol&gt;</description></item><item><title>Forum Post: RE: Hijacking application start</title><link>http://telligent.com/support/telligent_evolution_platform/community/f/533/p/1071117/1357038.aspx#1357038</link><pubDate>Wed, 16 May 2012 11:39:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1357038</guid><dc:creator>nhsmt</dc:creator><description>&lt;p&gt;One of the guiding principles in the design of the new ASP.NET MVC Framework is enabling TDD (Test Driven Development) when building a web application. If you want to follow along, this post makes use of ASP.NET MVC CodePlex Preview 4 which you’ll need to install from CodePlex. I’ll try and keep this post up to date with the latest releases, but it may take me time to get around to it.&lt;/p&gt; &lt;p&gt;This post will provide a somewhat detailed walk-through of building a web application in a Test Driven manner while also demonstrating one way to integrate a Dependency Injection (DI) Framework into an ASP.NET MVC app. At the very end, you can download the code.&lt;/p&gt;</description></item><item><title>Forum Post: RE: Header Functionality missing from Groups in 6.1</title><link>http://telligent.com/support/telligent_evolution_platform/community/f/533/p/1071112/1357032.aspx#1357032</link><pubDate>Wed, 16 May 2012 08:42:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1357032</guid><dc:creator>Alex Crome</dc:creator><description>&lt;p&gt;Are you locking the widget when you add it to your site header? Unless you lock it, the widget will not be inherited at further levels.&lt;/p&gt;</description></item><item><title>Forum Post: RE: User Profile Required Fields</title><link>http://telligent.com/support/telligent_evolution_platform/community/f/533/p/1071103/1357028.aspx#1357028</link><pubDate>Tue, 15 May 2012 22:39:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1357028</guid><dc:creator>Justin Couto</dc:creator><description>&lt;p&gt;Hi There,&lt;/p&gt; &lt;p&gt;We have an Add-On for Telligent called Power Profile.&amp;nbsp; It adds support for requiring profile fields with client side validation.&amp;nbsp; As mentioned above, this does not prevent data being pushed in through the REST API.&amp;nbsp; We can accomplish this with a customization if needed, but in many cases client side validation will work for communities.&lt;/p&gt; &lt;p&gt;Power Profile also adds many other benefits that we would be happy to demo for you.&amp;nbsp; If you are interested in learning more, please let us know.&amp;nbsp; You can learn about power profile by visiting our site here:&lt;br /&gt;&lt;a href="http://www.coutosolutions.com/Products/Telligent_Community/Add_Ons/Building_Blocks/Power_Profile/Overview.aspx"&gt;http://www.coutosolutions.com/Products/Telligent_Community/Add_Ons/Building_Blocks/Power_Profile/Overview.aspx&lt;/a&gt;&lt;/p&gt; &lt;p&gt;The above marketing info is for our 5.x version, but it will give you a good idea on what features it comes with.&amp;nbsp; In our version for 6.x we add many new features that take it even further.&lt;/p&gt; &lt;p&gt;Our Power Profile for Version 6.0 is available now with marketing and documentation coming soon.&lt;/p&gt; &lt;p&gt;Thank you,&lt;/p&gt;</description></item><item><title>Forum Post: RE: Custom Widget in Edit Mode</title><link>http://telligent.com/support/telligent_evolution_platform/community/f/533/p/1071106/1357027.aspx#1357027</link><pubDate>Tue, 15 May 2012 21:44:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1357027</guid><dc:creator>Justin Couto</dc:creator><description>&lt;p&gt;Great Answer Michael!&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;I would just also like to add that in some cases it does make sense to manipulate data in edit mode of a widget.&amp;nbsp; For example, the navigation widgets allow you to add links via edit mode.&amp;nbsp; Other examples would be in the add-ons we make.&amp;nbsp; For example, a new add-on we are about to release called &amp;quot;Feature It&amp;quot; allows you to upload photos in edit mode&amp;nbsp;to be displayed in a banner rotator.&lt;/p&gt; &lt;p&gt;There are good reasons to manipulate data in edit mode depending on what it is you are trying to accomplish.&amp;nbsp; If you haven&amp;#39;t already, &amp;nbsp;you might want to take a look at the Market Place or our site at&amp;nbsp;(&lt;a href="http://www.CoutoSolutions.com"&gt;http://www.CoutoSolutions.com&lt;/a&gt;) to see if we have already developed what you need.&amp;nbsp; The Telligent ecosystem is growing by the day and it is always good practice to look around first.&lt;/p&gt; &lt;p&gt;Lastly, we offer consulting and custom development is you decide you would like to outsource your project.&lt;/p&gt; &lt;p&gt;Good Luck!&lt;/p&gt;</description></item><item><title>Forum Post: RE: Mailing List 'From' field</title><link>http://telligent.com/community/developers/f/554/p/1071031/1357023.aspx#1357023</link><pubDate>Tue, 15 May 2012 20:19:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1357023</guid><dc:creator>Blake &amp;quot;Howdy&amp;quot; Smith</dc:creator><description>&lt;p&gt;In 6.x (and maybe 5.6, I can&amp;#39;t remember) the forum emails are sent out in batches, with users in the BCC to improve performance. &amp;nbsp;That&amp;#39;s why you see your mailing list in the To and no other recipients. &amp;nbsp;However, if you reply to the forum email it should automatically put the mailing list in the To for the reply (int_lprf_list@e2e.ti.com in your case). &amp;nbsp;&lt;/p&gt; &lt;p&gt;This is done by setting the &amp;quot;Reply-To&amp;quot; header in the email. &amp;nbsp;Telligent Evolution automatically does this but you can also overwrite what it puts there using the &amp;nbsp;$email_header.SetHeader(&amp;quot;Reply-To&amp;quot;, &amp;quot;default@reply.email&amp;quot;) extension.&lt;/p&gt;</description></item><item><title>Page: faq</title><link>http://telligent.com/bigsocial/p/faq.aspx</link><pubDate>Tue, 15 May 2012 19:51:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3438</guid><dc:creator>Anonymous</dc:creator><description>  &lt;style type="text/css"&gt;   .faq-nav a{   background-image: url("/cfs-file.ashx/__key/themefiles/g-257-efe25634df744d0d804890daa04da84d-files/main_2D00_nav_2D00_active_2D00_bg_2D00_ai.jpg");      background-position: 0 -2px;      padding-top: 54px;}  &lt;/style&gt;      &lt;div style="height:205px;" id="tbs-banner"&gt;   &lt;img src="http://telligent.com/cfs-file.ashx/__key/themefiles/g-257-efe25634df744d0d804890daa04da84d-files/tbs_2D00_banner_2D00_complete.jpg" width="960" /&gt;  &lt;/div&gt;  &lt;div style="margin-left: 30px; margin-top: 20px;"&gt;&lt;a title="Register Now for The Big Social" href="http://telligent.com/bigsocial/p/register.aspx"&gt;&lt;img src="http://c309507.r7.cf1.rackcdn.com/tbs-2012/register-now-v3.jpg" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div style="margin-left: 30px; margin-top: 20px;"&gt;&lt;a title="Be A Sponsor" href="http://telligent.com/bigsocial/p/sponsors.aspx"&gt;&lt;img src="http://c309507.r7.cf1.rackcdn.com/tbs-2012/be-a-sponsor-v3.jpg" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div style="margin-left: 30px; margin-top: 20px;"&gt;&lt;a title="Book Your Room for The Big Social" target="_blank" href="https://www.starwoodmeeting.com/StarGroupsWeb/booking/reservation?id=1202246329&amp;amp;key=2666C"&gt;&lt;img src="http://c309507.r7.cf1.rackcdn.com/tbs-2012/book-rooms-v3.jpg" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div style="margin-left: 30px; margin-top: 20px;"&gt;&lt;img src="http://c309507.r7.cf1.rackcdn.com/tbs-2012/twitter-bar.png" alt=" " border="0" /&gt;&lt;/div&gt;  &lt;div style="margin-left:30px;"&gt;  &lt;script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"&gt;&lt;/script&gt;  &lt;script&gt;  new TWTR.Widget({    version: 2,    type: 'profile',    rpp: 3,    interval: 30000,    width: 296,    height: 300,    theme: {      shell: {        background: 'transparent',        color: '#1c1c1c'      },      tweets: {        background: 'transparent',        color: '#1c1c1c',        links: '#5793C9'      }    },    features: {      scrollbar: false,      loop: false,      live: false,      behavior: 'all'    }  }).render().setUser('Telligent').start();  &lt;/script&gt;  &lt;/div&gt;  &lt;div style="margin-left: 30px; margin-top: 20px;"&gt;&lt;img src="http://c309507.r7.cf1.rackcdn.com/tbs-2012/community-bar.png" alt=" " border="0" /&gt;&lt;/div&gt;  &lt;script type="text/javascript"&gt;  // Andy Langton's show/hide/mini-accordion - updated 23/11/2009  // Latest version @ http://andylangton.co.uk/jquery-show-hide    // this tells jquery to run the function below once the DOM is ready  $(document).ready(function() {      //var showText='&lt;img src="http://telligent.com/files/themes/telligent60/images/plus.png" /&gt;';   //var hideText='&lt;img src="http://telligent.com/files/themes/telligent60/images/minus.png" /&gt;';     // initialise the visibility check   var is_visible = false;     // append show/hide links to the element directly preceding the element with a class of "toggle"   $('.toggle').prev().append('');     //$(".toggle").prev().wrap('');      // hide all of the elements with a class of 'toggle'   $('.toggle').hide();     // capture clicks on the toggle links   $('a.toggleLink').click(function() {      // switch visibility    is_visible = !is_visible;      // change the link depending on whether the element is shown or hidden    //$(this).html( (!is_visible) ? showText : hideText);    //(!is_visible) ? $(this).removeClass('minus') : $(this).addClass('minus');    $(this).toggleClass('minus');      // toggle the display - uncomment the next line for a basic "accordion" style    //$('.toggle').hide();$('a.toggleLink').html(showText);    $(this).parent().next('.toggle').toggle('slow');      // return false so any link destination is not followed    return false;     });  });  &lt;/script&gt;  &lt;style type="text/css"&gt;   #resources{   clear:both;   margin-left:30px;   margin-top:20px;   width:550px;}      .accordian-title{   border-bottom:1px solid #6FBAE7;   display: block;}     a.toggleLink{   background:url("http://telligent.com/files/themes/telligent60/images/plus.png") no-repeat right center;   border:none;   margin-top:10px;   display: block;   text-decoration: none;}      .toggleLink.minus{   background-image:url("http://telligent.com/files/themes/telligent60/images/minus.png");}      .even-text-bar{   background-color:#EAEAEA;padding:5px 10px;}      .odd-text-bar{   padding:0px 10px;}  &lt;/style&gt;  &lt;div id="resources"&gt;      &lt;div id="accordian"&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:10px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;WHEN AND WHERE IS THE BIG SOCIAL?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;The Big Social takes place September 17-19 at The W Hotel in Dallas, TX.&lt;/p&gt;              &lt;p&gt;Doors open for registration at 9:00am on Monday, September 17. The Get Social Reception will take place from 6:00-8:00pm.&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;WHAT IS THE BIG SOCIAL START TIME AND END TIME?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;Monday, September 17 (9am-8pm)&lt;/p&gt;     &lt;p&gt;Tuesday, September 18 (7am-10pm)&lt;/p&gt;     &lt;p&gt;Wednesday, September 19 (7am-4pm)&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;HOW CAN I REGISTER?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;Registration for The Big Social is quick and easy. Visit our &lt;a href="http://telligent.com/bigsocial/p/register.aspx"&gt;registration page&lt;/a&gt; to join in the fun!&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;WHERE IS THE CONFERENCE SCHEDULE?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;You can download the agenda &lt;a href="http://telligent.com/bigsocial/m/mediagallery/1353176/download.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;HOW MUCH DOES IT COST TO ATTEND?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;Early Bird Pricing &lt;strong&gt;$695 (ends July 1)&lt;/strong&gt; (Group Pricing for 4 or more 20% off)&lt;/p&gt;     &lt;p&gt;Regular Pricing &lt;strong&gt;$795 (July 2 to August 1)&lt;/strong&gt; (Group Pricing for 4 or more 20% off)&lt;/p&gt;     &lt;p&gt;Late Pricing &lt;strong&gt;$895 (August 2 to September 7)&lt;/strong&gt; (Group Pricing for 4 or more 20% off)&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;I WANT TO SPONSOR THE BIG SOCIAL.&lt;br /&gt;HOW IS THIS DIFFERENT FROM ATTENDING?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;As a Big Social sponsor, you will gain key product placement at the conference. There are a variety of sponsorship opportunities available. Please contact Sponsorship Chair, &lt;a href="mailto:jallen@telligent.com"&gt;Jon Allen&lt;/a&gt; for more information.&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;HOW CAN I JOIN THE CONVERSATION ONLINE?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;Keep up with the buzz! Join Telligent online.&lt;/p&gt;              &lt;ul&gt;               &lt;li&gt;&lt;a href="http://www.facebook.com/Telligent"&gt;Facebook&lt;/a&gt;&lt;/li&gt;               &lt;li&gt;&lt;a href="https://twitter.com/#!/telligent"&gt;Twitter&lt;/a&gt; – and with the hashtag #BigSocial12&lt;/li&gt;               &lt;li&gt;&lt;a href="http://www.linkedin.com/company/telligent"&gt;LinkedIn&lt;/a&gt;&lt;/li&gt;              &lt;/ul&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;WHERE CAN I FIND HOTEL INFORMATION?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;The Big Social will be held at The W Hotel. Telligent has negotiated a special event rate of &lt;strong&gt;$189/night&lt;/strong&gt;. &lt;a href="https://www.starwoodmeeting.com/StarGroupsWeb/booking/reservation?id=1202246329&amp;key=2666C"&gt;Book your room today.&lt;/a&gt;&lt;/p&gt;              &lt;p&gt;&lt;strong&gt;The "cut-off date" is 9/3/2012. Reservation requests received after the cut-off date will be based on availability at the Hotel's prevailing rates and will be credited to the Group's Guest Room Block.&lt;/strong&gt;&lt;/p&gt;              &lt;p&gt;&lt;a href="http://www.starwoodhotels.com/whotels/property/overview/index.html?propertyID=1521"&gt;The W Hotel&lt;/a&gt;&lt;br /&gt;     2440 Victory Park Lane&lt;br /&gt;     Dallas, TX 75219&lt;br /&gt;     (214) 397.4100&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;IS MY REGISTRATION TRANSFERABLE IF I&lt;br /&gt;CANNOT ATTEND?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;Yes, you are able to transfer your registration. For more information, please contact Shaunna Villareal,&lt;br /&gt;                &lt;a href="mailto:svillareal@telligent.com"&gt;svillareal@telligent.com&lt;/a&gt; or &lt;strong&gt;214.420.1377&lt;/strong&gt;.&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;WHAT IS THE CONFERENCE CANCELLATION POLICY?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;Full refunds will be given for all written cancellations made by August 1, 2012. Email will suffice. A $100 admin fee charged for cancellations received after 5:00 pm on August 1, 2012.&lt;/p&gt;          &lt;/div&gt;       &lt;div class="accordian-title"&gt;           &lt;a class="toggleLink" href="#"&gt;               &lt;h3 style="margin-bottom:5px;padding-top:0px;margin-top:20px;font-weight:bold;color:#6EBAE8;" class="bpt-title-text"&gt;WHAT IS THE HOTEL CANCELLATION POLICY?&lt;/h3&gt;              &lt;span&gt;&lt;/span&gt;&lt;/a&gt;          &lt;/div&gt;    &lt;div class="toggle" style="display: block;"&gt;           &lt;p&gt;There is no penalty if you cancel 24 hours in advance. If you cancel the day of or no show you will be charged for one day's room &amp; tax.&lt;/p&gt;          &lt;/div&gt;      &lt;/div&gt;  &lt;/div&gt;  &lt;div style="margin-left:30px;width:550px;"&gt;  &lt;h1&gt;THE BIG SOCIAL FAQ&amp;#39;S&lt;/h1&gt;  &lt;/div&gt;</description></item><item><title>Wiki Page: Video Transcoding</title><link>http://telligent.com/support/telligent_evolution_platform/enterprise/w/enterprise3/21950.video-transcoding.aspx</link><pubDate>Tue, 15 May 2012 15:08:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:21950</guid><dc:creator>Anna Van Sligtenhorst</dc:creator><description>&lt;p&gt;The Telligent Video Transcoding module optimizes the video viewing experience for your community audience by taking advantage of the HTML5 capabilities of the most popular browsers, including&amp;nbsp;Internet Explorer 9, Google Chrome 15, Apple Safari, and Mozilla Firefox 4. As videos are uploaded into the community in any format, they are automatically transcoded into an HTML5-compatible format, but also have a Flash-compatible version for older browsers. While the video is being transcoded, your audience can still view the videos in their original format.&lt;/p&gt; &lt;p&gt;As an administrator, you have configuration options that include bitrate, maximum height and width, aspect ratios and time at which a snapshot is taken to show as a preview where the video is shown in lists of available videos.&lt;/p&gt; &lt;p&gt;We have provided a full&amp;nbsp;&lt;a href="/support/telligent_evolution_platform/enterprise/w/enterprise3/21951.install-and-configure-video-transcoding.aspx"&gt;installation and configuration guide&lt;/a&gt;&amp;nbsp;to ensure you can successfully implement the Video Transcoding module within your community. The Video Transcoding module is available for &lt;a href="/marketplace/m/marketplace/1353219.aspx"&gt;download in the Telligent Marketplace&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Wiki Page: Install and Configure Video Transcoding</title><link>http://telligent.com/support/telligent_evolution_platform/enterprise/w/enterprise3/21951.install-and-configure-video-transcoding.aspx</link><pubDate>Tue, 15 May 2012 15:07:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:21951</guid><dc:creator>Anna Van Sligtenhorst</dc:creator><description>&lt;div class="table-of-contents"&gt;&lt;h2 class="title"&gt;In this Article&lt;/h2&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Installation"&gt;Installation&lt;/a&gt;&lt;div class="hierarchy-list-header"&gt; &lt;/div&gt;&lt;ul class="hierarchy-list"&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Install_the_SQL_files"&gt;Install the SQL files&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Install_the_Web_files"&gt;Install the Web files&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Install_the_Job_Scheduler_files"&gt;Install the Job Scheduler files&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Modify_Web_configuration_files"&gt;Modify the Web configuration files&lt;/a&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Modify_Job_Scheduler_configuration_files"&gt;Modify the Job Scheduler configuration files&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/li&gt;&lt;li class="hierarchy-item"&gt;&lt;a href="#Configure_Telligent_Evolution"&gt;Configuration&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="hierarchy-list-footer"&gt; &lt;/div&gt;&lt;/div&gt; &lt;p&gt;The HTML5 Video Transcoding module enables videos of any format to be uploaded to Telligent Enterprise and to be made playable directly within the browser without using plugins. The module automatically converts uploaded videos to HTML5 formats supporting all modern browsers with a Flash-based fallback for older browsers and enables previewing uploaded videos via a screenshot automatically taken from the source.&lt;/p&gt; &lt;div class="tdocs-note"&gt;Note that externally hosted videos are not encoded.&lt;/div&gt; &lt;div class="tdocs-note"&gt;Always back up your &lt;span style="font-family:courier new,courier;"&gt;web&lt;/span&gt; files, database, and &lt;span style="font-family:courier new,courier;"&gt;filestorage&lt;/span&gt; before installing new components&lt;/div&gt; &lt;h2&gt;&lt;a name="Installation"&gt;&lt;/a&gt;Installation&lt;/h2&gt; &lt;div class="tdocs-note"&gt;Prep: Unblock the zip package by right clicking it and going to Properties. &amp;nbsp;If there is an unblock button at the bottom of the Properties window,&amp;nbsp;click it to unblock the zip. If not, the zip is already unblocked.&lt;/div&gt; &lt;h3&gt;&lt;a name="Install_the_SQL_files"&gt;&lt;/a&gt;Install the SQL files&lt;/h3&gt; &lt;ol&gt; &lt;li&gt;Navigate to the &lt;span style="font-family:courier new,courier;"&gt;SqlScripts&lt;/span&gt; folder in the installation package.&lt;/li&gt; &lt;li&gt;Execute the SQL file located in this folder against the database where you want Video Transcoding to log its video conversions. This is traditionally the same database as your Telligent Enterprise site.&lt;/li&gt; &lt;/ol&gt; &lt;h3&gt;&lt;a name="Install_the_Web_files"&gt;&lt;/a&gt;Install the Web files&lt;/h3&gt; &lt;div&gt;&lt;ol&gt; &lt;li&gt;In the installation package, locate the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;Web&lt;/span&gt; folder.&lt;/li&gt; &lt;li&gt;Copy the contents of the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;Web&lt;/span&gt;folder into your Telligent Enterprise site, merging existing folders.&lt;ol&gt; &lt;li&gt;For example, if your website is located at &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;c:&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;/W&lt;/span&gt;eb&lt;/span&gt;, it would end up containing &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;c:&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;/W&lt;/span&gt;eb/vt&lt;/span&gt; and &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;c:&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;/We&lt;/span&gt;b/bin/Telligent.Evolution.VideoTranscoding.dll&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt; &lt;/ol&gt; &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/div&gt; &lt;div&gt; &lt;h3&gt;&lt;a name="Install_the_Job_Scheduler_files"&gt;&lt;/a&gt;Install the Job Scheduler files&lt;/h3&gt; &lt;ol&gt; &lt;li&gt;Stop the Job Scheduler service.&lt;/li&gt; &lt;li&gt;In the installation package, locate the &lt;span style="font-family:courier new,courier;"&gt;Tasks&lt;/span&gt; folder.&lt;/li&gt; &lt;li&gt;Copy the contents of the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;Tasks&lt;/span&gt;folder to the root of your Job Scheduler installation.&lt;ol&gt; &lt;li&gt;For example, if your Job Scheduler root was &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;c:&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;/Tasks&lt;/span&gt;, it would end up containing &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;c:&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;/T&lt;/span&gt;asks/ffmpeg&lt;/span&gt; and &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;c:&lt;/span&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;/T&lt;/span&gt;asks/Telligent.Evolution.VideoTranscoding.dll&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;/ol&gt; &lt;h3&gt;&lt;a name="Modify_Web_configuration_files"&gt;&lt;/a&gt;Modify the Web configuration files&lt;/h3&gt; &lt;ol&gt; &lt;li&gt;In your Telligent Enterprise site, locate a file named &lt;span style="font-family:courier new,courier;"&gt;communityserver_override.config&lt;/span&gt;&amp;nbsp;and edit it &amp;nbsp;in any text editor.&lt;ol&gt; &lt;li&gt;Note that by default, your site does not have this override file. If your site does not have it, you can create a file named &lt;span style="font-family:courier new,courier;"&gt;communityserver_override.config&lt;/span&gt;in the root of your web installation and then inside, add the following: &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt; &amp;lt;Overrides&amp;gt;   &amp;lt;!-- Add any needed overrides here --&amp;gt; &amp;lt;/Overrides&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Add the following information between the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;Overrides /&amp;gt;&lt;/span&gt;tags: &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;Override xpath=&amp;quot;/CommunityServer/FileViewers&amp;quot; mode=&amp;quot;add&amp;quot; where=&amp;quot;end&amp;quot;&amp;gt;   &amp;lt;add type=&amp;quot;Telligent.Evolution.VideoTranscoding.FileViewer, Telligent.Evolution.VideoTranscoding&amp;quot;      extensions=&amp;quot;3gp;avi;flv;m4v;mkv;mov;mp2;mp4;mpeg;mpg;ogv;webm;wmv&amp;quot; /&amp;gt; &amp;lt;/Override&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage&amp;quot; mode=&amp;quot;add&amp;quot; where=&amp;quot;end&amp;quot;&amp;gt;   &amp;lt;fileStore name=&amp;quot;videotranscoding&amp;quot;      type=&amp;quot;Telligent.Evolution.Extensibility.Storage.Providers.Version1.FileSystemFileStorageProvider, Telligent.Evolution.Components&amp;quot;      basePath=&amp;quot;~/filestorage/&amp;quot; /&amp;gt; &amp;lt;/Override&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/MimeTypes&amp;quot; mode=&amp;quot;add&amp;quot; where=&amp;quot;end&amp;quot;&amp;gt;     &amp;lt;mimeType extensions=&amp;quot;webm&amp;quot; mimeType=&amp;quot;video/webm&amp;quot; /&amp;gt; &amp;lt;/Override&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;/ol&gt; &lt;h3&gt;&lt;a name="Modify_Job_Scheduler_configuration_files"&gt;&lt;/a&gt;Modify the Job Scheduler configuration files&lt;/h3&gt; &lt;ol&gt; &lt;li&gt;In your Job Scheduler installation directory site, locate a file named &lt;span style="font-family:courier new,courier;"&gt;communityserver_override.config&lt;/span&gt;&amp;nbsp; and edit it&amp;nbsp; in any text editor.&lt;ol&gt; &lt;li&gt;Note that by default, your scheduler does not have this override file. If scheduler does not have it, you can create a file named &lt;span style="font-family:courier new,courier;"&gt;communityserver_override.config&lt;/span&gt;in the root of your web installation and then inside, add the following: &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt; &amp;lt;Overrides&amp;gt;   &amp;lt;!-- Add any needed overrides here --&amp;gt; &amp;lt;/Overrides&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Add the following information between the &lt;span style="font-family:courier new,courier;"&gt;&amp;lt;Overrides /&amp;gt;&lt;/span&gt;tags: &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage&amp;quot; mode=&amp;quot;add&amp;quot; where=&amp;quot;end&amp;quot;&amp;gt;   &amp;lt;fileStore name=&amp;quot;videotranscoding&amp;quot;      type=&amp;quot;Telligent.Evolution.Extensibility.Storage.Providers.Version1.FileSystemFileStorageProvider, Telligent.Evolution.Components&amp;quot;      basePath=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;/Override&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;Telligent.Evolution.Components.Attachments&amp;#39;]&amp;quot;      mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;Telligent.Evolution.Components.Attachments.Temporary&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Components.ImageFileViewer&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Components.MultipleUploadFileManager&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.MailGateway.MailRoom.ForumsHandler&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Components.PostAttachments&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Components.SiteFiles&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Blogs.Components.WeblogFiles&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Components.UserFiles&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Wikis.Components.Files&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt; &amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Discussions.Components.Files&amp;#39;]&amp;quot;     mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot; /&amp;gt;&lt;/pre&gt; &lt;/li&gt; &lt;li&gt;Alter all mentions of &lt;span style="font-family:courier new,courier;"&gt;&amp;quot;ABSOLUTE\PATH\TO\WEB\FILESTORAGE&amp;quot;&lt;/span&gt; to be your physical path to the &lt;span style="font-family:courier new,courier;"&gt;filestorage&lt;/span&gt;folder, e.g., &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;Override xpath=&amp;quot;/CommunityServer/CentralizedFileStorage/fileStore[@name=&amp;#39;CommunityServer.Discussions.Components.Files&amp;#39;]&amp;quot;   mode=&amp;quot;change&amp;quot; name=&amp;quot;basePath&amp;quot; value=&amp;quot;c:\path\to\filestorage&amp;quot; /&amp;gt; &lt;/pre&gt; &lt;/li&gt; &lt;li&gt;While still in your Job Scheduler installation directory, locate and edit the &lt;span style="font-family:courier new,courier;"&gt;tasks.config&lt;/span&gt; file&amp;nbsp; in a standard editor.&lt;/li&gt; &lt;li&gt;Add the following job node as a child node of the &lt;span style="font-family:courier new,courier;"&gt;jobs/cron/jobs&lt;/span&gt;node: &lt;pre class="brush: xml;fontsize: 100; first-line: 1; "&gt;&amp;lt;job schedule=&amp;quot;0 */2 * * * ? *&amp;quot; type=&amp;quot;Telligent.Evolution.VideoTranscoding.TranscodingJob, Telligent.Evolution.VideoTranscoding&amp;quot;/&amp;gt;&lt;/pre&gt; &lt;ol&gt; &lt;li&gt;By default, this job will run every two minutes. You can adjust the schedule to suit your needs.&lt;/li&gt; &lt;/ol&gt;&lt;/li&gt; &lt;li&gt;Restart your IIS application pool. However, &lt;strong&gt;DO NOT&lt;/strong&gt; start the Job Scheduler until after configuration is complete within your Telligent Enterprise site as instructed in the next section.&lt;/li&gt; &lt;/ol&gt; &lt;h2&gt;&lt;a name="Configure_Telligent_Evolution"&gt;&lt;/a&gt;Configuration&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;Log into your Telligent Enterprise site as an administrator and navigate to &lt;strong&gt;Control Panel &amp;gt; System Administration &amp;gt; Site Administration &amp;gt; Manage Plugins&lt;/strong&gt;. Locate the Video Transcoding plugin, &lt;strong&gt;HTML5 Video Transcoding.&lt;/strong&gt;&lt;/li&gt; &lt;li&gt;Click &lt;strong&gt;Configure&lt;/strong&gt; and set the properties on all three tabs according to the following table.&lt;br /&gt;&lt;br /&gt; &lt;div style="overflow:scroll;"&gt; &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt; &lt;table class="WikiTable"&gt; &lt;tbody&gt; &lt;tr class="WikiTableBgBlue"&gt;&lt;th&gt;Option&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Maximum width&lt;/strong&gt;&lt;/td&gt; &lt;td&gt;The maximum width (in pixels) at which the video will be transcoded from its source.&amp;nbsp; If the source video is wider, it will be scaled down retaining its original aspect ratio. If the source video is narrower, it will not be up-scaled. This does not influence the playback size, which is still governed by the theme. &lt;em&gt;default: 1024&lt;/em&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Maxiumum height&lt;/strong&gt;&lt;/td&gt; &lt;td&gt;The maximum height (in pixels) at which the video will be transcoded from its source. If the source video is taller, it will be scaled down retaining its original aspect ratio. If the source video is shorter, it will not be up-scaled. This does not influence the playback size, which is still governed by the theme. &lt;em&gt;default: 768&lt;/em&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Video bitrate&lt;/strong&gt;&lt;/td&gt; &lt;td&gt;The maximum video bitrate (in kbps) at which the source video will be transcoded.&amp;nbsp; &lt;em&gt;default: 768&lt;/em&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Audio bitrate&lt;/strong&gt;&lt;/td&gt; &lt;td&gt; &lt;p style="padding:0;margin:0;"&gt;The maximum audio bitrate (for both channels combined, in kbps) at which the source video&amp;#39;s audio will be transcoded. &lt;em&gt;default: 128&lt;/em&gt;&lt;/p&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Stereo&lt;/strong&gt;&lt;/td&gt; &lt;td&gt; &lt;p style="padding:0;margin:0;"&gt;Determines whether the transcoded video will retain both audio channels (if it has two) or just one. &lt;em&gt;default: checked&lt;/em&gt;&lt;/p&gt; &lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Poster second&lt;/strong&gt;&lt;/td&gt; &lt;td&gt;The point in the video&amp;#39;s playback (at that second) where it takes a screenshot for displaying as the video&amp;#39;s preview and thumbnail. d&lt;em&gt;efault: 5&lt;/em&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Show Basic Viewer while Queued&lt;/strong&gt;&lt;/td&gt; &lt;td&gt;When selected, videos that have been uploaded and scheduled to transcode but have not yet begun to transcode will render via the classic, default, video file viewer included with Evolution. &amp;nbsp;This is useful when a large backlog of videos is expected. &amp;nbsp;&lt;em&gt;default: false&lt;/em&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Encoding timeout&lt;/strong&gt;&lt;/td&gt; &lt;td&gt;The timeout (in seconds) at which the video transcoder should quit if it has not completed transcoding a given video. d&lt;em&gt;efault: 1800&lt;/em&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;strong&gt;Progress handler&lt;/strong&gt;&lt;/td&gt; &lt;td&gt;If the installation instructions were followed correctly, this should not need to be changed from its default. It defines the path to the &lt;span style="font-family:courier new,courier;"&gt;/vt/&lt;/span&gt; directory copied to the &lt;span style="font-family:courier new,courier;"&gt;/Web&lt;/span&gt; during installation in case this differs from the default. &lt;em&gt;default: &lt;span style="font-family:courier new,courier;"&gt;~/vt/transcodingprogress.ashx&lt;/span&gt;&lt;/em&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt; &lt;/div&gt; &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt; &lt;/li&gt; &lt;li&gt;Save the configuration.&lt;/li&gt; &lt;li&gt;Select the check box next to the&lt;strong&gt; Video Transcoding&lt;/strong&gt; plugin to enable it, then click &lt;strong&gt;Save&lt;/strong&gt; at the bottom of the plugin page.&lt;/li&gt; &lt;li&gt;You can now start your Telligent Job Scheduler service.&lt;/li&gt; &lt;/ol&gt; &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt; &lt;/div&gt;</description></item><item><title>Wiki Page: Video Transcoding</title><link>http://telligent.com/support/telligent_evolution_platform/community/w/community6/21948.video-transcoding.aspx</link><pubDate>Tue, 15 May 2012 14:35:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:21948</guid><dc:creator>Anna Van Sligtenhorst</dc:creator><description>&lt;p&gt;&lt;span&gt;The Telligent Video Transcoding module optimizes the video viewing experience for your community audience by taking advantage of the HTML5 capabilities of the most popular browsers, including&amp;nbsp;&lt;span&gt;Internet Explorer 9, Google Chrome 15, Apple Safari, and Mozilla Firefox 4. As videos are uploaded into the community in any format, they are automatically transcoded into an HTML5-compatible format, but also have a Flash-compatible version for older browsers. While the video is being transcoded, your audience can still view the videos in their original format.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span&gt;&lt;span&gt;As an administrator, you have configuration options that include bitrate, maximum height and width, aspect ratios and time at which a snapshot is taken to show as a preview where the video is shown in lists of available videos.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span&gt;We have provided a full &lt;a href="/support/telligent_evolution_platform/community/w/community6/21949.install-and-configure-video-transcoding.aspx"&gt;installation and configuration guide&lt;/a&gt; to ensure you can successfully implement the Video Transcoding module within your community. The Video Transcoding module is available for download in the Telligent Marketplace.&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>
