<?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"
	>
<channel>
	<title>Comments on: Caltroid 0.1 - Caltrain Schedule for Android</title>
	<atom:link href="http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/</link>
	<description>A Finn in Silicon Valley - Adventures in Technology</description>
	<pubDate>Wed, 08 Oct 2008 08:19:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: heikki</title>
		<link>http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1340</link>
		<dc:creator>heikki</dc:creator>
		<pubDate>Wed, 02 Apr 2008 18:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1340</guid>
		<description>Thanks Todd. And yes, I know I could do my multicolumn list, but since I am pretty sure this is such a common need that Google will provide such a thing I decided against implementing it. Same with better emulation for drop down lists.

While working on this I also realized a lot of the Caltrain schedule functionality would be applicable to other schedules, especially simple daily commute transits like with Caltrain. It is great to hear you are working on a more universal solution, and given that many public transportation organizations are now offering schedules in Google Transit format it is a good move to concentrate on that.</description>
		<content:encoded><![CDATA[<p>Thanks Todd. And yes, I know I could do my multicolumn list, but since I am pretty sure this is such a common need that Google will provide such a thing I decided against implementing it. Same with better emulation for drop down lists.</p>
<p>While working on this I also realized a lot of the Caltrain schedule functionality would be applicable to other schedules, especially simple daily commute transits like with Caltrain. It is great to hear you are working on a more universal solution, and given that many public transportation organizations are now offering schedules in Google Transit format it is a good move to concentrate on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1339</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Wed, 02 Apr 2008 17:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1339</guid>
		<description>Nice app, 
I'm working on a similar idea that is generalized to any public google transit data feeds. Regarding your desire for a better list view (ie - more than a single column), it's not too hard to do. You simply define your own 'layout' in res with a couple of textviews and then reference that id when building your adapter. If you use an ArrayListCursor for your data, and then build a SimpleCursorAdapter from that as the backing data for your spinner, you can match column ids to your textview ids to control how your data is displayed.
Cheers,
Todd</description>
		<content:encoded><![CDATA[<p>Nice app,<br />
I&#8217;m working on a similar idea that is generalized to any public google transit data feeds. Regarding your desire for a better list view (ie - more than a single column), it&#8217;s not too hard to do. You simply define your own &#8216;layout&#8217; in res with a couple of textviews and then reference that id when building your adapter. If you use an ArrayListCursor for your data, and then build a SimpleCursorAdapter from that as the backing data for your spinner, you can match column ids to your textview ids to control how your data is displayed.<br />
Cheers,<br />
Todd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matti</title>
		<link>http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1084</link>
		<dc:creator>matti</dc:creator>
		<pubDate>Mon, 11 Feb 2008 20:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1084</guid>
		<description>Hei Heikki. That is pretty cool! Now we need "Stucktroid" that gets you out of the parking lots also known by their alternative names as 101, 280, 880, etc. and automagically gives you alternate, normally little known but better routing to our destinations. :)</description>
		<content:encoded><![CDATA[<p>Hei Heikki. That is pretty cool! Now we need &#8220;Stucktroid&#8221; that gets you out of the parking lots also known by their alternative names as 101, 280, 880, etc. and automagically gives you alternate, normally little known but better routing to our destinations. <img src='http://www.heikkitoivonen.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heikki</title>
		<link>http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1072</link>
		<dc:creator>heikki</dc:creator>
		<pubDate>Thu, 07 Feb 2008 07:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1072</guid>
		<description>I uploaded a zip: http://www.heikkitoivonen.net/files/Caltroid-0.1.zip

Please note that I work on Linux, so you will have Linux newlines etc.</description>
		<content:encoded><![CDATA[<p>I uploaded a zip: <a href="http://www.heikkitoivonen.net/files/Caltroid-0.1.zip" rel="nofollow">http://www.heikkitoivonen.net/files/Caltroid-0.1.zip</a></p>
<p>Please note that I work on Linux, so you will have Linux newlines etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vamsi</title>
		<link>http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1071</link>
		<dc:creator>vamsi</dc:creator>
		<pubDate>Thu, 07 Feb 2008 06:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/2008/02/06/caltroid-01-caltrain-schedule-for-android/#comment-1071</guid>
		<description>HI,


Application is  superb. 
I  did n't get  it ..

R.java  cann't  be resolved .

Plz  send  total  project  zip  i will load  in eclipse.

ok
by vamsi</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>Application is  superb.<br />
I  did n&#8217;t get  it ..</p>
<p>R.java  cann&#8217;t  be resolved .</p>
<p>Plz  send  total  project  zip  i will load  in eclipse.</p>
<p>ok<br />
by vamsi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
