Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

steel update

 [1/13] from: maximo:meteorstudios at: 20-Aug-2003 15:41


hi all, I'm not sure if my last steel update was properly sent to the list, (I sent it when RT was changing servers)... but a little download section had been built two weeks ago (already!). I am working hard on documentation and a revised site structure which has more submenus and loads of information, for most aspects of the current steel project (and hopely for each library). The liquid.r architecture should also get a much revised page, with graphs and code examples. I will start updating this on the web tonight, although I can't tell at what time. so tomorow, anyone who was/is interested in the steel project should revisit the site, for a better experience. A revised version of the downloadable code will also be uploaded. Mainly, fixes to liquid-vid and the colorbox demo. I will try to package a current version of remark.r within the week. Most of my time has been spent on it in the last week, adding a prelimiray path remaping function which rebuilds any link or menu to another part of the site relative to the current page. This makes all buttons work like absolute paths, when editing the pages, but when the site is actually parsed, they become relative paths. This makes copy/pasting code and reusing menus to other directories really easy. ciao! -max ----------- Steel project coordinator

 [2/13] from: andrew:martin:colenso:school at: 21-Aug-2003 8:55


Max wrote:
> So tomorrow, anyone who was/is interested in the steel project should
revisit the site, for a better experience. Can you remind us what the web site URL is again please? Andrew J Martin Who's memory is like sieve, remembering only primes... Attendance Officer & Information Systems Trouble Shooter Colenso High School Arnold Street, Napier. Tel: 64-6-8310180 ext 826 Fax: 64-6-8336759 http://colenso.net/scripts/Wiki.r?AJM http://www.colenso.school.nz/ DISCLAIMER: Colenso High School and its Board of Trustees is not responsible (or legally liable) for materials distributed to or acquired from user e-mail accounts. You can report any misuse of an e-mail account to our ICT Manager and the complaint will be investigated. (Misuse can come in many forms, but can be viewed as any material sent/received that indicate or suggest pornography, unethical or illegal solicitation, racism, sexism, inappropriate language and/or other issues described in our Acceptable Use Policy.) All outgoing messages are certified virus-free by McAfee GroupShield Exchange 5.10.285.0 Phone: +64 6 843 5095 or Fax: +64 6 833 6759 or E-mail: [postmaster--colenso--school--nz]

 [3/13] from: maximo:meteorstudios at: 20-Aug-2003 17:13


> -----Original Message----- > From: Andrew Martin [mailto:[andrew--martin--colenso--school--nz]]
<<quoted lines omitted: 6>>
> revisit the site, for a better experience. > Can you remind us what the web site URL is again please?
sooo sorry, http://www.rebol.it/~steel/ I wanted to put it in my signature, then forgot to add it ;-) -MAx

 [4/13] from: petr:krenzelok:trz:cz at: 20-Aug-2003 23:40


Maxim Olivier-Adlhoch wrote:
>>-----Original Message----- >>From: Andrew Martin [mailto:[andrew--martin--colenso--school--nz]]
<<quoted lines omitted: 20>>
>I wanted to put it in my signature, then forgot to add it ;-) >-MAx
hey, Max ... what about screenshot? I can tell you, that for whatever product, if I can't find screenshots, I get lovered interest :-) Maybe some other ppl feel the same, so what about providing us with any? :-) cheers, -pekr-

 [5/13] from: andrew:martin:colenso:school at: 21-Aug-2003 9:48


