<?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: Mobile Webapps &#8211; iUI Framework Extensions</title>
	<atom:link href="http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 12:31:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ry</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-187</link>
		<dc:creator>ry</dc:creator>
		<pubDate>Sat, 17 Apr 2010 03:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-187</guid>
		<description>I don&#039;t understand passing variables between screens with window.iui_ext.getItem(&#039;key&#039;).  I&#039;ve looked at your rails example with the js file that was included but I&#039;m not sure I&#039;m understanding the implementation.

Can you shed any light on that?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand passing variables between screens with window.iui_ext.getItem(&#8216;key&#8217;).  I&#8217;ve looked at your rails example with the js file that was included but I&#8217;m not sure I&#8217;m understanding the implementation.</p>
<p>Can you shed any light on that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: werner</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-124</link>
		<dc:creator>werner</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-124</guid>
		<description>I&#039;m looking for a way to change the order of the calendar days to:
Mon,Tue,Wed,Thu,Fri,Sat,Sun 
Thanks!!</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking for a way to change the order of the calendar days to:<br />
Mon,Tue,Wed,Thu,Fri,Sat,Sun<br />
Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Godber</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-96</link>
		<dc:creator>Tom Godber</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-96</guid>
		<description>Stuart - Yes, it certainly can be adapted that way.  I don&#039;t have time myself right now but it would not be difficult.

James - the iUI extensions are in the current 0.40 beta, thanks to Sean who integrated them.  The rail app itself will definitely see the light of day, but the timing is down to our rail customers!</description>
		<content:encoded><![CDATA[<p>Stuart &#8211; Yes, it certainly can be adapted that way.  I don&#8217;t have time myself right now but it would not be difficult.</p>
<p>James &#8211; the iUI extensions are in the current 0.40 beta, thanks to Sean who integrated them.  The rail app itself will definitely see the light of day, but the timing is down to our rail customers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Eilers</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-81</link>
		<dc:creator>James Eilers</dc:creator>
		<pubDate>Tue, 27 Oct 2009 05:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-81</guid>
		<description>Looks great.  Any chance your going to release it?</description>
		<content:encoded><![CDATA[<p>Looks great.  Any chance your going to release it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Avera</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-63</link>
		<dc:creator>Stuart Avera</dc:creator>
		<pubDate>Fri, 23 Oct 2009 18:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-63</guid>
		<description>First, the extention is great!  Good job!  Is there anyway to modify so that I can should multiple options from the select list.  To use your example, choose multiple railcards?  I need to be able to select multiple items from a list.

Thanks!!</description>
		<content:encoded><![CDATA[<p>First, the extention is great!  Good job!  Is there anyway to modify so that I can should multiple options from the select list.  To use your example, choose multiple railcards?  I need to be able to select multiple items from a list.</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Gilligan</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-24</link>
		<dc:creator>Sean Gilligan</dc:creator>
		<pubDate>Mon, 14 Sep 2009 23:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-24</guid>
		<description>I just posted a &lt;a href=&quot;http://code.msgilligan.com/2009/09/iui-design-philosophy.html&quot; rel=&quot;nofollow&quot;&gt;blog entry about iUI&lt;/a&gt; referring to your beautifully crafted patch, and then realized you hadn&#039;t actually submitted it as a patch.

I&#039;m working on extensibility for version 0.40 and am using an approach very similar to yours for the event mechanism.  Would love to see your work become an official extension.</description>
		<content:encoded><![CDATA[<p>I just posted a <a href="http://code.msgilligan.com/2009/09/iui-design-philosophy.html" rel="nofollow">blog entry about iUI</a> referring to your beautifully crafted patch, and then realized you hadn&#8217;t actually submitted it as a patch.</p>
<p>I&#8217;m working on extensibility for version 0.40 and am using an approach very similar to yours for the event mechanism.  Would love to see your work become an official extension.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Gilligan</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-19</link>
		<dc:creator>Sean Gilligan</dc:creator>
		<pubDate>Mon, 24 Aug 2009 19:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-19</guid>
		<description>Cool Stuff, Tom!

I&#039;ll be following up with you on the iui-developers Google Group.</description>
		<content:encoded><![CDATA[<p>Cool Stuff, Tom!</p>
<p>I&#8217;ll be following up with you on the iui-developers Google Group.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Godber</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-17</link>
		<dc:creator>Tom Godber</dc:creator>
		<pubDate>Thu, 13 Aug 2009 14:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-17</guid>
		<description>Hi Tamlyn, yes we are doing similar things... one thing to be aware of, traintimes.org.uk scrapes timetable data from NRE in a way which is (probably) technically illegal, in a similar manner to how the old iPhone app My Rail Lite used to do it before it was pulled - the whole thing was quite controversial!  There&#039;s plenty about this on the web if you want to know more eg. http://www.techradar.com/news/phone-and-communications/mobile-phones/national-rail-enquiries-defends-free-iphone-app-cutoff-decision-589221 - but as a general rule, I&#039;d be careful on this sort of thing - just because one site gives information away for free does not mean it is licencing others to reuse that data!</description>
		<content:encoded><![CDATA[<p>Hi Tamlyn, yes we are doing similar things&#8230; one thing to be aware of, traintimes.org.uk scrapes timetable data from NRE in a way which is (probably) technically illegal, in a similar manner to how the old iPhone app My Rail Lite used to do it before it was pulled &#8211; the whole thing was quite controversial!  There&#8217;s plenty about this on the web if you want to know more eg. <a href="http://www.techradar.com/news/phone-and-communications/mobile-phones/national-rail-enquiries-defends-free-iphone-app-cutoff-decision-589221" rel="nofollow">http://www.techradar.com/news/phone-and-communications/mobile-phones/national-rail-enquiries-defends-free-iphone-app-cutoff-decision-589221</a> &#8211; but as a general rule, I&#8217;d be careful on this sort of thing &#8211; just because one site gives information away for free does not mean it is licencing others to reuse that data!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamlyn</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-16</link>
		<dc:creator>Tamlyn</dc:creator>
		<pubDate>Mon, 10 Aug 2009 16:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-16</guid>
		<description>Hi Tom, I found this post while searching for a date picker for iUI to use in, oddly enough, a train timetable app! I&#039;m toying with the idea of making an iPhone optimised version of Matthew Somerville&#039;s &lt;a href=&quot;http://traintimes.org.uk/&quot; rel=&quot;nofollow&quot;&gt;traintimes.org.uk&lt;/a&gt; but it looks like you&#039;re doing something quite similar. Drop me a mail if you get a chance.</description>
		<content:encoded><![CDATA[<p>Hi Tom, I found this post while searching for a date picker for iUI to use in, oddly enough, a train timetable app! I&#8217;m toying with the idea of making an iPhone optimised version of Matthew Somerville&#8217;s <a href="http://traintimes.org.uk/" rel="nofollow">traintimes.org.uk</a> but it looks like you&#8217;re doing something quite similar. Drop me a mail if you get a chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://masochismtango.com/2009/08/03/mobile-webapps-iui-framework-extensions/comment-page-1/#comment-15</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Thu, 06 Aug 2009 00:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=242#comment-15</guid>
		<description>This looks great and I think it would be a great addition to the framework, especially in a spot where I think it&#039;s a bit lacking.  At a minimum, it would really make a project I&#039;m working on right now a lot nicer.</description>
		<content:encoded><![CDATA[<p>This looks great and I think it would be a great addition to the framework, especially in a spot where I think it&#8217;s a bit lacking.  At a minimum, it would really make a project I&#8217;m working on right now a lot nicer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
