Hi Hisham..
Great to hear from you again !
About your first point, I didn't really put any Rapidshare link.. If you mean the links for pictures they are hosted on wordpress and I double checked them and they are fine, please feed me back if this isn't the case in order to upload them somewhere else.
As for the second part, no problem at all ..
First of all, I have this application upon my friends request ,though it is very small but it has a great value for Arabic poetry. The problem was that many of my friends are real world poets and they don't know anything about running CGI scripts so I tried to change the interface from CGI to Tk which was my first choice because of great documentation..
To make long story short, I had these difficulties on showing Arabic chars. let alone working with them and get results.
So, I used:
1- Strawberry on Vista
2- Trial Komodo IDE
3- Trial ActiveState PerlApp for building the standalone App.
As for the Perl code I couldn't get it showed properly here in the forum because of the plenty Arabic text it has, but as I noted before there was only three steps:
1- use utf8.
2- change the default font to Arial.
3- Justify entries to right.
*4- Avoid using encoding and decoding.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.