Documentation for Presto 3.1 APIs now available
Posted 02/17/2011 - 20:26 by smitchell
The Presto Library has a new section with reference documentation for all public Presto APIs and a start on introductory topics and examples. This includes the:
-
Presto REST API to connect to Presto and run mashables or mashups with the programming language and library of your choice.
-
Presto Connect APIs for JavaScript, Java and C# to connect to Presto and run mashables or mashups with these Presto libraries.
-
Presto App API to use in custom Apps. [Read More...]
- Login or register to post comments
- Email this page
Access the data from the app to out side..
Posted 11/29/2011 - 10:01 by ramesh_venkat
HI , how can i access a variable or data out side from the app..
Please help me on this....
Help with giving examples for click event on views
Posted 06/01/2011 - 08:25 by Kishore_Puppala
Hi,
Seeing the code, we have an element-click event on bar of Column chart. It would be of great help if we have some examples on it.
Thanks
Kishore
Displaying data in map view
Posted 04/01/2011 - 09:11 by gomashan07
Java Connector - Connection class
Posted 03/27/2011 - 19:47 by nzblue_fish
Hi guys,
I'm playing with the Java Connector at the moment and am trying to get my head around it before attempting something more complex.
I'm using the GroovyConsole to get the call invocation and response tested before I push on, but I'm obviously missing something either in my Classpath or the Jar files that I need to load. When running my test script I'm not able to create a new object of the Connection class (i.e unable to resolve class Connection error for the following statement). [Read More...]
Documentation Error - Using Presto Connect For Java
Posted 03/27/2011 - 18:02 by nzblue_fish
Hi guys,
Just thought you might like to know that there is an error in the current documentation for the Java connector.
http://www.jackbe.com/prestodocs/v3.0/presto-dev/pc4jCreatePrestoConnection.html
In the Java package import statements there is an error for the JUMPRequest/JUMPResponse packages. [Read More...]
Regarding interaction with google gadget
Posted 03/23/2011 - 03:44 by gomashan07
HI ,
I have placed a google gadget of gogle map in presto mashboard. I am new to creating mashups, can some one help me how to interact with the gadget. If its long explaining can any one guide me to the place where i can get the answer.
Regards and Thanks,
gomshan
Freebase connectivity for Presto
Posted 12/06/2010 - 16:46 by pridesh
Does Presto supports freebase as datasource? Can I create mashups with data available in freebase?
Please let me know with suitable examples (if any)
Calling a mashup view in custom app
Posted 11/29/2010 - 12:39 by Adam
So, I'm building a custom app mainly all javascript. Basically it's an interactive Google map as you zoom down the information gets more and more detailed to that area. Which is all working perfectly, but at the most zoomed in view I would like to display a grid view mashup underneath the map. I have the mashup created and I'm calling it using the javascript connector code using the SID, OID and params, but it is currently sending back the XML view of that information. How would I call the grid view, is it a param I set?
- Login or register to post comments
- Email this page