Max wrote:
>http://www.rebol.it/~steel/
Thanks, Max!
>I wanted to put it in my signature, then forgot to add it ;-)
Just do it now! :) Pekr wrote:
> what about screenshot? ...Maybe some other ppl feel the same, so what
about providing us with any? :-) I'd like to see some screen shots as well, please? Andrew J Martin Attendance Officer & Information Systems Trouble Shooter Colenso High School Arnold Street, Napier. Tel: 64-6-8310180 ext 826 Fax: 64-6-8336759 http://colenso.net/scripts/Wiki.r?AJM http://www.colenso.school.nz/ DISCLAIMER: Colenso High School and its Board of Trustees is not responsible (or legally liable) for materials distributed to or acquired from user e-mail accounts. You can report any misuse of an e-mail account to our ICT Manager and the complaint will be investigated. (Misuse can come in many forms, but can be viewed as any material sent/received that indicate or suggest pornography, unethical or illegal solicitation, racism, sexism, inappropriate language and/or other issues described in our Acceptable Use Policy.) All outgoing messages are certified virus-free by McAfee GroupShield Exchange 5.10.285.0 Phone: +64 6 843 5095 or Fax: +64 6 833 6759 or E-mail: [postmaster--colenso--school--nz]

 [6/13] from: maximo:meteorstudios at: 20-Aug-2003 18:15


> -----Original Message----- > From: Petr Krenzelok [mailto:[petr--krenzelok--trz--cz]]
<<quoted lines omitted: 3>>
> Maybe some other ppl feel > The same, so what about providing us with any? :-)
Yeah, glass was fun to show off... ;-) Well, I can give you screen shots of a text editor showing the liquid object code ;-) No, really, at the moment, there isn't a lot to show, most of what's available, isn't actually related to the steel editor. Its all low-level code libraries which are used to design an application. But you are right that images are worth a thousand words, and that's why I want to put some schematics to simplify its understanding, so that some of you will want to use it. I'll try to add a few pics which show: -the colorbox demo, in various synchronised states -a little image of the "automatic" indented printing tool -a few schematics where things aren't obvious. -and maybe a few images of the use of the metal skin in action with quick ui examples -screen shots which show the open-library installer so that its less scary to download... At least, now I know that someone will actually be looking at those pictures. ;-) thanks for the comment, and (Andrew ;-) here's the new signature. ciao! -MAx ------------- Steel project coordinator http://www.rebol.it/~steel

 [7/13] from: reboler:bol at: 20-Aug-2003 20:37


Hi Max! I'm receiving this error message: ----------------COLR ** Script Error: Invalid path value: edge ** Near: r/pane/edge: make r/pane/edge [size: 2x2] g/pane/edge: what's the problem? thanks in advance. --DJ

 [8/13] from: ljurado:bariloche:ar at: 21-Aug-2003 10:24


From: Reboler <[reboler--bol--com--br]>
> Hi Max! > I'm receiving this error message:
<<quoted lines omitted: 5>>
> thanks in advance. > --DJ
Comment lines 90, 91 92 comment { r/pane/edge: make r/pane/edge [size: 2x2] g/pane/edge: r/pane/edge b/pane/edge: r/pane/edge } Luis

 [9/13] from: maximo:meteorstudios at: 21-Aug-2003 9:33


in what version are you using the demo? I haven't had that error, and I tried it latest beta and the offical release version of rebol. are you using it on windows? ciao! -MAx ------------- Steel project coordinator http://www.rebol.it/~steel

 [10/13] from: info:id-net:ch at: 21-Aug-2003 16:55


I had the same error 10 days ago, on windows xp. The latest beta.

 [11/13] from: maximo::meteorstudios::com at: 21-Aug-2003 16:46


ok, its possible the version currently on the net (which was a very quick fix version) might not have been tested with latest beta. I'll make sure it is with the next release. -max ----------- meteor Studios, T.D. ----------- Never Argue with an idiot. They will bring you down to their level and beat you with experience

 [12/13] from: reboler:bol at: 21-Aug-2003 19:21


Hi Max, I comment the lines 90,91 and 92 and it worked. ok. Thanks for your attention. Regards, --DJ

 [13/13] from: ljurado:bariloche:ar at: 22-Aug-2003 2:53


Hi Maxim ! I get the error on Windows, system/version : 1.2.8.3.1 and 1.2.10.3.1 Luis De: Maxim Olivier-Adlhoch <[maximo--meteorstudios--com]>

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted