Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What modern software stack uses Extended ASCII as its default encoding? The last time I dealt with this problem, it was in 2005 or 2006 and I was working with PHP.


My guess would be that it's a flash app. Flash is (or at least used to be) horrible at internationalization issues like this.


The article's comments says the problem was that the (implicit) character encoding of the HTML page:

"The problem was not the encoding on our data feed, but the HTML document was sent with ISO-8859-1. The second we inserted the twitter text into the DOM, the browsers interpreted the UTF-8 string as ISO-8859-1."




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: