<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Netvibes Developers blog</title>
	
	<link>http://dev.netvibes.com/blog</link>
	<description>News and articles about the Netvibes API</description>
	<lastBuildDate>Mon, 29 Jun 2009 16:47:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/NetvibesDevNetBlog" type="application/rss+xml" /><item>
		<title>Netvibes now supports dynamic themes</title>
		<link>http://dev.netvibes.com/blog/2009/06/25/netvibes-now-supports-dynamic-themes/</link>
		<comments>http://dev.netvibes.com/blog/2009/06/25/netvibes-now-supports-dynamic-themes/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 08:42:31 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=227</guid>
		<description><![CDATA[Back in september 2008, we introduced a way for users to make their own theme, through a Theme API built to be compatible with iGoogle&#8217;s. At that time, we wrote that while we supported most of the features of the original format (and a few of our own), we couldn&#8217;t technically support dynamic themes. We&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>Back <a href="http://dev.netvibes.com/blog/2008/09/26/create-your-own-netvibes-theme/">in september 2008</a>, we introduced a way for users to make their own theme, through a <a href="http://dev.netvibes.com/doc/theme">Theme API</a> built to be compatible with iGoogle&#8217;s. At that time, we wrote that while we supported most of the features of the original format (and a few of our own), we couldn&#8217;t technically support dynamic themes. We&#8217;re happy to annonce that the issue has now been solved!</p>
<p><img class="aligncenter size-medium wp-image-229" title="nv-spring-theme" src="http://dev.netvibes.com/blog/wp-content/uploads/nv-spring-theme-499x143.png" alt="nv-spring-theme" width="499" height="143" /></p>
<p>Dynamic themes are themes that evolve according to the time of day. Provided the theme designer has built his theme conscienciously, a visitor to your public page would not see the same theme in the morning, in the afternoon or in the evening.</p>
<p>This can make for some very creative and inventive use of a theme! You can now express the whole spectrum of your personality through your public page&#8217;s theme.</p>
<h3>How it works</h3>
<p>In your themes, all you have to do is create more than one &lt;ConfigMap type=&#8221;skin&#8221;&gt; and indicate the time the skin must be displayed at. To do so, add the following tag: &lt;Trait name=&#8221;TimeOfDay&#8221;&gt;1am-2am&lt;/Trait&gt; in yout ConfigMap.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">You should end up with something like this:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;ConfigMaps&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;ConfigMap type=&#8221;skin&#8221;&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;Trait name=&#8221;TimeOfDay&#8221;&gt;12am-12pm&lt;/Trait&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&#8230;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/ConfigMap&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;ConfigMap type=&#8221;skin&#8221;&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;Trait name=&#8221;TimeOfDay&#8221;&gt;1pm-12am&lt;/Trait&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&#8230;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/ConfigMap&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/ConfigMaps&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Make sure that your timestamps cover the whole day.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">We&#8217;re looking forward to improve the syntax. Help us build a better theme format by sending your feedback!</div>
<p>You should end up with something like this:</p>
<pre>&lt;ConfigMaps&gt;
  &lt;ConfigMap type="skin"&gt;
    &lt;Trait name="TimeOfDay"&gt;12am-12pm&lt;/Trait&gt;
    ...
  &lt;/ConfigMap&gt;
  &lt;ConfigMap type="skin"&gt;
    &lt;Trait name="TimeOfDay"&gt;1pm-12am&lt;/Trait&gt;
    ...
  &lt;/ConfigMap&gt;
&lt;/ConfigMaps&gt;</pre>
<p>Make sure that your timestamps cover the whole day. You can make your life easy by having just two themes (12am-12pm and 1pm-12am), or go crazy and make a specific theme for each hour (12am-1am, 1am-2am, etc.)! Don&#8217;t be afraid about using too many images: only the currently dispayed image is loaded.</p>
<p>We&#8217;re looking forward to improve the syntax. Help us build a better theme format by sending your feedback!</p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=Netvibes%20now%20supports%20dynamic%20themes&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F25%2Fnetvibes-now-supports-dynamic-themes%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=Netvibes%20now%20supports%20dynamic%20themes&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F25%2Fnetvibes-now-supports-dynamic-themes%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F25%2Fnetvibes-now-supports-dynamic-themes%2F&amp;title=Netvibes%20now%20supports%20dynamic%20themes" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F25%2Fnetvibes-now-supports-dynamic-themes%2F&amp;title=Netvibes%20now%20supports%20dynamic%20themes" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F25%2Fnetvibes-now-supports-dynamic-themes%2F&amp;title=Netvibes%20now%20supports%20dynamic%20themes" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F25%2Fnetvibes-now-supports-dynamic-themes%2F&amp;title=Netvibes%20now%20supports%20dynamic%20themes" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F25%2Fnetvibes-now-supports-dynamic-themes%2F&amp;t=Netvibes%20now%20supports%20dynamic%20themes" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F25%2Fnetvibes-now-supports-dynamic-themes%2F&amp;title=Netvibes%20now%20supports%20dynamic%20themes" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2009/06/25/netvibes-now-supports-dynamic-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kludget supports UWA widgets</title>
		<link>http://dev.netvibes.com/blog/2009/06/18/kludget-supports-uwa-widgets/</link>
		<comments>http://dev.netvibes.com/blog/2009/06/18/kludget-supports-uwa-widgets/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 13:22:16 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=219</guid>
		<description><![CDATA[Having a widget format that can be exported to any of the major widget platform sure helps adoption of our massive collection of widgets. UWA adoption is even further helped when developers implement one of the supported format into their own project.
That&#8217;s exactly what happened last month with Kludgets. Kludgets (short for &#8220;Klumsy, Lame, Ugly, [...]]]></description>
			<content:encoded><![CDATA[<p>Having a widget format that can be exported to any of the major widget platform sure helps adoption of <a href="http://eco.netvibes.com/widgets">our massive collection of widgets</a>. UWA adoption is even further helped when developers implement one of the supported format into their own project.</p>
<div id="attachment_220" class="wp-caption aligncenter" style="width: 510px"><a href="http://dev.netvibes.com/blog/wp-content/uploads/netvibes.jpg"><img class="size-medium wp-image-220" title="netvibes" src="http://dev.netvibes.com/blog/wp-content/uploads/netvibes-500x300.jpg" alt="UWA widgets at work" width="500" height="300" /></a><p class="wp-caption-text">UWA widgets at work</p></div>
<p>That&#8217;s exactly what happened last month with <a href="http://kludgets.com/">Kludgets</a>. Kludgets (short for &#8220;Klumsy, Lame, Ugly, Dumb, but Good Enough&#8221; <img src='http://dev.netvibes.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) is a new, open-source and multiplatform (Windows and Linux) widget engine, which aim is to become a best-of-breed widget engine, taking inspiration from the best features of other platforms.</p>
<p>As such, <a href="http://kludgets.com/developer/">its widget format</a> is a clone of the Apple Dashboard&#8217;s. And since UWA widgets can be exported to the Dashboard format, it was only a matter of time before the Kudgets developer took advantage of it! <a href="http://kludgets.com/2009/05/netvibes/">As they write in their blog</a>, it only takes a handful of steps to get any UWA widget from Ecosystem to work on this new engine.</p>
<p>We&#8217;re really happy to see further proof that the UWA format&#8217;s versatility can be once more proven by this open-source project, and we wish it a swift and successful version 1.0!</p>
<p><em>Now, if they could directly implement the UWA format itself (either using the <a href="http://www.netvibes.org/specs/uwa/current-work/">UWA specification</a> or the LGPLv3 <a href="http://www.netvibes.org/">Exposition project</a>), that&#8217;d be neat!</em></p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=Kludget%20supports%20UWA%20widgets&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F18%2Fkludget-supports-uwa-widgets%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=Kludget%20supports%20UWA%20widgets&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F18%2Fkludget-supports-uwa-widgets%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F18%2Fkludget-supports-uwa-widgets%2F&amp;title=Kludget%20supports%20UWA%20widgets" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F18%2Fkludget-supports-uwa-widgets%2F&amp;title=Kludget%20supports%20UWA%20widgets" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F18%2Fkludget-supports-uwa-widgets%2F&amp;title=Kludget%20supports%20UWA%20widgets" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F18%2Fkludget-supports-uwa-widgets%2F&amp;title=Kludget%20supports%20UWA%20widgets" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F18%2Fkludget-supports-uwa-widgets%2F&amp;t=Kludget%20supports%20UWA%20widgets" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F18%2Fkludget-supports-uwa-widgets%2F&amp;title=Kludget%20supports%20UWA%20widgets" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2009/06/18/kludget-supports-uwa-widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lest we forget…</title>
		<link>http://dev.netvibes.com/blog/2009/06/10/lest-we-forget/</link>
		<comments>http://dev.netvibes.com/blog/2009/06/10/lest-we-forget/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 22:27:31 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=195</guid>
		<description><![CDATA[Publication stopped on this blog a (too long) while ago, without further ado. In the same manner, it&#8217;s back again!
Well, ado there needs to be: let it be known, good people and dearest subscribers, that my time away from the blog has not been in vain, only that I was diverted by other projects which [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.netvibes.com/blog/wp-content/uploads/uwa-wordpress-plugin.png"></a>Publication stopped on this blog a (too long) while ago, without further ado. In the same manner, it&#8217;s back again!</p>
<p>Well, ado there needs to be: let it be known, good people and dearest subscribers, that my time away from the blog has not been in vain, only that I was diverted by other projects which needed my full attention. Even better, the latest of these time-consuming project has even been recently launched: French users of Netvibes can now profit (literally!) from a fully-featured <a href="http://blog.netvibes.com/fr/?2009/06/08/173-gagnez-de-l-argent-en-en-depensant">Cashback widget</a> &#8211; in the conception of which I had a not-too-small part <img src='http://dev.netvibes.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyway, the Netvibes DevNet blog is now back on tracks, and to make up for the lost time, here are a couple not-so-random facts that popped on our screens during the hiatus, and that we thought you might be interested in. In fact, far from being random, they are both tied to UWA one way or another. Neato!</p>
<h3>UWA widget for WordPress!</h3>
<p>Now that the major components of UWA have been <a href="http://dev.netvibes.com/blog/2008/06/11/new-developers-tools-netvibes-platform-and-the-uwa-iframe-method/">released as open-source</a> on <a href="http://netvibes.org/">Netvibes.org</a> (as well as the <a href="http://netvibes.org/specs/">UWA specification</a>), it was just a matter of time before some talented coder got hold of them to add UWA-capability to a project. Turns out the talent came from none other than François Hodierne,  a former member of the Netvibes team and the man behind the <a href="http://h6e.net/">h6e</a> moniker!</p>
<p>The <a href="http://h6e.net/wordpress/plugins/uwa">UWA Widgets plugin</a>, which hecreated and released back in January, is a WordPress plugin which lets you add UWA widgets on your WordPress dashboard. Simple as that.</p>
<p>What that means is that you can improve the overly dull defaults blocks of WordPress&#8217; dashboard, by mixingsome fun or useful widgets in.</p>
<p>Installing a widget is very easy, once you have a UWA widget&#8217;s source URL. The plugin adds a &#8216;Manage Widget&#8217; section in the &#8216;Settings&#8217; menu. Click it, and a quick interface reveals itself: a list of the installed widgets (with a remove button in case you need it), and simple form to add new widget.<br />
Copy-paste the new widget&#8217;s source URL in that form, validate, and from now on the dashboard will display it along with the other components. You can edit the widget just as you would on Netvibes or the Apple Dashboard: by clicking the &#8216;Configure&#8217; button that appears at the top-right of the block&#8230;</p>
<div id="attachment_217" class="wp-caption aligncenter" style="width: 510px"><a href="http://dev.netvibes.com/blog/wp-content/uploads/uwa-wordpress-plugin.png"><img class="size-medium wp-image-217" title="UWA Widgets plugin in action" src="http://dev.netvibes.com/blog/wp-content/uploads/uwa-wordpress-plugin-500x378.png" alt="uwa-wordpress-plugin" width="500" height="378" /></a><p class="wp-caption-text">The WordPress dashboard with the Twitter, i-Metro and Gaping Void UWA widgets</p></div>
<p>You can get this nifty plugin <a href="http://wordpress.org/extend/plugins/uwa-widgets/">from the WordPress.org Extend section</a>, or directly from WordPress&#8217; internal plugins installer (if you use WP 2.7+).</p>
<p><em>Note: the UWA technology relies on the <a href="http://framework.zend.com/">Zend Framework</a>. Hence, François have created a separate <a href="http://wordpress.org/extend/plugins/zend-framework/">Zend Framework plugin for WordPress</a>, which you should install and activate before activating the UWA Widgets plugin.</em></p>
<p><strong>UWA cheat-sheet in Russian!</strong></p>
<p>Our friends at <a href="http://www.rambler.ru/">Rambler.ru</a>, who&#8217;s own <a href="http://www.myrambler.ru/">personnalized startpage</a> uses the Netvibes technology, have been kind enough to make a russian translation of the UWA cheat-sheet, and share it with us. <a href="http://dev.netvibes.com/doc/uwa/documentation/cheatsheet">You download it here</a>, as with the English and French version!</p>
<p>If you happen to be interested in translating the cheat-sheet into your own language, don&#8217;t hesitate to contact us!</p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=Lest%20we%20forget...&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F10%2Flest-we-forget%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=Lest%20we%20forget...&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F10%2Flest-we-forget%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F10%2Flest-we-forget%2F&amp;title=Lest%20we%20forget..." title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F10%2Flest-we-forget%2F&amp;title=Lest%20we%20forget..." title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F10%2Flest-we-forget%2F&amp;title=Lest%20we%20forget..." title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F10%2Flest-we-forget%2F&amp;title=Lest%20we%20forget..." title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F10%2Flest-we-forget%2F&amp;t=Lest%20we%20forget..." title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F06%2F10%2Flest-we-forget%2F&amp;title=Lest%20we%20forget..." title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2009/06/10/lest-we-forget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to integrate Netvibes sharing in your website</title>
		<link>http://dev.netvibes.com/blog/2009/05/18/how-to-integrate-netvibes-sharing-in-your-website/</link>
		<comments>http://dev.netvibes.com/blog/2009/05/18/how-to-integrate-netvibes-sharing-in-your-website/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:43:39 +0000</pubDate>
		<dc:creator>Maurice</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=204</guid>
		<description><![CDATA[Last year, we introduced social features with the &#8220;Ginger&#8221; version of Netvibes. One of them, is the ability for users to share their most interesting links with your all their contacts. Since the launch of the feature, several hundred thousand links have already been publicly shared.
If you&#8217;re running a website, you can get your users [...]]]></description>
			<content:encoded><![CDATA[<p>Last year, we introduced social features with the &#8220;Ginger&#8221; version of Netvibes. One of them, is the ability for users to share their most interesting links with your all their contacts. Since the launch of the feature, several hundred thousand links have already been publicly shared.<br />
If you&#8217;re running a website, you can get your users to easily share your links with their contacts. All you have to do, is build a link with up to 3 GET parameters.</p>
<p>Here is a sample link: <code>http://www.netvibes.com/share?title=Netvibes%20is%20awesome!&amp;amp;url=http%3A//www.netvibes.com/</code></p>
<p>The resource <code>http://www.netvibes.com/share</code> accepts the following parameters:</p>
<ul>
<li><code>title</code> : Title for the shared link (my be URL-encoded);</li>
<li><code>url</code> : The link itself (must be URL-encoded);</li>
<li><code>autoclose</code> : Set it to 1 if you want the popup window to close after submission.</li>
</ul>
<p>To URL-encode your links, you can use the function <code>urlencode</code> in PHP or <code>encodeURIComponent</code> in Javascript.</p>
<p>We tried to make it easy for anyone to integrate those links in any page by keeping it very simple. However, if you&#8217;re looking for turnkey solutions, some universal <a href="http://blog.netvibes.com/?2009/05/18/269-share-your-favorite-web-links-with-your-netvibes-contacts">sharing buttons have already integrated Netvibes</a> and you may use one of them.</p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=How%20to%20integrate%20Netvibes%20sharing%20in%20your%20website&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F05%2F18%2Fhow-to-integrate-netvibes-sharing-in-your-website%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=How%20to%20integrate%20Netvibes%20sharing%20in%20your%20website&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F05%2F18%2Fhow-to-integrate-netvibes-sharing-in-your-website%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F05%2F18%2Fhow-to-integrate-netvibes-sharing-in-your-website%2F&amp;title=How%20to%20integrate%20Netvibes%20sharing%20in%20your%20website" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F05%2F18%2Fhow-to-integrate-netvibes-sharing-in-your-website%2F&amp;title=How%20to%20integrate%20Netvibes%20sharing%20in%20your%20website" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F05%2F18%2Fhow-to-integrate-netvibes-sharing-in-your-website%2F&amp;title=How%20to%20integrate%20Netvibes%20sharing%20in%20your%20website" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F05%2F18%2Fhow-to-integrate-netvibes-sharing-in-your-website%2F&amp;title=How%20to%20integrate%20Netvibes%20sharing%20in%20your%20website" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F05%2F18%2Fhow-to-integrate-netvibes-sharing-in-your-website%2F&amp;t=How%20to%20integrate%20Netvibes%20sharing%20in%20your%20website" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F05%2F18%2Fhow-to-integrate-netvibes-sharing-in-your-website%2F&amp;title=How%20to%20integrate%20Netvibes%20sharing%20in%20your%20website" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2009/05/18/how-to-integrate-netvibes-sharing-in-your-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Expanding and consolidating</title>
		<link>http://dev.netvibes.com/blog/2009/01/06/expanding-and-consolidating/</link>
		<comments>http://dev.netvibes.com/blog/2009/01/06/expanding-and-consolidating/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 17:10:55 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=171</guid>
		<description><![CDATA[It&#8217;s been a while since we gave you on update on UWA itself. You might think we either have too few to report, or would rather keep things under the radar until it&#8217;s the right time to talk about it. It&#8217;s actually much simpler: we&#8217;ve been busy.
Busy with improving your experience with UWA, that is! [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since we gave you on update on UWA itself. You might think we either have too few to report, or would rather keep things under the radar until it&#8217;s the right time to talk about it. It&#8217;s actually much simpler: we&#8217;ve been busy.</p>
<p>Busy with improving your experience with UWA, that is! <img src='http://dev.netvibes.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  While you might not jump to the eyes, some of our recent efforts have been centered around giving both users and developers a stronger UWA. We did this by working at improving two critical components of a widget developer&#8217;s life: the UWA code itself, and its documentation.</p>
<h3>Better, Faster, Stronger&#8230; and not Harder</h3>
<p>For the last few weeks, our developers have been steadily rewiring the internal compilers for most of the supported platforms, bringing the UWA Environment at top speed, and making room for further improvements. This all happened behind the scene, but the upgrade to the compilers (iGoogle, Opera, Apple Dashboard, Live.com, etc.) should improve your every day use of UWA widgets.</p>
<p>Aditionnally, we used these updates to normalize behaviors across the different platforms, and incorporate a bottom status bar to maximize the spread of your widgets. Every newly-exported widget from Ecosystem will feature this bar, which we hope will help your widget reach more people.</p>
<p>See for instance the <a href="http://fr.eco.netvibes.com/widgets/205553/web-radio-player">Web Radio Player</a> widget, as displayed on Apple Dashboard, iGoogle, Opera and with <a href="http://fr.eco.netvibes.com/export/blog/205553/web-radio-player">the export tool</a> :</p>
<p><a href="http://dev.netvibes.com/blog/wp-content/uploads/webradioplayer-dashboard.png"><img class="alignnone size-medium wp-image-182" title="webradioplayer-dashboard" src="http://dev.netvibes.com/blog/wp-content/uploads/webradioplayer-dashboard-228x300.png" alt="webradioplayer-dashboard" width="228" height="300" /></a><a href="http://dev.netvibes.com/blog/wp-content/uploads/webradioplayer-igoogle.png"><img class="alignnone size-medium wp-image-183" title="webradioplayer-igoogle" src="http://dev.netvibes.com/blog/wp-content/uploads/webradioplayer-igoogle-252x300.png" alt="webradioplayer-igoogle" width="252" height="300" /><br />
</a><a href="http://dev.netvibes.com/blog/wp-content/uploads/webradioplayer-opera.png"><img class="alignnone size-medium wp-image-184" title="webradioplayer-opera" src="http://dev.netvibes.com/blog/wp-content/uploads/webradioplayer-opera-224x300.png" alt="webradioplayer-opera" width="224" height="300" /></a><a href="http://dev.netvibes.com/blog/wp-content/uploads/webradioplayer-blogexport.png"><img class="alignnone size-medium wp-image-185" title="webradioplayer-blogexport" src="http://dev.netvibes.com/blog/wp-content/uploads/webradioplayer-blogexport-230x300.png" alt="webradioplayer-blogexport" width="230" height="300" /></a></p>
<p>As you can see, they all share the same Share button at the bottom of the widget. This is not in place in the Vista/Live.com export for now.</p>
<p>Also, note that all changes made to UWA are regularly backported to the open-source Exposition Widget Server.</p>
<h3>&#8230;and easier on the eyes too!</h3>
<p>Let&#8217;s face it, the DevNet used to be a mess of intertwined pages. That alone was bound to lose the reader&#8217;s patience, but the fact that over the years more technologies other than UWA kept being added to the documentation site (REST API, Ecosystem API, Theme format&#8230;), made for a much-needed revamping of the homepage, as well as a reorganization of all pages and a trimming of the unneeded ones.</p>
<p>That means a few important changes in the documentation URLs. All the documentation used to be located under http://dev.netvibes.com/doc/, but the coming of non-UWA-related docs urged us to gave each of them its own directory, as it should. There are now 3 mains sub-directories:</p>
<ul>
<li><a href="http://dev.netvibes.com/doc/uwa">http://dev.netvibes.com/doc/uwa/</a> : all there is to know about UWA, the Universal Widget API;</li>
<li><a href="http://dev.netvibes.com/doc/api">http://dev.netvibes.com/doc/api/</a> : for some of Netvibes&#8217; other APIs;</li>
<li><a href="http://dev.netvibes.com/doc/theme">http://dev.netvibes.com/doc/theme/</a> : for our Theme file format.</li>
</ul>
<p>All the previously available docs have been moved to their respective directories. This would mean URL breakage, but we paid attention to make sure old URL would automatically redirect to the news ones. That being said, if you stumble upon any remaining ones, don&#8217;t hesitate to let us know!</p>
<p>Likewise, some pages of documentation have been deleted, some others created, some renamed for clarity, and most have been rewritten at least in part in order to take into account two years of UWA discussions on the forum. We&#8217;re still working on a brand new FAQ as of this typing, but all other page should be clearer yet.</p>
<p>Anyway, as the old song goes: &#8220;you have to admit, it&#8217;s getting better, a little better all the time&#8221; <img src='http://dev.netvibes.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=Expanding%20and%20consolidating&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F01%2F06%2Fexpanding-and-consolidating%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=Expanding%20and%20consolidating&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F01%2F06%2Fexpanding-and-consolidating%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F01%2F06%2Fexpanding-and-consolidating%2F&amp;title=Expanding%20and%20consolidating" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F01%2F06%2Fexpanding-and-consolidating%2F&amp;title=Expanding%20and%20consolidating" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F01%2F06%2Fexpanding-and-consolidating%2F&amp;title=Expanding%20and%20consolidating" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F01%2F06%2Fexpanding-and-consolidating%2F&amp;title=Expanding%20and%20consolidating" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F01%2F06%2Fexpanding-and-consolidating%2F&amp;t=Expanding%20and%20consolidating" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2009%2F01%2F06%2Fexpanding-and-consolidating%2F&amp;title=Expanding%20and%20consolidating" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2009/01/06/expanding-and-consolidating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2008: a year in review</title>
		<link>http://dev.netvibes.com/blog/2008/12/30/2008-a-year-in-review/</link>
		<comments>http://dev.netvibes.com/blog/2008/12/30/2008-a-year-in-review/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 15:29:28 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=177</guid>
		<description><![CDATA[This is year is coming to an end, parties are being planned already, and it might be time to look back at what 2008 brought us &#8211; and by us, I mean UWA and its ecosystem.
2008 has been a good year: we&#8217;ve released some very cool stuffs, added some functionalities to the API, and made [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.flickr.com/photos/msiebuhr/3129922971/'><img src="http://dev.netvibes.com/blog/wp-content/uploads/mistletoe.png" alt="" title="Mistletoe, by Morten Siebuhr" width="250" height="374" class="alignright size-full wp-image-178" /></a>This is year is coming to an end, parties are being planned already, and it might be time to look back at what 2008 brought us &#8211; and by us, I mean UWA and its ecosystem.</p>
<p>2008 has been a good year: we&#8217;ve released some very cool stuffs, added some functionalities to the API, and made the code sturdier. Let&#8217;s bring on The List:</p>
<ul>
<li>Netvibes saw a major release, named Ginger, which quite simply overhauled everything, from code to design. UWA also benefited from this with some niceties (such as rich-icon, widget.readOnly and widget.addStar) and consequently the MiniAPI finally got put to rest.</li>
<li>Our dear DevNet site got a <a href="http://dev.netvibes.com/blog/2008/04/29/new-design-and-uwa-doc-update/">cool new design</a>, and the <a href="http://dev.netvibes.com/blog/2008/06/06/new-version-of-the-uwa-cheat-sheet/">UWA Cheat-Sheet got finalized</a> in a lovely printable form, as a companion to the <a href="http://dev.netvibes.com/doc/uwa/documentation/uwa_monopage">one-page documentation.</a></li>
<li>In May, we celebrated the first birthday of UWA late, with a <a href="http://dev.netvibes.com/blog/2008/06/11/new-developers-tools-netvibes-platform-and-the-uwa-iframe-method/">Developer Conference</a> where we released&#8230;
<ul><a href="http://www.netvibes.org/">netvibes.org</a>: the central repository for all our open-source projects, with a proper bug-tracking tool ;</ul>
<ul>Netvibes Platform: open-sourced UWA components, such as UWA JavaScript Runtime (to run UWA widgets), PHP Exposition libraries (to parse and compile UWA widgets) and Exposition widget server (to serve widgets to users) ;</ul>
<ul>Full in-code documentation for all the above projects ;</ul>
<ul>The <a href="http://dev.netvibes.com/doc/howto/uwa_iframe">UWA-iframe</a> method.</ul>
</li>
<li>To polish our opening of UWA, we published the first <a href="http://dev.netvibes.com/blog/2008/08/22/release-of-the-uwa-specification-working-draft/">working draft of the UWA specification</a>, for everyone to implement our widget API freely ;</li>
<li>Since september, designer can create their <a href="http://dev.netvibes.com/blog/2008/09/26/create-your-own-netvibes-theme/">own theme for Netvibes</a>, through an XML format ;</li>
<li>Ecosystem saw the addition of a full-blown <a href="http://dev.netvibes.com/blog/2008/10/10/ecosystems-new-widget-creator-is-live/">widget creator</a>, which eases the creation of widgets based on multiple feeds ;</li>
<li>And finally, as if all this wasn&#8217;t enough, we released a preview of our <a href="http://dev.netvibes.com/blog/2008/12/12/uwa-now-supports-the-opensocial-api/">support for the OpenSocial API</a>, allowing widget developers to not only have universal widget, but social too (provide the platform support OpenSocial).</li>
</ul>
<p>All in all, this has been a very productive year, and we hope you&#8217;ve been happy with the direction we gave to UWA. Be sure that more evolution is being prepared for 2009!</p>
<p>Have some excellent NYE parties, everyone, and as the saying goes, &#8220;see you next year!&#8221;</p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=2008%3A%20a%20year%20in%20review&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F30%2F2008-a-year-in-review%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=2008%3A%20a%20year%20in%20review&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F30%2F2008-a-year-in-review%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F30%2F2008-a-year-in-review%2F&amp;title=2008%3A%20a%20year%20in%20review" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F30%2F2008-a-year-in-review%2F&amp;title=2008%3A%20a%20year%20in%20review" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F30%2F2008-a-year-in-review%2F&amp;title=2008%3A%20a%20year%20in%20review" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F30%2F2008-a-year-in-review%2F&amp;title=2008%3A%20a%20year%20in%20review" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F30%2F2008-a-year-in-review%2F&amp;t=2008%3A%20a%20year%20in%20review" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F30%2F2008-a-year-in-review%2F&amp;title=2008%3A%20a%20year%20in%20review" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2008/12/30/2008-a-year-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UWA now supports the OpenSocial API</title>
		<link>http://dev.netvibes.com/blog/2008/12/12/uwa-now-supports-the-opensocial-api/</link>
		<comments>http://dev.netvibes.com/blog/2008/12/12/uwa-now-supports-the-opensocial-api/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 16:32:16 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[google gadget]]></category>
		<category><![CDATA[opensocial]]></category>
		<category><![CDATA[uwa]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=174</guid>
		<description><![CDATA[We&#8217;ve been waiting a long time to unveil this new improvement to our widget platform, and this week&#8217;s edition of the LeWeb conference in Paris was the perfect occasion to release a handful of good news concerning Netvibes, including this little nugget:
UWA developers can now make their widgets social through the powers of the OpenSocial [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been waiting a long time to unveil this new improvement to our widget platform, and this week&#8217;s edition of the LeWeb conference in Paris was the perfect occasion to release <a href="http://blog.netvibes.com/?2008/12/08/223-new-layouts-opensocial-and-leweb-08">a handful of good news</a> concerning Netvibes, including this little nugget:</p>
<p><strong>UWA developers can now make their widgets social through the powers of the <a href="http://code.google.com/apis/opensocial/">OpenSocial API</a>.</strong></p>
<p><img src="http://dev.netvibes.com/blog/wp-content/uploads/uwa-opensocial.png" alt="UWA+OpenSocial" title="UWA+OpenSocial" width="80" height="80" class="alignright size-full wp-image-175" />At the moment, we&#8217;re still in Public Preview mode &#8211; which means that it is not yet available on the main Netvibes site, and instead requires you to open an account in <a href="http://opensocial.netvibes.com/">our sandbox site</a>. It will allow you to test a few socials ideas with your widgets, until the official unveiling&#8230;</p>
<p>In order to test your OpenSocial-using UWA widgets, simply add the &#8220;UWA+OpenSocial&#8221; widget from the Essential Widgets list, and put your widget&#8217;s URL in its Edit section&#8230;</p>
<p><object width="520" height="334"><param value="true" name="allowfullscreen"/><param value="always" name="allowscriptaccess"/><param value="http://vimeo.com/moogaloop.swf?clip_id=2465776&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" name="movie"/><embed width="520" height="334" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" src="http://vimeo.com/moogaloop.swf?clip_id=2465776&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1"/></object></p>
<p>Because OpenSocial has <a href="http://code.google.com/apis/opensocial/">its own website</a> (and follows its own evolution path), <a href="http://dev.netvibes.com/doc/uwa/opensocial">our documentation on the subject</a> is quite minimal: just the UWA basics you need to remember, the biggest part of the knowledge being <a href="http://code.google.com/apis/opensocial/docs/0.8/devguide.html">on the OpenSocial site</a>.</p>
<p>&#8212;</p>
<p><img src="http://dev.netvibes.com/blog/wp-content/uploads/googlegadget.png" alt="GoogleGadget" title="GoogleGadget" width="80" height="80" class="alignright size-full wp-image-176" />In addition to making UWA more powerful thanks to OpenSocial, Netvibes is now supporting the <a href="http://code.google.com/apis/gadgets/docs/dev_guide.html">Google Gadget format</a>. Again, this is still a Public Preview available only from <a href="http://opensocial.netvibes.com/">the sandbox site</a> (through the &#8220;Google Gadget&#8221; module). We&#8217;ll keep you informed on the evolution of that support soon&#8230;</p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=UWA%20now%20supports%20the%20OpenSocial%20API&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F12%2Fuwa-now-supports-the-opensocial-api%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=UWA%20now%20supports%20the%20OpenSocial%20API&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F12%2Fuwa-now-supports-the-opensocial-api%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F12%2Fuwa-now-supports-the-opensocial-api%2F&amp;title=UWA%20now%20supports%20the%20OpenSocial%20API" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F12%2Fuwa-now-supports-the-opensocial-api%2F&amp;title=UWA%20now%20supports%20the%20OpenSocial%20API" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F12%2Fuwa-now-supports-the-opensocial-api%2F&amp;title=UWA%20now%20supports%20the%20OpenSocial%20API" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F12%2Fuwa-now-supports-the-opensocial-api%2F&amp;title=UWA%20now%20supports%20the%20OpenSocial%20API" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F12%2Fuwa-now-supports-the-opensocial-api%2F&amp;t=UWA%20now%20supports%20the%20OpenSocial%20API" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F12%2F12%2Fuwa-now-supports-the-opensocial-api%2F&amp;title=UWA%20now%20supports%20the%20OpenSocial%20API" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2008/12/12/uwa-now-supports-the-opensocial-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Let’s meet at Paris-Web 2008!</title>
		<link>http://dev.netvibes.com/blog/2008/11/07/lets-meet-at-paris-web-2008/</link>
		<comments>http://dev.netvibes.com/blog/2008/11/07/lets-meet-at-paris-web-2008/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 17:20:40 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=172</guid>
		<description><![CDATA[(english version follows)
L&#8217;année dernière, j&#8217;ai eu le plaisir d&#8217;animer un atelier sur UWA durant la dernière journée de Paris-Web, la meilleure conférence française sur les standards, l&#8217;accessibilité, les meilleures pratiques et la quality du développement web. Vous pouvez retrouver la présentation, la cheat-sheet et les photos sur cet article. L&#8217;équipe Paris-Web remet le couvert cette [...]]]></description>
			<content:encoded><![CDATA[<p><em>(english version follows)</em></p>
<p><a href="http://www.paris-web.fr/2008/"><img class="alignright size-full wp-image-173" title="Paris-Web 2008" src="http://dev.netvibes.com/blog/wp-content/uploads/paris-web.jpg" alt="Paris-Web 2008" width="288" height="152" /></a>L&#8217;année dernière, j&#8217;ai eu le plaisir d&#8217;animer un atelier sur UWA durant la dernière journée de <a href="http://www.paris-web.fr/2008/">Paris-Web</a>, la meilleure conférence française sur les standards, l&#8217;accessibilité, les meilleures pratiques et la quality du développement web. Vous pouvez retrouver la présentation, la cheat-sheet et les photos <a href="http://dev.netvibes.com/blog/2007/11/21/slides-from-the-uwa-workshop-at-paris-web-2007/">sur cet article</a>. L&#8217;équipe Paris-Web remet le couvert cette année, et l&#8217;évènement se déroule la semaine prochaine, du 13 au 15 novembre.</p>
<p>Faire un atelier n&#8217;est pas prévu pour cette année, mais j&#8217;y serai néanmoins présent pendant les deux premiers jours pour faire la promotion de notre plate-forme, distribuer des cheat-sheets et stickers à qui-veut, et répondre aux questions des intéressés.</p>
<p>Rendez-vous la semaine prochaine !</p>
<p>&#8212;</p>
<p>Last year, I had the pleasure to run a UWA workshop during the final day of <a href="http://www.paris-web.fr/2008/">Paris-Web</a>, France&#8217;s best conference on standards, accessibility, best practices and quality in web-development. You can find slides, cheatsheet and pictures <a href="http://dev.netvibes.com/blog/2007/11/21/slides-from-the-uwa-workshop-at-paris-web-2007/">on this post</a>. The Paris-Web crew is at it again this year, and the event will run next, from the 13th to the 15th of November.</p>
<p>While running another workshop is not on our slate this year, I will attend the conference during its first two days, in order to promote our platform, give away cheatsheets and stickers to those in dire need, and answer questions from the widget-eager crowd.</p>
<p>Let&#8217;s meet next week!</p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=Let%27s%20meet%20at%20Paris-Web%202008%21&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F11%2F07%2Flets-meet-at-paris-web-2008%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=Let%27s%20meet%20at%20Paris-Web%202008%21&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F11%2F07%2Flets-meet-at-paris-web-2008%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F11%2F07%2Flets-meet-at-paris-web-2008%2F&amp;title=Let%27s%20meet%20at%20Paris-Web%202008%21" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F11%2F07%2Flets-meet-at-paris-web-2008%2F&amp;title=Let%27s%20meet%20at%20Paris-Web%202008%21" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F11%2F07%2Flets-meet-at-paris-web-2008%2F&amp;title=Let%27s%20meet%20at%20Paris-Web%202008%21" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F11%2F07%2Flets-meet-at-paris-web-2008%2F&amp;title=Let%27s%20meet%20at%20Paris-Web%202008%21" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F11%2F07%2Flets-meet-at-paris-web-2008%2F&amp;t=Let%27s%20meet%20at%20Paris-Web%202008%21" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F11%2F07%2Flets-meet-at-paris-web-2008%2F&amp;title=Let%27s%20meet%20at%20Paris-Web%202008%21" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2008/11/07/lets-meet-at-paris-web-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ecosystem’s new widget creator is live!</title>
		<link>http://dev.netvibes.com/blog/2008/10/10/ecosystems-new-widget-creator-is-live/</link>
		<comments>http://dev.netvibes.com/blog/2008/10/10/ecosystems-new-widget-creator-is-live/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 14:14:29 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=165</guid>
		<description><![CDATA[We&#8217;ve made a few adjustments to Netvibes Ecosystem this week, mostly centered around the header section:

First, a new, bigger search box
Second, a whole new tool for creating widgets out of multiple feeds : the Widget Editor


Embiggen your search with an over-cromulent form!
The point of having an improved search form seems evident: rather than throwing popular [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve made a few adjustments to Netvibes Ecosystem this week, mostly centered around the header section:</p>
<ul>
<li>First, a new, bigger search box</li>
<li>Second, a whole new tool for creating widgets out of multiple feeds : the Widget Editor</li>
</ul>
<p><img class="aligncenter size-full wp-image-166" title="eco-header" src="http://dev.netvibes.com/blog/wp-content/uploads/eco-header.png" alt="" width="470" height="76" /></p>
<h3>Embiggen your search with an over-cromulent form!</h3>
<p>The point of having an improved search form seems evident: rather than throwing popular or featured widget at the visitor&#8217;s face, with search as a side dish, we wanted to get the user in command of the Ecosystem, and let him decide what&#8217;s best for him, through searches.</p>
<p>That being said, the home page steal features the three classic, ever-useful sorting tabs: Featured widgets, Most popular widgets and Just arrived. More power to you!</p>
<h3>Easily build a multiple-feed widget!</h3>
<p>But the real deal behind this new improvement of Ecosystem is a second green button in the top bar, next to the usual &#8220;Submit widget&#8221; button &#8211; which lets you send our way your content (in the form of a UWA widget, a Flash file or an iCal file) to automatically register them into Ecosystem as widgets.</p>
<p><img class="aligncenter size-full wp-image-167" title="eco-buttons" src="http://dev.netvibes.com/blog/wp-content/uploads/eco-buttons.png" alt="" width="470" height="49" /></p>
<p>That second button is called &#8220;Create widget&#8221;, and is the result of an evolution of UWA feed widgets: the multifeed widget, and the tool to easily make some.</p>
<p><img class="aligncenter size-full wp-image-168" title="eco-editor" src="http://dev.netvibes.com/blog/wp-content/uploads/eco-editor.jpg" alt="" width="470" height="392" /></p>
<p>Once you click on that button, you&#8217;re taken to an options screen:</p>
<ul>
<li>On the left, a link to an old friend: the tool to create a widget out of any type of feed (RSS, Atom, RDF&#8230;) ;</li>
<li>On the left, a link to the new tool, code-named &#8221;Miso&#8221;, which is a whole new way of creating advanced feed-based widgets altogether.</li>
</ul>
<p><img class="aligncenter size-full wp-image-169" title="eco-editor-multifeed" src="http://dev.netvibes.com/blog/wp-content/uploads/eco-editor-multifeed.jpg" alt="" width="470" height="349" /></p>
<p>The Multifeed Editor is very easy to understand, even more so if you&#8217;ve already used the Feed Editor. On the right is a preview of your widget, updated as soon as you change any value on the left. That left section is where you&#8217;ll decide how many feeds you want to put into that widget, and what you would like the widget&#8217;s header to look like: a simple colored background, or an image that you designed, complete with a cool background and your logo?</p>
<p><img class="aligncenter size-full wp-image-170" title="eco-editor-image" src="http://dev.netvibes.com/blog/wp-content/uploads/eco-editor-image.jpg" alt="" width="470" height="147" /></p>
<p>If you choose to upload your own image, the Multifeed Editor will let you crop it in order to fit the recommended 350*100 size: select the portion of the image (click the selector borders, or drag the selector around), and you will immediately see live how it turns out in your widget. Until you have validated the whole thing, cropping is non-destructive, and you can try it out as often as needed, until you find the perfect match. You might also want to choose a background color that fits with the image&#8230;</p>
<p>So there you go, folks: better tools for easy widget creation, and bigger search for easy widget findability.</p>
<p>Hope you will enjoy it! Let a thousand multifeed widgets bloom! <img src='http://dev.netvibes.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=Ecosystem%27s%20new%20widget%20creator%20is%20live%21&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F10%2F10%2Fecosystems-new-widget-creator-is-live%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=Ecosystem%27s%20new%20widget%20creator%20is%20live%21&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F10%2F10%2Fecosystems-new-widget-creator-is-live%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F10%2F10%2Fecosystems-new-widget-creator-is-live%2F&amp;title=Ecosystem%27s%20new%20widget%20creator%20is%20live%21" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F10%2F10%2Fecosystems-new-widget-creator-is-live%2F&amp;title=Ecosystem%27s%20new%20widget%20creator%20is%20live%21" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F10%2F10%2Fecosystems-new-widget-creator-is-live%2F&amp;title=Ecosystem%27s%20new%20widget%20creator%20is%20live%21" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F10%2F10%2Fecosystems-new-widget-creator-is-live%2F&amp;title=Ecosystem%27s%20new%20widget%20creator%20is%20live%21" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F10%2F10%2Fecosystems-new-widget-creator-is-live%2F&amp;t=Ecosystem%27s%20new%20widget%20creator%20is%20live%21" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F10%2F10%2Fecosystems-new-widget-creator-is-live%2F&amp;title=Ecosystem%27s%20new%20widget%20creator%20is%20live%21" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2008/10/10/ecosystems-new-widget-creator-is-live/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Create your own Netvibes theme</title>
		<link>http://dev.netvibes.com/blog/2008/09/26/create-your-own-netvibes-theme/</link>
		<comments>http://dev.netvibes.com/blog/2008/09/26/create-your-own-netvibes-theme/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 16:46:32 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://dev.netvibes.com/blog/?p=164</guid>
		<description><![CDATA[Good news for Netvibes users: they now have a hundred more themes to choose from when deciding on their pages appearance. And this good news comes along with a probably even better one for both designers and developers: you can create your own Netvibes themes, and import themes from other theme-creators. This means that the Netvibes [...]]]></description>
			<content:encoded><![CDATA[<p>Good news for Netvibes users: they now have <a href="http://blog.netvibes.com/?2008/09/24/200-100-new-themes#c">a hundred more themes</a> to choose from when deciding on their pages appearance. And this good news comes along with a probably even better one for both designers and developers: you can create your own Netvibes themes, and import themes from other theme-creators. This means that the Netvibes interface is now open to a lot more creativity.</p>
<p>It&#8217;s been a long while since we wanted to bring such freedom to the creativity of our users, and in the end we decided to use a theme format that would be compatible with iGoogle&#8217;s Theme API. You can already dive in our <a href="http://dev.netvibes.com/doc/theme">theme design documentation</a>!</p>
<p>So build away! The file format uses XML, and it&#8217;s easy to build a theme, using images and a few simple rules. Once you design is done, put all the files online, and to use the design on a Netvibes page, just call it using this URL: <code>http://www.netvibes.com/?theme=[absolute URL of theme's XML file]</code></p>
<h3>Technical details</h3>
<p>These themes are applied on internal theme framework, with some CSS rules that cannot be over-ridden &#8211; so you won&#8217;t be able to move the tabs to the left column for now, for instance &#8211; but you can use the existing <code>gadget_area.tab.*</code> value to style the tabs the way you want.</p>
<p>Your design choices will apply upon this basic framework, just as it does in iGoogle. We do support the same mutliple-layers approach, and could even support dynamic theme (the &lt;Trait&gt;  tag), if it were not for a CDN issue that we plan on fixing.</p>
<h3>Parting words</h3>
<p>This is just the very first step in a project that we intend to build more and more, like tools and directories. And this is where users are taking part: let us know what kind of customiztion you want to see, and we&#8217;ll do our best to improve our support for this Theme API, even by extending the original XML format.</p>
<p>That&#8217;s why the DevNet forum now features a <a href="http://dev.netvibes.com/forum/viewforum.php?id=10">dedicated forum for Themes development</a>. Give us your feedback, and let&#8217;s work together in improving this great feature!</p>
<p>Share this post:</p>
<p>	<a rel="nofollow" target="_blank" href="mailto:?subject=Create%20your%20own%20Netvibes%20theme&amp;body=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F09%2F26%2Fcreate-your-own-netvibes-theme%2F" title="E-mail this story to a friend!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.netvibes.com/share?title=Create%20your%20own%20Netvibes%20theme&#038;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F09%2F26%2Fcreate-your-own-netvibes-theme%2F" title="Netvibes"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F09%2F26%2Fcreate-your-own-netvibes-theme%2F&amp;title=Create%20your%20own%20Netvibes%20theme" title="Digg"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F09%2F26%2Fcreate-your-own-netvibes-theme%2F&amp;title=Create%20your%20own%20Netvibes%20theme" title="Reddit"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F09%2F26%2Fcreate-your-own-netvibes-theme%2F&amp;title=Create%20your%20own%20Netvibes%20theme" title="del.icio.us"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F09%2F26%2Fcreate-your-own-netvibes-theme%2F&amp;title=Create%20your%20own%20Netvibes%20theme" title="blogmarks"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/blogmarks.png" title="blogmarks" alt="blogmarks" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F09%2F26%2Fcreate-your-own-netvibes-theme%2F&amp;t=Create%20your%20own%20Netvibes%20theme" title="Facebook"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a><br />
	<a rel="nofollow" target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fdev.netvibes.com%2Fblog%2F2008%2F09%2F26%2Fcreate-your-own-netvibes-theme%2F&amp;title=Create%20your%20own%20Netvibes%20theme" title="description"><img src="http://dev.netvibes.com/blog/wp-content/plugins/sociable/images/dzone.png" title="description" alt="description" class="sociable-hovers" /></a></p>
<p><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.netvibes.com/blog/2008/09/26/create-your-own-netvibes-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
