<?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: Moved to Dreamhost.com</title>
	<atom:link href="http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/</link>
	<description>Web services, technology and random thoughts!</description>
	<lastBuildDate>Tue, 07 Aug 2007 21:51:21 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan</title>
		<link>http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/comment-page-1/#comment-98</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 04 Jan 2006 17:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.theurer.cc/?p=27#comment-98</guid>
		<description>Hey, 

I am currently host this site at http://dreamhost.com. Yahoo offers webhosting as well at http://smallbusiness.yahoo.com/webhosting/. Those are the two I would recommend, but there are a lot of other choises out there that might be better and / or cheaper.</description>
		<content:encoded><![CDATA[<p>Hey, </p>
<p>I am currently host this site at <a href="http://dreamhost.com" rel="nofollow">http://dreamhost.com</a>. Yahoo offers webhosting as well at <a href="http://smallbusiness.yahoo.com/webhosting/" rel="nofollow">http://smallbusiness.yahoo.com/webhosting/</a>. Those are the two I would recommend, but there are a lot of other choises out there that might be better and / or cheaper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liem</title>
		<link>http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/comment-page-1/#comment-91</link>
		<dc:creator>Liem</dc:creator>
		<pubDate>Sat, 31 Dec 2005 18:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.theurer.cc/?p=27#comment-91</guid>
		<description>Hi, 

I would appreciate if you could let me know some cheap hosting service that would allow me to do mashup in one of the ways you suggested.

Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I would appreciate if you could let me know some cheap hosting service that would allow me to do mashup in one of the ways you suggested.</p>
<p>Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/comment-page-1/#comment-55</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 16 Dec 2005 17:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.theurer.cc/?p=27#comment-55</guid>
		<description>Sure, np!</description>
		<content:encoded><![CDATA[<p>Sure, np!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince Comunale</title>
		<link>http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/comment-page-1/#comment-54</link>
		<dc:creator>Vince Comunale</dc:creator>
		<pubDate>Fri, 16 Dec 2005 11:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.theurer.cc/?p=27#comment-54</guid>
		<description>Wow! I  tried JSON and it works great.
Thanks for your help Dan.

Vince</description>
		<content:encoded><![CDATA[<p>Wow! I  tried JSON and it works great.<br />
Thanks for your help Dan.</p>
<p>Vince</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince Comunale</title>
		<link>http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/comment-page-1/#comment-52</link>
		<dc:creator>Vince Comunale</dc:creator>
		<pubDate>Fri, 16 Dec 2005 04:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.theurer.cc/?p=27#comment-52</guid>
		<description>Still doesn&#039;t work!</description>
		<content:encoded><![CDATA[<p>Still doesn&#8217;t work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/comment-page-1/#comment-50</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 16 Dec 2005 03:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.theurer.cc/?p=27#comment-50</guid>
		<description>Hi Vince,

It seems like you are missing the proxy. This is an additional .php file that you need to copy to your server. Without it, the request fails. Try create a file called yproxy.php in the same directory as your html page, and put the following in it.



Another thing you could do is to have a look at the stuff i posted earlier today http://www.theurer.cc/blog/2005/12/15/web-services-json-dump-your-proxy/ which does not need the extra file.

Does that work for you?</description>
		<content:encoded><![CDATA[<p>Hi Vince,</p>
<p>It seems like you are missing the proxy. This is an additional .php file that you need to copy to your server. Without it, the request fails. Try create a file called yproxy.php in the same directory as your html page, and put the following in it.</p>
<p>Another thing you could do is to have a look at the stuff i posted earlier today <a href="http://www.theurer.cc/blog/2005/12/15/web-services-json-dump-your-proxy/" rel="nofollow">http://www.theurer.cc/blog/2005/12/15/web-services-json-dump-your-proxy/</a> which does not need the extra file.</p>
<p>Does that work for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince Comunale</title>
		<link>http://www.theurer.cc/blog/2005/10/06/moved-to-dreamhostcom/comment-page-1/#comment-49</link>
		<dc:creator>Vince Comunale</dc:creator>
		<pubDate>Fri, 16 Dec 2005 02:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.theurer.cc/?p=27#comment-49</guid>
		<description>Hi Dan,

I just got going with these Yahoo mashups but I&#039;m nowhere in your league for coding expertise. I downloaded your &#039;How to build a Maps-Mashup&#039;. The map zooms and can be dragged around but it  won&#039;t do the lookups.  Yahoo&#039;s examples all worked fine on my computer after I added my assigned ID so I&#039;m writing to ask what the problem could be?

Thanks,  Vince</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>I just got going with these Yahoo mashups but I&#8217;m nowhere in your league for coding expertise. I downloaded your &#8216;How to build a Maps-Mashup&#8217;. The map zooms and can be dragged around but it  won&#8217;t do the lookups.  Yahoo&#8217;s examples all worked fine on my computer after I added my assigned ID so I&#8217;m writing to ask what the problem could be?</p>
<p>Thanks,  Vince</p>
]]></content:encoded>
	</item>
</channel>
</rss>
