Re: viewing farsi font in console

2005-12-11 Thread Behnam Esfahbod

Mohsen Pahlevanzadeh wrote:

Dear all,
I need to my user see farsi fonts in console without running X.
does  ncursess library has capability of this function?


No.


If it hasn't that,Please guide me that i can do it.


You should use BiCon (Bidirectional Console) from Arabeyes project that 
uses FriBidi and some of Behdad's Farsi Console.



1-http://www.arabeyes.org/project.php?proj=BiCon
2-http://www.arabeyes.org/
3-http://www.fribidi.org/


--
'
    ' Behnam Esfahbod
   '
  *  ..   http://behnam.esfahbod.info
 *  `  *
  * o *   http://zwnj.org
___
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: MySQL 4.0, FULL-TEXT Indexing and Search Arabic Data, Unicode

2005-11-24 Thread Behnam Esfahbod

AmirBehzad Eslami wrote:

2) Find another Web Hosting Company with PHP and MySQL 4.1 support.

Would you (or anyone else in the list) recommend a reliable Web Hosting 
Company with such services?!




You may like to see www.1and1.com.  It's been our web hosting for 2 
years now.



--
'
' Behnam Esfahbod
   '
  *  ..   http://zwnj.org
 *  `  *  http://zwnj.info
  * o *   http://behnam.esfahbod.info
___
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: Persian mathematical notation and MathML

2005-10-11 Thread Behnam Esfahbod
Hi,

https://bugzilla.mozilla.org/show_bug.cgi?id=208309

This is the bug report on Mozilla's bugzilla, started about 2 years ago.
 It's about the right-to-left scripts in basic math formulas.


Cheers,
-Behnam


Dan Brickley wrote:
> 
> Hi. I'm forwarding this on behalf of a colleague (athough I'd also be
> interested to see any replies). Thanks,  --danbri
> 
> ---
> 
> Hi
> 
> The World Wide Web Consortium (W3C) is working on internationalising the
> MathML specification [1] and is looking for documentation on world-wide
> mathematical scripts. We are aware that some work might be needed in the
> area of Persian and MathML, but haven't been able to find a detailed
> analysis of the issues.
> 
> If anybody on this list thinks they could help us investigate this,
> or point us to interesting resources, we'd be delighted. Let me know.
> 
> Thanks,
> 
> Max Froumentin ([EMAIL PROTECTED])
> W3C Math Activity Lead
> 
> [1] http://www.w3.org/TR/2003/REC-MathML2-20031021/
> ___
> PersianComputing mailing list
> PersianComputing@lists.sharif.edu
> http://lists.sharif.edu/mailman/listinfo/persiancomputing
> 


-- 
'
' Behnam Esfahbod
   '
  *  ..   http://zwnj.org
 *  `  *  http://zwnj.info
  * o *   http://behnam.esfahbod.info
___
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: Persian mathematical notation and MathML

2005-10-11 Thread Behnam Esfahbod
Hi,

https://bugzilla.mozilla.org/show_bug.cgi?id=208309

This is the bug report on mozilla's bugzilla, started about 2 years ago.
 It's about the right-to-left scripts in basic math formulas.


Cheers,
-Behnam


Dan Brickley wrote:
> 
> Hi. I'm forwarding this on behalf of a colleague (athough I'd also be
> interested to see any replies). Thanks,  --danbri
> 
> ---
> 
> Hi
> 
> The World Wide Web Consortium (W3C) is working on internationalising the
> MathML specification [1] and is looking for documentation on world-wide
> mathematical scripts. We are aware that some work might be needed in the
> area of Persian and MathML, but haven't been able to find a detailed
> analysis of the issues.
> 
> If anybody on this list thinks they could help us investigate this,
> or point us to interesting resources, we'd be delighted. Let me know.
> 
> Thanks,
> 
> Max Froumentin ([EMAIL PROTECTED])
> W3C Math Activity Lead
> 
> [1] http://www.w3.org/TR/2003/REC-MathML2-20031021/
> ___
> PersianComputing mailing list
> PersianComputing@lists.sharif.edu
> http://lists.sharif.edu/mailman/listinfo/persiancomputing
> 


-- 
'
' Behnam Esfahbod
   '
  *  ..   http://zwnj.org
 *  `  *  http://zwnj.info
  * o *   http://behnam.esfahbod.info
