<?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>Thu, 23 May 2013 18:54:51 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[The Northclick Blog: A comma is a comma is a comma...or is it?]]></title>
      <guid>http://www.phpdeveloper.org/news/8691</guid>
      <link>http://www.phpdeveloper.org/news/8691</link>
      <description><![CDATA[<p>
Internationalizing a website can bring all sorts of challenges, as <a href="http://blog.northclick.de/archives/25">Markus Wolff found out</a> when working on a recent project:
</p>
<blockquote>
When you're building international websites, there's always something new to learn. Especially if one of the languages your website is available in uses a character set different from anything you're used to. For jimdo.com, the greatest challenge as of yet is the <a href="http://cn.jimdo.com/index.php">chinese version</a>.
</blockquote>
<p>
His <a href="http://blog.northclick.de/archives/25">focus</a> isn't so much on the content of the page but on one small character that caused him headaches - the comma. Unfortunately, it seems that Unicode has its own commas that don't quite adhere to the "normal" rules to make them easy to work with (and, in his case, split with a regular expression). The fix to the situation was simple, though - adding a "u" modifier after the expression made it Unicode-aware and split the information correctly.
</p>]]></description>
      <pubDate>Thu, 20 Sep 2007 09:32:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Rob Allen's Blog: Simplified Chinese Version of my Zend Auth Tutorial]]></title>
      <guid>http://www.phpdeveloper.org/news/7580</guid>
      <link>http://www.phpdeveloper.org/news/7580</link>
      <description><![CDATA[<p>
<i>Rob Allen</i> <a href="http://akrabat.com/2007/04/07/simplified-chinese-version-of-my-zend-auth-tutorial/">points out</a> a new Simplified Chinese version of his Zend Framework tutorial today:
</p>
<blockquote>
Just a quick heads up to let you know that that Jason Qi has published the Simplified Chinese version of my <a href="http://akrabat.com/zend-auth-tutorial/">Getting Started with Zend Auth</a> tutorial. You can find the PDF on his <a href="http://zft.backupdiy.com/download/">download site</a>.
</blockquote>
<p>
He <a href="http://akrabat.com/2007/04/07/simplified-chinese-version-of-my-zend-auth-tutorial/">also mentions</a> an update that's been made to it (correcting a few issues) to bring its version up to 1.0.4.
</p>]]></description>
      <pubDate>Mon, 09 Apr 2007 08:22:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Evans Data Corporation:  More Developers Are Using AJAX & PHP in Emerging Markets Than North America]]></title>
      <guid>http://www.phpdeveloper.org/news/6164</guid>
      <link>http://www.phpdeveloper.org/news/6164</link>
      <description><![CDATA[<p>
According to <a href="http://home.businesswire.com/portal/site/google/index.jsp?ndmViewId=news_view&newsId=20060828005760&newsLang=en">this new release</a> from the Evans Data Corporation, certain technologies are being more well used in other areas besides in North America - including PHP.
</p>
<blockquote>
There is a greater disparity with PHP use in Emerging Markets. The largest number of developers using the language can be found in Eastern Europe (39%). India and Brazil have similar usage at a little over 31%. In contrast, only 21% of Chinese developers are utilizing PHP. In North America, 35% of developers are using PHP.
</blockquote>
<p>
They <a href="http://home.businesswire.com/portal/site/google/index.jsp?ndmViewId=news_view&newsId=20060828005760&newsLang=en">also talk</a> about the usage rates of a few other technologies, including Flash, Ajax, Windows, and Linux.
</p>
<p>
<i>Cal Evans</i> also mentions these trends in <a href="http://devzone.zend.com/node/view/id/868">this post</a> on the Zend Developer Zone as well as linking to <a href="http://www.evansdata.com/n2/index.shtml">the full EDC report</a>.
</p>]]></description>
      <pubDate>Tue, 29 Aug 2006 07:42:45 -0500</pubDate>
    </item>
  </channel>
</rss>
