<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Webservice time out ?"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Webservice time out ?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Webservice time out ?</title>
				<description><![CDATA[ Hi,

For a few days now, I have been experiencing time out using the webservice :
<b>Services_GeoNames_HTTPException: Unable to connect to tcp://ws.geonames.org:80. Error: Connection timed out in /usr/local/lib/php/Services/GeoNames.php on line 271
</b>

Does anyone have an idea about that?
]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4154.page#12301</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4154.page#12301</link>
				<pubDate><![CDATA[Sat, 16 Mar 2013 06:19:28]]> GMT</pubDate>
				<author><![CDATA[ Lideln]]></author>
			</item>
			<item>
				<title>Re:Webservice time out ?</title>
				<description><![CDATA[ This domain is slow since last Sunday because of too many requests. This domain is obsolete and was replaced 2 years ago with the domain api.geonames.org. The api subdomain requires an application identifier to protect the server from heavy usage by single applications.

You should use the api.geonames.org domain:
http://geonames.wordpress.com/2011/01/28/application-identification-for-free-geonames-web-services/ ]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4154.page#12303</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4154.page#12303</link>
				<pubDate><![CDATA[Sat, 16 Mar 2013 06:22:08]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Webservice time out ?</title>
				<description><![CDATA[ Thank you! I guess I was using an older version of the PHP GeoNames library.

I am now using:
<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
$oGeo = new Services_GeoNames&#40;'my_user_name'&#41;;
$oGeo-&gt;url = 'http://api.geonames.org';
</pre>
		</div>
]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4154.page#12305</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4154.page#12305</link>
				<pubDate><![CDATA[Mon, 18 Mar 2013 06:45:01]]> GMT</pubDate>
				<author><![CDATA[ Lideln]]></author>
			</item>
	</channel>
</rss>