[PJUG Javamail] YQL equivalent packaged as a war

Leif Warner abimelech at gmail.com
Wed Oct 28 14:52:32 EST 2009


Depends, what did you want to do with YQL?  Something like XQuery might
offer some equivalent functionality, and their Open Tables (describing web
service APIs) are in XML format that could be auto-translated to your own
service calls.

I've been working on a thing to eventually be something of a Yahoo! Pipes
work-alike that could be used to wrap and orchestrate such things.  It's
actually just an in-browser graphical interface to a WAR running an XProc
server.

Demo:
http://feedscape.appspot.com/
Code:
http://github.com/LeifW/pipescape

-Leif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pjug.org/pipermail/javamail/attachments/20091028/7e0c9625/attachment.html 


More information about the Javamail mailing list