Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Dynamically Typed:
Some PHP, Generated with Python
Jan 07, 2005 @ 13:35:16

In a new posting over on Dynamically Typed today, Harry stretches the limits of PHP once again and tries to find some code recently that provides a mechanism to localize a user interface for different human languages.

In this new post, he goes through various steps to try to reach this goal - including dabbling in WACT (a web application component toolkit).

He goes on to talk more about other software out there to deploy these options, including Zzoss Installer. He even mentions the aspect-oriented programming as an option to help localize his interfaces (see also this news post). Near the end, however, he finally looks to Python in an effort to generate code pre-request for each of the localities that he is trying to serve.

tagged:

Link:


Trending Topics: