<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Mojo Lists (Part 1)</title>
	<atom:link href="http://www.webosboston.org/2009/09/13/mojo-lists-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/</link>
	<description>Developing for WebOS</description>
	<lastBuildDate>Tue, 19 Jul 2011 06:38:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Vladis</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-5975</link>
		<dc:creator>Vladis</dc:creator>
		<pubDate>Tue, 19 Jul 2011 05:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-5975</guid>
		<description>see above
this work
Mojo.Controller.stageController.pushScene(event.item.title.toLowerCase());</description>
		<content:encoded><![CDATA[<p>see above<br />
this work<br />
Mojo.Controller.stageController.pushScene(event.item.title.toLowerCase());</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladis</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-5973</link>
		<dc:creator>Vladis</dc:creator>
		<pubDate>Tue, 19 Jul 2011 04:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-5973</guid>
		<description>Great tutorials.
But 
Mojo.Controller.stageController.pushScene(this.listItems.title.toLowerCase()); not working. 
If I write :
Mojo.Controller.stageController.pushScene( &quot;cookie&quot; ); 
- All OK</description>
		<content:encoded><![CDATA[<p>Great tutorials.<br />
But<br />
Mojo.Controller.stageController.pushScene(this.listItems.title.toLowerCase()); not working.<br />
If I write :<br />
Mojo.Controller.stageController.pushScene( &#8220;cookie&#8221; );<br />
- All OK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pepe Ta</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-1536</link>
		<dc:creator>Pepe Ta</dc:creator>
		<pubDate>Tue, 14 Dec 2010 03:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-1536</guid>
		<description>Very good articles. Keep it up. As a newbie a have a couple of questions.
where do I find out about the different properties as follow:
...... x-mojo-touch-feedback=&quot;delayed&quot;&gt;
.listContents
.initialContents

I would like to read more about them but didn&#039;t find any links to them. I went here
http://developer.palm.com/index.php?option=com_content&amp;view=article&amp;id=1921&amp;Itemid=298
and here
The &quot;Mojo Application Framework&quot; on developer.palm.com
and can&#039;t find any reference. I would appreciated if you can send me to the right location to learn more about them.
Thank You</description>
		<content:encoded><![CDATA[<p>Very good articles. Keep it up. As a newbie a have a couple of questions.<br />
where do I find out about the different properties as follow:<br />
&#8230;&#8230; x-mojo-touch-feedback=&#8221;delayed&#8221;&gt;<br />
.listContents<br />
.initialContents</p>
<p>I would like to read more about them but didn&#8217;t find any links to them. I went here<br />
<a href="http://developer.palm.com/index.php?option=com_content&#038;view=article&#038;id=1921&#038;Itemid=298" rel="nofollow">http://developer.palm.com/index.php?option=com_content&#038;view=article&#038;id=1921&#038;Itemid=298</a><br />
and here<br />
The &#8220;Mojo Application Framework&#8221; on developer.palm.com<br />
and can&#8217;t find any reference. I would appreciated if you can send me to the right location to learn more about them.<br />
Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: more that one javascriptfile for one scene ? - PreCentral Forums</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-1463</link>
		<dc:creator>more that one javascriptfile for one scene ? - PreCentral Forums</dc:creator>
		<pubDate>Wed, 08 Dec 2010 15:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-1463</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-1219</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 11 Nov 2010 19:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-1219</guid>
		<description>Great tutorials.  Every one is easy to understand and just what I was looking for.  Cannot wait for 5, I want to use sqlite for a program I am writing.</description>
		<content:encoded><![CDATA[<p>Great tutorials.  Every one is easy to understand and just what I was looking for.  Cannot wait for 5, I want to use sqlite for a program I am writing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Crawford</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-102</link>
		<dc:creator>Joseph Crawford</dc:creator>
		<pubDate>Mon, 02 Nov 2009 13:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-102</guid>
		<description>Chris,

Thank you for the compliment.  In reality I actually have though about writing a book on this topic however I know they take a lot of time and I am not sure if I would have that time.  I also have no idea about how to even start a book and have no connections in the publisher industry.  I actually though about using the software that cakephp uses for their book.cakephp.org site and writing one here as book.webosboston.org.

I do plan to eventually write a book we&#039;ll just have to see how soon that becomes a reality.  I have been thinking about writing for years since I got involved with PHP but never really took the initiative.  This is something that I need to discuss with my family.

Thanks again and I promise I will get on Part 5 of this series as soon as I can.</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Thank you for the compliment.  In reality I actually have though about writing a book on this topic however I know they take a lot of time and I am not sure if I would have that time.  I also have no idea about how to even start a book and have no connections in the publisher industry.  I actually though about using the software that cakephp uses for their book.cakephp.org site and writing one here as book.webosboston.org.</p>
<p>I do plan to eventually write a book we&#8217;ll just have to see how soon that becomes a reality.  I have been thinking about writing for years since I got involved with PHP but never really took the initiative.  This is something that I need to discuss with my family.</p>
<p>Thanks again and I promise I will get on Part 5 of this series as soon as I can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-101</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 02 Nov 2009 00:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-101</guid>
		<description>Many thanks, Joseph! I&#039;m sure I speak for all the other visitors here, but we&#039;ll make the most what we can get! You should put together a book in all seriousness. 

Again, thank you for being so generous!</description>
		<content:encoded><![CDATA[<p>Many thanks, Joseph! I&#8217;m sure I speak for all the other visitors here, but we&#8217;ll make the most what we can get! You should put together a book in all seriousness. </p>
<p>Again, thank you for being so generous!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Crawford</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-100</link>
		<dc:creator>Joseph Crawford</dc:creator>
		<pubDate>Mon, 02 Nov 2009 00:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-100</guid>
		<description>Chris,

Thanks for the feedback.  I will try to get part 5 out as soon as possible however I just changed jobs and things have been quite hectic lately.  I will get to part 5 as soon as I can and then will take more suggestions on what to write about next.</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Thanks for the feedback.  I will try to get part 5 out as soon as possible however I just changed jobs and things have been quite hectic lately.  I will get to part 5 as soon as I can and then will take more suggestions on what to write about next.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-99</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 02 Nov 2009 00:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-99</guid>
		<description>Joseph,

These tutorials (all of them) are excellent. Please, please keep them up! Can&#039;t wait for the next one!

--Chris</description>
		<content:encoded><![CDATA[<p>Joseph,</p>
<p>These tutorials (all of them) are excellent. Please, please keep them up! Can&#8217;t wait for the next one!</p>
<p>&#8211;Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Great List widget tutorial - PreCentral Forums</title>
		<link>http://www.webosboston.org/2009/09/13/mojo-lists-part-1/comment-page-1/#comment-87</link>
		<dc:creator>Great List widget tutorial - PreCentral Forums</dc:creator>
		<pubDate>Sun, 11 Oct 2009 21:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webosboston.org/?p=137#comment-87</guid>
		<description>[...] lot of confusion for those starting out! The WebOS Boston site also has 2 good tutorials on lists:  Part 1  Part 2   Thanks for posting this!     __________________ Richard Neff  My tutorials on WebOS [...]</description>
		<content:encoded><![CDATA[<p>[...] lot of confusion for those starting out! The WebOS Boston site also has 2 good tutorials on lists:  Part 1  Part 2   Thanks for posting this!     __________________ Richard Neff  My tutorials on WebOS [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.525 seconds -->

