Hello,
Beside the "too clever by half" Rails, is there some more straightforward Web library that anyone would recommend?
Perhaps something along the lines of Web.py or such?
TIA!
Cheers
···
--
PA, Onnay Equitursay
http://alt.textdrive.com/
Hello,
Beside the "too clever by half" Rails, is there some more straightforward Web library that anyone would recommend?
Perhaps something along the lines of Web.py or such?
TIA!
Cheers
--
PA, Onnay Equitursay
http://alt.textdrive.com/
why not just write a servlet for webrick?
-a
On Wed, 15 Feb 2006, PA wrote:
Hello,
Beside the "too clever by half" Rails, is there some more straightforward
Web library that anyone would recommend?Perhaps something along the lines of Web.py or such?
TIA!
Cheers
--
judge your success by what you had to give up in order to get it.
- h.h. the 14th dali lama
PA wrote:
Hello,
Beside the "too clever by half" Rails, is there some more straightforward Web library that anyone would recommend?
Nitro.
It's a different sort of clever.
--
James Britt
"Blanket statements are over-rated"
I am writing a Wiki and web application framework called Pandora
(http://pandora.rubyveil.com/) which should be easy to set up and use
since it does not require any database server. I haven't released any
source code yet, but I will as soon as it gets to a better shape. As
of now, it is a fully functional Wiki system, although still missing a
few critical features, primarily in the viewing and restoring of page
revisions.
Julian I. Kamil
PA asked:
Beside the "too clever by half" Rails, is there some more straightforward
Web library that anyone would recommend?Perhaps something along the lines of Web.py or such?
Erik Veenstra's RubyWebDialogs is very simple:
http://www.erikveen.dds.nl/rubywebdialogs/index.html
Cheers,
Dave