[PJUG Javamail] YQL equivalent packaged as a war
Vijay Balakrishnan
bvijaykr at gmail.com
Wed Oct 28 14:59:28 EST 2009
Hi Leif,
Thanks for replying.I am looking to leverage web services that can be
orchestrated through a GUI like Yahoo pipes and then leveraged with YQL and
use a URL from my web app to make the call to that web service. What i don't
want is to hit Yahoo's server with my confidential information.
Mashup Center from IBM does a bunch of Yahoo Pipe style stuff and can be
deployed on our internal servers.
Vijay
On Wed, Oct 28, 2009 at 12:52 PM, Leif Warner <abimelech at gmail.com> wrote:
> 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
>
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://www.pjug.org/mailman/listinfo/javamail
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pjug.org/pipermail/javamail/attachments/20091028/0f313462/attachment.html
More information about the Javamail
mailing list