<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Nokia Developer Community - Discussions - Nokia Asha Web Apps</title>
		<link>http://www.developer.nokia.com/Community/Discussion/</link>
		<description>Nokia Asha Web App and Tools Discussion</description>
		<language>en</language>
		<lastBuildDate>Tue, 21 May 2013 10:25:42 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.developer.nokia.com/Community/Discussion/images/misc/rss.png</url>
			<title>Nokia Developer Community - Discussions - Nokia Asha Web Apps</title>
			<link>http://www.developer.nokia.com/Community/Discussion/</link>
		</image>
		<item>
			<title>Video Player</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240443-Video-Player&amp;goto=newpost</link>
			<pubDate>Mon, 20 May 2013 11:13:24 GMT</pubDate>
			<description><![CDATA[Hi, 
    I need to play video in my app..I am getting video from Json.. If i use this code its downloading and playing  
 
  <a href="#" onclick="mwl.loadURL('http://s830.vuclip.com/12/62/126256534e0b94d508b83d79e5aa8176/ba71763/MobilePhone_1262_w_1.3gp');">Play video</a><br/> 
 
     but i want to...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
    I need to play video in my app..I am getting video from Json.. If i use this code its downloading and playing <br />
<br />
  &lt;a href=&quot;#&quot; onclick=&quot;mwl.loadURL('http://s830.vuclip.com/12/62/126256534e0b94d508b83d79e5aa8176/ba71763/MobilePhone_1262_w_1.3gp');&quot;&gt;Play video&lt;/a&gt;&lt;br/&gt;<br />
<br />
     but i want to play video i should allow to download....<br />
<br />
If i use this code <br />
<br />
   &lt;a href=&quot;rtsp://s1300.vuclip.com:554/3340f7c2f3ea6dee0ab28dc9e9da95b5_459169231_1881660744_BOVd3X_1_ba71763.3gp&quot;&gt;Play video stream&lt;/a&gt;&lt;br/&gt;<br />
<br />
Its showing Streaming not supported<br />
<br />
anyone please help....<br />
<br />
I want to play video without downloading ...It should play in all S40 series<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>manikandan12</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240443-Video-Player</guid>
		</item>
		<item>
			<title>Back Button In Nokia Asha</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240442-Back-Button-In-Nokia-Asha&amp;goto=newpost</link>
			<pubDate>Mon, 20 May 2013 11:07:49 GMT</pubDate>
			<description>Hi, 
  I want Implement back button in my application...anyone please help me..I need one function to go back to previous screen 
 
Thanks</description>
			<content:encoded><![CDATA[<div>Hi,<br />
  I want Implement back button in my application...anyone please help me..I need one function to go back to previous screen<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>manikandan12</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240442-Back-Button-In-Nokia-Asha</guid>
		</item>
		<item>
			<title>How to deploy to device using gnu/linux host using USB ? or without BT support ?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240430-How-to-deploy-to-device-using-gnu-linux-host-using-USB-or-without-BT-support&amp;goto=newpost</link>
			<pubDate>Sat, 18 May 2013 14:46:34 GMT</pubDate>
			<description>How to deploy to device using gnu/linux host without BT support ? usb ? 
 
Hi 
 
I created a sample gwt app and I want to test it on actual device (asha 301)  
 
is bluetooth mandatory to deploy it ? 
 
http://www.developer.nokia.com/Community/Wiki/Nokia_Asha_Web_Apps_-_Run_your_app_on_device#</description>
			<content:encoded><![CDATA[<div>How to deploy to device using gnu/linux host without BT support ? usb ?<br />
<br />
Hi<br />
<br />
I created a sample gwt app and I want to test it on actual device (asha 301) <br />
<br />
is bluetooth mandatory to deploy it ?<br />
<br />
<a href="http://www.developer.nokia.com/Community/Wiki/Nokia_Asha_Web_Apps_-_Run_your_app_on_device#" target="_blank">http://www.developer.nokia.com/Commu...app_on_device#</a><br />
<br />
<br />
Note I am using GNU/Linux debian ..<br />
<br />
Regards</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>www.rzr.online.fr</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240430-How-to-deploy-to-device-using-gnu-linux-host-using-USB-or-without-BT-support</guid>
		</item>
		<item>
			<title>Simple AJAX Request fails on real Series 40 Phone - Nokia Asha 311</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240420-Simple-AJAX-Request-fails-on-real-Series-40-Phone-Nokia-Asha-311&amp;goto=newpost</link>
			<pubDate>Fri, 17 May 2013 16:57:42 GMT</pubDate>
			<description><![CDATA[I'm having some issues doing a simple AJAX Request in a Nokia Asha 311 (actual phone).  
 
The following is my Javascript code: 
 
 
Code: 
--------- 
$.ajax({ 
	type: "GET", 
	url: "http://myurl",]]></description>
			<content:encoded><![CDATA[<div>I'm having some issues doing a simple AJAX Request in a Nokia Asha 311 (actual phone). <br />
<br />
The following is my Javascript code:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">$.ajax({<br />
&nbsp; &nbsp; &nbsp; &nbsp; type: &quot;GET&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; url: &quot;http://myurl&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; headers: {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Cache-Control&quot;:&quot;no-cache&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Pragma&quot;:&quot;no-cache&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; },<br />
&nbsp; &nbsp; &nbsp; &nbsp; success: function(response) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#mydiv&quot;).text(&quot;Yes!&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; },<br />
&nbsp; &nbsp; &nbsp; &nbsp; error: function(){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(&quot;#mydiv&quot;).text(&quot;No!&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
});</code><hr />
</div>When I use this in the Nokia Emulator on my PC, I see &quot;Yes!&quot;. However, on the real device I see &quot;No!&quot;.<br />
<br />
How come it's working on an emulator and not on the phone?! What can I do to remedy this anomaly?!<br />
<br />
Thanks.<br />
<br />
P.S. From the phone settings I see that the browser is Version 2.3.0.0.49.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>ohill</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240420-Simple-AJAX-Request-fails-on-real-Series-40-Phone-Nokia-Asha-311</guid>
		</item>
		<item>
			<title>I want to know How to Getting started with playing videos on s40 devices .</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240360-I-want-to-know-How-to-Getting-started-with-playing-videos-on-s40-devices&amp;goto=newpost</link>
			<pubDate>Tue, 14 May 2013 14:37:14 GMT</pubDate>
			<description><![CDATA[I have tried the "video  " sample app    . but  it is not playing      a video stream   with  rtsp  ending with .3gp also. 
 
 
How to play a  rtsp stream and which formats  can be played on Asha  devices. 
 
 
I need a detailed code on playing rtsp streams or any . 
 
 
Thanks]]></description>
			<content:encoded><![CDATA[<div>I have tried the &quot;video  &quot; sample app    . but  it is not playing      a video stream   with  rtsp  ending with .3gp also.<br />
<br />
<br />
How to play a  rtsp stream and which formats  can be played on Asha  devices.<br />
<br />
<br />
I need a detailed code on playing rtsp streams or any .<br />
<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>GTO_India</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240360-I-want-to-know-How-to-Getting-started-with-playing-videos-on-s40-devices</guid>
		</item>
		<item>
			<title>Why it says not compatible for Asha Platform?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240336-Why-it-says-not-compatible-for-Asha-Platform&amp;goto=newpost</link>
			<pubDate>Mon, 13 May 2013 12:37:47 GMT</pubDate>
			<description><![CDATA[I used the newest SDK 3.0 and developed an app for the new Asha 501. It's even selected in the deployment settings. But why when I uploaded the app and then it said not compatible? :(]]></description>
			<content:encoded><![CDATA[<div>I used the newest SDK 3.0 and developed an app for the new Asha 501. It's even selected in the deployment settings. But why when I uploaded the app and then it said not compatible? :(</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>nemoryoliver</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240336-Why-it-says-not-compatible-for-Asha-Platform</guid>
		</item>
		<item>
			<title>Install with Nokia PC Suite fails silenty</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240315-Install-with-Nokia-PC-Suite-fails-silenty&amp;goto=newpost</link>
			<pubDate>Sat, 11 May 2013 13:51:54 GMT</pubDate>
			<description><![CDATA[I connected my Asha 311 to my PC with USB, started the PC-Suite. I got into the store tab in choose some apps (one of my own and one from third party) I click on "download and install". A progressbar appears and I get the message that it is successful downloaded and installed. 
Fine. Except that I...]]></description>
			<content:encoded><![CDATA[<div>I connected my Asha 311 to my PC with USB, started the PC-Suite. I got into the store tab in choose some apps (one of my own and one from third party) I click on &quot;download and install&quot;. A progressbar appears and I get the message that it is successful downloaded and installed.<br />
Fine. Except that I do not find the WebApps on the phone.<br />
<br />
I know this all more an end user problem, BUT:<br />
If I as a developer do not figure it out, the users will also not figure it out.<br />
If the users do not figure it out, there is no point that I develop apps for them. <br />
<br />
Maybe it is a special problem with my PC, as I have lots of SDKs from different vendors. Never the less the Nokia-Suite should never tell &quot;succcessful installed&quot; when it is not.<br />
My Nokia PC Suite 3.8.30, Windows 7 professional, both in german language. Nokia suite tells me everything is up-to-date. The Asha 311 is english (american edition)<br />
<br />
Another error: I tried the feedback option from the help menu of the Nokia Suite, it tells me sending of feedback is not possible.<br />
<br />
Regards<br />
<br />
Karsten Meier</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>internetlabor</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240315-Install-with-Nokia-PC-Suite-fails-silenty</guid>
		</item>
		<item>
			<title>xPress Browser 3.0: I hope this is a joke!</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240292-xPress-Browser-3-0-I-hope-this-is-a-joke!&amp;goto=newpost</link>
			<pubDate>Fri, 10 May 2013 08:03:43 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I just watched http://m.youtube.com/#/watch?v=gBB-H61EoH8 
This Nokia Now thing is apparently a WebApp. Please tell I'm wrong, but as it seems, you have decided that the "next generation of full touch Ashas" should have 
1) a virtual button, despite having a hardware back button, 
2) a...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I just watched <a href="http://m.youtube.com/#/watch?v=gBB-H61EoH8" target="_blank">http://m.youtube.com/#/watch?v=gBB-H61EoH8</a><br />
This Nokia Now thing is apparently a WebApp. Please tell I'm wrong, but as it seems, you have decided that the &quot;next generation of full touch Ashas&quot; should have<br />
1) a virtual button, despite having a hardware back button,<br />
2) a permanent, thick black menu bar on the bottom, instead of this one, unobtrusive transparent menu button,<br />
3) a different resolution than all existing full touch devices (for the worse)<br />
4) thanks to the menu bar, a different useable innerHeight than all other qvga Series40 devices.<br />
<br />
You must be kidding me, please tell me that I'm wrong. If not, I have some ideas for future products:<br />
A horizontal touch and type device,<br />
Rename mwl to nwl, just for fun,<br />
Add the notification/time bar so the useable innerHeight changes again,<br />
Abandon WebApps in favor of Qt/qml, but don't tell anyone for years.<br />
<br />
Sorry for this sarcasm.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>lorion84</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240292-xPress-Browser-3-0-I-hope-this-is-a-joke!</guid>
		</item>
		<item>
			<title>How to pass parameters to the onclick event handlers?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240291-How-to-pass-parameters-to-the-onclick-event-handlers&amp;goto=newpost</link>
			<pubDate>Fri, 10 May 2013 05:42:03 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
I want to pass a variable to an onclick event handler. I need a way to uniquely identify the HTML element that I have clicked. Since I can't use this keyword, I tried running the following code -  
 
 
 
Code: 
--------- 
var team_str = ''; 
for(var i=0;i<teams.length;i++){]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I want to pass a variable to an onclick event handler. I need a way to uniquely identify the HTML element that I have clicked. Since I can't use <i>this</i> keyword, I tried running the following code - <br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">var team_str = '';<br />
for(var i=0;i&lt;teams.length;i++){<br />
&nbsp; &nbsp; &nbsp; &nbsp; team_str += '&lt;span id=gc&quot;'+SI_KO.resData[SI_KO.resData.length-SI_KO.count].gamecode+'&quot; class=&quot;si-scorecard&quot; onclick=&quot;trial('+i+')&quot;&gt;&lt;u&gt;SCORECARD&lt;/u&gt;&lt;/span&gt;';<br />
}<br />
&nbsp; &nbsp; &nbsp; &nbsp; $('.container').html(team_str);</code><hr />
</div>event handler trial() - <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">function trial(a){<br />
&nbsp; &nbsp; &nbsp; &nbsp; $('.container').append(a);<br />
}</code><hr />
</div>Here, i am trying to pass the value of variable i to the handler trial(); However, its not working on device. Its working on the local preview.<br />
<br />
What should i do if i want to pass a parameter to the onclick event handler? Please help...</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>anujit</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240291-How-to-pass-parameters-to-the-onclick-event-handlers</guid>
		</item>
		<item>
			<title>When will Samples for Webtools 3.0 arrive?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240290-When-will-Samples-for-Webtools-3-0-arrive&amp;goto=newpost</link>
			<pubDate>Fri, 10 May 2013 02:03:39 GMT</pubDate>
			<description>Please. I need to get started. I need samples. When?</description>
			<content:encoded><![CDATA[<div>Please. I need to get started. I need samples. When?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>nemoryoliver</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240290-When-will-Samples-for-Webtools-3-0-arrive</guid>
		</item>
		<item>
			<title>Updating Nokia 2.3 WDE to 3.0 beta - issue with emulator</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240287-Updating-Nokia-2-3-WDE-to-3-0-beta-issue-with-emulator&amp;goto=newpost</link>
			<pubDate>Thu, 09 May 2013 20:46:23 GMT</pubDate>
			<description><![CDATA[I've just updated my Nokia WDE, unfortunately, there seems to be an issue with updating the simulator part of the tool. Has anyone else seen this? 
 
Attachment 1472 (http://www.developer.nokia.com/Community/Discussion/attachment.php?attachmentid=1472)]]></description>
			<content:encoded><![CDATA[<div>I've just updated my Nokia WDE, unfortunately, there seems to be an issue with updating the simulator part of the tool. Has anyone else seen this?<br />
<br />
<a href="http://www.developer.nokia.com/Community/Discussion/attachment.php?attachmentid=1472&amp;d=1368132150"  title="Name:  error.PNG
Views: 203
Size:  14.3 KB">error.PNG</a></div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="http://www.developer.nokia.com/Community/Discussion/images/attach/png.gif" alt="File Type: png" />
	<a href="http://www.developer.nokia.com/Community/Discussion/attachment.php?attachmentid=1472&amp;d=1368132150" target="_blank">error.PNG</a> 
(14.3 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>grift</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240287-Updating-Nokia-2-3-WDE-to-3-0-beta-issue-with-emulator</guid>
		</item>
		<item>
			<title>XMLHttpRequest Asynchronous with Synchronous</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240268-XMLHttpRequest-Asynchronous-with-Synchronous&amp;goto=newpost</link>
			<pubDate>Thu, 09 May 2013 07:53:14 GMT</pubDate>
			<description>When using XMLHttpRequest, does it make any difference between using Asynchronous and Synchronous? 
Since all the code will be executed in the server and wait until the server replied.</description>
			<content:encoded><![CDATA[<div>When using XMLHttpRequest, does it make any difference between using Asynchronous and Synchronous?<br />
Since all the code will be executed in the server and wait until the server replied.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>e4studio</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240268-XMLHttpRequest-Asynchronous-with-Synchronous</guid>
		</item>
		<item>
			<title><![CDATA[Making a Fake "alert()"?]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240261-Making-a-Fake-quot-alert()-quot&amp;goto=newpost</link>
			<pubDate>Thu, 09 May 2013 04:24:37 GMT</pubDate>
			<description><![CDATA[I know, alert() is not supported in Cloud Preview + Real Devices. 
But yesterday, I think maybe we can make a similar situation like alert? 
 
I was thinking about using div, that become the sibling of "ui-page". 
The div can contains one button, and a text message. Or anything else. 
 
So, when...]]></description>
			<content:encoded><![CDATA[<div>I know, alert() is not supported in Cloud Preview + Real Devices.<br />
But yesterday, I think maybe we can make a similar situation like alert?<br />
<br />
I was thinking about using div, that become the sibling of &quot;ui-page&quot;.<br />
The div can contains one button, and a text message. Or anything else.<br />
<br />
So, when the user click a button. Hide the ui-page, show our div. <br />
That way, the user should only be able to interact with our div.<br />
Then after clicking OK, hide our div and then show the ui-page.<br />
<br />
Do you guys think this is possible? <br />
I do think that there will be some code that will be executed in the server like setting innerHTML of the text message in the alert, but hey, there could be a work-around too for those problem.<br />
Plus, as I am testing app in the real device, some kind of code that need to be executed in the server will kind of &quot;refreshing&quot; the page, but the second time, it doesn't need that &quot;refreshing&quot; at all.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>e4studio</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240261-Making-a-Fake-quot-alert()-quot</guid>
		</item>
		<item>
			<title>Nokia S40 Webapp Videoplayer</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240242-Nokia-S40-Webapp-Videoplayer&amp;goto=newpost</link>
			<pubDate>Tue, 07 May 2013 12:25:00 GMT</pubDate>
			<description><![CDATA[Hi, 
   I am developing nokia s40 web app..i want to play video in my app anyone please help me 
 
 
<a href="#" onclick="mwl.loadURL('http://myvideourl');">Play video</a> 
 
when i click its not playing its downloading can anyone help me .... 
Thanks]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
   I am developing nokia s40 web app..i want to play video in my app anyone please help me<br />
<br />
<br />
&lt;a href=&quot;#&quot; onclick=&quot;mwl.loadURL('http://myvideourl');&quot;&gt;Play video&lt;/a&gt;<br />
<br />
when i click its not playing its downloading can anyone help me ....<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>manikandan12</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240242-Nokia-S40-Webapp-Videoplayer</guid>
		</item>
		<item>
			<title>Script not getting executed.Alert and Button on clicking does not work .</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240225-Script-not-getting-executed-Alert-and-Button-on-clicking-does-not-work&amp;goto=newpost</link>
			<pubDate>Mon, 06 May 2013 08:57:46 GMT</pubDate>
			<description><![CDATA[Hi! 
I am developing a series 40 app. In this on the last screen I have put a button which when clicked should display a value "x" which is found in the function FindAge defined in the <script> part. 
But when I click the button nothing happens. Also I put an alert in the function to return the...]]></description>
			<content:encoded><![CDATA[<div>Hi!<br />
I am developing a series 40 app. In this on the last screen I have put a button which when clicked should display a value &quot;x&quot; which is found in the function FindAge defined in the &lt;script&gt; part.<br />
But when I click the button nothing happens. Also I put an alert in the function to return the value of x even the alert does not appear.<br />
I have included the code below.<br />
Kindly help to display the value of x.<br />
Ruth<br />
The code follows below<br />
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br />
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
    &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;<br />
    &lt;title&gt;PhoneKnowsYourAge&lt;/title&gt;<br />
    &lt;link href=&quot;s40-theme/css/s40-theme.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;<br />
    &lt;script language=&quot;javascript&quot; type=&quot;text/javascript&quot; src=&quot;s40-theme/js/screensize.js&quot;&gt;&lt;/script&gt;<br />
    &lt;script type=&quot;text/javascript&quot;&gt;	<br />
    function FindAge(){<br />
		var x=document.forms[&quot;ruthform&quot;][&quot;EnterResult&quot;].value<br />
		//business logic x=*****;<br />
		alert(&quot;your age is &quot;+ x);<br />
		return x;<br />
		}	<br />
&lt;/script&gt;<br />
&lt;body&gt;<br />
&lt;form name=&quot;ruthform&quot; method=&quot;post&quot; action=&quot;return FindAge();&quot;&gt;<br />
<br />
____________<br />
_____________________<br />
_____________________<br />
&lt;div id=&quot;STEP6&quot; style=&quot;font-size: large; font-weight: bold; font-style: italic; color: #800080; background-color: #FFFFFF; &quot;&gt;<br />
           &lt;p&gt;Now enter the result that you have got in the text field below and press the submit button.&lt;/p&gt;<br />
           &lt;input type=&quot;text&quot; name=&quot;EnterResult&quot;&gt;<br />
            &lt;button name=&quot;EnterResultButton&quot; class=&quot;ui-button_S40button&quot; onclick=&quot;mwl.toggle('#STEP6'); mwl.toggle('#STEP7')&quot;&gt;<br />
            Submit &lt;/button&gt;<br />
            &lt;/div&gt;<br />
<br />
&lt;div id=&quot;STEP7&quot;&gt;<br />
            &lt;button onclick=&quot;FindAge();&quot;&gt;Click Me to get Your age &lt;/button&gt;<br />
            &lt;p&gt;The result: Your real age is&lt;/p&gt;<br />
            &lt;/div&gt;<br />
&lt;/form&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>Jruth</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240225-Script-not-getting-executed-Alert-and-Button-on-clicking-does-not-work</guid>
		</item>
		<item>
			<title>How to make signalR/long pooling work</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240213-How-to-make-signalR-long-pooling-work&amp;goto=newpost</link>
			<pubDate>Sun, 05 May 2013 03:35:50 GMT</pubDate>
			<description><![CDATA[I am trying to use SignalR - a real-time web framework - in a Series 40 web app for real-time communication. I'm using the code of official tutorial found at  
http://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr 
with two minor modifications to make it work in...]]></description>
			<content:encoded><![CDATA[<div>I am trying to use SignalR - a real-time web framework - in a Series 40 web app for real-time communication. I'm using the code of official tutorial found at <br />
<a href="http://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr" target="_blank">http://www.asp.net/signalr/overview/...d-with-signalr</a><br />
with two minor modifications to make it work in mobile web app mode such as phonegap. One on the server side, I enabled cross domain request, on the client side, I specified the hub url explicitly like below<br />
$.connection.hub.url = &quot;http://xcopy.azurewebsites.net/signalr&quot;;<br />
This works in local preview flawlessly. But not so in cloud preview and emulator. The latter two behaves the same and has major issues described below <br />
<br />
In cloud preview, although I can send message, I couldn't receive message normally. The situation is quite weird. If I don't send any message, I couldn't receive any message. If I send messages, then after about 30 seconds, I can receive all the messages that are sent after the web app started. Then again I couldn't receive any messages anymore until I send another message (even an empty message will do) and then about 30 seconds later, I can get the messages that are sent since last received message. <br />
I'm using the long pooling as a way to make near real-time communication. <br />
<br />
I don't know how to debug this. It can print log and see the request made to the proxy server though. But I cannot set breakpoint, nor anything else regarding javascript. <br />
<br />
Anyone has any idea how to fix this?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>imgen</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240213-How-to-make-signalR-long-pooling-work</guid>
		</item>
		<item>
			<title>background center works in cloud but not in device</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240211-background-center-works-in-cloud-but-not-in-device&amp;goto=newpost</link>
			<pubDate>Sat, 04 May 2013 13:51:34 GMT</pubDate>
			<description>Hello developers, 
 
I have detected some inconsitency between cloud preview and device (Asha 311) 
I have a div with a background-image, the image is bigger than the div. I want to center the image, so that the middle of the image is visible. 
(It is a teaser and and I want to reuse the same image...</description>
			<content:encoded><![CDATA[<div>Hello developers,<br />
<br />
I have detected some inconsitency between cloud preview and device (Asha 311)<br />
I have a div with a background-image, the image is bigger than the div. I want to center the image, so that the middle of the image is visible.<br />
(It is a teaser and and I want to reuse the same image later in full size)<br />
<br />
I tried this in the css:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; background-position: center center;</code><hr />
</div>It works in local and cloud preview, but on the device the image still starts at top left point.<br />
<br />
Then I looked into the document <a href="http://www.developer.nokia.com/Resources/Library/Series_40_web_apps_library/#!technical-library/css-properties-and-values.html" target="_blank">CSS properties and values supported</a><br />
and noticed that only absolute and percentage is allowed as value for background-position. So I tried:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; background-position: 50% 50%;</code><hr />
</div>With the same effect. It works while previewing, but not on device.<br />
<br />
Regards<br />
<br />
Karsten Meier</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>internetlabor</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240211-background-center-works-in-cloud-but-not-in-device</guid>
		</item>
		<item>
			<title>Navigation on clicking button fails</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240201-Navigation-on-clicking-button-fails&amp;goto=newpost</link>
			<pubDate>Fri, 03 May 2013 12:48:26 GMT</pubDate>
			<description><![CDATA[Hi! 
Im developing a series 40 web app using nokia web tools 2.3.0. 
I have created a button and on clicking it I want it to navigate to another html file but nothing happens on clicking it. Kindly help. 
index.html code 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...]]></description>
			<content:encoded><![CDATA[<div>Hi!<br />
Im developing a series 40 web app using nokia web tools 2.3.0.<br />
I have created a button and on clicking it I want it to navigate to another html file but nothing happens on clicking it. Kindly help.<br />
index.html code<br />
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br />
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
    &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;<br />
    &lt;title&gt;KnowYourAge&lt;/title&gt;<br />
    &lt;link href=&quot;s40-theme/css/s40-theme.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;<br />
    &lt;script language=&quot;javascript&quot; type=&quot;text/javascript&quot; src=&quot;s40-theme/js/screensize.js&quot;&gt;&lt;/script&gt;<br />
    &lt;script type=&quot;text/javascript&quot;&gt;		<br />
		function refreshPageContent() {<br />
				// Add code for refreshing te page here...				<br />
		}		<br />
	&lt;/script&gt;	<br />
    <br />
&lt;/head&gt;<br />
<br />
&lt;body&gt;<br />
    &lt;div class=&quot;ui-page&quot;&gt;<br />
        &lt;!-- header --&gt;<br />
        &lt;div class=&quot;ui-header&quot;&gt;<br />
             &lt;div class=&quot;ui-title inline&quot;&gt;&lt;h2&gt;ABC&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;refresh-icon inline&quot;&gt;&lt;a onclick=&quot;refreshPageContent();&quot;&gt;&lt;img alt=&quot;icon&quot; src=&quot;s40-theme/images/refresh_40x40.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;<br />
        &lt;/div&gt;<br />
        &lt;div class=&quot;ui-content&quot;&gt;<br />
 			Welcome to ABC!!!<br />
 			&lt;br /&gt;<br />
		&lt;/div&gt;<br />
		 &lt;div class=&quot;ui-content&quot;&gt;<br />
 			HELLO HI &lt;br /&gt;<br />
		&lt;/div&gt;<br />
		 &lt;div class=&quot;ui-content&quot;&gt;<br />
 			Click on the button below and You will know ABC!!! As simple as that!!!&lt;br/&gt;<br />
 					&lt;/div&gt;<br />
		 &lt;div class=&quot;ui-content&quot;&gt;<br />
 			&lt;input type=&quot;button&quot; name=&quot;Know&quot; value=&quot;Know&quot; onclick=&quot;C:\Users\Administrator\WebToolsWorkspace\ABC\page2.html&quot;&gt;&lt;/input&gt;<br />
		&lt;/div&gt;<br />
    &lt;/div&gt;    <br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
<br />
page2.html&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=ISO-8859-1&quot;&gt;<br />
&lt;title&gt;Insert title here&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
<br />
Pick a number, any number        <br />
&lt;br/&gt;<br />
                    <br />
&lt;input type=&quot;button&quot; value=&quot;step2&quot;&gt;&lt;/input&gt;<br />
<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
BUT ON CLICKING THE BUTTON ON INDEX.HTML I AM NOT NAVIGATED TO PAGE2.HTML</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>Jruth</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240201-Navigation-on-clicking-button-fails</guid>
		</item>
		<item>
			<title>how do I navigate to a html file by clicking a button in a table</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240199-how-do-I-navigate-to-a-html-file-by-clicking-a-button-in-a-table&amp;goto=newpost</link>
			<pubDate>Fri, 03 May 2013 11:42:55 GMT</pubDate>
			<description><![CDATA[hi! 
I have created a table and have set the color of the row to say "x". Now on clicking on the row of the table with colour "X" I want a file X.html to open.I have created X.html in the same folder as the main index.html.But nothing happens on clicking the row. I truied to create a button. still...]]></description>
			<content:encoded><![CDATA[<div>hi!<br />
I have created a table and have set the color of the row to say &quot;x&quot;. Now on clicking on the row of the table with colour &quot;X&quot; I want a file X.html to open.I have created X.html in the same folder as the main index.html.But nothing happens on clicking the row. I truied to create a button. still it does not work. Could u kindly help. I have pasted the code below.<br />
&lt;body&gt;<br />
    &lt;div class=&quot;ui-page&quot;&gt;<br />
        &lt;!-- header --&gt;<br />
        &lt;div class=&quot;ui-header&quot;&gt;<br />
             &lt;div class=&quot;ui-title inline&quot;&gt;&lt;h2&gt;XYZ!!!&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;refresh-icon inline&quot;&gt;&lt;a onclick=&quot;refreshPageContent();&quot;&gt;&lt;img alt=&quot;icon&quot; src=&quot;s40-theme/images/refresh_40x40.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;<br />
        &lt;/div&gt;<br />
		&lt;font size =&quot;8&quot;&gt;    <br />
		&lt;center&gt;XYZ!!!<br />
		To start click on your favorite colour!!!&lt;/center&gt;<br />
		&lt;/font&gt;<br />
        &lt;div class=&quot;ui-content&quot;&gt;<br />
 			&lt;table width=&quot;250&quot; height=&quot;310&quot;&gt;<br />
 			&lt;tr bgColor=&quot;violet&quot; &gt;<br />
 			&lt;td&gt;<br />
 			&lt;input type=&quot;button&quot; onclick=&quot;C:\Users\Administrator\WebToolsWorkspace\XYZ!!!\violet.html&quot;&gt;&lt;/input&gt;<br />
 			&lt;/td&gt;<br />
 			&lt;/tr&gt;<br />
 			&lt;tr bgColor=&quot;indigo&quot;&gt;<br />
 			&lt;td&gt;<br />
 			&lt;/td&gt;<br />
 			&lt;/tr&gt;&lt;tr bgColor=&quot;blue&quot;&gt;<br />
 			&lt;td&gt;<br />
 			&lt;/td&gt;<br />
 			&lt;/tr&gt;<br />
 			&lt;/table&gt;<br />
		&lt;/div&gt;<br />
    &lt;/div&gt;</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>Jruth</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240199-how-do-I-navigate-to-a-html-file-by-clicking-a-button-in-a-table</guid>
		</item>
		<item>
			<title><![CDATA[jQuery's click event not getting registered]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240197-jQuery-s-click-event-not-getting-registered&amp;goto=newpost</link>
			<pubDate>Fri, 03 May 2013 10:59:33 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
I am trying to generate and load a table dynamically into a container div as follows -  
 
 
Code: 
--------- 
	loadTable = function(data){ 
		var table_str = ''; 
		for(var i=0;i<data.matches.length;i++){]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I am trying to generate and load a table dynamically into a container div as follows - <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp; &nbsp; &nbsp; loadTable = function(data){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var table_str = '';<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for(var i=0;i&lt;data.matches.length;i++){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; table_str += '&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; class=&quot;mtch_table&quot; id=&quot;abc&quot;&gt;&lt;tr&gt;&lt;th colspan=&quot;2&quot; scope=&quot;col&quot;&gt;&lt;div class=&quot;left_align upcase game-mins&quot;&gt;&lt;/div&gt;&lt;/th&gt;&lt;th&gt;&lt;div class=&quot;right_align&quot;&gt;&lt;a href=&quot;#&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;'+data.matches[i].awteam.name+'&lt;/td&gt;&lt;td&gt;&lt;div class=&quot;right_align&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;'+data.matches[i].hmteam.name+'&lt;/td&gt;&lt;td&gt;&lt;div class=&quot;right_align&quot;&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; table_str += '&lt;hr&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $('.table_container').html(table_str);<br />
&nbsp; &nbsp; &nbsp; &nbsp; };<br />
&nbsp; &nbsp; &nbsp; &nbsp; $('.mtch_table').click(function(){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; console.log($(this));<br />
&nbsp; &nbsp; &nbsp; &nbsp; });</code><hr />
</div><br />
and the HTML - <br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;table_container&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MATCHES<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;</code><hr />
</div>jQuery's click event is not getting registered on the table <i>mtch_table</i> as shown in the above code. However, it is working fine if I use the enclosing div <i>table_container</i> instead of the table <i>mtch_table</i>...<br />
<br />
What could be the reason for this? Is there any way to register click on the table <i>mtch_table</i>?<br />
<br />
Thanks,<br />
Anujit</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>anujit</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240197-jQuery-s-click-event-not-getting-registered</guid>
		</item>
		<item>
			<title><![CDATA[[moved] including music in my app]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240193-moved-including-music-in-my-app&amp;goto=newpost</link>
			<pubDate>Fri, 03 May 2013 09:20:54 GMT</pubDate>
			<description>Hi! 
I need urgent help on how to include a music file in my app? When I  open my trivia app I want the music to start playing throughout my trivia app?What should I do??? 
Ruth</description>
			<content:encoded><![CDATA[<div>Hi!<br />
I need urgent help on how to include a music file in my app? When I  open my trivia app I want the music to start playing throughout my trivia app?What should I do???<br />
Ruth</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>Jruth</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240193-moved-including-music-in-my-app</guid>
		</item>
		<item>
			<title>Issue with web app deploy</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240185-Issue-with-web-app-deploy&amp;goto=newpost</link>
			<pubDate>Wed, 01 May 2013 23:29:48 GMT</pubDate>
			<description>I have created a web app and deployed to the cloud, shortened the url using goo.gl to http://goo.gl/kJXN5, the link worked on my desktop browser, but when I tried to use the SDK emulator or RDA device to access that link, I got a 404 error. Anyone has any ideas?</description>
			<content:encoded><![CDATA[<div>I have created a web app and deployed to the cloud, shortened the url using goo.gl to <a href="http://goo.gl/kJXN5" target="_blank">http://goo.gl/kJXN5</a>, the link worked on my desktop browser, but when I tried to use the SDK emulator or RDA device to access that link, I got a 404 error. Anyone has any ideas?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>imgen</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240185-Issue-with-web-app-deploy</guid>
		</item>
		<item>
			<title>keyboard navigation, how make it usable</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240184-keyboard-navigation-how-make-it-usable&amp;goto=newpost</link>
			<pubDate>Wed, 01 May 2013 18:03:58 GMT</pubDate>
			<description>Hello developers, 
 
I have some webapp which I like to publish also for keyboard-only devices like the 302.  
 
In my example I have a list: 
 
* Link 1 
* Link 2 
* Link 3</description>
			<content:encoded><![CDATA[<div>Hello developers,<br />
<br />
I have some webapp which I like to publish also for keyboard-only devices like the 302. <br />
<br />
In my example I have a list:<br />
<ul><li style="">Link 1</li><li style="">Link 2</li><li style="">Link 3</li></ul><br />
<br />
<br />
You navigate with up/down/left/right.<br />
When I use the webapp as it is, there is a small cursor that slowly moves when I press the navigation keys.<br />
<br />
I hope I can give the user something more usable. When I display a list with links, I like to navigate with a single down keypress from list item 1 to list item 2, and also highlight the active list item. And of course scroll if needed. When the user then presses &quot;fire&quot;, I want to follow the link.  And of course there should be no server round trips for simple up/down navigation.<br />
<br />
How to create such a user experience? It looks like it is quite complex. I see only the &quot;addNav[Up|Down|Left|Right]Listener()&quot; methods, and it looks like it I need to add them to each list item of each key.<br />
<br />
Are there other ways?<br />
<br />
Regards<br />
<br />
Karsten Meier</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>internetlabor</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240184-keyboard-navigation-how-make-it-usable</guid>
		</item>
		<item>
			<title>How to install my web app on the RDA?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240180-How-to-install-my-web-app-on-the-RDA&amp;goto=newpost</link>
			<pubDate>Wed, 01 May 2013 09:54:34 GMT</pubDate>
			<description><![CDATA[I am new to this thing called RDA, I tried to use a Asha 311 device and use the "Install Software..." button and browse to the packaged .wgt file, then the device goes blank for a while, but I could not find my app in the app list. What is going on here? Besides, this thing is quick sluggish.]]></description>
			<content:encoded><![CDATA[<div>I am new to this thing called RDA, I tried to use a Asha 311 device and use the &quot;Install Software...&quot; button and browse to the packaged .wgt file, then the device goes blank for a while, but I could not find my app in the app list. What is going on here? Besides, this thing is quick sluggish.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>imgen</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240180-How-to-install-my-web-app-on-the-RDA</guid>
		</item>
		<item>
			<title>What is the difference between local preview, cloud preview and device deployment?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240175-What-is-the-difference-between-local-preview-cloud-preview-and-device-deployment&amp;goto=newpost</link>
			<pubDate>Wed, 01 May 2013 04:41:24 GMT</pubDate>
			<description><![CDATA[There is something quite weird, the local preview behaves differently with cloud preview. For example, when I detect the supported features, the cloud preview says audio and video are not supported, but the local preview says they are. I don't have a device now, but I really would like to know...]]></description>
			<content:encoded><![CDATA[<div>There is something quite weird, the local preview behaves differently with cloud preview. For example, when I detect the supported features, the cloud preview says audio and video are not supported, but the local preview says they are. I don't have a device now, but I really would like to know before hand what I need to be look out for? And the final question is that when I successfully run on the cloud preview, do I still need to test on actual device?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>imgen</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240175-What-is-the-difference-between-local-preview-cloud-preview-and-device-deployment</guid>
		</item>
		<item>
			<title>Dropdown list not getting populated on Asha 310..</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240162-Dropdown-list-not-getting-populated-on-Asha-310&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2013 10:14:40 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
I am trying to populate a select dropdown list. This is a test code snippet i am trying to implement -  
(here, data is an object containing the teams array) 
 
 
Code: 
--------- 
function loadTeams(data){ 
	var team_str = '<option selected="selected">Choose your team</option>';]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I am trying to populate a select dropdown list. This is a test code snippet i am trying to implement - <br />
(here, <i>data</i> is an object containing the <i>teams</i> array)<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">function loadTeams(data){<br />
&nbsp; &nbsp; &nbsp; &nbsp; var team_str = '&lt;option selected=&quot;selected&quot;&gt;Choose your team&lt;/option&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; var temp = [];<br />
&nbsp; &nbsp; &nbsp; &nbsp; for(var i=0;i&lt;data.teams.length;i++){<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; temp[i] = data.teams[i];<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; team_str += '&lt;option id='+temp[i]+'&gt;'+temp[i]+'&lt;/option&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; document.getElementById('teamlist').innerHTML = team_str;<br />
}</code><hr />
</div>This is the HTML -<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;form id=&quot;leagueform&quot; action=&quot;&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;select id=&quot;teamlist&quot;&gt;&lt;/select&gt;<br />
&lt;/form&gt;</code><hr />
</div><br />
This works fine in the local preview (emulator) for the Series 40 Web Apps, but does not load anything on Asha 310, on which i am testing..<br />
<br />
What could be going wrong?<br />
<br />
Please help..<br />
<br />
PS - its not working even if i use jQuery..<br />
<br />
Thanks,<br />
Anujit</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>anujit</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240162-Dropdown-list-not-getting-populated-on-Asha-310</guid>
		</item>
		<item>
			<title>Definition of Full Touch Asha app ?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240156-Definition-of-Full-Touch-Asha-app&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2013 01:30:18 GMT</pubDate>
			<description>I have received Asha 310 under Nokia Premium Developer Program with the agreement that I shall publish a Full Touch Asha app within 6 months of receiving the device. 
 
I already have 5 webapps in my store : store.ovi.com/publisher/GoutamMandal 
 
Can anyone please confirm whether they come under...</description>
			<content:encoded><![CDATA[<div>I have received Asha 310 under Nokia Premium Developer Program with the agreement that I shall publish a Full Touch Asha app within 6 months of receiving the device.<br />
<br />
I already have 5 webapps in my store : store.ovi.com/publisher/GoutamMandal<br />
<br />
Can anyone please confirm whether they come under Full Touch Asha app category or I need to make different apps so that I can retain the phone even after 6 months ?<br />
<br />
Any information in this regard is highly appreciated.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>geeklab</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240156-Definition-of-Full-Touch-Asha-app</guid>
		</item>
		<item>
			<title>wgt error kindly help</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240131-wgt-error-kindly-help&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2013 13:19:58 GMT</pubDate>
			<description><![CDATA[When i double click the wgt I get this error .Kindly help 
Could not open the editor: The editor class could not be instantiated. This usually indicates a missing no-arg constructor or that the editor's class name was mistyped in plugin.xml. 
details are 
org.eclipse.core.runtime.CoreException:...]]></description>
			<content:encoded><![CDATA[<div>When i double click the wgt I get this error .Kindly help<br />
Could not open the editor: The editor class could not be instantiated. This usually indicates a missing no-arg constructor or that the editor's class name was mistyped in plugin.xml.<br />
details are<br />
org.eclipse.core.runtime.CoreException: Executable extension definition for &quot;class&quot; not found.<br />
	at org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)<br />
	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)<br />
	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)<br />
	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:259)<br />
	at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.java:235)<br />
	at org.eclipse.ui.internal.EditorManager.createPart(EditorManager.java:845)<br />
	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:609)<br />
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)<br />
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)<br />
	at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)<br />
	at com.nokia.wrt.util.UIUtil.checkEditorUnSavedFiles(UIUtil.java:507)<br />
	at com.nokia.wrt.handlers.CloudPreviewWebAppHandler.execute(CloudPreviewWebAppHandler.java:69)<br />
	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)<br />
	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)<br />
	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)<br />
	at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)<br />
	at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)<br />
	at org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(CommandContributionItem.java:820)<br />
	at org.eclipse.ui.menus.CommandContributionItem.access$19(CommandContributionItem.java:806)<br />
	at org.eclipse.ui.menus.CommandContributionItem$5.handleEvent(CommandContributionItem.java:796)<br />
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)<br />
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)<br />
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)<br />
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)<br />
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)<br />
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)<br />
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)<br />
	at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)<br />
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)<br />
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)<br />
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)<br />
	at com.nokia.ide.rcp.IDEApplication.start(IDEApplication.java:144)<br />
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)<br />
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)<br />
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
	at java.lang.reflect.Method.invoke(Unknown Source)<br />
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)<br />
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)<br />
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>Jruth</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240131-wgt-error-kindly-help</guid>
		</item>
		<item>
			<title>problem with publishing</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240130-problem-with-publishing&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2013 13:07:11 GMT</pubDate>
			<description>I have finished coding my app/ Now how do I publish it. I have paid 1 euro. what should I do next:confused:</description>
			<content:encoded><![CDATA[<div>I have finished coding my app/ Now how do I publish it. I have paid 1 euro. what should I do next:confused:</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>Jruth</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240130-problem-with-publishing</guid>
		</item>
		<item>
			<title>Get Location Based on Geo Code?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240129-Get-Location-Based-on-Geo-Code&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2013 12:49:15 GMT</pubDate>
			<description>Since Nokia allows us to get our location co-ordinates natively via an API call, my question is how do we use these co-ordinates to get our address (even just getting the city/country would be acceptable)?</description>
			<content:encoded><![CDATA[<div>Since Nokia allows us to get our location co-ordinates natively via an API call, my question is how do we use these co-ordinates to get our address (even just getting the city/country would be acceptable)?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>grift</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240129-Get-Location-Based-on-Geo-Code</guid>
		</item>
		<item>
			<title><![CDATA[How to get the device's name and/or model info through S40 Web App using API?]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php?240114-How-to-get-the-device-s-name-and-or-model-info-through-S40-Web-App-using-API&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2013 15:25:15 GMT</pubDate>
			<description>As titled, is there a way?</description>
			<content:encoded><![CDATA[<div>As titled, is there a way?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php?266-Nokia-Asha-Web-Apps">Nokia Asha Web Apps</category>
			<dc:creator>imgen</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php?240114-How-to-get-the-device-s-name-and-or-model-info-through-S40-Web-App-using-API</guid>
		</item>
	</channel>
</rss>
