News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
The Speed of Going Local
April 13, 2006 @ 06:55:10

The Zend Developer Zone has a quick post today covering localization and points to another article with more information.

Localization is becoming more and more important for web designers and developers. It's coming to a web site near you soon and you need to know how to do it and do it fast. And it isn't only about swapping strings that you understand with ones you don't, it is about doing it quickly and smoothly to give your site a global image.

The article, a piece by Pablo Hoch, does some benchmarking of the gettext functionality in PHP. He pits the pure PHP gettext function he wrote against an array containing string translations and the gettext extension. Not surprisingly, the extension beat both of them out, topping the array of strings by just a bit.

0 comments voice your opinion now!
localization extension benchmark array pure-php localization extension benchmark array pure-php


blog comments powered by Disqus

Similar Posts

SitePoint.com: Create Dynamic Images with ImageMagick

DevShed: Benchmarking Applications with PHP

NETTUTS.com: Getting Clean With PHP

Zend Developer Zone: PHP Abstract Podcast Episode 27: Introducing PECL Picks

Sebastian Bergmann\'s Blog: PHP 5.1 / GCC Benchmark (Update)


Community Events











Don't see your event here?
Let us know!


language unittest framework symfony2 opinion podcast rest zendframework2 development database phpunit functional community release introduction interview testing usergroup series conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework