Sharepoint Mashups
Mashups & Sharepoint
This Dev Zone is dedicated to Mashups and Sharepoint. Here's everything the Mashup Developer Community has to say about mashups and their complimentary nature to Sharepoint, whether it's a demo, video, code sample, forum post, Q&A or blog.
Your App destiny awaits, Presto 3.0 is here.
Today is an exciting day for all of us. We have launched the 3.0 version of Presto. With this release, our Enterprise Mashup Platform enables you to create mashup-driven Apps and share them in your own internal Enterprise App Store. Presto 3.0 accelerates the ability for tech-savvy business users to create, use and share the Apps they need while also letting IT maintain security and governance over enterprise data assets. [Read More...]
- jess's blog
- Login or register to post comments
- Email this page






A Sneak Peak of Presto 3.0 (Part 2): How to Create an App in 2 (or 3) Simple Steps
Last week we described a few of the new features in Presto 3.0, including 'Hub', 'the launch pad for mashup making'. While Hub catalogs all Presto resources (mashables, mashups, Apps) into different categories based on type, provider and creator, one of it's most important aspects is that it enables you to create 'an App for that'. [Read More...]
- jess's blog
- Login or register to post comments
- Email this page






A Two Part Mashup Monograph Series for Developers and Executives
Why Enterprise Mashups Matter to You
As an added bonus to being a Mashup Developer Community member, we have published a two part whitepaper series explaining the value of Enterprise Mashup Platforms for the Executive and the Developer. We are offering these papers with no registration required as an added perk to being a member of a mashup focused community. Enjoy! [Read More...]
- MiMi Levine's blog
- Login or register to post comments
- Email this page






What a treat it is to be a member of the MDC!
Being a Mashup Developer Community Member sure has its perks!
- MiMi Levine's blog
- Login or register to post comments
- Email this page






Mashing SharePoint Web Services: Example 3
We will expose the newly published service, Query Operation as a mashup Service. [Read More...]
- Login or register to post comments
- Email this page






Mashing SharePoint Web Services: Example 2
- Login or register to post comments
- Email this page






Mashing SharePoint Web Services: Example 1
- Login or register to post comments
- Email this page






SharePoint Web Services: Example 2
Having identified the SharePoint Web Service endpoint URL, we're able to publish the service as a Presto SOAP Service. Presto requres the URL of the Web Service WSDL which we can get by appending ?wsdl to the Web Service Endpoint address. [Read More...]
- Login or register to post comments
- Email this page






SharePoint Web Services: Example 1
Presto version 2.6.1 or later is capable of consuming SharePoint Web Services, earlier versions of Presto did not support the NTLM Authentication. [Read More...]
- Login or register to post comments
- Email this page






Mashing SharePoint RSS with Presto
The screenshot below shows the example SharePoint Team Discussion List which we will publish in Presto as an RSS Feed. [Read More...]
- Login or register to post comments
- Email this page






Presto Consuming SharePoint Services
The SharePoint Web Application Settings "RSS Settings" property must be enabled to allow users to subscribe to SharePoint List views in syndicated format. This option is enabled by default. The option can be checked via Central Administration, Web Application Management section, Web Application Settings. [Read More...]
- Login or register to post comments
- Email this page






Using Custom Web Parts to publish Mashlets into SharePoint: Example 1
- With the SharePoint Server SDK installed you should be able to create a new web part project by selecting the C# SharePoint Web Part Template, name the Project Jackbe.Samples.
- Delete the default WebPart, WebPart1, and add a new WebPart named MashletView. Which should generate the following template class:
- Login or register to post comments
- Email this page






SharePoint Consuming Mashups using standard XML Web Part
With a fairly basic knowledge of XSL, XPath and XSL Stylesheets, the SharePoint XML Web Part can provide a front-end for Presto Mashups. The XML Web part can actually be used to invoke any REST-like, XML based, non-SOAP Web Service, where the invocation request is encapsulated in a URI and the response is received as an XML document. [Read More...]
- Login or register to post comments
- Email this page






Using Standard Web Parts to Publish Mashlets into Microsoft SharePoint: Example 2
Presto.ServiceMashlets are the particular type of mashlet published by Presto MashletMaker when exposing a Presto published Service with a web UI. This mashlet type is designed to allow mashlets to be configured with specific, primitive, input parameter data, which is required to invoke the underlying Presto Published Service. [Read More...]
- Login or register to post comments
- Email this page






Using Standard Web Parts to Publish Mashlets into Microsoft SharePoint: Example 1
Probably the quickest way of getting SharePoint to consume service data published by Presto is to configure it to display Mashlets. [Read More...]
- Login or register to post comments
- Email this page






Are you putting Excel in the cloud, when you say repository? Where is this Repository? Google Docs, SharePoint?
Posted 01/04/2010 - 13:38 by Blythe
No, in the demo you just saw we were PULLING Excel from the cloud. But the server was inside our firewall. And that 'using external data in an internal mashup' is a very common architecture.
- Login or register to post comments
- Email this page






What web part in Sharepoint is used to access the mashlet? Also does the SP page update real time as and when the mashlet is refreshed with updated data?
Page Viewer WebPart includes the Mashlet script tag
- Login or register to post comments
- Email this page






JSR-168 is nice, but it doesn't help me as an ASP.NET developer. Is there support for displaying mashlets in ASP.NET apps?
Yes, we have a .NET API as well. And we are just about to release some examples of Presto Mashups in Sharepoint. Keep an eye on http://www.jackbe.com/enterprise-mashup/
- Login or register to post comments
- Email this page






How do you assess the accuracy or reliability of the source data. How do you know you aren't being fed false data? What ESB security are you using.
We believe IT is responsible for publishing the authoritative data services.
- Login or register to post comments
- Email this page






Are you using .NET FRAMEWORK 3.5 with AJAX?
Most of our software is Java-based but we have integrated with .NET-driven tools like Microsoft SharePoint.
- Login or register to post comments
- Email this page






Can Presto create mashups with unstructured data (i.e. word doc checked into a SharePoint site)?
Yes. We often use a type-specific library to extract the information. we do have out-of-the-box Connectors for Microsoft Excel and another Connecter for HTML 'scraping'. Other unstructured formats would be accessed through document-type-specific access functions.
- Login or register to post comments
- Email this page










