After looking into and with some experience in mod_python, mod_perl,
mod_ruby and PHP, I’ve found that mod_ruby has everything that I had
been looking for in PHP and everything I’d been looking for in Perl.
However, my questions to you guys who have used ruby more in depth are…
Ruby’s DBI/DBD has done everything i’ve needed (i use PostgreSQL).
And Support? Great User Community! They even answer all my dumb questions
Plus the mail archives. And there are some really good books. And heck, if you
know Japanese there are a lot more resources. There was some discussion about
proffesional support at one point. You may want to check the mail archives: http://www.ruby-talk.org/ruby/ruby-talk/index.shtml
···
On Friday 10 January 2003 03:09 pm, Daniel Bretoi wrote:
Hi All.
After looking into and with some experience in mod_python, mod_perl,
mod_ruby and PHP, I’ve found that mod_ruby has everything that I had
been looking for in PHP and everything I’d been looking for in Perl.
However, my questions to you guys who have used ruby more in depth are…
Sean Russell’s REXML (http://www.germane-software.com/software/rexml) is
one of the more popular choices for XML parsing in Ruby, and I believe
it’s being considered for inclusion in Ruby 1.8 as one of the standard
libraries. But if it’s not to your liking, there are a number of
alternative XML parsing libraries listed in the RAA.
REXML is really tasty, and there’s libxml binding.
What concerns me more for this moment is performance. Actually,
that’s why I’ve asked if any kind person still has fastcgi.rb or
could tell ‘just use fcgi’… (RAA link is broken)
PS: if there’s something I could help with by fiddling with kind
of bytecompiler, I’d be eager to.
···
On Sat, Jan 11, 2003 at 07:09:02AM +0900, Daniel Bretoi wrote: