Re: ANN: old HTTP & FTP servers in RevTalk

2010-03-16 Thread Alejandro Tejada

Hi Andre,

This web server stack works great, after i copied
all modules to the same folder where simple server.rev
resides.

Noticed that you included a wiki.rev stack, but
at least in my side, throws an error.

Andre, How could we use this server to search, create and
display wikipedia webpages inside a browser?
(using a custom index and their xml database compressed
as gzip)

Thanks in advance!

Alejandro


-- 
View this message in context: 
http://n4.nabble.com/ANN-old-HTTP-FTP-servers-in-RevTalk-tp1593701p1595285.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
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: old HTTP & FTP servers in RevTalk

2010-03-15 Thread Andre Garzia
ho ho ho... I see people hitting the server...

:D

On Mon, Mar 15, 2010 at 2:14 PM, Andre Garzia  wrote:

> Folks,
>
> I just found some code I made in 2004 that I thought I'd share. By that
> year I was heavily experimenting with CGIs and RevTalk based servers and
> implemented many different Web and FTP servers.
>
> Just for the kicks, I am running it on my linux machines, take a look at:
>
> http://home.soapdog.org:8080/
>
> It is also running an FTP server at port 8021 but it appears you can't
> connect to it due to some firewall misfiring.
>
> As I dig cool stuff from yore, I will share it with this list. I just home
> someone has some use for this. By the way, checkout the url mappings that
> work similar to revIgniter where a url goes like
> someStack/someCard/someMessage or someStack/someMessage allowing a sane way
> to create user friendly urls and developer friendly code.
>
> by the way, my connection is slow and this server has some field drawing
> for each request that slows things down, so do not complain about speed. :D
>
> Cheers
> andre
>
> --
> http://www.andregarzia.com All We Do Is Code.
>



-- 
http://www.andregarzia.com All We Do Is Code.
___
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: old HTTP & FTP servers in RevTalk

2010-03-15 Thread Andre Garzia
Folks,

I just found some code I made in 2004 that I thought I'd share. By that year
I was heavily experimenting with CGIs and RevTalk based servers and
implemented many different Web and FTP servers.

Just for the kicks, I am running it on my linux machines, take a look at:

http://home.soapdog.org:8080/

It is also running an FTP server at port 8021 but it appears you can't
connect to it due to some firewall misfiring.

As I dig cool stuff from yore, I will share it with this list. I just home
someone has some use for this. By the way, checkout the url mappings that
work similar to revIgniter where a url goes like
someStack/someCard/someMessage or someStack/someMessage allowing a sane way
to create user friendly urls and developer friendly code.

by the way, my connection is slow and this server has some field drawing for
each request that slows things down, so do not complain about speed. :D

Cheers
andre

-- 
http://www.andregarzia.com All We Do Is Code.
___
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