[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: Hebrew forum
---------- Original Message ----------
>IST>> > IB>> extra quizz : how does perl support hebrew chains ?
>IST>> Strings. You know - mahrozot.
>Ah. Perl itself supports only one king of string - quoted sequence of
>charaters. Be it Hebrew or Chineese. If you want means to work with
>visual rendering of logical representation of text, I'll suggent the
>Lingua::IW::Logical module (from CPAN), which was written by (surprise!)
>myself. Maybe there are better means to do the same, but I don't know
>about them yet (that's why I wrote the module :)
>
There's a simple logical to visual conversion function, which I helped
writing, in PERL, which was meant to mimic the way the IOL forums ASP
work. It actually does this so good, that it also correctly mimic all
the small annoying bugs that the IOL function has :-)
but it works pretty well . you can take a look at the code and how it
works in http://raeven.geek.co.il/test.html and at a simple message pad
using this algorithm at http://pad.geek.co.il .
Oded
--
"There is always a holiday somewhere." -Avi Savag
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il