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

World: r3wp

[Web] Everything web development related

Graham
24-Jun-2005
[692x2]
Note also that rugby runs as a daemon so you would usually have to 
run your own web server.
I guess Rebol/LNS would replace Rugby in the future if it ever gets 
released.
MikeJ
24-Jun-2005
[694]
I'm already running a webserver, so it's no big deal.  If the connections 
are encrypted, I don't mind having the extra port open.
Graham
24-Jun-2005
[695]
http://www.compkarori.com/portal/

is one application I'm running.
MikeJ
24-Jun-2005
[696x2]
Nice.  Simple, small download, response, etc.
response == responsive
Graham
24-Jun-2005
[698]
The only problem I have noted is that occasionally my application 
goes crazy memory wise, and cpu jumps to max .. which fortunately 
can only be 50% on a hyperthreaded pentium 4 cpu :) 

I think the problem may be with Rebol and ODBC, and will try to port 
to Postgresql and use Dockimbels driver instead of odbc.
sqlab
24-Jun-2005
[699]
Graham: I just tested some of my scripts with rebcmd2512531.exe and 
so far it seems, that  the problems with odbc and catch seems to 
be gone. I am really curious, if that would cure your problem too.
Graham
24-Jun-2005
[700x3]
Oh ?? I must try this :)
But I don't think there's a comparable version of encap ?
Hmm.  Latest rebcmdview was 30-Jul-2004 :(
Graham
25-Jun-2005
[703]
Ok, I have removed the view components from my server, and will now 
see if odbc works without going crazy.  Trouble is, it may take some 
weeks before this happens :(
sqlab
27-Jun-2005
[704]
Some weeks in real time or some weeks in  a test environment.

I log every action and message of my servers, so that I can play 
them again in a shorter time, but in the same sequence.
Graham
27-Jun-2005
[705]
Weeks in real time.  I had not thought of logging every action .. 
though I do run a log for some things.
Alek_K
14-Jul-2005
[706x2]
Is there any sense to run rebol cgi scripts via php with readfile("http://server.com/cgi-bin/myscript.r")?
Better option for "nice" url's?
OK - got it - virtual() sends request to server - so:
virtual("cgi-bin/myscript.r");
Kaj
7-Sep-2005
[708x2]
It's been asked before, but does anyone know what happened to Shlik?
Is Vanilla now again the only viable web framework for REBOL?
Graham
7-Sep-2005
[710x2]
Magic!
Cheynne with RSP
Kaj
7-Sep-2005
[712]
I'm just looking at it, but my French is way lacking :-(
Graham
7-Sep-2005
[713]
see english translation on RIT site
Kaj
7-Sep-2005
[714]
Oh, good
Graham
7-Sep-2005
[715]
Yes, the information has been encoded on the main site with a compression 
format (French) for which you don't have a decompression utility.
Kaj
7-Sep-2005
[716x2]
The Cheyenne page says that it's not released?
:-)
Graham
7-Sep-2005
[718x2]
It's not released .. but ask politely, and you can get a copy
I've been running Cheyenne for a year now??
Kaj
7-Sep-2005
[720]
Is it included in the Magic! release?
Graham
7-Sep-2005
[721x4]
Nope.
ask dockimbel.
He has implemented a version of RSP inside Cheyenne
Cheyenne is used to provide web access to my Uniservel based mail 
server.
Kaj
7-Sep-2005
[725]
But it's also for Apache, I see?
Graham
7-Sep-2005
[726]
Yes.
Kaj
7-Sep-2005
[727x2]
Thanks
Magic! looks pretty good. Do you know how much the 2.5.3 docs are 
outdated for the 3.1 release?
Graham
7-Sep-2005
[729]
No, I've never used Magic myself .. just read the docs.
Pekr
8-Sep-2005
[730x2]
Magic? Is English documentation available? If not, then it is not 
of a much general use ...
then only suitable concept for me was Temple ... but it was not finished 
yet ...
Graham
8-Sep-2005
[732]
vide supra.
Pekr
8-Sep-2005
[733]
what is vide supra?
Graham
8-Sep-2005
[734]
v.s.
Pekr
8-Sep-2005
[735x2]
how many templating concepts do we have now? Let'S sum it up? I do 
remember shlik.org RSP, Magic! and Maxim planned something too, no?
what is v.s.? :-)
Graham
8-Sep-2005
[737]
It's Latin for "look above", or, read what was written before.
Pekr
8-Sep-2005
[738]
ok, thanks - now my questions - Chayanee with RSP and Magic!  are 
two different products, right?
Sunanda
8-Sep-2005
[739]
RSP and magic are completely different products, yes.  Same idea, 
but differente everything else.
Pekr
8-Sep-2005
[740]
which one works with "custom tagging"? That wins for me - no mixture 
of rebol plus html code plese :-)
Sunanda
8-Sep-2005
[741]
<but does anyone know what happened to Shlik?>

Not. His website changed a couple of times. Last known (to me) working 
one was
  http://laurentchevalier.dyndns.org/rebol/
But that is broken now.