Marak
Marak
Same way `say` works on Mac OS. Since `say` name is already taken, maybe `says` `nsay` or `msay`. Don't really care about the name.
**from email** In addition to being able to describe web-service entry points as JSON, we also need to support WSDL and WADL formats. See: http://en.wikipedia.org/wiki/Web_Application_Description_Language http://en.wikipedia.org/wiki/Web_Services_Description_Language To properly implement this...
see: https://github.com/Marak/webservice.js/issues/24 for more details
Based on the JSON-Schema for each method, we can auto-generate a form based on the jsonForm library ( unreleased ). Can't start this ticket until jsonForm is out.
The new design should be built in pure HTML, CSS, and JS. It should be able to be designed and operated completely stand-alone and be readable in a NO-SCRIPT environment....
Instead of using string concatenation in our views, we should switch to pure HTML templates that use Weld and JSDOM to render the html for the page. As always, we'll...
There are a few open issues that need to be addressed and I have other ideas ( not online yet ) for improving this library. There is a utility in...
Either implement ourself, or use the secure() option using journey.
We really need a way to transform DOM elements, or straight HTML text into Post Script. Forcing the user to create a PDF using only Post Script notation is cruel.