Re: [ANN] RevOnRockets Web Development educational Package! Happy 2007 everyone.

2007-01-10 Thread Alex Shaw

Great work Andre!

Must say it's a nice tidy improvement to the old mchttp stack.. 
particularly when compared to my own which is a mess :)


Not sure if you are going to create a separate forum for it but I 
noticed in the bit where it creates a new stack for the brazilian-magic 
cgi ... here I see a noticeable stack appear briefly particularly when 
you get fast multiple cgi going or even [browser] refresh a cgi page a 
few times quickly. Anyway, a quick change to "create invisible stack" 
helped.


Even though I work with fairly small networks where the current 
performance of rev server apps is ok [with small to medium sized data], 
things could be better & I really looking forward a super-duper 
multi-threading version of rev now!


What's that *cough* bug number again? Opps.. enhancement number :)

regards
alex

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] RevOnRockets Web Development educational Package! Happy 2007 everyone.

2007-01-01 Thread Andre Garzia

Ken,

thanks... I still have more goodies on the oven, getting ready to me  
released... :-)

hope this becomes some educational tool for developers or something...

Cheers
andre
On Dec 31, 2006, at 8:00 PM, Ken Ray wrote:


On Dec 31, 2006, at 2:35 PM, Andre Garzia wrote:

it is with imense happyness that I make available what I came to  
call RevOnRockets package. This package is a bundle of a web  
server, libraries and demos, everyting in 100% transcript.


Awesome, Andre! Congrats on a wonderful product!


Ken Ray
Sons of Thunder Software, Inc.
Web Site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] RevOnRockets Web Development educational Package! Happy 2007 everyone.

2006-12-31 Thread Ken Ray

On Dec 31, 2006, at 2:35 PM, Andre Garzia wrote:

it is with imense happyness that I make available what I came to  
call RevOnRockets package. This package is a bundle of a web  
server, libraries and demos, everyting in 100% transcript.


Awesome, Andre! Congrats on a wonderful product!


Ken Ray
Sons of Thunder Software, Inc.
Web Site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] RevOnRockets Web Development educational Package! Happy 2007 everyone.

2006-12-31 Thread Andre Garzia

Dan,

my friend, you know that half of this is for you! :D

right now we're still kinda far away from where we want to go, this  
is the groundwork. A server and some beggining libraries. Now I'll  
move forward implementing upper layers so that we're able to put the  
guys from ROR and Perl to a run. What we need now is an RPC library  
and Javascript glue code and belive me... we'll be doing magic before  
february...


Cheers
andre


On Dec 31, 2006, at 6:54 PM, Dan Shafer wrote:


Andre,

Congratulations! I know you've spent a HUGE amount of time, thought  
and
energy (and probably coffee) on this project. I've downloaded it  
and will

begin poking at it today.

Go have a beer on me (send me the bill.)

:-)

Dan


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN] RevOnRockets Web Development educational Package! Happy 2007 everyone.

2006-12-31 Thread Dan Shafer

Andre,

Congratulations! I know you've spent a HUGE amount of time, thought and
energy (and probably coffee) on this project. I've downloaded it and will
begin poking at it today.

Go have a beer on me (send me the bill.)

:-)

Dan

On 12/31/06, Andre Garzia <[EMAIL PROTECTED]> wrote:


Hi Folks,

it is with imense happyness that I make available what I came to call
RevOnRockets package. This package is a bundle of a web server,
libraries and demos, everyting in 100% transcript.

The objective is to help the aspiring web developer (and the seasoned
one) to create their web applications, the RevHTTP server runs inside
the Revolution IDE and is able to run text file based cgis as well as
serve files, this alone enables everyone to develop for the web from
inside rev, using the debugger!!! Develop and Test your CGIs from
inside revolution!

This is of course freeware with source. All code is commented,
specially the webserver code. I give this to this wonderful community
as a token of gratitude for all the years that everyone and his dog
helped me!

What is included:
* RevHTTP - 100% transcript web server with new features and
cleaner
code.
* EasyCGI Core library - a simple library for building text file
cgis.
* EasySessions - a simple library for session management.
* EasyDebug - a error report tool for CGIs.
* libCGI compatibilty functions - RevHTTP has a compatible API
that
allows libCGI based apps to run inside it.
* Demos for all libraries and even AJAX demos!!!

More documentation is expected as time goes. The demos and the
libraries will also have updates. Right now they are very bare but I
do like them and use them everyday.

Have I mentioned that I commented my code yet?

ALL FREE license is: cannot-blame-the-brazilian-guy-if-it-
explodes-public-license 1.0

Have fun! file is here http://andregarzia.com/RevHTTP.zip

Launch http.rev and click start!

happy 2007 everyone

Cheers
andre

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


[ANN] RevOnRockets Web Development educational Package! Happy 2007 everyone.

2006-12-31 Thread Andre Garzia

Hi Folks,

it is with imense happyness that I make available what I came to call  
RevOnRockets package. This package is a bundle of a web server,  
libraries and demos, everyting in 100% transcript.


The objective is to help the aspiring web developer (and the seasoned  
one) to create their web applications, the RevHTTP server runs inside  
the Revolution IDE and is able to run text file based cgis as well as  
serve files, this alone enables everyone to develop for the web from  
inside rev, using the debugger!!! Develop and Test your CGIs from  
inside revolution!


This is of course freeware with source. All code is commented,  
specially the webserver code. I give this to this wonderful community  
as a token of gratitude for all the years that everyone and his dog  
helped me!


What is included:
	* RevHTTP - 100% transcript web server with new features and cleaner  
code.

* EasyCGI Core library - a simple library for building text file cgis.
* EasySessions - a simple library for session management.
* EasyDebug - a error report tool for CGIs.
	* libCGI compatibilty functions - RevHTTP has a compatible API that  
allows libCGI based apps to run inside it.

* Demos for all libraries and even AJAX demos!!!

More documentation is expected as time goes. The demos and the  
libraries will also have updates. Right now they are very bare but I  
do like them and use them everyday.


Have I mentioned that I commented my code yet?

ALL FREE license is: cannot-blame-the-brazilian-guy-if-it- 
explodes-public-license 1.0


Have fun! file is here http://andregarzia.com/RevHTTP.zip

Launch http.rev and click start!

happy 2007 everyone

Cheers
andre

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution