r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Ann-Reply] Reply to Announce group

Oldes
4-Sep-2006
[1025]
It's for people who want to learn to write chinese:-)
Graham
4-Sep-2006
[1026]
couldn't figure out how that was supposed to work though
Oldes
4-Sep-2006
[1027x2]
It's easy, you choose some character and can see france translation 
and how to write it and listen (in more of them) But it probably 
require some knowledge of chinese
And here is doc: http://www.rebolution.net/aide_sinogrammes.html
Henrik
4-Sep-2006
[1029]
how are the chars rendered?
Oldes
4-Sep-2006
[1030x2]
bitmaps
and the animations using draw
yeksoon
6-Sep-2006
[1032]
concidence... I was looking at that page when collecting my notebook 
from IBM service center.
james_nak
8-Sep-2006
[1033]
Oldes, very cool. Thanks for the link.
MikeL
13-Sep-2006
[1034]
Ladislav, ... my bad in not reading down that far.  Thanks.
MikeL
14-Sep-2006
[1035]
Ladislav, as an example of the use of dialects spider.r is an enlightening 
example.
Ladislav
14-Sep-2006
[1036]
thanks :-)
Gabriele
19-Sep-2006
[1037]
Louis, if you use now/precise instead of now/time/precise, and then 
difference end-time start-time instead of end-time - start-time, 
it will also work across midnight.
Louis
19-Sep-2006
[1038]
Thanks, Gabriele! That is very useful information that will help 
me correct another script in which I am having that very problem.
Henrik
19-Sep-2006
[1039]
Oldes: slight optimization there :-) That's what I like about AltME: 
You put code in and optimized code comes out. :-)
Oldes
19-Sep-2006
[1040x2]
What's the less time interval you can get? I have record 0:00:00.031:-)
hm, my version works just with enter, but never mind:-)
Henrik
28-Sep-2006
[1042]
hmm.. crap. http-tools.r follows my own naming convention
Graham
28-Sep-2006
[1043]
Sorry Henrik .. I was there first!
Henrik
28-Sep-2006
[1044]
I could name it hypertexttransferprotocol-tools.r, but it doesn't 
have a good ring to me.
Maxim
28-Sep-2006
[1045]
why not  better-http-tools.r   ;-)
Henrik
28-Sep-2006
[1046]
not-grahams-http-tools.r?
Maxim
28-Sep-2006
[1047x2]
LOL :-)
my-http-tools.r  ;-)
Tomc
28-Sep-2006
[1049]
merge the two?
Graham
28-Sep-2006
[1050]
nahttp-tools.r  ( not another http tools.r )
Volker
28-Sep-2006
[1051]
merge and name them http-tools2.r :)
Graham
28-Sep-2006
[1052x2]
actually I think my http tools is now obsolete with newer versions 
of Rebol.
I'll just remove mine from the library ...
james_nak
28-Sep-2006
[1054]
I don't know about that Graham. There's some powerful stuff there.
Gregg
29-Sep-2006
[1055]
Please don't remove it Graham; at least not without us thinking about 
it some more. If things refer to it, and they get a different script 
now, it will cause confusion.
Volker
5-Oct-2006
[1056]
http://softinnov.org/cheyenne.shtmlhas still "Download Now!
Not released! ". Hurry! ;)
Pekr
5-Oct-2006
[1057]
That is why I wondered, why RT put it on their main site :-)
Graham
5-Oct-2006
[1058x2]
Huh?
Why did Carl do that then?
MikeL
5-Oct-2006
[1060]
It's harvest time in Ukiah.
BrianH
5-Oct-2006
[1061]
Cheyenne sounds cool though.
Geomol
11-Oct-2006
[1062]
Sorry for the reply in Announce group. Should have been here.
Rebolek
11-Oct-2006
[1063]
Works here (but I've got 'include in %user.r)
Anton
11-Oct-2006
[1064]
Rebolek, very good. Geomol ?
Geomol
11-Oct-2006
[1065]
It works here, after I did the load-thru/update http://www.rebol.net/reb/index.r
first.
Anton
11-Oct-2006
[1066x2]
Ok, excellent. (By the way, don't think I am not paying attention 
to these dependency annoyances.)
Oh man! It's so cool to have arrows together once again.. The way 
it should be !
Henrik
11-Oct-2006
[1068]
I think I'll do that for the next version of LIST-VIEW.
Anton
11-Oct-2006
[1069x2]
Well, all styles which use scroller obviously inherit the behaviour. 
I just tested my scroll-area and scroll-table styles (- it's so cool. 
I didn't think it would have this effect on me after all this time.)
Why don't you use my patch ? Are you worried that I haven't put a 
distinct license on the script ?
Henrik
12-Oct-2006
[1071]
I've changed the internals of SCROLLER to fit better with LIST-VIEW, 
so I can't use SCROLLER or a patched SCROLLER anymore.
MikeL
12-Oct-2006
[1072x2]
Doc.... Thanks for Cheyenne ... p.s.  the icon is very nice.
Louis.... the slide with sounds is a great idea.... would it have 
been possible to add sound to Carl's presentation script  show.r? 
... it uses make-doc like parsing from the slide file.   If you want 
an example, Doc Kimbel used it in his Uniserve distribution ... it 
is the REBOL 2 day presentation of Uniserve ... circa 01-Oct-2004.
Louis
12-Oct-2006
[1074]
MikeL, don't know. I haven't seen Carl's script. I just wanted a 
simple script to show slides with narration. Have you tried it yet?