___
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing


BidiAssist - 0.92 - beta

2005-06-05 Thread Behnam Esfahbod

Hi,

I've uploaded new version, 0.92, that works for gtk >= 2.0.  Here are 
their links:


http://behnam.esfahbod.info/proj/gedit/bidiassist-0.92.src.tar.bz2
http://behnam.esfahbod.info/proj/gedit/bidiassist-0.92.plugin.gtk-2.0.tar.bz2
http://behnam.esfahbod.info/proj/gedit/bidiassist-0.92.plugin.gtk-2.6.tar.bz2


Feedbacks please,
-behnam


Behnam Esfahbod wrote:

Hi list,

Here are Bidirectional Assistant, a plugin for gedit helps users to 
manage their bidirectional texts (plain-texts) easier.



Features:

- Paragraph Direction
  * Left to Right
  * Right to Left
  * Clear

- Embed Text
  * Left to Right
  * Right to Left

- Override Text
  * Left to Right
  * Right to Left

- Clear Bidirectional Characters


Download:

Sources: http://behnam.esfahbod.info/proj/gedit/bidiassist-0.91.src.tar.bz2

Plugin files:
http://behnam.esfahbod.info/proj/gedit/bidiassist-0.91.plugin.gtk-1.2.tar.bz2 




Install:

You can just copy plugin files to ~/.gedit-2/plugins/ or 
/usr/lib/gedit-2/plugins/ .


Also you can run this bash-script to do all for you:
$ mkdir -p ~/.gedit-2/plugins ; wget --cache=no 
http://behnam.esfahbod.info/proj/gedit/bidiassist-0.91.plugin.gtk-1.2.tar.bz2 
-O - | tar -jx -C ~/.gedit-2/plugins/


Note that it requires GTK+ >= 1-2 (GNOME >= 2.10).  Don't forget to 
enable the plugin from Edit > Preferences > Plugins! ;)



Feedbacks are welcomed, bye.



--
'
' Behnam Esfahbod
   '
  *  ..   http://zwnj.org
 *  `  *  http://zwnj.info
  * o *   http://behnam.esfahbod.info
___
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing


BidiAssist - 0.91 - beta

2005-06-04 Thread Behnam Esfahbod

Hi list,

Here are Bidirectional Assistant, a plugin for gedit helps users to 
manage their bidirectional texts (plain-texts) easier.



Features:

- Paragraph Direction
  * Left to Right
  * Right to Left
  * Clear

- Embed Text
  * Left to Right
  * Right to Left

- Override Text
  * Left to Right
  * Right to Left

- Clear Bidirectional Characters


Download:

Sources: http://behnam.esfahbod.info/proj/gedit/bidiassist-0.91.src.tar.bz2

Plugin files:
http://behnam.esfahbod.info/proj/gedit/bidiassist-0.91.plugin.gtk-1.2.tar.bz2 




Install:

You can just copy plugin files to ~/.gedit-2/plugins/ or 
/usr/lib/gedit-2/plugins/ .


Also you can run this bash-script to do all for you:
$ mkdir -p ~/.gedit-2/plugins ; wget --cache=no 
http://behnam.esfahbod.info/proj/gedit/bidiassist-0.91.plugin.gtk-1.2.tar.bz2 
-O - | tar -jx -C ~/.gedit-2/plugins/


Note that it requires GTK+ >= 1-2 (GNOME >= 2.10).  Don't forget to 
enable the plugin from Edit > Preferences > Plugins! ;)



Feedbacks are welcomed, bye.
--
'
    ' Behnam Esfahbod
   '
  *  ..   http://zwnj.org
 *  `  *  http://zwnj.info
  * o *   http://behnam.esfahbod.info
