|
Site
Projects
Downloads
Links
Contact
support [at] slackyon.org
|
NetKernel ModulesOngoing manAmplified posts regarding NetKernel. mod-e4x: mod-e4x-1.0.0.jarmod-e4x is a NetKernel module that provides helper functions allowing for rapid construction of services using the ECMAScript for XML syntax provided in the Rhino JavaScript interpreter. See Using mod-e4x for more information. After installing (to your frontend fulcrum), see http://localhost:8080/e4x/ for usage documentation. mod-rome: mod-rome-1.0.0.jarmod-rome is a (quick and dirty) NetKernel module that wraps the Rome library. Documentation lives at /rome/. mod-ag: mod-ag-1.1.0.jarmod-ag is a (quick and dirty) NetKernel module that takes an OPML file of feeds, retrieves them, converts them to a common format, and displays the headlines (in no particular order). This module is intended as a simple example of how to use mod-e4x. Specifically hightlighting the use of sync/async requests, throttles, and the e4x syntax. Documentation lives at /ag/. |