News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Zend Developer Zone: Search Engine Friendly Websites with the Zend Framework

Invoke Media Blog: Zend Framework and Rapid Application Development with PHP

DevShed: Output Buffering

DeveloperTutorials.com: Inserting An Array Into A Database

Icant.co.uk: How to create thumbnails with PHP and gd


Community Events









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


developer zendframework release PEAR package ajax application cakephp PHP5 example code security book releases database job framework conference mysql zend

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