useless results
702 2004-06-16 02:11
Re: Word Association Thread (1,382 replies, posted in General discussion)
lawsuit
703 2004-06-14 23:57
Re: PunBB Translation beta 1 (15 replies, posted in PunBB 1.2 discussion)
Oh, i must add to my signature
sorry for bad geographic :-P
704 2004-06-14 03:46
Re: syndax higlighting för php (19 replies, posted in Archive)
(not readable for me but i post)
syntax highlight for many language like C++, Delphi
as
[code=delphi]
[ /code]
705 2004-06-10 17:56
Re: PunBB Translation beta 1 (15 replies, posted in PunBB 1.2 discussion)
I like it because online changing language and HTML moer power than delphi with Code Pages and unicode.
i mean link to edit variables group (grouping it by array or file) becuase it slow when loading all together.
another ask :-) you are from "Denmark" and your language "Chinese".
where is "Denmark" ?
706 2004-06-10 00:58
Re: Hebrew PunBB (PunBBHeb) (11 replies, posted in PunBB 1.2 discussion)
Arabic and hebrew is RightToLeft language
i was check hebrew language before began translating PunBB to arabic,
also you can do that, but i am not translating source code (Admin Panels) for easy updates.
707 2004-06-10 00:30
Re: PunBB Translation beta 1 (15 replies, posted in PunBB 1.2 discussion)
I like PunBB because it's very fast, so we not need to lose this feature.
708 2004-06-09 23:09
Re: PunBB Translation beta 1 (15 replies, posted in PunBB 1.2 discussion)
hmmmmm there is a competition, this is a (DELPHI vs PHP) :-P
may be you named PunOnlineTranslator
what a magic word token_get_all, for that i like PHP.
1 - I prefer to edit one Variable with one page,in your home page make me select a Variable by link
2 - there is a many NOTICE you can add
error_reporting(E_ERROR | E_WARNING | E_PARSE);
3 - i lost some comments and other command like.
setlocale(LC_CTYPE, $locale);
4 - in the line 178 to accept righttoleft reading
<TEXTAREA ROWS=4 NAME="t'.$count.'" ..........
to
<TEXTAREA dir='.$localized['_common.php']['$lang_common']['lang_direction'].' ROWS=4 NAME="t'.$count.'" .......
it's good for me when i have to change my language online :-)
------for Rickard------
it's hard to modify source code having comments and statments, if you can put the language words in formated file like csv or xml,
may be it slow or somthing,but good us.
thanks
709 2004-06-07 09:24
Re: header VS html Content-Type? (12 replies, posted in Programming)
Opps, this topics wrote in arabic by my friends,but you can post in english
i am good in Delphi if you ask,or you want to know something about my country.
the home page and projects must be multi language, its a small site.
thank for care :-)
710 2004-06-04 19:16
Re: header VS html Content-Type? (12 replies, posted in Programming)
i was writen auto detect language may be there is a bug :-)
711 2004-06-04 19:15
Re: header VS html Content-Type? (12 replies, posted in Programming)
713 2004-05-25 23:43
Re: PunTranslator, tools to translate your Language pack (12 replies, posted in PunBB 1.2 modifications, plugins and integrations)
new upload ,some bug fixed (one).
did you mean wizard for creating new languages?
i can add search and trim, untrim tools, if be usfull.
for news of this project
http://www.parmaja.com/forum/viewtopic.php?id=17
714 2004-05-22 22:10
Re: PunTranslator, tools to translate your Language pack (12 replies, posted in PunBB 1.2 modifications, plugins and integrations)
new release as PunTranslator-1.0.0.zip
http://www.parmaja.com/downloads/PunTra … -1.0.0.zip
i am go to sleep now :-|
715 2004-05-22 19:42
Topic: PunTranslator, tools to translate your Language pack (12 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hi, this is not a mod it's Tools writen in Delphi7 to easy translating punBB forum language. compareing English with your language and save your changes without remove comment or any code placed in language php files.
free and (open source after i understand what GNU mean?).
if you have any problem just post message here :-)
i hope it be usefull for you.
i ask what can i name it ,if Rickard not allow me to name punLangs
http://www.parmaja.com/downloads/PunTra … -1.0.0.zip
EDIT
New release compatible with PunBB 1.2 and new features
Download it from
http://www.parmaja.com/downloads/PunTra … -1.1.1.zip
thanks
716 2004-05-11 12:12
Re: Presentations (32 replies, posted in General discussion)
fehoo
from yesterday i have grief when i remember my Age
Now i am not the only old man
717 2004-05-11 12:07
Re: Russian search is not working (12 replies, posted in PunBB 1.2 bug reports)
OK i will do.
I Have looked to it and search before post this in topic
as like i found this topic
i think its win2000 Problem.
Thanks
718 2004-05-11 00:53
Re: Presentations (32 replies, posted in General discussion)
Name: Zaher Dirkey
Age 32 tooo old of you
Where do you live: Syria in middle east
Interests: eating, programming.
What do you do for a living?
Hmmm anything ,Once Accountant , once Programmer
Occupation Now, Programmer
now i am writing Accounting system in Delphi (since 5 years)
i was started with computer from Sinclair 1988 z80
719 2004-05-10 21:54
Re: Russian search is not working (12 replies, posted in PunBB 1.2 bug reports)
Look i test it in 3 server HOME win2000, ZAHER win2000, SERVER win2003
in HOME the test.php extract english Only and PunBB also
in Server the test.php extract english but PunBB work good even if setlocal to 'en' (i am sure using this code not another by trying write an error)
in ZAHER test.php extart english words but when setlocale to 'en' not 'ar'
will extact arabic word
I WILL loose my mind &-P
720 2004-05-10 21:39
Re: Russian search is not working (12 replies, posted in PunBB 1.2 bug reports)
On my site Linux work good but
This test in home computer and work with win2000
$before = setlocale(LC_ALL, null);
$after = setlocale(LC_ALL, 'arabic');// or 'ar'
echo $before."\n";
echo $after."\n";
result
Arabic_Syria.1256
Arabic_Saudi Arabia.1256
but words exrtacted english only
721 2004-05-10 07:24
Re: Russian search is not working (12 replies, posted in PunBB 1.2 bug reports)
hi
i have same problem with Arabic but not solved,
setting Locale to arabic as above and try
search_idx.php
preg_match_all('#\b([\w]+)\b#', $text, $components);
extract English word only ,take arabic word as non charater
php version 4.3.3
punbb 1.1.4
windows 2000
722 2004-05-07 15:59
Re: integrate punbb with the main site (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
You need one forum for many sites ?
723 2004-05-07 15:48
Re: header VS html Content-Type? (12 replies, posted in Programming)
useing Dual language for one forum make this prloblem so i add to config.php
header('Content-Type: text/html; charset=windows-1256');
724 2004-05-04 23:20
Re: Admin language (9 replies, posted in PunBB 1.2 discussion)
we not need translate admin interface, but it's hard to reading english with RTL right to left.
725 2004-04-28 10:09
Re: header VS html Content-Type? (12 replies, posted in Programming)
i use English language for my forums not Arabic in both local and web site