___
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing


farsiweb.info

2004-10-31 Thread Behnam Esfahbod
Hi friends,
The FarsiWeb Project's website <http://farsiweb.info/> is now up-to-date 
with a new Wiki system.

Regards,
-Behnam
PS. Feel free to send in a comment or suggestion about design, content, 
etc. to <[EMAIL PROTECTED]>.

--
'
    ' Behnam Esfahbod
   '
  *  ..
 *  `  *  http://behnam.esfahbod.info/
  * o *
___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Persian Calendar

2004-08-27 Thread Behnam Esfahbod
Archive page of Shargh newspaper website has a good Persian calendar. 
Here is the link: http://sharghnewspaper.com/archive.htm

--
'
'     Behnam Esfahbod
   '
  *  ..
 *  `  *  http://behnam.esfahbod.info/
  * o *
___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Iranian Experimental Keyboard Layout for X-window

2004-06-11 Thread Behnam Esfahbod
I did some mistakes when I was editing those two guides.  Here are 
edited ones.

Please let us know if there's any problem again, and send your 
suggestions and bug-reports to this mailing-list, or
<[EMAIL PROTECTED]>.  Do NOT just reply to me, please.

Thanks,
-Behnam.Esfahbod
// Iranian keyboard layout,
// based on National Iranian Keyboard Standard (ISIRI 2901:1994),
// with additions.
//
// Copyright (C) 2004  Sharif FarsiWeb, Inc.
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
// 
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
// 
// A copy of the GNU General Public License is available from
// <http://www.gnu.org/licenses/gpl.txt>.
//
// Author: Behnam Esfahbod <[EMAIL PROTECTED]>
//


// 3-Level layout

partial default alphanumeric_keys
xkb_symbols "basic" {
name[Group1]= "Iranian";

include "level3(ralt_switch_multikey)"

// Persian digits
key  { [ 0x10006f1,   exclam, quoteleft   ] };
key  { [ 0x10006f2,   0x100066c,  at  ] };
key  { [ 0x10006f3,   0x100066b,  numbersign  ] };
key  { [ 0x10006f4,   0x100fdfc,  dollar  ] };
key  { [ 0x10006f5,   0x100066a,  percent ] };
key  { [ 0x10006f6,   multiply,   asciicircum ] };
key  { [ 0x10006f7,   Arabic_comma,   ampersand   ] };
key  { [ 0x10006f8,   asterisk,   enfilledcircbullet  ] };
key  { [ 0x10006f9,   parenright, 0x100200e   ] };
key  { [ 0x10006f0,   parenleft,  0x100200f   ] };

// Other 3-Level symbols
key  { [ 0x100200d,   division,   asciitilde  ] };
key  { [ minus,   Arabic_tatweel, underscore  ] };
key  { [ equal,   plus,   0x1002212   ] };
key  { [ backslash,   bar,0x1002010   ] };
key  { [ space,   0x100200c,  nobreakspace] };

key  { [ Arabic_dad,  Arabic_sukun,   degree  ] };
key  { [ Arabic_sad,  Arabic_dammatan ] };
key  { [ Arabic_theh, Arabic_kasratan,0x13a4  ] };
key  { [ Arabic_qaf,  Arabic_fathatan ] };
key  { [ Arabic_feh,  Arabic_damma] };
key  { [ Arabic_ghain,Arabic_kasra] };
key  { [ Arabic_ain,  Arabic_fatha] };
key  { [ Arabic_heh,  Arabic_shadda,  0x100202d   ] };
key  { [ Arabic_khah, bracketright,   0x100202e   ] };
key  { [ Arabic_hah,  bracketleft,0x100202c   ] };
key  { [ Arabic_jeem, braceright, 0x100202a   ] };
key  { [ 0x1000686,   braceleft,  0x100202b   ] };

key  { [ Arabic_sheen,Arabic_hamzaonwaw   ] };
key  { [ Arabic_seen, Arabic_hamzaonyeh   ] };
key  { [ 0x10006cc,   Arabic_yeh, Arabic_alefmaksura ] };
key  { [ Arabic_beh,  Arabic_hamzaunderalef   ] };
key  { [ Arabic_lam,  Arabic_hamzaonalef  ] };
key  { [ Arabic_alef, Arabic_maddaonalef, 0x1000671   ] };
key  { [ Arabic_teh,  Arabic_tehmarbuta   ] };
key  { [ Arabic_noon, guillemotright, 0x100fd3e   ] };
key  { [ Arabic_meem, guillemotleft,  0x100fd3f   ] };
key  { [ 0x10006a9,   colon,  semicolon   ] };
key  { [ 0x10006af,   Arabic_semicolon,   quotedbl] };

key  { [ Arabic_zah,  Arabic_kaf  ] };
key  { [ Arabic_tah,  0x1000653   ] };
key  { [ Arabic_zain, 0x1000698   ] };
key  { [ Arabic_ra,   0x1000670,  0x1000656   ] };
key  { [ Arabic_thal, 0x100200c,  0x100200d   ] };
key  { [ Arabic_dal,  0x1000654,  0x1000655   ] };
key  { [ 0x100067e,   Arabic_hamza,   ellipsis] };
key  { [ Arabic_waw,  greater,comma   ] };
key  { [ period,  less,   apostrophe  ] };
key  { [ slash,   Arabic_question_mark,   question] };
};


