תוכן idanm19 - עמוד 2 - HWzone פורומים
עבור לתוכן
  • צור חשבון

idanm19

משתמש רשום
  • מספר הודעות

    137
  • הצטרפות

  • ביקר לאחרונה

    אף פעם

הודעות שנפתחו על-ידי idanm19

  1. אך.... הילדים של היום ... לא יודעים להעריך את ערכו וכוחו של הCOMMAND PROMPT הישן והטוב... :P כל הזמן ממשק חלונאי ממשק חלונאי ... טוב שיהיה.. ::)

    דרך אגב, מר אנימטריקס, לא קיבלת עדיין מספיק תגובות על מנת לשחרר את הקוד שלך ? ???

    אה ולמי שלא הבין למה התכוונתי בתגובה הקודמת :o אז במילים אחרות אני שלחתי לבעל האתר את קוד, אבל הוא מסיבה זו או אחרת החליט לפרסם בנתיים רק את קובץ הריצה.

    דרך אגב 2: הFIRMWARE החדש יכלול גם את כל הפונקציות החדשות של הIFP500 !!! (מקורות פנימיים מוסרים) :D :D

  2. אני לא יודע מה איתך HOLY אבל אני מעדיף FIRMWARE באיחור אופנתי על פני FIRMWARE בביגבוג אופנתי.

    והתמיכה בעברית תהיה הפוכה (הם לא נראה לי ישקיעו את המשאבים הדרושים כרגע כדי לשנות זאת... אבל התוכנית שכתבתי פותרת את הבעיה כמעט באופן מושלם (נו טוב בערך..) ראו לינק בפוסט הערוך מעלה.

  3. סתם למי שרוצה להיות בעניינים:

    עריכה: מכירים את www.ilyrics.net? אם תבקרו שם בעמוד התוכנות תמצאו את התוכנית שאני כתבתי (ששופצה רבות)

    ושמה שונה ל: iCapTool v0.78b

    לינק לעצלנים: http://ilyrics.jcinfo.net/icaptool-0.78b.zip

    Sent: Monday, October 20, 2003 2:52 AM

    Subject: RE: New firmware date?

    Dear Mr. Idan Miara,

    Fimrware release data delayed because of some problem.

    Our new target is end of this month.

    Thanks.

    Best regards,

    XXX

    -----Original Message-----

    From: Idan Miara

    Sent: Saturday, October 18, 2003 7:27 AM

    To: XXX

    Subject: New firmware date?

    Dear Mr. XXX,

    I hope I don't bug you too much... but I really want to know when the new firmware with the Hebrew fonts come out... (you said: "Next firmware release time will be the end of SEP or early of OCT".)

    Please let me know ;0)

    Warmest wishes,

    Idan Miara

  4. אני לא ממש יודע מה זה PHP... אני יודע פסקל C ו C++...

    בכל מקרה.. חשבתי חשבתי ומצאתי פונקציה (היעילה ביותר?) כזאת:

    עריכה: העברתי את המשך הדיון התכנותי ל:

    http://www.hwzone.co.il/community/index.php?board=27;action=display;threadid=47073&start=0

    bool is_shemi (char ch)

    {

       return ((ch>='א') && (ch<='ת'));

    }

    void reverse_st(char* st, char* st2)

    {

       int i,j,l,len;

       

    len=strlen(st)-1;

    st2[len+1]=0;

    if ((st[len-3]='.')&&((st[len-2]='m')||(st[len-2]='M'))&&((st[len-1]='p')||(st[len-1]='P'))&&(st[len]='3'))

    {

       st2[len-3]='.';

       st2[len-2]='m';

       st2[len-1]='p';

       st2[len]='3';

       len=len-4;

    }

    i=len;

       while (i>=0)

       {

          if (is_shemi(st))

             st2[len-i]=st;

          else

          {

             l=0;

             while (((i-l)>=0) && (!is_shemi(st[i-l])))

                l++;

             l--;

             for (j=0;j<=l;j++)

                st2[len-i+j]=st[i-l+j];

             i=i-l;

          }

          i--;

       }

    }

    עכשיו רק נותר לשלב אותה בתוכנה שמשנה את שמות ותאגי השירים...

  5. לא התכוונתי לפונקציה פשוטה כזאת

    אם תכניס גם מספרים לעניין (שאותם לא צריך להפוך) או מילים באנגלית (שגם אותם לא צריך להפוך אבל נראה לי ההתנהגות שלהם בשילוב עם טקסט עברי קצת שונה, אבל לא בטוח ששווה את המאמץ..) אז תראה שהעניין כבר מתחיל להסתבך...

  6. העברית תיהיה הפוכה...

    אבל, זה יותר טוב מכלום...

    אני בכל אופן אנסה לכתוב תוכנה שהופכת אוטומטית תאגים ושמות קבצים בעברית על מנת שתהיה קריאה בנגן היטב...

    אם למישהו יש ניסיון בלכתוב פונקציה שהופכת מחרוזות בעברית/מספרים/אנגלית שתהיה מוצגת כשורה שיודיע לי, אני מנסה לחשוב על פונקציה כזאת בעצמי בנתיים.

    (הפונקציה אמורה לעשות בדיוק מה ש"הפוך על הפוך" עושה, שאגב ניסית לשלוח מיילים למפתח, אבל יש לו OVER QUOTA במייל שלו!)

    בכל אופן הפוך על הפוך יכולה לעזור המון בלכתוב לייריקס מתוזמנים לשירים בעברית :D

    לפי מה שהמתכנת באייריבר אמר לי אז תהיה תמיכה בעברית בכל הנגנים שלהם (כולל גרסאות המנג'ר והUMS של הIFP)...

    נו כנראה חוץ מה IMP100 שלא תומך בפונטים מלבד אנגליים...

    מאיפה קנית את הIFP-395T שלך ? אני הזמנתי את שלי מסינגפור...

  7. או - טוב ששאלת :

    Yes, I will.

    -----Original Message-----

    From: Idan Miara [mailto:XXX@012.net.il]

    Sent: Thursday, September 04, 2003 6:49 PM

    To: XXX

    Subject: Re: Hebrew fonts (one more question...)

    oh, sorry I'm sending another mail, but I forgot to ask: will the Hebrew support be for all of your players ?

    Warmest wishes,

    Idan Miara

    ----- Original Message -----

    From: XXX

    To: Idan Miara

    Sent: Thursday, September 04, 2003 10:35 AM

    Subject: RE: Hebrew fonts (in one bitmap)

    Dear Idan,

    Next firmware release time will be the end of SEP or early of OCT.

    I'm sorry, but I can not send you the firmware.

    It is not completed.

    Thanks.

    Y.H.Lee

    -----Original Message-----

    From: Idan Miara [mailto:XXX@012.net.il]

    Sent: Thursday, September 04, 2003 6:20 PM

    To: XXX

    Subject: Re: Hebrew fonts (in one bitmap)

    Dear Mr. Lee,

    Thank you so much !

    When will the next firmware is out ? May I see it before ? Would you please send me the least UMS Firmware with the Hebrew fonts ?

    Warmest wishes,

    Idan Miara

  8. אתה צריך לצרוב את הקובץ Imp-350.hex לספריה הראשית בדיסק, להכניס לנגן (עם בטריות טריות) להדליק, לחכות בסבלנות עד שעדכון יגמר ולהנות...

    את הFIRMWARE האחרון גרסה 2.30 אתה יכול להשיג מהאתר www.iriver.com

    נ.ב. אם אתה רוצה FIRMWARE לא רשמי עם תמיכה בעברית שאני עשיתי (שכבר נוסתה ועובדת כמו שאתה יכול לראות מהתמונות...),

    אז אני יכול לשלוח לך. או שתחכה לתמיכה הרשמית שאני מקווה שתהיה אוטוטו בתגובה למייל למעלה...

  9. סוף סוף תגובה נורמלית:

    Dear Mr. XXX,

    Thank you so much for your willing to help !!

    I took each font, cut it on the middle, put the upper part on the left and the bottom part on the right, then I rotated it 90 degrees clockwise. I did that becuase I know that this is the way that the fonts are resented in your the players (they sholuld be seen finally on the player just like the normal ones), If this dosen't help, you can just ignore them (Hebrew_Charset_Fliped.zip)

    and stick to the normal fonts (Hebrew_Charset.zip).

    I attach 3 samples, in Hebrew-Samples.zip:

    1. Heb-abc-id3-sample.mp3, both id3v1 and id3v2: artist:"HEBREW ABC TEST", title: Hebrew abc in sequential ascii order (which is the same as and unicode order).

    2. Same as 1, but its file name is also the Hebrew abc in sequential ascii order (for testing the ability of the player to show properly Hebrew filenames).

    3. Heb-Lyrics-Sample.mp3/snc, same as 1, but with Lyrics in it (using iRiver Caption Editor) frame1(00000100): 2 lines of the Hebrew abc in order. frame2(00000500): The End.

    All the Israeli fans of your players in Israel (including me!), we'll be very very thankfull if you'll add these fonts !

    My player is iFP-395-T and i'm using the last UMS firmware. you can send me a firmware to test if you'd like.

    If there is anything else you need, please contact me again ;0)

    Warmest wishes,

    Idan Miara

    ----- Original Message -----

    From: XXX

    To: idanm20@XXX.net.il

    Cc: XXX

    Sent: Monday, September 01, 2003 7:10 AM

    Subject: RE: Request for add Hebrew fonts for iRiver Players (fonts included !)

    Dear Idan,

    Thanks for you email.

    It is easy for me to add just font.

    You sent me 2 kinds of fonts, one is normal, other is flipped.

    So, which one do prefer for you?

    Can you send me the sample file for hebrew font display testing?

    Please insert test string into the ID3 tag field.

    Best regards,

    XXX

    -----Original Message-----

    From: XXX

    Sent: Saturday, August 30, 2003 10:51 AM

    To: XXX

    Subject: FW: Request for add Hebrew fonts for iRiver Players (fonts included !)

    -----Original Message-----

    From: Idan Miara [mailto:idanm20@XXX.net.il]

    Sent: Friday, August 29, 2003 4:27 AM

    To: XXX

    Subject: Request for add Hebrew fonts for iRiver Players (fonts included !)

    Dear Eddie / Joyce,

    (I tried to send this massage a couple of time becuase I got error massages, so If you already got it please and sent an answer to this e-mail already, please re-send it, to this address, becuse my former e-mail address is gone.)

    As you probably know, I asked you (via cs), and many other Hebrew fans or iRiver, for add Hebrew fonts for your great players.

    Most of the the replays we've got said the same more or less " the character shown from right to left which is quite different to the other languages, that's why we face more difficulty on supporting hebrew."

    We really understand that, but we really wish that you may add just the Herbew fonts (just like the ones that I at the moment, sent you, all ready to add into firmware...;0)

    so we will able to see at lest Hebrew fonts (in reverse) in our iRiver players... ;0)

    PLEASE make this happen soon. just add these fonts and make us all happy !

    (don't sure if it will help to reduce world hunger tho problem...;0)

    p.s. I got my IFP-395T from teamdigital.net, and it's really great, Hebrew support for it will really make it prefect... ;)

    Warmest wishes,

    Idan

  10. והרי ההוכחות לפניכם, לכל המתלבטים החוששים והסקפטים, הנה הrio sp-100 שלי עם התמיכה העילגת בעברית ולידו הSlimx של FireHorizon (שהיה מוכן להשתתף בניסוי... להשתתף בניסוי... להשתתף בניסוי...) אם לא הבנתם עדיין התמיכה הזאת היא בעברית הפוכה... (תקליקו על הקישור של התמונה למטה אם אתם רואים רק חלק מהתמונה...)

  11. שלחתי להם קובץ bitmap המכיל את כל האותיות כמו שהם צריכים להראות בFIRMWARE... מה שנשאר להם לעשות זה ממש ממש מעט.. אז אם יש להם קצת רצון טוב הם יכולים לממש עברית בקלות (אומנם עם עברית הפוכה...)

    נ.ב. אני דיי בטוח שה FIRMWARE שערכתי עבור העברית עובדים, כמו שעבור הרוסית עשו שינויי פונטים דומים ולא דפקו שום נגן עד כה... ::)

    (וגם אם לא בדיוק אז לא ערכתי משהו הרסני.. רק פונטים...) אז אם משהו רוצה לנסות אותם בכל זאת שיודיע לי... ;)

  12. אולי אפשר לסדר שהוא מספיק יעבוד כדי לראות אם הוא אכן מציג את העברית על המסך ?

    אתה לא מוכן כנראה לקחת את הסיכון ולנסות על הסלימקס שלך?

    אני עשיתי את הניסיונות הדרושים על הIMP-100 שלי...

    יש לך איסיקיו ? נוכל לדבר מהר יותר ?

×
  • צור חדש...