Apache Shindig
From Infogalactic: the planetary knowledge core
(Redirected from Shindig (software))
Lua error in package.lua at line 80: module 'strict' not found.
<templatestyles src="Template:Hidden begin/styles.css"/>
Screenshot
|
|
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 2.5.2 / October 26, 2014 |
Development status | Retired (Apache Attic) |
Written in | JavaScript, PHP and Java |
Operating system | Cross-platform |
Type | Application framework |
License | Apache License 2.0 |
Website | http://shindig.apache.org/ |
Shindig is a framework for web-based applications. It is an open source project which began in December 2007 to provide a reference implementation for the OpenSocial standard. The software contains both server-side and client-side code. Once the project is mature, an installation of this product will be capable of rendering OpenSocial gadgets in a web browser.
Contents
Features
In the announcement for Shindig's first code commit, four primary features of Shindig were cited:[1]
- Gadget Container JavaScript—core JavaScript foundation for general gadget functionality. This JavaScript manages security, communication, UI layout, and feature extensions, such as the OpenSocial API.
- Gadget Server—an open source version of gmodules.com, which is used to render the gadget XML into JavaScript and HTML for the container to expose via the container JavaScript.
- OpenSocial Container JavaScript—JavaScript environment that sits on top of the Gadget Container JavaScript and provides OpenSocial specific functionality (profiles, friends, activities).
- OpenSocial Gateway Server—an open source implementation of the server interface to container-specific information, including the OpenSocial REST APIs, with clear extension points so others can connect it to their own backends.It helps truly for open social sources
See also
- OpenSocial
- Web widget
- eXo Platform, an Open Source Enterprise Social Network that embeds Shindig[2]
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- Official website
- OpenSocial Foundation Homepage
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ eXo Social leverages OpenSocial for Enterprise Social Software