<?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: Check it: you can embed the TransLink trip planner on your website!</title>
	<atom:link href="http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/</link>
	<description></description>
	<lastBuildDate>Sun, 12 Feb 2012 05:24:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Jhenifer Pabillano</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-101338</link>
		<dc:creator>Jhenifer Pabillano</dc:creator>
		<pubDate>Wed, 07 Jul 2010 23:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-101338</guid>
		<description>;-): Wow! I kind of hope so, and hope not -- huge traffic is great, but I&#039;d hope our system could handle it.</description>
		<content:encoded><![CDATA[<p>;-): Wow! I kind of hope so, and hope not &#8212; huge traffic is great, but I&#8217;d hope our system could handle it.</p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-101338" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('101338', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-101338-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: ;-)</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-101264</link>
		<dc:creator>;-)</dc:creator>
		<pubDate>Sat, 03 Jul 2010 16:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-101264</guid>
		<description>I wonder if Translink will ever run into this problem.....
http://news.techworld.com/mobile-wireless/3229042/london-tube-feed-halted-by-huge-demand/</description>
		<content:encoded><![CDATA[<p>I wonder if Translink will ever run into this problem&#8230;..<br />
<a href="http://news.techworld.com/mobile-wireless/3229042/london-tube-feed-halted-by-huge-demand/" rel="nofollow">http://news.techworld.com/mobile-wireless/3229042/london-tube-feed-halted-by-huge-demand/</a></p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-101264" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('101264', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-101264-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jhenifer Pabillano</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-66791</link>
		<dc:creator>Jhenifer Pabillano</dc:creator>
		<pubDate>Wed, 14 Apr 2010 21:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-66791</guid>
		<description>Hi guys, 

Here&#039;s some answers to your questions from our web team.

&lt;blockquote&gt;
Basically, the “Going to?” text is generated by javascript on our end (i.e. not in the widget). The javascript is written to clear that text once you click into the field. If we removed that text, there would be no descriptive copy to tell the user what goes in which box, in addition to the fact that clicking into the box would just clear the field anyway. What was created was pretty much “one for all” code. It’s not custom written to accept users’ parameters. The page (Trip Planner) lives on our site and simply lives on 3rd party sites as an i-frame – so the behind the scenes code and whatnot lives with us. We would have to auto-generate custom code for each user in order to get this to work.
 
Right now there isn’t a way we can pass destination parameters into the i-frame – we need to fix/rebuild the widget in the backend in order to get this functionality. But we are aware of this “problem” and that it’s on the “to-do” list for this year. (Woohoo!) 
 
Also, we do have code that will allow a user to link through to a pre-populated Trip Planner page, like we do with the Destinations to Discover section of the site: http://tripplanning.translink.ca/hiwire?.a=iTripPlanning&amp;End=111%20Some%20Address 

If I wanted to create a pre-populated (Step 1) Trip Plan to “Chinatown”, the code would read
http://tripplanning.translink.ca/hiwire?.a=iTripPlanning&amp;End=Chinatown
 
I’m going to add this URL snippet to the widget page (sometime this week) as an extra piece of info for developers or anyone who might want to link to pre-populated Trip Planner, as an interim solution until the widget is updated.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Hi guys, </p>
<p>Here&#8217;s some answers to your questions from our web team.</p>
<blockquote><p>
Basically, the “Going to?” text is generated by javascript on our end (i.e. not in the widget). The javascript is written to clear that text once you click into the field. If we removed that text, there would be no descriptive copy to tell the user what goes in which box, in addition to the fact that clicking into the box would just clear the field anyway. What was created was pretty much “one for all” code. It’s not custom written to accept users’ parameters. The page (Trip Planner) lives on our site and simply lives on 3rd party sites as an i-frame – so the behind the scenes code and whatnot lives with us. We would have to auto-generate custom code for each user in order to get this to work.</p>
<p>Right now there isn’t a way we can pass destination parameters into the i-frame – we need to fix/rebuild the widget in the backend in order to get this functionality. But we are aware of this “problem” and that it’s on the “to-do” list for this year. (Woohoo!) </p>
<p>Also, we do have code that will allow a user to link through to a pre-populated Trip Planner page, like we do with the Destinations to Discover section of the site: <a href="http://tripplanning.translink.ca/hiwire?.a=iTripPlanning&#038;End=111%20Some%20Address" rel="nofollow">http://tripplanning.translink.ca/hiwire?.a=iTripPlanning&#038;End=111%20Some%20Address</a> </p>
<p>If I wanted to create a pre-populated (Step 1) Trip Plan to “Chinatown”, the code would read<br />
<a href="http://tripplanning.translink.ca/hiwire?.a=iTripPlanning&#038;End=Chinatown" rel="nofollow">http://tripplanning.translink.ca/hiwire?.a=iTripPlanning&#038;End=Chinatown</a></p>
<p>I’m going to add this URL snippet to the widget page (sometime this week) as an extra piece of info for developers or anyone who might want to link to pre-populated Trip Planner, as an interim solution until the widget is updated.</p></blockquote>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-66791" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('66791', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-66791-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jhenifer Pabillano</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-65952</link>
		<dc:creator>Jhenifer Pabillano</dc:creator>
		<pubDate>Mon, 12 Apr 2010 16:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-65952</guid>
		<description>Thanks all! I&#039;m going to pass your suggestions on to the web team as well. 

Karen: just wanted to check -- are you accessing http://tripplanning.translink.ca on your mobile browser? Not just the mobile site at m.translink.ca? Hope I&#039;m not telling you something you already know, but the trip planner has been &lt;a href=http://buzzer.translink.ca/index.php/2010/02/plan-your-transit-trips-on-your-smartphone/ rel=&quot;nofollow&quot;&gt;optimized for mobile phones&lt;/a&gt;, and I just want to make sure you know it&#039;s an option. If you&#039;ve already tried it and it doesn&#039;t work, let me know!</description>
		<content:encoded><![CDATA[<p>Thanks all! I&#8217;m going to pass your suggestions on to the web team as well. </p>
<p>Karen: just wanted to check &#8212; are you accessing <a href="http://tripplanning.translink.ca" rel="nofollow">http://tripplanning.translink.ca</a> on your mobile browser? Not just the mobile site at m.translink.ca? Hope I&#8217;m not telling you something you already know, but the trip planner has been <a href=http://buzzer.translink.ca/index.php/2010/02/plan-your-transit-trips-on-your-smartphone/ rel="nofollow">optimized for mobile phones</a>, and I just want to make sure you know it&#8217;s an option. If you&#8217;ve already tried it and it doesn&#8217;t work, let me know!</p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-65952" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('65952', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-65952-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-65697</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Mon, 12 Apr 2010 05:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-65697</guid>
		<description>I agree with others, a widget such as the ones available on the London Transport site would be much more useful as a customer of translink http://www.tfl.gov.uk/widgets/</description>
		<content:encoded><![CDATA[<p>I agree with others, a widget such as the ones available on the London Transport site would be much more useful as a customer of translink <a href="http://www.tfl.gov.uk/widgets/" rel="nofollow">http://www.tfl.gov.uk/widgets/</a></p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-65697" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('65697', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-65697-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: ;-)</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-64878</link>
		<dc:creator>;-)</dc:creator>
		<pubDate>Sat, 10 Apr 2010 17:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-64878</guid>
		<description>Hi Karen,

I don&#039;t own an iPhone either, but my Blackberry does work well with the mobile trip planner and I&#039;m able to set date options to plan my trips.

For starters, is your Samsung browser set to &quot;mobile&quot; or &quot;desktop&quot; view. It makes a huge difference between the trip planner analyzes your browser setting and enables/disables Java. Sorry I&#039;m not on Windows Mobile to see what your screens are exactly.</description>
		<content:encoded><![CDATA[<p>Hi Karen,</p>
<p>I don&#8217;t own an iPhone either, but my Blackberry does work well with the mobile trip planner and I&#8217;m able to set date options to plan my trips.</p>
<p>For starters, is your Samsung browser set to &#8220;mobile&#8221; or &#8220;desktop&#8221; view. It makes a huge difference between the trip planner analyzes your browser setting and enables/disables Java. Sorry I&#8217;m not on Windows Mobile to see what your screens are exactly.</p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-64878" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('64878', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-64878-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Cliff</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-64800</link>
		<dc:creator>Cliff</dc:creator>
		<pubDate>Sat, 10 Apr 2010 14:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-64800</guid>
		<description>I came in here to bring up the exact idea Michael did. Great minds think alike!

Apart from being able to have the destination already filled in, would be to have the arrival time also done so as to aid people hosting events. 

A drop down list of the major exchanges in addition to being to type in your own departure point would be handy too. All too often, people looking for information will already be at or near a major transit exchange and having this ability would be great for mobile people to save time.</description>
		<content:encoded><![CDATA[<p>I came in here to bring up the exact idea Michael did. Great minds think alike!</p>
<p>Apart from being able to have the destination already filled in, would be to have the arrival time also done so as to aid people hosting events. </p>
<p>A drop down list of the major exchanges in addition to being to type in your own departure point would be handy too. All too often, people looking for information will already be at or near a major transit exchange and having this ability would be great for mobile people to save time.</p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-64800" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('64800', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-64800-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: emily</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-64601</link>
		<dc:creator>emily</dc:creator>
		<pubDate>Sat, 10 Apr 2010 06:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-64601</guid>
		<description>Speaking of widgets: any chance there is an upcoming, still-being-designed Translink trip-planner widget for Windows Sidebar? Wishful thinking, maybe...thought I&#039;d throw it out there! :)</description>
		<content:encoded><![CDATA[<p>Speaking of widgets: any chance there is an upcoming, still-being-designed Translink trip-planner widget for Windows Sidebar? Wishful thinking, maybe&#8230;thought I&#8217;d throw it out there! :)</p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-64601" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('64601', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-64601-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Karen Ramel</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-64527</link>
		<dc:creator>Karen Ramel</dc:creator>
		<pubDate>Sat, 10 Apr 2010 03:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-64527</guid>
		<description>Actually a trip planner site/whatever would oh so be appreciated which would actually work on my windows mobile 6.x samsung omnia phone.

As it is NOW, the mobile link doesnt seem to offer what a desktop computer has access to.

What I NEED, is somewhere online/app? where I can enter trip details/dates and return trip options (like the desktop accessible internet site option). Being able to send the output of any trip to my cell via text or simply having it avail on the screen to capture the text for trip guidelines would be great.

NOTHING I&#039;ve found yet seems to work. Google Maps and their transit option area do not provide dates/times on trips which correlate with details provided via phone/website. Very odd.

I do not have an iphone.</description>
		<content:encoded><![CDATA[<p>Actually a trip planner site/whatever would oh so be appreciated which would actually work on my windows mobile 6.x samsung omnia phone.</p>
<p>As it is NOW, the mobile link doesnt seem to offer what a desktop computer has access to.</p>
<p>What I NEED, is somewhere online/app? where I can enter trip details/dates and return trip options (like the desktop accessible internet site option). Being able to send the output of any trip to my cell via text or simply having it avail on the screen to capture the text for trip guidelines would be great.</p>
<p>NOTHING I&#8217;ve found yet seems to work. Google Maps and their transit option area do not provide dates/times on trips which correlate with details provided via phone/website. Very odd.</p>
<p>I do not have an iphone.</p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-64527" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('64527', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-64527-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jhenifer Pabillano</title>
		<link>http://buzzer.translink.ca/index.php/2010/04/check-it-you-can-embed-the-translink-trip-planner-on-your-website/#comment-64273</link>
		<dc:creator>Jhenifer Pabillano</dc:creator>
		<pubDate>Fri, 09 Apr 2010 19:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://buzzer.translink.ca/?p=9098#comment-64273</guid>
		<description>Point well taken! I&#039;ve passed this on to our web team and they are discussing how to do this.</description>
		<content:encoded><![CDATA[<p>Point well taken! I&#8217;ve passed this on to our web team and they are discussing how to do this.</p>
<p>Like <img style="padding: 0px; border: none; cursor: pointer;" id="up-64273" src="http://buzzer.translink.ca/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('64273', 'add', 'buzzer.translink.ca/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-64273-up" style="font-size:12px; color:#009933;">0</span></p>]]></content:encoded>
	</item>
</channel>
</rss>

