<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Why no total results count in JSON?"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Why no total results count in JSON?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Why no total results count in JSON?</title>
				<description><![CDATA[ It would be very useful to me for the total results count to be included. I would like to display the total matches (even if I don't retrieve and parse them all).

Can it be added without mucking up everyone else's JSON result parsing though?

For now I have settled for using the XML, but I'd prefer using the shorter JSON format.

It would also be useful for me to have the content length HTTP header variable set (a pedant could argue that it is 'netiquette').
 ]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/127.page#645</guid>
				<link>http://forum.geonames.org/gforum/posts/list/127.page#645</link>
				<pubDate><![CDATA[Fri, 28 Jul 2006 19:33:20]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re:Why no total results count in JSON?</title>
				<description><![CDATA[ "totalResultsCount" has just been added to the JSON output :

http://ws.geonames.org/searchJSON?q=london&maxRows=10


The content length header is normally set, for large requests or for compressed responses it might not be set. Can you give us an example of a call you plan to use for which the content lenght is not set? How is your setting of the parameters "maxRows" and "style"?

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/127.page#651</guid>
				<link>http://forum.geonames.org/gforum/posts/list/127.page#651</link>
				<pubDate><![CDATA[Sat, 29 Jul 2006 18:14:04]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Why no total results count in JSON?</title>
				<description><![CDATA[ Firstly; thanks for adding the total results to the JSON. I'm working with J2ME, so the smaller result sets are useful.

I may have confused re the content length. It is the XML results that I am not getting it for.  The JSON appears to be returning it ok.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/127.page#655</guid>
				<link>http://forum.geonames.org/gforum/posts/list/127.page#655</link>
				<pubDate><![CDATA[Sun, 30 Jul 2006 17:48:21]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>