[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Book: Agile Web Development with Rails

Stephen Kellett

6/13/2005 9:59:00 PM

Hi Folks,

Slashdot article on Book: Agile Web Development with Rails

http://slashdot.org/articles/05/06/13/2025259.shtml?tid=192&a...

I haven't noticed this mentioned here, but if it has, please accept my
apologies for any duplication.

Stephen
--
Stephen Kellett
Object Media Limited http://www.objmedia.demon.co.uk/sof...
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting
4 Answers

Jonas Hartmann

6/13/2005 11:54:00 PM

0

Stephen Kellett wrote:
> Hi Folks,
>
> Slashdot article on Book: Agile Web Development with Rails
>
> http://slashdot.org/articles/05/06/13/2025259.shtml?tid=192&a...
>
> I haven't noticed this mentioned here, but if it has, please accept my
> apologies for any duplication.
>
> Stephen

any reviews yet?
any comments by ones who read (but not wrote) it?


Corey Lawson

6/14/2005 1:05:00 AM

0

Yes. Anything like that on Slashdot is bound to evoke emotions... and
this story has brought out more than a few... *:)

Me, personally, if I had the power to influence between asp/asp.net
and Rails, I'd really push for Rails. They're both in about the same
league, but Rails is much more flexible than ASP.Net w.r.t. being so
tightly bound to the server. With one's Rails code, you can either
override what Rails is doing, or go into the code and do it there, for
everything. Not so with ASP.Net. All the JavaScript crud that it
generates for the client are pretty IE-specific (and being anti-others
in a few cases). Generate a form dyamically from your server, but
actually post it to another? VERY obscure to do in ASP.Net. Stuff like
that.

Oh, that someone figured out how to use FastCGI+Rails with IIS is good, too...

-Corey

On 6/13/05, Jonas Hartmann <Mail@jonas-hartmann.com> wrote:
> Stephen Kellett wrote:
> > Hi Folks,
> >
> > Slashdot article on Book: Agile Web Development with Rails
> >
> > http://slashdot.org/articles/05/06/13/2025259.shtml?tid=192&a...
> >
> > I haven't noticed this mentioned here, but if it has, please accept my
> > apologies for any duplication.
> >
> > Stephen
>
> any reviews yet?
> any comments by ones who read (but not wrote) it?
>
>


why the lucky stiff

6/14/2005 2:54:00 AM

0

Jonas Hartmann wrote:

> Stephen Kellett wrote:
>
>> Slashdot article on Book: Agile Web Development with Rails
>>
>> http://slashdot.org/articles/05/06/13/2025259.shtml?tid=192&a...
>
> any reviews yet?
> any comments by ones who read (but not wrote) it?

Yeah, a few.

http://dema.ruby.com.br/articles/2005/06/05/rails-beta-b... (very
thorough)
http://redhanded.hobix.com/inspect/railsBetabookHitsTh...
http://blog.innerewut.de/articles/2005/06/10/review-of-agile-web-development-with-rai...
http://www.billkatz.com/agile...

And a guy who printed the book on with his very own demand.

http://www.adamstiles.com/adam/2005/06/printing_t...

_why



Ara.T.Howard

6/14/2005 3:54:00 AM

0