Search the web
Sign In
New User? Sign Up
ArachneDevelopment · Arachne Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3783 - 3812 of 4273   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3783
Hi Glenn, although I am not able to understand the C programming ... Sequence of octets in UTF-8 Four-octet sequences in UTF-16 z = 00 .. 7F;...
Christof Lange
cce.zizkov@...
Send Email
Apr 1, 2008
8:55 pm
3784
... ... and I made this simple test page to be read _without_ installing Russian fonts. Have a look at: http://www.volny.cz/cce/unicode/koi82asc.gif Ok, yes, I...
Christof Lange
cce.zizkov@...
Send Email
Apr 1, 2008
9:12 pm
3785
Here's a new test page to be used after installing koi8-r.apm http://cisnet.com/glennmcc/cyrtest1.htm View it 1st with your current entity.cfg Then after...
glennmcc1959
Offline Send Email
Apr 2, 2008
12:21 am
3786
Just in case we might end-up needing it, I've added 4 byte UTF-8 conversion.... if(x1>=240 && x1<=247) { char *number="\0"; long uc; uc=(x1-240) * 262144l +...
glennmcc1959
Offline Send Email
Apr 2, 2008
2:00 am
3787
Here is the screenshot, I was referring to in my last post: http://www.volny.cz/cce/unicode/ru2ru.gif Christof ...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
5:38 am
3788
Ray, thank u for your last demo. ... On the Russian internet there are basically two 8bit charsets: KOI8-R and Windows-1251. They are completely different. So...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
5:38 am
3789
... Yes, it does not cost anything and increases standard compliancy. ... I would need a short explanation on this piece of code. If you do not have the time...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
7:51 am
3790
... And this is my modification after installing the fonts for the Russian Windows character set cp1251.apm ... Then after making a backup copy of entity.cfg...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
7:52 am
3791
Glenn, thanks a lot for your demos. The will probably soon lead us to some results. Now let us have a look at the modified entity.cfg ... The first column is a...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
9:16 am
3792
... Obviously Mr. Yahoo joined the Arachne Development list in order to demonstrate what I mean with one-to-more-byte conversion ;-) Actually I used to send...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
9:28 am
3793
... if there were not this: ... Arachne crashes as soon as there are more than 100 lines in entity.cfg. This will probably not do the ambicious job of ...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
12:15 pm
3794
I uploaded this one: http://www.volny.cz/cce/unicode/iso1ent.cfg ... [ This is an experimental entity.cfg, that can be included into the [ default font packet...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
12:15 pm
3795
... ... Forget about my last mail. Just consider this improved version of conf_ppp.ah: http://www.volny.cz/cce/appl/arachne/conf_ppp.ah Christof ...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
3:05 pm
3796
When I tried to clean up the layout of the conf_ppp.ah file, I came to a section that I do not understand. There are three checkboxes and one hidden variable...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
3:06 pm
3797
... Yes.... that's it. ... Yes.... the same function that reads info from arachne.cfg ... Actually.... it's a pointer to the copy of entity.cfg that's stored ...
glennmcc1959
Offline Send Email
Apr 2, 2008
3:59 pm
3798
On Wed, 2 Apr 2008 17:04:04, Christof Lange wrote: Christof, Several mails combined into one here for reply: Ray, thank u for your last demo. Ok, but from what...
Ray Andrews
randrews@...
Send Email
Apr 2, 2008
5:14 pm
3799
... The newer builds (including the current one), have that limit increased to 256 lines. We can easily increase it even further via this line in init.c ...
glennmcc1959
Offline Send Email
Apr 2, 2008
5:58 pm
3800
Hi Glenn, ... This is nice - one universal reader for different configuration files! The readable and editable configuration files are a big benefit for...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
7:18 pm
3801
... I will check my latest version and see what I can do with 256 lines. If it is not enough, I will ask for more. Thanks, Christof ...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
8:12 pm
3802
Hi Ray, ... What is $v? I have never seen this before. And what does ctty CON mean? My definition in mime.cfg says: file/recode.dgi |call aracall.bat...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
8:12 pm
3803
On Wed, 2 Apr 2008 21:03:35, Christof Lange wrote: ... I added that to my core, don't look for it in std. core,. ... The 'rucnmv.exe' program writes to DOS...
Ray Andrews
randrews@...
Send Email
Apr 2, 2008
9:55 pm
3804
cyrtest1.cfg is now updated so that the entire Russian alphabet now displays correctly. http://cisnet.com/glennmcc/apm/koi8-r.apm ...
glennmcc1959
Offline Send Email
Apr 2, 2008
10:20 pm
3805
Hi Glenn, I downloaded the latest A193GPL distro, so that I could test my experimental entity.cfg with (attempted) complete UTF-8 support. The screenshot: ...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
10:48 pm
3806
... This is without doubt a very useful feature. ... I wrote aracall.bat, because the DOS command line is limited to 128 characters. The last parameter...
Christof Lange
cce.zizkov@...
Send Email
Apr 2, 2008
10:48 pm
3807
... Right, I see that. But in this case wouldn't it be better to just create a new '$' argement to pass the value directly? Now, I have your .apm installed in...
Ray Andrews
randrews@...
Send Email
Apr 2, 2008
11:58 pm
3808
On Thu, 3 Apr 2008 00:46:13, Christof Lange wrote: Christof, Is seems there's no need for a new '$' argument, we already have '$k'. Test it like this: ...
Ray Andrews
randrews@...
Send Email
Apr 3, 2008
12:12 am
3809
... Your wish is my command..... http://cisnet.com/glennmcc/a193gpl/ (512 line capacity for entity.cfg) ... Rendering problem was due to not having a...
glennmcc1959
Offline Send Email
Apr 3, 2008
1:15 am
3810
... I modified entity.cfg for Mycharset=ISO-8859-1: http://www.volny.cz/cce/appl/arachne/entity.cfg 256 lines is actually not enough to include a...
Christof Lange
cce.zizkov@...
Send Email
Apr 3, 2008
1:16 am
3811
... Thanks, this will give enough room to the transscription tables. I will post the different versions of entity.cfg soon. ... I wonder whether there are...
Christof Lange
cce.zizkov@...
Send Email
Apr 3, 2008
1:23 am
3812
... cyrtest1.htm & cyrtest1.cfg (renamed as entity.cfg), require that koi8-r.apm be installed. This is what it looks like after installing koi8-r.apm ...
glennmcc1959
Offline Send Email
Apr 3, 2008
1:28 am
Messages 3783 - 3812 of 4273   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help