Tuesday, September 2, 2008

Microsoft-TS Certifications Exam 70-648

Text files using an encoding based on ascii are usually represented with the .txt suffix but it can be hard to determine 70-621 which one automatically. So it is a good idea to try and find out what encoding you are using and record it. If you are really paranoid you may also wan't to find and store the authoritive tables for converting that encoding to unicode .

For Windows users Notepad is the default application for handling TXT files. Current versions of notepad assume UTF-8 if the file is completely valid UTF-8 or has a UTF-8 byte order mark, UTF-16 if they detect a UTF-16 byte order mark and the windows ansi code page (1252 for western versions) otherwise. 70-642 In a pinch it is often possible to use notepad and similar editors to get the raw text out of other types of files and it can be informative to try this on other files you plan to store.

Text documents are what you produce most of the time on one of the many commercial or free . Most of the time you probably use it for writing basic text documents. Letters to friends and colleagues, project lists and so on. Applications for this type of text are found in popular office suites like .

For the purpose of durability of your documents it is important that the document you write today will still be readable next year. For a long time there has been no open standard for documents, so compatibility has 70-648 been a constant problem. People have had different levels of success when they've chosen to migrate from one document editor to another, as each used its own format. The .doc format is now well supported by several editors.

No comments: