<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://getben.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>Ben Tiedt&amp;#39;s Blog - All Comments</title><link>http://getben.com/default.aspx</link><description>News about my work on Community Server and development in ASP.Net, C#, XHTML, CSS, JavaScript, and AJAX.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>Community Server 2008 - Migrating Spam Rules</title><link>http://getben.com/archive/2008/04/21/community-server-2008-how-to-implement-custom-widgets.aspx#18113</link><pubDate>Wed, 28 Apr 2010 13:18:25 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:18113</guid><dc:creator>Renaissauce</dc:creator><description>&lt;p&gt;Community Server 2008 - Migrating Spam Rules&lt;/p&gt;
&lt;img src="http://getben.com/aggbug.aspx?PostID=18113" width="1" height="1"&gt;</description></item><item><title>re: A Very Simple 1 to 3 Column XHTML/CSS Layout with Table-like Behavior</title><link>http://getben.com/archive/2007/03/28/a-very-simple-1-to-3-column-xhtml-css-layout-with-table-like-behavior.aspx#18062</link><pubDate>Mon, 19 Apr 2010 14:28:42 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:18062</guid><dc:creator>web design halifax</dc:creator><description>&lt;p&gt;really helpful, thank you. still learning but getting there slowly&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=18062" width="1" height="1"&gt;</description></item><item><title>Now Available: Customization Guide for the Telligent Evolution Platform 5.5</title><link>http://getben.com/archive/2009/10/28/now-available-customization-guide-for-the-telligent-evolution-platform.aspx#18042</link><pubDate>Fri, 09 Apr 2010 19:12:29 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:18042</guid><dc:creator>Ben Tiedt's Blog</dc:creator><description>&lt;p&gt;The updated version of the Customization Guide for the Telligent Evolution Platform for version 5.5 is&lt;/p&gt;
&lt;img src="http://getben.com/aggbug.aspx?PostID=18042" width="1" height="1"&gt;</description></item><item><title>re: Widgets in the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/06/24/widgets-in-the-telligent-evolution-platform.aspx#15760</link><pubDate>Tue, 01 Dec 2009 17:06:55 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15760</guid><dc:creator>Barry</dc:creator><description>&lt;p&gt;You are right, I have found it now. Thanks a lot for your help, it is much appreciated!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15760" width="1" height="1"&gt;</description></item><item><title>re: Widgets in the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/06/24/widgets-in-the-telligent-evolution-platform.aspx#15759</link><pubDate>Tue, 01 Dec 2009 16:36:29 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15759</guid><dc:creator>Ben Tiedt</dc:creator><description>&lt;p&gt;That&amp;#39;s actually the ASPX, not the ASCX. &amp;nbsp;Individual widgets&amp;#39; implementations are defined in web/utility/contentfragments/. &amp;nbsp;The member list widget, for example, is implemented by the ASCX control in web/utility/contentfragments/core/userlist.ascx.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15759" width="1" height="1"&gt;</description></item><item><title>re: Widgets in the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/06/24/widgets-in-the-telligent-evolution-platform.aspx#15745</link><pubDate>Tue, 01 Dec 2009 16:08:43 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15745</guid><dc:creator>Barry</dc:creator><description>&lt;p&gt;Ok, I know you probably don&amp;#39;t want to get into specifics here, but the ascx control just has:&lt;/p&gt;
&lt;p&gt;&amp;lt;CSControl:GroupThemeContentFragmentPage runat=&amp;quot;server&amp;quot; PageName=&amp;quot;members&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;which by my understanding is an ASP.NET User Control which is able to access the widget class&amp;#39; data. Does this mean I need to change CSControl:GroupThemeContentFragmentPage and the widget class, and if so, I don&amp;#39;t know how to change the class? I am still confused! :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15745" width="1" height="1"&gt;</description></item><item><title>re: Widgets in the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/06/24/widgets-in-the-telligent-evolution-platform.aspx#15739</link><pubDate>Tue, 01 Dec 2009 15:19:12 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15739</guid><dc:creator>Ben Tiedt</dc:creator><description>&lt;p&gt;To update an existing widget, the suggested approach is to (1) copy the user control and use it in a new widget (2) disable the original widget in the control panel and (3) use the new widget in its place.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15739" width="1" height="1"&gt;</description></item><item><title>re: Now Available: Customization Guide for the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/10/28/now-available-customization-guide-for-the-telligent-evolution-platform.aspx#15732</link><pubDate>Tue, 01 Dec 2009 14:30:39 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15732</guid><dc:creator>Barry</dc:creator><description>&lt;p&gt;That&amp;#39;s good news. Incidentally I imagine the cause of the confusion is that there are so many possible ways of achieving the same thing, and so much room for extending behaviour. &lt;/p&gt;
&lt;p&gt;On the matter of themes, I am tempted just to override the Fiji one, as this will never be used by the site and so it can be thought of as redundant...&lt;/p&gt;
&lt;p&gt;Thanks for your prompt reply.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15732" width="1" height="1"&gt;</description></item><item><title>re: Widgets in the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/06/24/widgets-in-the-telligent-evolution-platform.aspx#15731</link><pubDate>Tue, 01 Dec 2009 14:26:46 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15731</guid><dc:creator>Barry</dc:creator><description>&lt;p&gt;Thanks for the links, I will look into them. &lt;/p&gt;
&lt;p&gt;On a related note, I need to change a provided widget, namely the members list widget. I need to display some member details in the list ie. add a column. What would be the best way to do this please?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15731" width="1" height="1"&gt;</description></item><item><title>re: Widgets in the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/06/24/widgets-in-the-telligent-evolution-platform.aspx#15725</link><pubDate>Tue, 01 Dec 2009 13:25:28 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15725</guid><dc:creator>Ben Tiedt</dc:creator><description>&lt;p&gt;I&amp;#39;d suggest reviewing ASP.Net documentation for user controls -- at the point they are included in a page rendered by the Telligent Evolution platform, they are standard ASP.Net user controls and can do anything that user controls support.&lt;/p&gt;
&lt;p&gt;To interact with Telligent Evolution data, I&amp;#39;d suggest using the REST API:&lt;/p&gt;
&lt;p&gt;Current Version:&lt;br /&gt; &lt;a href="http://telligent.com/communities/technical/telligent_evolution/w/wiki/telligent-evolution-platform-api.aspx" target="_new" rel="nofollow"&gt;telligent.com/.../telligent-evolution-platform-api.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Version 1:&lt;br /&gt;&lt;a href="http://telligent.com/communities/technical/telligent_evolution/w/wiki/web-services-v1-api.aspx" target="_new" rel="nofollow"&gt;telligent.com/.../web-services-v1-api.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, for more examples, I&amp;#39;d suggest looking at the SDK:&lt;br /&gt;&lt;a href="http://telligent.com/communities/technical/telligent_evolution/w/wiki/telligent-evolution-developer-software-development-kit-overview.aspx" target="_new" rel="nofollow"&gt;telligent.com/.../telligent-evolution-developer-software-development-kit-overview.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15725" width="1" height="1"&gt;</description></item><item><title>re: Now Available: Customization Guide for the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/10/28/now-available-customization-guide-for-the-telligent-evolution-platform.aspx#15724</link><pubDate>Tue, 01 Dec 2009 13:20:30 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15724</guid><dc:creator>Ben Tiedt</dc:creator><description>&lt;p&gt;Thanks for the feedback, Barry. We are addressing some of these issues with the next major version of the platform (I cannot discuss details at this time).&lt;/p&gt;
&lt;p&gt;Regarding the document, we will be reviewing and updating the document soon, so I will try to get this feedback incorporated in the new version.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15724" width="1" height="1"&gt;</description></item><item><title>re: Widgets in the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/06/24/widgets-in-the-telligent-evolution-platform.aspx#15723</link><pubDate>Tue, 01 Dec 2009 11:30:57 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15723</guid><dc:creator>Barry</dc:creator><description>&lt;p&gt;Hi Ben,&lt;/p&gt;
&lt;p&gt;Thanks for the link, I have created my first widget and it was very simple! &lt;/p&gt;
&lt;p&gt;Things for next tutorial would be appreciated:&lt;/p&gt;
&lt;p&gt;Creating a more realistic user control.&lt;/p&gt;
&lt;p&gt;Having more meat in the logic side, ideally interacting with some external assembly or source.&lt;/p&gt;
&lt;p&gt;Barry&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15723" width="1" height="1"&gt;</description></item><item><title>re: Now Available: Customization Guide for the Telligent Evolution Platform</title><link>http://getben.com/archive/2009/10/28/now-available-customization-guide-for-the-telligent-evolution-platform.aspx#15722</link><pubDate>Tue, 01 Dec 2009 10:31:50 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:15722</guid><dc:creator>Barry</dc:creator><description>&lt;p&gt;Hi Ben,&lt;/p&gt;
&lt;p&gt;I have looked through the document, and it does contain a lot of information. However, I am still confused as to how to achieve my goal. Indeed, the task of trying to change the appearance of the site seems much harder &amp;nbsp;than it should be, by my understanding of the document. &lt;/p&gt;
&lt;p&gt;My goal is to apply a range of changes to the UI, from colours, fonts and images, to changing the layout and possible further customisation of existing widgets. &lt;/p&gt;
&lt;p&gt;The problem is that I know most of the tricks to move widgets around on a page and use the control panel for changing themes, but I don&amp;#39;t know the best way to approach the problem as a whole:&lt;/p&gt;
&lt;p&gt;Do I need to create a new theme (copying the old one) or just change the Fiji theme? How do I make changes to the existing widgets where their existing customisation options are not sufficient? (If it is branching them, then specifically how do I do this please?) Would the HTML markup translator be a better avenue to go? &lt;/p&gt;
&lt;p&gt;It seems I already know how to do these &amp;nbsp;things, but the process is confusing to me as there seem to be changes to be made in various parts of the directory hierarchy.&lt;/p&gt;
&lt;p&gt;On a more general note, I think a lot of examples assume too much insofar as actually getting set up to apply the examples.&lt;/p&gt;
&lt;p&gt;Thanks and looking forward to your comments,&lt;/p&gt;
&lt;p&gt;Barry&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=15722" width="1" height="1"&gt;</description></item><item><title>re: Just Announced: Tellligent Enterprise and Telligent Community</title><link>http://getben.com/archive/2009/06/23/just-announced-tellligent-enterprise-and-telligent-community.aspx#14420</link><pubDate>Sun, 01 Nov 2009 19:24:22 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:14420</guid><dc:creator>Vesace</dc:creator><description>&lt;p&gt;Hopefully the new version 5.0 of Telligent Communitywill be easier to integrate custom developed applications with the search system. I say hopefully since it should be straightforward to include any new items into Solr but I still don&amp;#39;t know how can we change the platform search engine since I remember reading something about it being obfuscated.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=14420" width="1" height="1"&gt;</description></item><item><title>re: Community Server 2008 - How to Implement Custom Widgets</title><link>http://getben.com/archive/2008/04/21/community-server-2008-how-to-implement-custom-widgets.aspx#12381</link><pubDate>Sun, 27 Sep 2009 23:24:28 GMT</pubDate><guid isPermaLink="false">c109d48e-4759-4905-a889-e68e82846b24:12381</guid><dc:creator>nash</dc:creator><description>&lt;p&gt;hello ben,&lt;/p&gt;
&lt;p&gt;How can I create a widget that allows me to display groups with avatar and discription. And also checkboxes to select groups to display.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://getben.com/aggbug.aspx?PostID=12381" width="1" height="1"&gt;</description></item></channel></rss>
