simplicitywidgets.org
Simplicity Widgets - examples
http://www.simplicitywidgets.org/examples.html
If a picture is worth a thousand words. A template that you can use to get a quick start in creating your own search page. Movie search using data from Freebase. The Simplicity source repository contains some example search pages. Designed and built by the good folks at Transparensee Systems.
dsiegel.blogs.com
Thoughts
http://dsiegel.blogs.com/thoughts/page/2
January 07, 2008. Let the Semantic Web Begin! I'm writing a book on the business implications of the semantic web, and I need your help. The book is called. I'll be writing hard for the next few months. I could use your help. Here's my list of things I'm looking for:. I could use a small army of researchers! In fact, I would love if a professor who is interested in innovation would ask his/her class to help. A semantic researcher and web production person. Do you know the person I'm looking for? Entries ...
simplicitywidgets.org
Simplicity Widgets - jsdoc
http://www.simplicitywidgets.org/jsdoc
JQuery: See jQuery external documentation. JQuery Plugins See jQuery UI Plugins external documentation. JQuery UI Widgets See jQuery UI external documentation. Performs a search against the Discovery Search Engine. Displays a single facet count based on the search results. Combines simplicityInputs and simplicityFacetCount. Based on the facet response from the controller. Composed variant of simplicityFancySelect with support for a flyout and selected area. Widget that listens for. Pagination widget for ...
sociabledesign.com
sociableDESIGN | Clients
http://sociabledesign.com/clients.html
Vlog Interview: Santa Barbara Forum on Digital Transitions. NYC SIG-CHI Panel Presentation on January 18th. Beyond Blogs and Social Networks Conference. MIT Media Lab 20th Anniversary. Gossip Serves a Purpose in Community Development. NYC Broadband Advisory Committee Public Hearing in Staten Island. NY City Council Hearing: The Regulation and Use of the Unallocated Portion of the Radio Spectrum, Also Known as White Spaces on Sep 28 @ 10am. Idealist.org NYCwireless Podcast.
support.transparensee.com
Microsoft Windows Support / FAQ / Knowledge Base - Transparensee Support
http://support.transparensee.com/kb/faq/microsoft-windows-support
Or Create a profile. Transparensee does not provide support for Windows servers because our development effort goes into supporting the major Linux versions available. That being said, Transparensee attempts to write portable Java and as such, the engine will run under Microsoft Windows for developers wishing to test their applications locally on their workstations. The engine must be run from the command line. There is no support for demonizing the engine. Rename the file to. To Start the Engine. To use...
support.transparensee.com
How to Index an Item in More than One Tree Node / Dimensions / Knowledge Base - Transparensee Support
http://support.transparensee.com/kb/dimensions/how-to-index-an-item-in-more-than-one-tree-node
Or Create a profile. How to Index an Item in More than One Tree Node. Some items can be organized by more than one category. For example, Movies can be assigned a Genre such as. This is also a standard. Genre This genre is both a type of Comedy and a type of Drama. A similar approach can be taken to assign real estate listings to more than one neighborhood or region. In general, a tree type dimension models this hierarchy very well. Here is an. Must be unique within a dimension element. Dimension id="gen...
support.transparensee.com
Location of Documentation / FAQ / Knowledge Base - Transparensee Support
http://support.transparensee.com/kb/faq/location-of-documentation
Or Create a profile. Documentation for the Discovery Engine is available at. Documentation for Simplicity Widgets is available at. Other support links are at. Is this article helpful? Do you have any feedback about this article? 19 Sep, 2013 08:04 PM. How to Change the Request URL Format for Widgets Searches. How to Show Latest JSON Request with Simplicity Widgets 2.2. How to Change the Request URL Format for Widgets Searches. How to Show Latest JSON Request with Simplicity Widgets 2.2. How to Change the...
support.transparensee.com
How to Show Latest JSON Request with Simplicity Widgets 2.2 / FAQ / Knowledge Base - Transparensee Support
http://support.transparensee.com/kb/faq/how-to-show-latest-json-request-with-simplicity-widgets-22
Or Create a profile. How to Show Latest JSON Request with Simplicity Widgets 2.2. If you have access to your browser's JavaScript console, you can discover the last engine response using the following commands:. To show the latest search response to the console:. JSONstringify($('body').simplicityDiscoverySearch('searchResponse'), null, ' '). To show just the query:. JSONstringify($('body').simplicityDiscoverySearch('searchResponse'). discovery.request, null, ' '). Is this article helpful? How to Find It...