News Feed
Jobs Feed
Sections




News Archive
Northclick Blog:
Tutorial for the easy use of gettext for internationalization of PHP Apps
May 04, 2007 @ 13:13:14

In a new post on the Northclick blog today, there's a tutorial that looks to make it easy to use the gettext functionality that PHP offers to internationalize your site.

This tutorial is for people who start or want to optimize the internationalization of their PHP Apps. We wrote it due the lack of useful resources. Although there are many tutorials for gettext out there it is still a very complicated issue.

They start with the Pros and Cons of using the functionality like "it's the defacto-standard for i18n of unix systems and their applications" versus things like "debbuging gettext can be hard in PHP". The rest of the post is broken up into five steps:

  • Generate Functions and init gettext
  • Translate your Application
  • Generate a pot file (Template)
  • Generate your PO Files from your POT Template and translate
  • Generate Binaries
They also offer some helpful hints too like how to update the translation files and some solutions to some common issues you might come across.

0 comments voice your opinion now!
gettext internationalization application tutorial gettext internationalization application tutorial


blog comments powered by Disqus

Similar Posts

Graham Bird's Blog: Extra-pretty URLs with slugs

Abhinav Singh's Blog: MEMQ : Fast queue implementation using Memcached and PHP only

PHPBuilder.com: A Twist In Namespaces

DZone.com: Closure Object Binding in PHP 5.4

Smashing Magazine: Replicating MySQL AES Encryption Methods With PHP


Community Events











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


tool example language zendframework2 series release community unittest object conference interview code podcast testing framework introduction functional opinion phpunit development

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