<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Language neutral organisations directory and GeoNames?"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Language neutral organisations directory and GeoNames?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Language neutral organisations directory and GeoNames?</title>
				<description><![CDATA[ I am in the process of putting together a directory of organisations, along with their postal addresses. I also want to be able to render the addresses in the appropriate locale. For example, take this address:

10 avenue du Castel,
Brussels,
Belgium

where the city name and country names can be displayed differently according to the visitor, for example: Bruxelles, Brussel and Brussels.

Does anyone have any suggestions on the best way of going about this, so that it is both accurate and fast (I know I'm asking a lot). Some things I have considered:
 - using geoname id in the record
 - converting the values to use the corresponding name in the geoname table, and then looking up as necessary in the alternatenames table
The question still remains what is the fastest approach to substitute the names when I ask for a result list?]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1417.page#5922</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1417.page#5922</link>
				<pubDate><![CDATA[Sat, 30 May 2009 22:09:19]]> GMT</pubDate>
				<author><![CDATA[ ajmas]]></author>
			</item>
			<item>
				<title>Re:Language neutral organisations directory and GeoNames?</title>
				<description><![CDATA[ I think the tricky part is how to maintain your data (how to add or change addresses) and how to search. Do you have full text search on all locales?
Joining two tables over the primary key is usually fast and not problematic.

Best

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1417.page#5924</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1417.page#5924</link>
				<pubDate><![CDATA[Sun, 31 May 2009 08:55:56]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>