I'm using iconv to convert from utf-8 to ascii, but the transliteration isn't as complete as I'd like. :( Sorry it strips out prague addresses.
I tried using utf-8 urls but I couldn't work out how to handle them in rails.
Actually, looking at the search term you entered, I must have a bug, because the iconv output is correct, it definitely shouldn't be stripping letters out of the url.
I could have used UTF-8, and made the URL http://archäologie-oö.info/orte/hörsching, but then all of the sudden 95% of the worlds population couldn't type that URL anymore.
sure but they could have easily replaced all the problematic characters by "simpler ones" like é,è->e, œ -> oe
having an address (in France) containing some of these characters the deletion make it barely readable, therefore useless since the goal is to have understandable urls