<?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>Products</title><link>http://telligent.com/products/default.aspx</link><description>A group dedicated to showcase all of Telligent&amp;#39;s Products</description><dc:language>en-US</dc:language><generator>6.x Production</generator><item><title>Page: InnovationCast for Telligent</title><link>http://telligent.com/products/p/innovationcast.aspx</link><pubDate>Thu, 23 Feb 2012 02:34:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3414</guid><dc:creator>Anonymous</dc:creator><description>  &lt;p&gt;&lt;a href="http://telligent.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-14-15-60-Attached+Files/6644.innovationcast_5F00_promo.jpg"&gt;&lt;img src="http://telligent.com/resized-image.ashx/__size/960x180/__key/communityserver-components-userfiles/00-00-14-15-60-Attached+Files/6644.innovationcast_5F00_promo.jpg" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="color:#5793c9;"&gt;&lt;strong&gt;Open Innovation to Customers, Partners and Employees.&lt;/strong&gt;&lt;/span&gt;&amp;nbsp;The only ideation and innovation management solution built on an enterprise-grade platform for social collaboration. Take your company&amp;#39;s ideas to business value, all with an award-winning user experience.&lt;/p&gt;  &lt;div&gt;  &lt;img id="tpnSeperator" src="http://telligent.com/files/themes/telligent60/products/images/seperator_shadow.png" width="670"&gt;  &lt;/div&gt;  &lt;ul class="checkmarks"&gt;  &lt;li&gt;Provides the broadest support for social media apps so that your customers, partners and employees can participate in the innovation process in whatever way they like best.&lt;/li&gt;  &lt;li&gt;Creates unparalleled opportunities for discussion through seamless integration with online communities.&lt;/li&gt;  &lt;li&gt;Connects internal and external participants across enterprise social networks and business applications.&lt;/li&gt;  &lt;/ul&gt;  &lt;div&gt;An award-winning option for companies that value incredible user experience and design, InnovationCast:&lt;/div&gt;  &lt;div&gt;  &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;  &lt;ul class="checkmarks"&gt;  &lt;li&gt;Powers one of the world&amp;rsquo;s top-10 intranet sites, &lt;a href="http://telligent.com/resources/m/success_stories/1338110.aspx"&gt;Mota-Engil&amp;rsquo;s&lt;/a&gt; InnovCenter for employee innovation, named a leader in user experience by &lt;a href="http://telligent.com/company/news/b/press_releases/archive/2011/01/04/mota-engil-awarded-the-prestigious-nielsen-norman-group-2011-intranet-design-award.aspx"&gt;Nielsen Norman Group&lt;/a&gt;.&lt;/li&gt;  &lt;li&gt;Ensures that your customers receive a consistent brand experience by making it easy for designers to create a community that meets your brand standards.&lt;/li&gt;  &lt;li&gt;Provides the best innovation experience for customers, partners and employees, especially those who are already comfortable engaging in communities built on the Telligent platform.&lt;/li&gt;  &lt;/ul&gt;  &lt;div&gt;True ideation and innovation management designed to create real business value, InnovationCast:&lt;/div&gt;  &lt;div&gt;  &lt;p style="padding:0;margin:0;"&gt;&lt;/p&gt;  &lt;ul class="checkmarks"&gt;  &lt;li&gt;Addresses the entire innovation cycle &amp;ndash; from collecting ideas to implementing them.&lt;/li&gt;  &lt;li&gt;Reports on each phase of the innovation process, plus identifies your top innovators, using sophisticated analytics and user profiles.&lt;/li&gt;  &lt;li&gt;Fits seamlessly into your enterprise applications and social networks by integrating with your internal and external communities.&lt;/li&gt;  &lt;/ul&gt;  &lt;div&gt;&lt;/div&gt;  &lt;/div&gt;  &lt;/div&gt;  &lt;h6&gt;Telligent provides flexible options to suit your needs for open innovation:&lt;/h6&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    $(document).ready(function() {        // 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('');       // hide all of the elements with a class of 'toggle'   $('.toggle').hide();     // capture clicks on the toggle links   $('a.toggleLink').click(function() {        //e.stopPropagation();       // switch visibility    is_visible = !is_visible;      // change the link depending on whether the element is shown or hidden    $(this).toggleClass('minus');      // toggle the display - uncomment the next line for a basic "accordion" style    $(this).parent().next('.toggle').toggle('slow');    return false;     });  });  &lt;/script&gt;  &lt;style type="text/css"&gt;   #accordian{   clear:both;   margin-top:4px;   margin-bottom:30px;  }      .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");   }      .accordian-title p{    color:#6FBAE7;    font-weight:100;    font-size:24px;    margin:0;    padding:0;   }      .links-title-div{   margin-top:15px;}      .links-title-text{   color:#82A23F;      font-size:24px;      margin:0;      padding:0;      width:960px;}      .links-body-div p{   padding:0px;   margin:0px;   width:890px;   line-height:1.6em;   color:#A3A9AD;   font-size:15px;}      .links-body-div img{   margin-top:15px;   margin-bottom:20px;}      #clear{   clear:both;   margin-top:60px;}  &lt;/style&gt;  &lt;div id="accordian"&gt;  &lt;div class="accordian-title"&gt;  &lt;a class="toggleLink" href="#"&gt;  &lt;p&gt;InnovationCast Ideation&lt;/p&gt;  &lt;span&gt;&lt;/span&gt;  &lt;/a&gt;  &lt;/div&gt;  &lt;div class="toggle" style="display: block;"&gt;  &lt;p&gt;InnovationCast Ideation supports front-end innovation with your customers, partners and employees by stimulating ideas and then nurturing them. InnovationCast Ideation includes : &lt;/p&gt;  &lt;p&gt;&lt;img src="http://telligent.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-13-19-80-Attached+Files/6170.innovation_2D00_cast_2D00_ideation.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;  &lt;strong&gt;Innovation Challenges&lt;/strong&gt; allow you to pose a business challenge and ask for ideas. It’s just that simple.   &lt;/p&gt;  &lt;p&gt;  &lt;strong&gt;Idea Management&lt;/strong&gt; is all about nurturing and tracking ideas. People can share their ideas, vote on ideas, discuss and collaborate on ideas, plus more.   &lt;/p&gt;  &lt;p&gt;  &lt;strong&gt;Idea Analytics:&lt;/strong&gt; With Innovation Analytics, your organization can monitor their innovation processes to spot bottlenecks and potential problems that need to be addressed.  You can see what kind of innovation is taking place and who is making a difference.  The Innovation dashboard and reports will ensure that you act on signals, rather than reacting to pain.  &lt;/p&gt;  &lt;p&gt;  &lt;strong&gt;Idea Rewards and Recognition:&lt;/strong&gt; It’s time to recognize innovation! When you use our customizable points, you can encourage and reward your top thinkers. With simple recognition rewards, you’ll energize participation and stimulate engagement where you need it the most.  &lt;/p&gt;  &lt;/div&gt;    &lt;div class="accordian-title"&gt;  &lt;a class="toggleLink" href="#"&gt;  &lt;p&gt;InnovationCast Suite&lt;/p&gt;  &lt;span&gt;&lt;/span&gt;  &lt;/a&gt;  &lt;/div&gt;  &lt;div class="toggle" style="display: block;"&gt;  &lt;p&gt;  This suite supports the front-end and the back-end of innovation. It builds on top of InnovationCast Ideation with evaluation and project management tools that transform ideas into action.  &lt;/p&gt;  &lt;p&gt;&lt;img src="http://telligent.com/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-13-19-80-Attached+Files/8132.innovation_2D00_cast_2D00_suite.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;  Innovation Opportunities lets you take an idea and evaluate its business potential. You assign a team to the opportunity who then evaluates it using configurable tools for task assignment, risk management, and project organization. Throughout this collaborative evaluation process, team members are building an online knowledge base for the opportunity, and ultimately, scoring its potential to create value for your company.  &lt;/p&gt;  &lt;p&gt;  With Innovation Projects, your business is taking an idea to the finish line. Innovation Projects provides you with the tools you need to implement an opportunity as a project and then measure the outcome. It includes a complete set of project management tools for budgeting and cost control, scheduling, tracking changes and then monitoring progress against plan.  &lt;/p&gt;  &lt;/div&gt;    &lt;/div&gt;  &lt;div&gt;  &lt;img id="tpnSeperator" src="http://telligent.com/files/themes/telligent60/products/images/seperator_shadow.png" width="670"&gt;  &lt;/div&gt;  &lt;p style="text-align:center;"&gt;&lt;a href="http://telligent.com/company/p/sales.aspx"&gt;&lt;img src="http://telligent.com/resized-image.ashx/__size/640x480/__key/communityserver-components-userfiles/00-00-13-19-80-Attached+Files/7651.8880.talk_2D00_to_2D00_a_2D00_specialist.jpg_2D00_640x480.jpg" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="text-align:center;"&gt;&lt;a href="http://telligent.com/company/p/sales.aspx"&gt;&lt;img src="http://telligent.com/resized-image.ashx/__size/640x480/__key/communityserver-components-userfiles/00-00-13-19-80-Attached+Files/8182.4572.request_2D00_pricing.jpg_2D00_640x480.jpg" alt=" " border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="text-align:center;"&gt;&lt;a href="http://telligent.com/solutions/p/innovationcast.aspx"&gt;&lt;img src="http://telligent.com/resized-image.ashx/__size/640x480/__key/communityserver-components-userfiles/00-00-13-19-80-Attached+Files/8156.learn_2D00_more.jpg" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="text-align:center;"&gt;&lt;a href="http://telligent.com/resources/m/success_stories/1338110.aspx"&gt;&lt;img src="http://telligent.com/resized-image.ashx/__size/640x480/__key/communityserver-components-userfiles/00-00-13-19-80-Attached+Files/7215.success_2D00_story.jpg" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p style="text-align:center;"&gt;&lt;a href="http://telligent.com/resources/m/success_stories/1338110.aspx"&gt;&lt;/a&gt;&lt;a href="http://telligent.com/resources/m/webinars/1341831.aspx"&gt;&lt;img src="http://telligent.com/resized-image.ashx/__size/640x480/__key/communityserver-components-userfiles/00-00-13-19-80-Attached+Files/4341.watch_2D00_webinar.jpg" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;span style="color:#005a95;"&gt;InnovationCast At-A-Glance&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;ul class="checkmarks"&gt;  &lt;li&gt;Innovation Challenges&lt;/li&gt;  &lt;li&gt;Idea Management&lt;/li&gt;  &lt;li&gt;Innovation Opportunities&lt;/li&gt;  &lt;li&gt;Innovation Projects&lt;/li&gt;  &lt;li&gt;Rewards &amp;amp; Recognition&lt;/li&gt;  &lt;li&gt;Analytics and Reporting&lt;/li&gt;  &lt;/ul&gt;  &lt;div&gt;&lt;span style="color:#005a95;"&gt;&lt;strong&gt;Background&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;  &lt;div&gt;&amp;nbsp;&lt;/div&gt;  &lt;div&gt;InnovationCast is the result of open innovation between WeListen, the creator of InnovationCast, Mota-Engil, a company committed to innovation, and Telligent, the social platform provider. It&amp;rsquo;s evidence that great things are possible when you combine the collective intelligence of customers, partners and employees. Learn more about WeListen in&amp;nbsp;&lt;a href="http://telligent.com/marketplace/m/marketplace/1340772.aspx"&gt;Telligent Marketplace&lt;/a&gt;.&lt;/div&gt;</description></item><item><title>Page: Telligent Evolution</title><link>http://telligent.com/products/p/evolution.aspx</link><pubDate>Thu, 02 Feb 2012 20:33:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:2978</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Request a Demo</title><link>http://telligent.com/products/p/demo.aspx</link><pubDate>Tue, 31 Jan 2012 18:45:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:2976</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Telligent Enterprise</title><link>http://telligent.com/products/p/enterprise.aspx</link><pubDate>Wed, 11 Jan 2012 22:31:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:2977</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Telligent Mobile</title><link>http://telligent.com/products/p/mobile.aspx</link><pubDate>Tue, 27 Dec 2011 19:13:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:2980</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Telligent Analytics</title><link>http://telligent.com/products/p/analytics.aspx</link><pubDate>Tue, 27 Dec 2011 19:11:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:2973</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Telligent Community</title><link>http://telligent.com/products/p/community.aspx</link><pubDate>Tue, 27 Dec 2011 19:06:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:2974</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Telligent Event - The Social Rules for Associations</title><link>http://telligent.com/products/p/thesocialrulesforassociations.aspx</link><pubDate>Fri, 07 Oct 2011 13:56:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3201</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Telligent Enterprise (french)</title><link>http://telligent.com/products/p/enterprise-fr.aspx</link><pubDate>Tue, 13 Sep 2011 23:03:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3122</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Telligent Community (french)</title><link>http://telligent.com/products/p/community-fr.aspx</link><pubDate>Tue, 13 Sep 2011 23:00:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:3123</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Page: Telligent Connect</title><link>http://telligent.com/products/p/connect.aspx</link><pubDate>Sun, 28 Aug 2011 18:27:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:2975</guid><dc:creator>Anonymous</dc:creator><description /></item><item><title>Group: Products</title><link>http://telligent.com/products/default.aspx</link><pubDate>Sun, 28 Aug 2011 17:07:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:311</guid><dc:creator>Anonymous</dc:creator><description>A group dedicated to showcase all of Telligent&amp;#39;s Products</description></item></channel></rss>
