[pLog-svn] About the localization

Ma'moon soosas at gmail.com
Fri Apr 27 13:53:46 EDT 2007


On 4/27/07, Mark Wu <markplace at gmail.com> wrote:
>
> Hi Oscar:
>
> This article is introduce the benchmark of gettext-extension and
> gettext-php
> ( a native php implementation) . So, it doesn't need any extension.
>
> Wordpress use both of them.  See the following to knoe more gettext-php
>
> http://savannah.nongnu.org/projects/php-gettext/
>
> If( function_exists( gettext) )
>         use gettext-exntesion
>
            Please refer to the requirments & installation sections of
gettext in this page {http://www.php.net/gettext}

> Else
>         use gettext-php library
>
           if that was the case then i think that localization arrays is
just faster!

So, it can help the big site to get better performance. I guess ...
>
> Mark
>
> > -----Original Message-----
> > From: plog-svn-bounces at devel.lifetype.net
> > [mailto:plog-svn-bounces at devel.lifetype.net] On Behalf Of
> > Oscar Renalias
> > Sent: Saturday, April 28, 2007 12:32 AM
> > To: plog-svn at devel.lifetype.net
> > Subject: Re: [pLog-svn] About the localization
> >
> > Unfortunately, anything that requires an additional php
> > extension that is not enabled by default will not be
> > considered, otherwise we'd be restricting ourselves (although
> > I think WP uses gettext, doesn't it?)
> >
> > On 27 Apr 2007, at 06:01, Mark Wu wrote:
> >
> > > Hi Team:
> > >
> > > Myabe we can consider change out translation method getText, it may
> > > gain some performance.
> > >
> > > Kindly follow the article:
> > >
> > > http://mel.melaxis.com/devblog/2006/04/10/benchmarking-php-
> > > localization-is-gettext-fast-enough/
> > >
> > > The best is, if we apply gettext way, then we have a lot
> > translation
> > > tools can help us to do easy translation.
> > >
> > > Mark
> > >
> > > _______________________________________________
> > > pLog-svn mailing list
> > > pLog-svn at devel.lifetype.net
> > > http://limedaley.com/mailman/listinfo/plog-svn
> >
> > _______________________________________________
> > pLog-svn mailing list
> > pLog-svn at devel.lifetype.net
> > http://limedaley.com/mailman/listinfo/plog-svn
> >
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://limedaley.com/pipermail/plog-svn/attachments/20070427/7dda6c3c/attachment.htm 


More information about the pLog-svn mailing list