I'm working on a program that is writing a UTF-8 text file. This process works fine. What doesn't work fine is that TextEdit.app (and others) does not recognise it automatically as a UTF-8 text file, ...
Typically, using standard formats when programming can help you migrate information between different programs. Using the Comma Separated Value file format, for example, lets you create lists of data ...
Does anyone know how Textmate handles BOM?<BR><BR>When creating a new file in UTF-8, does Textmate add a BOM to the file?<BR><BR>I ask because Homesite on Windows reads files created with Textmate as ...