<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 12:33:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kevin Schroeder's Blog: You want to do WHAT with PHP? Chapter 3]]></title>
      <guid>http://www.phpdeveloper.org/news/15052</guid>
      <link>http://www.phpdeveloper.org/news/15052</link>
      <description><![CDATA[<p>
<i>Kevin Schroeder</i> has posted another excerpt from his "You Want to Do WHAT with PHP?" book to his blog today. This time it's from <a href="http://www.eschrade.com/page/want-what-with-chapter-4c7bc5f5">the third chapter</a> that looks at character encodings like UTF-8 or ISO-8859-1.
</p>
<blockquote>
I realized that while this 3.5-year PHP consultant knew Unicode, UTF-8, character encodings such as ISO-8859-1 or ISO-8859-7, I didn't understand them as well as I thought I had.  With that I threw this chapter in the book.  Knowing about character encoding is what many developers have.  Not as many truly understand it.  In this chapter I try to de-mystify character encoding as a whole.
</blockquote>
<p>
The excerpt introduces character encoding and what it really is - a translation for the computer to be able to handle the human language. The problem comes in when multiple tools try to define the same sort of letters/chatacters in different ways. He gives an example of a "hello world" string in a normal ASCII format versus one from the EBCDIC format and how it would be rendered by an ASCII-understanding browser.
</p>]]></description>
      <pubDate>Tue, 31 Aug 2010 13:44:32 -0500</pubDate>
    </item>
  </channel>
</rss>
