<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Where to put username"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Where to put username"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Where to put username</title>
				<description><![CDATA[ I am calling geonames with jquery like this

<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>source: function&#40; request, response &#41; {
				$.ajax&#40;{
					url: "http://ws.geonames.org/searchJSON",
					dataType: "jsonp",
					data: {
						q: request.term,
						featureClass: "P",
						style: "full",
						maxRows: 10	
					},</pre>
		</div>

Why does it work without a username? ]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2681.page#9677</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2681.page#9677</link>
				<pubDate><![CDATA[Thu, 5 May 2011 21:48:34]]> GMT</pubDate>
				<author><![CDATA[ cyberjunkie]]></author>
			</item>
			<item>
				<title>Re:Where to put username</title>
				<description><![CDATA[ you are using a old server which sooner or later will be shut down:
http://geonames.wordpress.com/2011/01/28/application-identification-for-free-geonames-web-services/

the current server is api.geonames.org

Best

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2681.page#9680</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2681.page#9680</link>
				<pubDate><![CDATA[Thu, 5 May 2011 21:49:53]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Where to put username</title>
				<description><![CDATA[ Thank you! :)]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2681.page#9681</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2681.page#9681</link>
				<pubDate><![CDATA[Fri, 6 May 2011 00:06:40]]> GMT</pubDate>
				<author><![CDATA[ cyberjunkie]]></author>
			</item>
	</channel>
</rss>