<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://developers.netvibes.com/doc/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>doc</title>
        <description></description>
        <link>http://developers.netvibes.com/doc/</link>
        <lastBuildDate>Wed, 28 Oct 2009 17:56:56 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://developers.netvibes.com/doc/lib/images/favicon.ico</url>
            <title>doc</title>
            <link>http://developers.netvibes.com/doc/</link>
        </image>
        <item>
            <title>Using Ajax in UWA - Added doc about postBody and requestHeaders.</title>
            <link>http://developers.netvibes.com/doc/uwa/documentation/using_ajax?rev=1256662174</link>
            <description>The UWA JavaScript framework provides developers with various methods for communicating with web-services using JavaScript/Ajax requests. These methods are easy to use, and specialized for different kind of data types.




General thoughts


Ajax requests are asynchronous by design: calling a method doesn't imply getting an immediate return value. This return value might take some time, depending on the server, the traffic, the bandwidth, etc. Therefore, you have to pass a callback function's na…</description>
            <author>xavier</author>
        <category>uwa:documentation</category>
            <pubDate>Tue, 27 Oct 2009 17:49:34 +0100</pubDate>
        </item>
        <item>
            <title>Ecosystem search - Added a few more Essential widgets.</title>
            <link>http://developers.netvibes.com/doc/api/eco/search?rev=1256309962</link>
            <description>This method allows you to implement Ecosystem's search into your application/tool.

Parameters
 Name  Default value  Description   query   The query string (equivalent to the search in Ecosystem)  page    1  The page  limit    20  The limit of items returned  thumbwidth    160  The thumbnails width  thumbheight    120  The thumbnails height  sort    popular  The sorting method (see available sorts)  category    0  The category id (see available categories)  region    all  The region code (see av…</description>
            <author>xavier</author>
        <category>api:eco</category>
            <pubDate>Fri, 23 Oct 2009 16:59:22 +0100</pubDate>
        </item>
        <item>
            <title>UWA JavaScript Framework - readability.</title>
            <link>http://developers.netvibes.com/doc/uwa/documentation/javascript_framework?rev=1255523940</link>
            <description>UWA provides an advanced programming experience through its JavaScript framework.



The widget object


The JS framework provides the developer with many events and methods, encapsulated in JavaScript objects, the most important one being the widget object, an instance of the UWA Widget class.</description>
            <author>xavier</author>
        <category>uwa:documentation</category>
            <pubDate>Wed, 14 Oct 2009 14:39:00 +0100</pubDate>
        </item>
        <item>
            <title>TabView control - Slight changes.</title>
            <link>http://developers.netvibes.com/doc/uwa/templates_and_controls/tabview?rev=1254744724</link>
            <description>Description


This control is intended for the creation of tabs, each with its distinct content.







Preview




Code explanation


The path to implementing tabs for your widget follows a few standard steps...

	*  instantiate the UWA.Controls.TabView object ;
	*  define each of your tab using the addTab() method ;
	*  have your widget watch out for the 'activeTabChange' in order to trigger code at the right moment :</description>
            <author>xavier</author>
        <category>uwa:templates_and_controls</category>
            <pubDate>Mon, 05 Oct 2009 14:12:04 +0100</pubDate>
        </item>
        <item>
            <title>UWA IFrame method - Rewrite.</title>
            <link>http://developers.netvibes.com/doc/uwa/howto/uwa_iframe?rev=1254153322</link>
            <description>You can easily display UWA widgets within your own environment, thanks to our IFrame method.
This document will show you how to build the correct URL to display a given widget within an IFrame on your platform. Relying on an IFrame has the advantage of both being simple and secure.
There can be any number of IFrames on one page, as long as each IFrame has a unique ID (related to the widget's chosen ID).</description>
            <author>xavier</author>
        <category>uwa:howto</category>
            <pubDate>Mon, 28 Sep 2009 17:55:22 +0100</pubDate>
        </item>
        <item>
            <title>About the http://www.netvibes.com/ns/ namespace - created</title>
            <link>http://developers.netvibes.com/doc/uwa/namespace?rev=1251123780</link>
            <description>UWA widgets use a unique namespace, intended at the widget tag. That namespace uses the URI &lt;http://www.netvibes.com/ns/&gt;. This URL does not contain a webpage nor a Netvibes public page, but should return to this very informational page.

As said in the XML Namespace specification: “The namespace name, to serve its intended purpose, SHOULD have the characteristics of uniqueness and persistence. It is not a goal that it be directly usable for retrieval of a schema (if any exists).”</description>
            <author>xavier</author>
        <category>uwa</category>
            <pubDate>Mon, 24 Aug 2009 16:23:00 +0100</pubDate>
        </item>
        <item>
            <title>Building a Netvibes theme - Differences with iGoogle and improving readibility for tables.</title>
            <link>http://developers.netvibes.com/doc/theme?rev=1248344764</link>
            <description>It is possible for any designer to build their own theme for the Netvibes homepage, and have it used by any Netvibes user.

Installing a theme


Note: you cannot “undo” a theme installation. The only way is to install another theme on top - be it one of your own, or one of the many Netvibes themes available.</description>
            <author>xavier</author>
            <pubDate>Thu, 23 Jul 2009 12:26:04 +0100</pubDate>
        </item>
    </channel>
</rss>