// 4-Level leyout

partial alphanumeric_keys
xkb_symbols "pro" {
include "pc/ir(basic)"

 

Iranian Experimental Keyboard Layout for X-window

2004-06-11 Thread Behnam Esfahbod
Hi list.
Here is the "Iranian" experimental keyboard layout file for X window 
(xkb subsystem).  Installation guides for Yarrow and Tettnang (Fedora 
Core 1 & 2) are attached, too.

Please send your suggestions and bug-reports to this mailing-list, or 
<[EMAIL PROTECTED]>.

Regards,
-Behnam.Esfahbod
// Iranian keyboard layout,
// based on National Iranian Keyboard Standard (ISIRI 2901:1994),
// with additions.
//
// Copyright (C) 2004  Sharif FarsiWeb, Inc.
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
// 
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
// 
// A copy of the GNU General Public License is available from
// <http://www.gnu.org/licenses/gpl.txt>.
//
// Author: Behnam Esfahbod <[EMAIL PROTECTED]>
//


// 3-Level layout

partial default alphanumeric_keys
xkb_symbols "basic" {
name[Group1]= "Iranian";

include "level3(ralt_switch_multikey)"

// Persian digits
key  { [ 0x10006f1,   exclam, quoteleft   ] };
key  { [ 0x10006f2,   0x100066c,  at  ] };
key  { [ 0x10006f3,   0x100066b,  numbersign  ] };
key  { [ 0x10006f4,   0x100fdfc,  dollar  ] };
key  { [ 0x10006f5,   0x100066a,  percent ] };
key  { [ 0x10006f6,   multiply,   asciicircum ] };
key  { [ 0x10006f7,   Arabic_comma,   ampersand   ] };
key  { [ 0x10006f8,   asterisk,   enfilledcircbullet  ] };
key  { [ 0x10006f9,   parenright, 0x100200e   ] };
key  { [ 0x10006f0,   parenleft,  0x100200f   ] };

// Other 3-Level symbols
key  { [ 0x100200d,   division,   asciitilde  ] };
key  { [ minus,   Arabic_tatweel, underscore  ] };
key  { [ equal,   plus,   0x1002212   ] };
key  { [ backslash,   bar,0x1002010   ] };
key  { [ space,   0x100200c,  nobreakspace] };

key  { [ Arabic_dad,  Arabic_sukun,   degree  ] };
key  { [ Arabic_sad,  Arabic_dammatan ] };
key  { [ Arabic_theh, Arabic_kasratan,0x13a4  ] };
key  { [ Arabic_qaf,  Arabic_fathatan ] };
key  { [ Arabic_feh,  Arabic_damma] };
key  { [ Arabic_ghain,Arabic_kasra] };
key  { [ Arabic_ain,  Arabic_fatha] };
key  { [ Arabic_heh,  Arabic_shadda,  0x100202d   ] };
key  { [ Arabic_khah, bracketright,   0x100202e   ] };
key  { [ Arabic_hah,  bracketleft,0x100202c   ] };
key  { [ Arabic_jeem, braceright, 0x100202a   ] };
key  { [ 0x1000686,   braceleft,  0x100202b   ] };

key  { [ Arabic_sheen,Arabic_hamzaonwaw   ] };
key  { [ Arabic_seen, Arabic_hamzaonyeh   ] };
key  { [ 0x10006cc,   Arabic_yeh, Arabic_alefmaksura ] };
key  { [ Arabic_beh,  Arabic_hamzaunderalef   ] };
key  { [ Arabic_lam,  Arabic_hamzaonalef  ] };
key  { [ Arabic_alef, Arabic_maddaonalef, 0x1000671   ] };
key  { [ Arabic_teh,  Arabic_tehmarbuta   ] };
key  { [ Arabic_noon, guillemotright, 0x100fd3e   ] };
key  { [ Arabic_meem, guillemotleft,  0x100fd3f   ] };
key  { [ 0x10006a9,   colon,  semicolon   ] };
key  { [ 0x10006af,   Arabic_semicolon,   quotedbl] };

key  { [ Arabic_zah,  Arabic_kaf  ] };
key  { [ Arabic_tah,  0x1000653   ] };
key  { [ Arabic_zain, 0x1000698   ] };
key  { [ Arabic_ra,   0x1000670,  0x1000656   ] };
key  { [ Arabic_thal, 0x100200c,  0x100200d   ] };
key  { [ Arabic_dal,  0x1000654,  0x1000655   ] };
key  { [ 0x100067e,   Arabic_hamza,   ellipsis] };
key  { [ Arabic_waw,  greater,comma   ] };
key  { [ period,  less,   apostrophe  ] };
key  { [ slash,   Arabic_question_mark,   question] };
};


// 4-Level leyout

partial alphanumeric_keys
xkb_symbols "pro" {
i

Localization Guide in Mozilla International Month

2004-04-04 Thread Behnam Esfahbod
 --- Begin Message ---
Send mozilla-i18n mailing list submissions to
[EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
http://mail.mozilla.org/listinfo/mozilla-i18n
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mozilla-i18n digest..."

Today's Topics:

   1. April - Mozilla International Month (Brian King)
--- Begin Message ---
We are very pleased to announce International Month in the Mozilla 
community. The primary aims are to promote and educate about the 
localisation (l10n) and internationalisation (i18n) capabilities of 
Mozilla software, and to show how truly global the software can be and 
the community is.

To coincide with International Month, a number of publications and 
events have been planned. These include:

* A new l10n documentation section on mozdev.org. New documents include 
a localisation how-to for non-techies, and a review of Mozilla 
Localization Editors.
http://www.mozdev.org/notes/l10n/
* A special edition of the Mozilla Links Newsletter. Mozilla Links are 
already translated into 6 languages, and more translations are planned 
for this issue.
http://newsletter.mozdev.org/
* Independent Status Report specifically for l10n/i18n projects.
* mozilla.party.jp 5.0: Mozilla-gumi, one of the largest Mozilla users' 
groups in Japan, is organizing an annual conference on 18 April.
http://www.mozilla.gr.jp/party5.0/index_e.html
* A document aimed at extension authors on how to make their software 
localisable.
* Contributions for the international aspects of the releases of Mozilla 
1.7, Firefox 0.9, Thunderbird 0.6 release, scheduled for release in mid-May.

We welcome your participation in this Month, and if you have any 
comments, ideas, or would like to contribute in some way, please follow 
up on the l10n list or contact mozdev.org feedback.
http://www.mozdev.org/feedback.html

--
Brian King
www.mozdev.org || www.mozdevgroup.com

--- End Message ---
___
mozilla-i18n mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-i18n

--- End Message ---
___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: Announcement: BiCon 0.0.20040401 released

2004-04-01 Thread Behnam Esfahbod
Behdad Esfahbod wrote:
...

In the Linux console, you can switch between English and
Arabic/Persian keyboard by pressing Alt+Shift on the right half
of your keyboard.
Oops.  I think you mean LEFT half.

...


-beee

___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


GNOME Language and Culture capplet

2004-03-31 Thread Behnam Esfahbod
Good news from GNOME 2.8:

GNOME Language and Culture capplet (aka gnome-localization-preferences) 


___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: Salaam (Q. reg. Persian Fonts)

2004-03-17 Thread Behnam Esfahbod
Hi.

You can use  as they 
are full unicode-compatible and have more glyphs than bornas.

Regards,
--Behanm.Esfahbod
The FarsiWeb Project
N. Silakhori wrote:
Hi Siamak,

Try this one:
http://www.bornaray.com/en_fonts.asp?fn=per_fonts&rfn=en_fonts&parent=fonts
cheers,
- Nasser
__
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


An Effort to Make Arabic Easier

2004-03-16 Thread Behnam Esfahbod

  (free-subscribe-needed)


Anyone interested in implementing an open-type font, based on this idea?

-beee

___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: Nested RTL Lists in Mozilla

2004-03-07 Thread Behnam Esfahbod
Oops!

On CSS3, list-style-type value can be:
arabic-indic: for ARABIC-INDIC DIGITs
farsi, urdu:  for EXTENDED ARABIC-INDIC DIGITs
Regards,
/Beee
Behnam Esfahbod wrote:
As I looked at "CSS3 module: Lists" (W3C Working Draft 7 November 2002) 
there will be an "arabic-indic" for changing the numeric system.

;)
/Beee
<http://www.w3.org/TR/2002/WD-css3-lists-20021107/#list-style-type>

C Bobroff wrote:

On Sat, 6 Mar 2004, Behnam Esfahbod wrote:


In new mozilla release (1.7a), the bug for alignment of nested
right-to-left lists has fixed.  Now all type of lists (ol|ul) work
properly in RtL direction.
Test Page: <http://bamdad.org/~behnam/test/list.fa.html>


But the numbers in the list are still not in Persian...

-Connie


___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: Nested RTL Lists in Mozilla

2004-03-07 Thread Behnam Esfahbod
As I looked at "CSS3 module: Lists" (W3C Working Draft 7 November 2002) 
there will be an "arabic-indic" for changing the numeric system.

;)
/Beee
<http://www.w3.org/TR/2002/WD-css3-lists-20021107/#list-style-type>

C Bobroff wrote:
On Sat, 6 Mar 2004, Behnam Esfahbod wrote:


In new mozilla release (1.7a), the bug for alignment of nested
right-to-left lists has fixed.  Now all type of lists (ol|ul) work
properly in RtL direction.
Test Page: <http://bamdad.org/~behnam/test/list.fa.html>


But the numbers in the list are still not in Persian...

-Connie


___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Nested RTL Lists in Mozilla

2004-03-05 Thread Behnam Esfahbod
Hello Mozilla lovers.

In new mozilla release (1.7a), the bug for alignment of nested 
right-to-left lists has fixed.  Now all type of lists (ol|ul) work 
properly in RtL direction.

Test Page: 

Cheers,
/Behnam
___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: Make Persian PDF using PHP

2004-01-25 Thread Behnam Esfahbod
Naqashzade, Sadeq wrote:
> Salaam,
Hi.

> Any one know any package that able me to create PDF in Persian on fly 
using
> PHP? I want to able embed Persian fonts into my pdfs documents.

http://www.fpdf.org/

Just google:php pdf creator site:dmoz.org ;)

