<?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>Mon, 08 Sep 2008 03:33:53 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Andrei Zmievski's Blog: All the Little Pieces, or TextIterator in PHP 6]]></title>
      <guid>http://www.phpdeveloper.org/news/5791</guid>
      <link>http://www.phpdeveloper.org/news/5791</link>
      <description><![CDATA[<p>
On <i>Andrei Zmievski</i>'s blog today, there's <a href="http://www.gravitonic.com/blog/archives/000149.html">a new post</a> looking at new features of the upcoming PHP6 series - specifically dealing with internationalization and Unicode support.
</p>
<blockquote>
I have been working on the Unicode support in PHP for quite a while now and I figure that it is time to start talking about Unicode and I18N in general and specifically about some of the new features that PHP 6 will be bringing to the table.
</blockquote>
<p>
He <a href="http://www.gravitonic.com/blog/archives/000149.html">first covers</a> the new TextIterator class, as "swiss-army kife-like" tool that gives the user abilities to work with text units (really their boundaries) in a simple, normalized way. Of course, definitions and code follow to illustrate the point with examples ranging from interpreting a string out to grabbing certain bits of the string. 
</p>
<p>
He <a href="http://www.gravitonic.com/blog/archives/000149.html">also introduces</a> the opposite twin of the TextIterator class - ReverseTextIterator. It's basic function is to (basically) do everything its twin does, only in reverse.
</p>]]></description>
      <pubDate>Fri, 14 Jul 2006 05:55:15 -0500</pubDate>
    </item>
  </channel>
</rss>
