<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Taxi Me &#187; Bugs</title>
	<atom:link href="http://taxime.ca/blog/category/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://taxime.ca/blog</link>
	<description>Stay up to date with the latest features and releases</description>
	<lastBuildDate>Sat, 07 Aug 2010 23:18:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Search by business!</title>
		<link>http://taxime.ca/blog/2009/03/22/search-by-business/</link>
		<comments>http://taxime.ca/blog/2009/03/22/search-by-business/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 16:37:19 +0000</pubDate>
		<dc:creator>jordan</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://taxime.ca/blog/?p=157</guid>
		<description><![CDATA[We&#8217;ve just finished making TaxiMe a little smarter. Now if you&#8217;re unsure of the address of the place you&#8217;re trying to get to but you know the name, go ahead and type that in. Example: &#8220;Quiznos Ottawa&#8221; or &#8220;Burger King Vancouver&#8221;. TaxiMe will then show a list of 4 possibile addresses. At the moment Google [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just finished making TaxiMe a little smarter.  Now if you&#8217;re unsure of the address of the place you&#8217;re trying to get to but you know the name, go ahead and type that in.</p>
<p>Example:  &#8220;Quiznos Ottawa&#8221; or &#8220;Burger King Vancouver&#8221;.  TaxiMe will then show a list of 4 possibile addresses.  At the moment Google only lets you show the first 4 but we are working on ways around this.</p>
<p>Unfortunately, the searching by business only works on the website and the iPhone.  We will have it working for generic mobiles shortly.</p>
<p>A bug has also been squashed (previous post).  Now, this only occured on some addresses but if you searched &#8220;90 Queen St, Ottawa&#8221;,  TaxiMe would give a &#8220;Did you mean&#8221; prompt with a list of the same addresses below. Once you clicked on it, it would just loop and ask you the same question.  The problem is that Google sees 4 possibilities for &#8220;90 Queen St&#8221; in the Ottawa area so you need to go a little more in depth with which one you want.  The fix: if you click on one, you will now see that the input has been populated with latitude/longitude co-ordinates.  This seems to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://taxime.ca/blog/2009/03/22/search-by-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bug squashed</title>
		<link>http://taxime.ca/blog/2008/09/20/another-bug-bites-the-dust/</link>
		<comments>http://taxime.ca/blog/2008/09/20/another-bug-bites-the-dust/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 16:12:22 +0000</pubDate>
		<dc:creator>jordan</dc:creator>
				<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://taxime.ca/blog/?p=27</guid>
		<description><![CDATA[I recently came across a strange bug the other day on Safari. Whenever you typed in the address Safari would strip out the commas before storing it in a javascript cookie. I searched around but didn&#8217;t find anything on it, so I came up with a workaround which was just a simple decode/encode function to [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across a strange bug the other day on Safari.  Whenever you typed in the address Safari would strip out the commas before storing it in a javascript cookie.  I searched around but didn&#8217;t find anything on it, so I came up with a workaround which was just a simple decode/encode function to filter the comma back in.</p>
<p>This would explain why if you typed in &#8220;123 Fake St, City, PROV&#8221; you would come back to the site and it would only say &#8220;123 Fake St&#8221;.  It was stripping &#8211; not that kind of stripping &#8211; but yes, character stripping my commas!</p>
<p>The bug is fixed and now iPhone users can stop sending me death threats <img src='http://taxime.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://taxime.ca/blog/2008/09/20/another-bug-bites-the-dust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