/beee

___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: [PersianComputing] Persian or Farsi?

2003-11-05 Thread Behnam Esfahbod

More about Persian:
 - http://www.m-w.com/cgi-bin/dictionary?book=Dictionary&va=persian+


On Wed, 5 Nov 2003, Roozbeh Pournader wrote:

> 
> This is absolutely the best article I've ever seen on comparison of the
> words "Persian" and "Farsi":
> 
> http://www.persian-language.org/Group/Article.asp?ID=173
> 
> Everybody, please, please, please, use the word "Persian" when refering
> to the name of our language in English.
> 
> roozbeh
> 

-- 
Behnam Esfahbod ..[ http://esfahbod.info | behnam(a)esfahbod.info ]

___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: [PersianComputing] [offtopic] Arax 0.1 released under GPL

2003-10-28 Thread Behnam Esfahbod
On Tue, 28 Oct 2003, Behdad Esfahbod wrote:

> If you are going to give it a try, I recommend you try on Farhang
> Moaser publications, to release their Bateni English-Persian
> dictionary, which is far better than Aryanpour in action.

As I know, "Farhang-e Hezareh" (also from Moaser publications) is more 
better. ;)

-- 
Behnam Esfahbod ..[ http://esfahbod.info | behnam(a)esfahbod.info ]

___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


[PersianComputing] Re: [farsi] Re: SOLVED: Button translation

2003-10-15 Thread Behnam Esfahbod
On Wed, 15 Oct 2003, Roozbeh Pournader wrote:

> On Tue, 2003-10-14 at 11:04, Behdad Esfahbod wrote:
> 
> > "Button Phrasing. Write button labels as imperative verbs, for
> > example Save, Print. This allows users to select an action with
> > less hesitation. An active phrase also fits best with the
> > button's role in initiating actions, as contrasted with a more
> > passive phrase. For example Find and Log In are better buttons
> > than than Yes and OK."
> 
> Isn't this only about *English* button labels?

I think no, it's right about *buttons*.

But we should translate "Print..." in "File" menu as infinitive, "chaap"
or "chaap-kardan", IMPO.

-- 
Behnam Esfahbod ..[ http://esfahbod.info | behnam(a)esfahbod.info ]


___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


[PersianComputing] Persian Standard Keyboard Layout keymap for Vim

2003-08-17 Thread Behnam Esfahbod

We have created the Persian-Iranian keymap file for Vim based on Persian 
Standard Keyboard Layout.

As utf-8 is the only encoding for Persian on Linux, we have implemented 
this layout only in utf-8.


Known Bugs:
- AltGr isn't supported, cause of there is no AltGr in US keyboard.
- Shift+Space doesn't work; you should use Shift-B for ZWNJ.

Newbie Instruction:
- Copy these two files to /usr/share/vim/vim6x/keymap/
- Use 
:set keymap=persian
in Vim command mode, or append it to ~/.vimrc


Have fun...

-- 
Behnam Esfahbod [ [EMAIL PROTECTED] ]
Amir Hedayaty   [  [EMAIL PROTECTED]  ]
let encoding = &enc
if encoding == ''
let encoding = 'utf-8'
endif

if encoding == 'utf-8'
source :p:h/persian-iranian_utf-8.vim
endif

" Vim Keymap file for Persian Standard Keyboard Layout
" Maintainers: Behnam Esfahbod <[EMAIL PROTECTED]>,
"  Amir Hedayaty <[EMAIL PROTECTED]>
" Last Change: 2003 Aug 18

" All characters are given literally, conversion to another encoding (e.g.,
" UTF-8) should work.
scriptencoding utf-8

" Use this short name in the status line.
let b:keymap_name = "per"

loadkeymap
`   ‍
1   ۱
2   ۲
3   ۳
4   ۴
5   ۵
6   ۶
7   ۷
8   ۸
9   ۹
0   ۰
-   -
=   =

q   ض
w   ص
e   ث
r   ق
t   ف
y   غ
u   ع
i   ه
o   خ
p   ح
[   ج
]   چ

a   ش
s   س
d   ی
f   ب
g   ل
h   ا
j   ت
k   ن
l   م
;   ک
'   گ

z   ظ
x   ط
c   ز
v   ر
b   ذ
n   د
m   پ
,   و
.   .
/   /
\   \

~   ÷
!   !
@   ٬
#   ٫
$   ﷼
%   ٪
^   ×
&   ،
*   *
(   )
)   (
_   ـ
+   +

Q   ْ
W   ٌ
E   ٍ
R   ً
T   ُ
Y   ِ
U   َ
I   ّ
O   ]
P   [
{   }
}   {

A   ؤ
S   ئ
D   ي
F   إ
G   أ
H   آ
J   ة
K   »
L   «
:   :
\"  ؛

Z   ك
X   ٓ
C   ژ
V   ٰ
B   ‌
N   ٔ
M   ء
<   >
>   <
?   ؟
|   |

___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


Re: [PersianComputing] Persian Keyboard Layout Preview

2003-06-12 Thread Behnam Esfahbod
On Thu, 12 Jun 2003, C Bobroff wrote:

> What is the character on alt+control+d ? It's putting me in footnote mode.
> Possibly related to the fact I don't have MS Arial Unicode (or whatever
> it's now called) installed?? Or maybe that's supposed to be the tatweel??

It's  [U+0649].  Its ISOLATED and FINAL forms
are like  [U+06CC], so we show it in the layout
as INITIAL form.

> And forgive my ignorance but when do you use subscript alif? I've only
> used it in Pakistani contexts.

As Roozbeh said, some characters only use in Koranic texts.


-- 
Behnam Esfahbod ..[ http://esfahbod.info | behnam(a)esfahbod.info ]


___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


[PersianComputing] RE: [farsiweb] New keyboard layout for Windows

2003-06-12 Thread Behnam Esfahbod
On Thu, 12 Jun 2003, Roozbeh Pournader wrote:

> On Thu, 12 Jun 2003, Linguasoft wrote:
> 
> > Standard shortcuts of Word for C, R, and T also work with the Persian
> > keyboard.
> 
> Interesting news. I didn't know about them at all.
> 

Combining of C, R and T with AltGr (also Ctrl+Alt in windows) in new
keyboard layout is empty and so, MS Word SHOULD catch them for Copyright,
Reserved Trademark, and Trademark (that it does).

If we set any character at these keys, MS Word SHOULD NOT use them for 
any other character.


As Roozbeh suggested, we can put these 3 character in the new layout, but 
my opinion is that we don't; because they SHOULD NOT use in persian texts, 
and we have other local shapes for these characters.

-- 
Behnam Esfahbod ..[ http://esfahbod.info | behnam(a)esfahbod.info ]

___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing


[PersianComputing] Re: [farsiweb] New keyboard layout for Windows

2003-06-12 Thread Behnam Esfahbod

Oops!

> 2. This is a Windows feature: Ctrl+Shift will act like AltGr/right Alt. If
> you have shortcut keys assigned to them, they may start to act in a weird
> way.

The truth is Ctrl+Alt act as AltGr (right Alt).

-- 
Behnam Esfahbod ..[ http://esfahbod.info | behnam(a)esfahbod.info ]


___
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing