background preloader

Telligent

Facebook Twitter

Install Telligent Evolution - Telligent Evolution Platform and Applications Documentation - Telligent Evolution Platform. This article applies to both Telligent Community and Telligent Enterprise.

Install Telligent Evolution - Telligent Evolution Platform and Applications Documentation - Telligent Evolution Platform

Part of this procedure, setting up search, is required for Telligent Evolution version 5.5 or 5.6 in order to utilize its full capabilities. Search is an optional installation for Telligent Evolution version 5.1. Before installing a new community, ensure that you have met all the preliminary requirements for installation, including required software for Telligent and search. Download Telligent Download the latest version of Telligent Community or Telligent Enterprise.Depending on the browser you downloaded the package with, you may need to first right-click the.zip file and select Properties.

Configure Web Server and Install Telligent For further details on optimizing the performance of your Web server, see Web server and IIS configuration. Configure the database and install Telligent Create a new database in SQL Server. Configure the database connection. Telligent. Community Software for the Enterprise. Telligent Community. Telligent Community is a community and collaboration software platform developed by Telligent Systems and was first released in 2004. Telligent Community is built on the Telligent Evolution platform, with a variety of core applications running on top of it such as blogs, forums, media galleries, and wikis.

Additional applications from third parties using the API's and REST stack can be installed or integrated with the platform. History[edit] Telligent Systems was founded by Rob Howard in 2004, who was previously part of Microsoft's ASP.NET team. Telligent introduced its first product, Community Server, in the fall of 2004. Between 2004 and 2009 Community Server steadily grew in scope, features, and capabilities. Telligent also announced a new Enterprise Reporting platform at its first Community Server Developers Conference in 2008, which was later renamed Harvest. Further reading[edit] Preul, Wyatt L; Keyvan Nayyeri, José Lema, and Jim Martin (2007). See also[edit] External links[edit] Evolution Platform Software Development Kit - Developer Documentation - Developer Space. The Telligent Evolution Platform Software Development Kit (SDK) gives you examples and guidance for creating powerful features that are custom-tailored to your own needs.

Evolution Platform Software Development Kit - Developer Documentation - Developer Space

A new version of the platform SDK (version 5.6) is now available. What can I do with the Telligent Evolution platform SDK? The Telligent Evolution Platform SDK is a collection of examples, tools, and documentation designed to help you develop applications against the Telligent Evolution platform, the central platform supporting Telligent Enterprise and Telligent Community. The following sections represent the cumulative information about the platform SDK throughout this release. What is contained in the platform SDK 5.0? The platform SDK contains the source code for sample applications: Stand-alone applications: Bahbl - Reference application used to drive out v2 REST endpoints.

Platform API - Documentation - Developer Documentation - Developer Space. The Telligent Evolution Platform APIs are implemented as RESTful services exposed by a custom-built REST engine.

Platform API - Documentation - Developer Documentation - Developer Space

Routing is supported via Microsoft's new System.Web.Routing engine, which shipped with Microsoft's ASP.NET MVC project. Our Web services currently support data in POX (Plain Old XML) and JSON. Depending on customer demand, we may support other formats such as ATOM in the future. PUT/DELETE method overloads Because PUT/DELETE methods are disabled on some Web servers (such as IIS), you must specify a Rest-Method header with these values and an HTTP Method of POST. Updating (PUT) a User resource: /api.ashx/v2/users/1Http Header contains: Rest-Method: PUTHttp Method: POST Deleting (DELETE) a User resource: /api.ashx/v2/users/1Http Header contains: Rest-Method: DELETEHttp Method: POST Data type specifications By default, all data types are sent and received as XML. Standard date format The standard date format for REST v2 requests and responses is the ISO format of: yyyy-MM-ddTHH:mm:ss. Install Telligent Evolution - Telligent Evolution Platform and Applications Documentation - Telligent Evolution Platform.