Skip to main content

Home/ Semantic/ Group items tagged api

Rss Feed Group items tagged

Nicolas Punzo

Using the OpenSocial API in a UWA widget [doc] - 0 views

  • Using the OpenSocial API in a UWA widget Initially developped by Google, OpenSocial is “a common API for social applications across multiple websites. With standard JavaScript and HTML, developers can create apps that access a social network's friends and update feeds.” Netvibes UWA implements the OpenSocial API natively, so that UWA developers can make their widget social easily. This short documentation is dedicated to the specifis of making OpenSocial work within UWA. A complete guide to OpenSocial API is available from the official OpenSocial website.
Nicolas Punzo

Universal Widget API [doc] - 0 views

  •  
    Documentation UWA
sebastien grandperret

xslt.js - Transform XML with XSLT - 0 views

  •  
    api js pour la transformation xslt
sebastien grandperret

Tutoriel Graph API, JSON et jQuery: afficher un mur Facebook sur votre site |... - 0 views

  •  
    exemple d'utilisation de jquery et Json dans l'élaboration d'un widget
Nicolas Punzo

List Services - 1 views

  • RDFDomainServices Service EPR : http://molene.enstb.org:8080/axis2/services/RDFDomainServices Service Description : RDFDomainServices Service Status : Active Available OperationscollectTagsUsedByUser getPredefinedConceptsFromOntology getSimilarConcepts collectTagsFromSites getDomainOntologies collectGroupConceptSet
  • RDFResourceServices Service EPR : http://molene.enstb.org:8080/axis2/services/RDFResourceServices Service Description : RDFResourceServices Service Status : Active Available OperationsgetUserForums getUserComments getGroupContent getContentsRelatingToContent getGroupContentsOfContent getContentsForAType getUserTagContent getUserContent getGroupTagContent getUserContentsOfContent getContentTag getUserPosts getUserDocuments
  • RDFUserServices Service EPR : http://molene.enstb.org:8080/axis2/services/RDFUserServices Service Description : RDFUserServices Service Status : Active Available OperationsgetUserInfoByAccountName getGroupInfo getUserAccountName getAllAccount getGroupUsers getAllUser getAllGroup getAccountInfo getAccountGroups getUserAccount getUserInfo getGroupAccounts
  •  
    API des différents webservices
sebastien grandperret

UI/API/1.8/Accordion - jQuery JavaScript Library - 0 views

  • Theming The jQuery UI Accordion plugin uses the jQuery UI CSS Framework to style its look and feel, including colors and background textures. We recommend using the ThemeRoller tool to create and download custom themes that are easy to build and maintain. If a deeper level of customization is needed, there are widget-specific classes referenced within the jquery.ui.accordion.css stylesheet that can be modified. These classes are highlighed in bold below.
  • activate Signature: .accordion( "activate" , index ) Activate a content part of the Accordion programmatically. The index can be a zero-indexed number to match the position of the header to close or a Selector matching an element. Pass false to close all (only possible with collapsible:true).
  •  
    accoridion JQuery 
Nicolas Punzo

Quel est le meilleur moyen de développer un widget? - 0 views

  • Aujourd’hui avec la mode des widgets, le nombre de solution pour les développer est impressionnant : UWA Netvibes Google Widgets Yahoo! Widgets Dashboard YourMinis, …
  • si le widget doit toucher un public plus large et qu’il doit être multi-plateformes, il faudra surement opter pour la solution AIR (Adobe Integrated Runtime) ou UWA de Netvibes
  • Netvibes et son UWA (Universal Widget API) Une norme lancée par Netvibes qui est déjà reconnue sur iGoogle, Vista et Apple Dashboard. Le but de cette tentative de normalisation des widgets est «write once, run everywhere» (Développer une seule fois pour le faire fonctionner partout). A mon sens, c’est aujourd’hui la meilleure façon d’avoir une certitude du fonctionnement du widget sur un maximum de plateformes différentes.
  • ...1 more annotation...
  • Yahoo et Google pratiquement au même niveau De plus les widgets de Yahoo et de Google bien que destinés à leur site respectifs ont également besoin d’un environnement pour fonctionner. Ils ne fonctionneront pas nativement et vous devrez télécharger un grosse usine pour faire tourner ces petites applications.
Nicolas Punzo

What makes a valid UWA widget? [doc] - 0 views

  • What makes a valid UWA widget? In order for your widget to work properly within the UWA environment, it has to follow the following rules. It MUST be well-formed XML It MUST be UTF-8 encoded It MUST feature the Netvibes namespace It MUST place the JavaScript and CSS code in the HEAD section of the HTML file It SHOULD use JavaScript/Ajax to send/receive data It SHOULD work within an IFRAME It SHOULD make use of a legal or personnal Web service/API It SHOULD be a static file - no server side scripting Additionnaly, if you intend to test your widget locally, it SHOULD make use of the following JavaScript and CSS emulation files: <link rel="stylesheet" type="text/css" href="http://www.netvibes.com/themes/uwa/style.css" /> <script type="text/javascript" src="http://www.netvibes.com/js/UWA/load.js.php?env=Standalone"></script>
Nicolas Punzo

UWA Widgets | drupal.org - 0 views

shared by Nicolas Punzo on 31 Jan 11 - No Cached
  • Universal Widget API (UWA) is a widget framework developed by Netvibes, mainly to integrate widgets to their platform, but compatible with other platforms such as iGoogle, Windows Vista, Mac OS X, etc. And now Drupal !
1 - 12 of 12
Showing 20 items per page