<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Jappit.com &#187; javascript</title>
	<atom:link href="http://www.jappit.com/blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jappit.com/blog</link>
	<description>Mobile blog by Alessandro La Rosa</description>
	<lastBuildDate>Wed, 23 Nov 2011 10:38:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>API Bridge version 1.1: plug-in creation package released!</title>
		<link>http://www.jappit.com/blog/2010/02/11/api-bridge-version-1-1-plug-in-creation-package-released/</link>
		<comments>http://www.jappit.com/blog/2010/02/11/api-bridge-version-1-1-plug-in-creation-package-released/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:32:58 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[symbian]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[apibridge]]></category>
		<category><![CDATA[flash lite]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wrt]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=1186</guid>
		<description><![CDATA[The announced new version of API Bridge is out! With the new 1.1 release it is finally possible to create custom plugins that access all the Symbian functionalities, so practically opening up the doors to a new generation of Flash Lite, Web Runtime and Java ME applications. Start downloading the new release from Forum Nokia: [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.jappit.com/blog/2010/02/11/platform-services-and-api-bridge-features-differences-and-advantages/">announced new version</a> of <a href="http://wiki.forum.nokia.com/index.php/APIBridge_Web_Runtime_API">API Bridge</a> is out! With the new <a href="http://www.forum.nokia.com/info/sw.nokia.com/id/d697a64f-ddae-4937-8151-be157b542d26/ApiBridge.html">1.1 release</a> it is finally possible to <strong>create custom plugins that access all the Symbian functionalities</strong>, so practically opening up the doors to a <strong>new generation of Flash Lite, Web Runtime and Java ME applications</strong>.</p>
<p><a href="http://www.jappit.com/blog/wp-content/apibridge_custom_plugins2.png"><img class="alignnone size-full wp-image-1192" title="apibridge custom plugins" src="http://www.jappit.com/blog/wp-content/apibridge_custom_plugins2.png" alt="" width="620" height="400" /></a></p>
<p>Start downloading the new release from <strong>Forum Nokia</strong>: <a href="http://www.forum.nokia.com/info/sw.nokia.com/id/d697a64f-ddae-4937-8151-be157b542d26/ApiBridge.html">API Bridge release 1.1</a>.</p>
<p>Then, check out this informative <a href="http://wiki.forum.nokia.com/">Wiki</a> articles, that explain <strong>how to build a new, custom plugin and how to use it</strong> from JavaScript:</p>
<ul>
<li><a title="APIBridge Plug-in API" href="http://wiki.forum.nokia.com/index.php/APIBridge_Plug-in_API">APIBridge Plug-in API</a></li>
<li><a title="Creating APIBridge JavaScript Binding Code" href="http://wiki.forum.nokia.com/index.php/Creating_APIBridge_JavaScript_Binding_Code">Creating APIBridge JavaScript Binding Code</a></li>
</ul>
<p>For more information about <strong>API Bridge</strong>, check out its <a href="http://www.forum.nokia.com/Tools_Docs_and_Code/Tools/Extensions/APIBridge/">Forum Nokia page</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2010/02/11/api-bridge-version-1-1-plug-in-creation-package-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Google Static Maps in your widget with JavaScript</title>
		<link>http://www.jappit.com/blog/2010/02/01/using-google-static-maps-in-your-widget-with-javascript/</link>
		<comments>http://www.jappit.com/blog/2010/02/01/using-google-static-maps-in-your-widget-with-javascript/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 07:31:55 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[forum nokia wiki]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[google maps]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=831</guid>
		<description><![CDATA[A new featured article from Ar.tur on Forum Nokia Wiki shows you how to use the static version of Google Maps in your mobile widget by using few lines of JavaScript code. The same article also shows how to use the Location API from Web Runtime Platform Services to retrieve your current location, and then [...]]]></description>
			<content:encoded><![CDATA[<p>A <strong>new featured article</strong> from <a title="Ar.tur profile" href="http://wiki.forum.nokia.com/index.php/User:Ar.tur">Ar.tur</a> on <a title="Forum Nokia Wiki" href="http://wiki.forum.nokia.com">Forum Nokia Wiki</a> shows you how to use the <a title="Google Static Maps documentation" href="http://code.google.com/apis/maps/documentation/staticmaps/">static version</a> of <a title="Google Maps" href="http://maps.google.com">Google Maps</a> in your mobile widget by using <strong>few lines of JavaScript code</strong>.</p>
<p><a href="http://www.jappit.com/blog/wp-content/google_static_maps_sample.png"><img class="alignnone size-medium wp-image-832" title="Google Static Maps sample" src="http://www.jappit.com/blog/wp-content/google_static_maps_sample-300x150.png" alt="" width="300" height="150" /></a></p>
<p>The same article also shows how to use the <a title="Platform Services' Location API" href="http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-53CE4DE6-F065-4339-8C18-5C30A9540053.html">Location API</a> from <strong>Web Runtime</strong> <a title="WRT Platform Services" href="http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C.html">Platform Services</a> to <strong>retrieve your current location</strong>, and then using this data to get the appropriate map from <strong>Google Maps</strong>.</p>
<p>You can <strong>read the full article</strong> here: <a title="Static Google Maps API in JavaScript" href="http://wiki.forum.nokia.com/index.php/Static_GoogleMaps_API_in_JavaScript">Static GoogleMaps API in JavaScript</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2010/02/01/using-google-static-maps-in-your-widget-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a new Component for the Guarana UI Library</title>
		<link>http://www.jappit.com/blog/2009/11/20/how-to-create-a-new-component-for-the-guarana-ui-library/</link>
		<comments>http://www.jappit.com/blog/2009/11/20/how-to-create-a-new-component-for-the-guarana-ui-library/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 15:11:32 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[forum nokia]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[guarana]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=708</guid>
		<description><![CDATA[This new article shows how to create from scratch a new Component from the Guarana UI Library. The article shows all the steps involved in the creation of the new Component, explaining all the necessary details to understand the whole process, passing by the setup of the Component file structure, the writing of the actual [...]]]></description>
			<content:encoded><![CDATA[<p><a title="How to create a new Component for the Guarana UI Library Component " href="http://wiki.forum.nokia.com/index.php/How_to_create_a_new_Component_for_the_Guarana_UI_Library">This new article</a> shows <strong>how to create from scratch a new Component from the <a title="Guarana UI" href="http://wiki.forum.nokia.com/index.php/Guarana_UI:_a_jQuery-Based_UI_Library_for_Nokia_WRT">Guarana UI Library</a></strong>.</p>
<p style="text-align: center;"><img class="aligncenter" title="Test Component for Guarana UI" src="http://www.jappit.com/images/blog/uploads/guarana_ui_new_component.png" alt="" width="370" height="295" /></p>
<p>The article shows <strong>all the steps involved</strong> in the creation of the new Component, explaining all the necessary details to understand the whole process, passing by the <strong>setup of the Component file structure</strong>, the writing of the actual <strong>Component JS and CSS code</strong>, and the integration of the Component with the <strong>Guarana UI building process</strong>.</p>
<p>Purpose of the article is to give developers <strong>guidelines to create their own Components</strong>, integrating them with the Guarana UI Library. The component is also available on the <a title="Guarana UI Components Browser" href="http://www.jappit.com/m/guaranabrowser/#guarana_testcomponent">Guarana UI online Components Browser</a>.</p>
<p>The full article is available, as usual, on <a title="Forum Nokia Wiki" href="http://wiki.forum.nokia.com">Forum Nokia Wiki</a>: <a title="How to create a new Component for the Guarana UI Library Guarana " href="http://wiki.forum.nokia.com/index.php/How_to_create_a_new_Component_for_the_Guarana_UI_Library">How to create a new Component for the Guarana UI Library Guarana</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2009/11/20/how-to-create-a-new-component-for-the-guarana-ui-library/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Guarana UI: a jQuery-Based UI Library for Nokia WRT</title>
		<link>http://www.jappit.com/blog/2009/11/19/guarana-ui-a-jquery-based-ui-library-for-nokia-wrt/</link>
		<comments>http://www.jappit.com/blog/2009/11/19/guarana-ui-a-jquery-based-ui-library-for-nokia-wrt/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:08:20 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[forum nokia]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[ui framework]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=690</guid>
		<description><![CDATA[Mobile widget developers know that one of the biggest difficulties when creating a new widget is to build a nice, usable interface that is compatible with the largest set of devices, touch or non-touch. Components and code snippets commonly found on standard JavaScript frameworks are quite always not suited for mobile devices, and result in [...]]]></description>
			<content:encoded><![CDATA[<p>Mobile widget developers know that one of the biggest difficulties when creating a new widget is to build a <strong>nice, usable interface</strong> that is <strong>compatible with the largest set of devices, touch or non-touch</strong>. Components and code snippets commonly found on <strong>standard JavaScript frameworks</strong> are quite always <strong>not suited</strong> for mobile devices, and result in <strong>poor or non-optimal results</strong>.</p>
<p>Finally, <a title="Forum Nokia" href="http://www.forum.nokia.com">Forum Nokia</a> has released a <a title="Guarana UI" href="http://wiki.forum.nokia.com/index.php/Guarana_UI:_a_jQuery-Based_UI_Library_for_Nokia_WRT">UI framework</a> that promises to <strong>solve all these issues</strong>, by providing a <strong>complete, tested and cross-compatible set of <a title="Guarana UI components" href="http://wiki.forum.nokia.com/index.php/Framework-Documentation">ready-to-use components</a></strong>: <a title="Guarana UI" href="http://wiki.forum.nokia.com/index.php/Guarana_UI:_a_jQuery-Based_UI_Library_for_Nokia_WRT">Guarana UI</a>!</p>
<p><img class="aligncenter" title="Guarana UI components" src="http://www.jappit.com/images/blog/uploads/guarana_ui_components.png" alt="" width="425" height="269" /></p>
<p>The framework is <strong>really complete</strong>, counting <a title="Guarana UI components" href="http://wiki.forum.nokia.com/index.php/Framework-Documentation">more that 20 components</a>, <strong>compatible with touch</strong> (S60 5th edition) <strong>and non touch devices</strong> (S60 3.2 and 3.1, with some exceptions for the 3.1).</p>
<p>Moreover, the framework includes some interesting features as <a title="Guarana UI Nokia Loader" href="http://wiki.forum.nokia.com/index.php/Nokia_Loader">asynchronous loading of resources</a>, that is absolutely useful to <strong>optimize performances and memory usage</strong> within a widget.</p>
<p>To get started, <strong>Forum Nokia</strong> provides <a title="Guarana UI components" href="http://wiki.forum.nokia.com/index.php/Framework-Documentation">extensive documentation</a>, a <a title="Guarana UI Quick Start" href="http://wiki.forum.nokia.com/index.php/Framework-QuickStart">Quick Start guide</a> and <strong>sample code</strong> to show how each component looks like and <strong>how it can be used</strong>.</p>
<p><strong>Kudos to Forum Nokia developers</strong>, as their effort will definitely bring fresh air to all widgets&#8217; developers out there! <img src='http://www.jappit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2009/11/19/guarana-ui-a-jquery-based-ui-library-for-nokia-wrt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News Ticker JavaScript component for Web Runtime</title>
		<link>http://www.jappit.com/blog/2009/06/09/news-ticker-javascript-component-for-web-runtime/</link>
		<comments>http://www.jappit.com/blog/2009/06/09/news-ticker-javascript-component-for-web-runtime/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 13:49:39 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[news ticker]]></category>
		<category><![CDATA[s60]]></category>
		<category><![CDATA[wrt]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=471</guid>
		<description><![CDATA[Continuing the series of components specifically designed for S60 Web Runtime, here&#8217;s an animated News Ticker JavaScript component. The News Ticker component is useful to display informative messages within your Widget, without requiring too much space (and for this reason they&#8217;re particuparly suited for mobile devices&#8217; displays). Full implementation, source code and example Widget are [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing the <strong>series of components</strong> specifically designed for <a title="S60 website" href="http://www.s60.com/">S60</a> <a title="Web Runtime widgets" href="http://www.forum.nokia.com/Resources_and_Information/Explore/Web_Technologies/Web_Runtime/">Web Runtime</a>, here&#8217;s an <a title="Web Runtime news ticker JavaScript component" href="http://wiki.forum.nokia.com/index.php/News_Ticker_JavaScript_component_for_Web_Runtime">animated News Ticker JavaScript component</a>.</p>
<p style="text-align: center;"><img class="aligncenter" title="Web Runtime news ticker JavaScript component screenshot" src="http://www.jappit.com/images/blog/uploads/wrt_news_ticker_widget.png" alt="" /></p>
<p>The <strong>News Ticker</strong> component is useful to <strong>display informative messages within your Widget, without requiring too much space</strong> (and for this reason they&#8217;re particuparly suited for mobile devices&#8217; displays).</p>
<p>Full <strong>implementation, source code and example Widget</strong> are available on <a title="Forum Nokia Wiki" href="http://wiki.forum.nokia.com/">Forum Nokia Wiki</a>: <a title="News Ticker JavaScript component for Web Runtime" href="http://wiki.forum.nokia.com/index.php/News_Ticker_JavaScript_component_for_Web_Runtime">News Ticker JavaScript component for Web Runtime</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2009/06/09/news-ticker-javascript-component-for-web-runtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Runtime Image Gallery JavaScript component</title>
		<link>http://www.jappit.com/blog/2009/06/07/web-runtime-image-gallery-javascript-component/</link>
		<comments>http://www.jappit.com/blog/2009/06/07/web-runtime-image-gallery-javascript-component/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 21:23:00 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[image gallery]]></category>
		<category><![CDATA[platform services]]></category>
		<category><![CDATA[s60]]></category>
		<category><![CDATA[wrt]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=468</guid>
		<description><![CDATA[Here&#8217;s a new JavaScript component for Web Runtime widgets, that uses Platform Services to access data stored on the user&#8217;s device: the Image Gallery component. This component allows to easily view, browse and pick the images stored in the device gallery. Full implementation, and instructions on how to use this component within your Web Runtime [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a <strong>new JavaScript component</strong> for <a title="Web Runtime widgets" href="http://www.forum.nokia.com/Resources_and_Information/Explore/Web_Technologies/Web_Runtime/"><strong>Web Runtime</strong></a> widgets, that uses <strong>Platform Services</strong> to access data stored on the user&#8217;s device: the <a title="Web Runtime image gallery JavaScript component" href="http://wiki.forum.nokia.com/index.php/Web_Runtime_image_gallery_JavaScript_component"><strong>Image Gallery component</strong></a>.</p>
<p style="text-align: center;"><img class="aligncenter" title="Web Runtime image gallery JavaScript component screenshot" src="http://www.jappit.com/images/blog/uploads/wrt_imagegallery_widget.png" alt="" width="286" height="411" /></p>
<p>This component allows to easily <strong>view, browse and pick the images stored in the device gallery</strong>. Full <strong>implementation</strong>, and <strong>instructions</strong> on how to use this component within your <strong>Web Runtime</strong> widget, is available on <a title="Forum Nokia Wiki" href="http://wiki.forum.nokia.com/">Forum Nokia Wiki</a>:</p>
<ul>
<li><a title="Web Runtime image gallery JavaScript component" href="http://wiki.forum.nokia.com/index.php/Web_Runtime_image_gallery_JavaScript_component">Web Runtime image gallery JavaScript component</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2009/06/07/web-runtime-image-gallery-javascript-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Runtime network signal JavaScript component</title>
		<link>http://www.jappit.com/blog/2009/06/05/web-runtime-network-signal-javascript-component/</link>
		<comments>http://www.jappit.com/blog/2009/06/05/web-runtime-network-signal-javascript-component/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 16:40:06 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[cool stuff]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[network signal]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[s60]]></category>
		<category><![CDATA[wrt]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=464</guid>
		<description><![CDATA[After the Web Runtime battery JavaScript component, published yesterday, here&#8217;s another component ready to be used inside any Web Runtime widget. This one allows to easily represent the network signal, with images that can be easily customized. As for the previous one, you can find full implementation and an example widget on Forum Nokia Wiki: [...]]]></description>
			<content:encoded><![CDATA[<p>After the <a title="Web Runtime Javascript battery component" href="http://wiki.forum.nokia.com/index.php/Battery_JavaScript_component_for_WRT_1.0_and_1.1">Web Runtime battery JavaScript component</a>, <a title="Web Runtime battery component blog post" href="http://www.jappit.com/blog/2009/06/04/web-runtime-javascript-battery-component/">published yesterday</a>, here&#8217;s another component ready to be used inside any <strong>Web Runtime</strong> widget. This one allows to easily represent the <strong>network signal</strong>, with images that can be <strong>easily customized</strong>.</p>
<p style="text-align: center;"><img class="aligncenter" title="Web Runtime network signal component screenshot" src="http://www.jappit.com/images/blog/uploads/wrt_networksignal_widget.png" alt="" width="200" height="271" /></p>
<p>As for the previous one, you can find <strong>full implementation and an example widget</strong> on <a title="Forum Nokia Wiki" href="http://wiki.forum.nokia.com/">Forum Nokia Wiki</a>: <a title="Web Runtime Network Signal JavaScript component" href="http://wiki.forum.nokia.com/index.php/Web_Runtime_Network_Signal_JavaScript_component">Web Runtime Network Signal JavaScript component</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2009/06/05/web-runtime-network-signal-javascript-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Runtime JavaScript battery component</title>
		<link>http://www.jappit.com/blog/2009/06/04/web-runtime-javascript-battery-component/</link>
		<comments>http://www.jappit.com/blog/2009/06/04/web-runtime-javascript-battery-component/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 14:26:34 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wrt]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=460</guid>
		<description><![CDATA[Developing Widgets for Web Runtime is absolutely easy and fun, specially if you come from Web development. While there are a lot of libraries and components that can be easily adapted and used within WRT Widgets, there are still not many components specifically tought and designed for WRT itself. So, here is my first Web [...]]]></description>
			<content:encoded><![CDATA[<p>Developing <strong>Widgets</strong> for <a title="Web Runtime homepage" href="http://www.forum.nokia.com/Technology_Topics/Web_Technologies/Web_Runtime/"><strong>Web Runtime</strong></a> is absolutely <strong>easy and fun</strong>, specially if you come from <strong>Web development</strong>.</p>
<p>While there are a lot of libraries and components that can be easily adapted and used within <strong>WRT Widgets</strong>, there are still not many <strong>components specifically tought and designed for WRT</strong> itself.</p>
<p>So, here is <strong>my first Web Runtime component</strong>: the <a title="Web Runtime JavaScript battery component" href="http://wiki.forum.nokia.com/index.php/Battery_JavaScript_component_for_WRT_1.0_and_1.1">WRT JavaScript Battery</a> component, <strong>supporting both WRT 1.0 and 1.1</strong>.</p>
<p style="text-align: center;"><img class="aligncenter" title="Web Runtime JavaScript battery component" src="http://www.jappit.com/images/blog/uploads/wrt_battery_widget.png" alt="" width="209" height="271" /></p>
<p>You can <strong>view and download the full implementation</strong> from <a title="Forum Nokia Wiki" href="http://wiki.forum.nokia.com/">Forum Nokia Wiki</a>: <a title="Web Runtime JavaScript battery component" href="http://wiki.forum.nokia.com/index.php/Battery_JavaScript_component_for_WRT_1.0_and_1.1">Battery JavaScript component for WRT 1.0 and 1.1</a>.</p>
<p><strong>Feedbacks are welcome</strong>! <img src='http://www.jappit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2009/06/04/web-runtime-javascript-battery-component/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Runtime Service API: handling synchronous and asynchronous calls</title>
		<link>http://www.jappit.com/blog/2008/11/27/web-runtime-service-api-handling-synchronous-and-asynchronous-calls/</link>
		<comments>http://www.jappit.com/blog/2008/11/27/web-runtime-service-api-handling-synchronous-and-asynchronous-calls/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 14:09:31 +0000</pubDate>
		<dc:creator>pit</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[web runtime]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[flash lite]]></category>
		<category><![CDATA[forumnokia]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[platform services]]></category>
		<category><![CDATA[s60]]></category>
		<category><![CDATA[service api]]></category>
		<category><![CDATA[symbian]]></category>
		<category><![CDATA[synchronous]]></category>
		<category><![CDATA[wrt]]></category>

		<guid isPermaLink="false">http://www.jappit.com/blog/?p=174</guid>
		<description><![CDATA[Just back from another month of deep work, with a brand new article With S60 5th edition, Web Runtime and Flash Lite gained access to Platform Services: this means that you can finally access application data, location, sensors and system information directly from your Flash Lite application or WRT widget. Talking about Web Runtime, new [...]]]></description>
			<content:encoded><![CDATA[<p>Just back from another month of deep work, with a brand new article <img src='http://www.jappit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="alignnone" title="Web Runtime sample applications" src="http://www.jappit.com/images/blog/uploads/web_runtime_samples.png" alt="" width="268" height="139" /></p>
<p>With <a title="S60 5th edition" href="http://www.forum.nokia.com/Resources_and_Information/Explore/Software_Platforms/S60/#5th" target="_blank">S60 5th edition</a>, <a title="Web Runtime" href="http://www.s60.com/life/thisiss60/s60indetail/technologiesandfeatures/webruntime" target="_blank">Web Runtime</a> and <a title="FlashLite website" href="http://www.adobe.com/products/flashlite/" target="_blank">Flash Lite</a> gained access to <strong>Platform Services</strong>: this means that you can finally access <strong>application data, location, sensors and system information</strong> directly from your <strong>Flash Lite application</strong> or <strong>WRT widget</strong>.</p>
<p>Talking about Web Runtime, new <a title="Service API reference" href="http://www.forum.nokia.com/document/Web_Developers_Library/?content=GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C.html" target="_blank">Service APIs</a> were introduced to let you integrate those functionality with simple <strong>JavaScript code</strong>.</p>
<p>Among the various concepts to learn when dealing with these APIs, there is the <strong>synchronous/asynchronous way of calling each single method</strong>: this, apart from being a difference from a programming point of view, brings to different approaches and results on your WRT Widget.</p>
<p>This &#8220;<a title="WRT Service API Synchronous and Asynchronous calls" href="http://wiki.forum.nokia.com/index.php/WRT_Service_API_Synchronous_and_Asynchronous_calls" target="_blank">WRT Service API Synchronous and Asynchronous calls</a>&#8221; article on <a title="Forum Nokia Wiki" href="http://wiki.forum.nokia.com/" target="_blank">Forum Nokia Wiki</a> will guide through the details of these differences, explaining <strong>how to use both of them</strong>, and underlining possible advantages of the one over the other.</p>
<p>As always, <strong>any kind of feedbacks is welcome</strong>! <img src='http://www.jappit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
			<wfw:commentRss>http://www.jappit.com/blog/2008/11/27/web-runtime-service-api-handling-synchronous-and-asynchronous-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

