Displaying 20 results from an estimated 5000 matches similar to: "Agile Web Development book - version 4.0 released"
2006 Jan 01
4
Agile book deltas
Are there deltas for the revisions of the PDF version of the Agile book?
-- fxn
2007 Oct 05
20
RSpec Book(s) on the radar
I just found this one: http://tinyurl.com/3c3mfa
David, are there any other RSpec books in the works?
With Regards,
Cody Skidmore
2006 Jan 23
6
Ruby at O''Reilly Rough Cuts
Not sure if this is old news or not, but it would appear that both the
Ruby Cookbook and a Rails book are now available for purchase at
O''Reilly Rough Cuts (something akin to PragProg''s beta book program):
http://rubyurl.com/nHz
http://my.safaribooksonline.com/?mode=roughcuts&srchtext=ROUGHCUTS
I haven''t tried them yet, but it definitely seems worth checking out.
2009 Jan 08
3
any eta on the rspec book?
Subject says it all...
Thanks in advance,
T
2005 Dec 09
6
Which mysql for a new project?
Hi all,
I am about to start a new RoR project. Which version of mysql is the
current best one to use? I will be using the soon-to-be-released RoR
1.0 for the project. I really don''t want to start a PostreSQL vs.
MySQL vs. Whatever war. I have all databases including Oracle at my
disposal. This project will be my testbed for using RoR with mysql. I
will be doing other tests with other dbs
2006 May 02
96
[ADV] Second Edition of Agile Web Development with Rails
ANNOUNCING AGILE WEB DEVELOPMENT WITH RAILS, SECOND EDITION
===========================================================
http://www.pragmaticprogrammer.com/titles/rails2/
Rails has changed a lot since we announced the first edition of the
book a year ago. DHH says that the 1.1 release "boasts more than 500
fixes, tweaks, and features from more than 100 contributors." Who
are we to
2006 Apr 11
3
fun/flamebait: Java Web Devel Stacks
I''ll pose a question partly for fun, partly out of interest to see
what everyone else is doing to survive the pain of the day job. It''s
for the professional J2EE developer converts out there.
Let''s say someone hired you to write a Basecamp clone, but it has to
be done in Java, say on the Tomcat or JBoss platform. What does your
stack look like now that you''ve
2006 Apr 11
3
Easiest way to deploy a ruby on rails site
Hi,
i am looking to deploy a ruby on rails site. I currently have some
asp.net 2.0 sites hosted using IIS. I have looked at some of the issues
with hosting a rails site on IIS and this looks more hassle than what it
is worth. I tried it and i couldn''t get it to work.
Can someone tell me what is the easiest way to get a rubyonrails site up
and running on a server running windows.
2007 Mar 27
1
On "Agile Web Dev (2nde edition)", Question about the Playtime Task D : Add a Dash of AJAX
Hi,
I''m surprised by the solution published at the following place :
http://wiki.pragprog.com/cgi-bin/wiki.cgi/Task_D-A_Dash_of_Ajax
For the 4th point : the solution published make a database request for
remove a Product from a Cart. I think it''s not needed. What do you all
think about that ?
--~--~---------~--~----~------------~-------~--~----~
You received this message
2006 Mar 25
14
Creating a symbolic link within a Rails application?
Hi, how does one create a symbolic link within a Rails application? At this
time, I can perform this action at the command line but I''m not sure how to
do it within Rails. BTW, I''m doing the following command in Mac OS X:
ln -s $SITE_ROOT/common_directory/* $SITE_ROOT/new_directory
Thanks in advance,
-Conrad
-------------- next part --------------
An HTML attachment was
2006 Jun 04
1
Preface to Agile 2nd edition book available?
So, is there a summary of the changes since the first edition? It
would be helpful to see just exactly what in Ruby on Rails has
changed before ordering the second edition of the book.
Could somebody briefly describe changes to Rails since the version
covered in the first edition of the book?
2005 Aug 23
8
Web Services testing... Agile Book p. 435
I am attempting to test the web services added during chapter 20 of the
Agile book. The code as written in the book yields 2 errors:
test_find_product_by_id(BackendControllerApiTest):
XMLParserError: syntax error
Anyone hit this yet and get it to work?
Thanks.
Ken
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Mar 30
13
Trying Agile book, found problem
Pg. 57 of Agile asks you to create a scaffolding by typing in
ruby script/generate scaffold Product Admin
Instead of generating everything, it only gives me
exists app/controllers/
exists app/helpers/
exists app/views/admin
exists test/functional/
dependency model
exists app/models/
exists test/unit/
exists test/fixtures/
identical
2006 May 05
2
convert HTML to LaTeX or text
Hi all,
I have a RoR app which can output a report in HTML back to the web browser, or
(preferably) in PDF using the RTex plugin. I have a number of text fields which
are stored as HTML, and am looking for a good way to convert them to something
LaTeX-compatible, or plain text if that''s the last resort. I''ve seen a number
of html2tex-type converters out there, but they are by
2006 Jan 10
2
DBDesigner4 to AR model (script)
Hi list,
I have hacked together a small script to generate an ActiveRecord model
from a DBDesigner 4 (fabForce.net) model file. Take it apart and feed it to
the pigs ;).
the article:
http://tua.ch/ruby/current.html
and the script:
http://tua.ch/ruby/dbmodel/compute_model.rb
best of whishes for the new year,
kaspar
code manufacture & ruby lab at http://www.tua.ch/ruby
2006 Aug 09
0
Agile Web Development - 2nd Edition -- Iteration D3 problem
hi,
This is regarding the "Depot Application". Section 9.3, Iteration D3 --
Highlighting Changes. I''ve followed this exactly according to the PDF,
but it doesn''t work.
The Ajax cart works, the blind_up and blind_down works. But couldn''t get
the highlighting of the current item to work.
Tested in Opera 9, FireFox 1.5 and IE 6 -- no luck !! I even
2006 Mar 22
0
Re: hyperlinks in Agile Web Development with Rails 1.1
My vote is that you maintain the hyperlinks!
While working through the book, the code hyperlinks are essential to make
sure one knows which version of depotNN is being referred to at the moment,
for example, and as a convenient way of reviewing the code.
And it is very useful to jump to in-depth references.
I found the hyperlinks very helpful.
cheers,
Victor Kane
http://awebfactory.com.ar
2006 Jun 08
7
The Agile Book Messageboard?
Hello.
Where is there an Agile Messageboard?
On the first part of the Depot example, a price field shouldn''t be an
integer right? (it should be more of a float since a price has decimals)
Dominic Son
--
Posted via http://www.ruby-forum.com/.
2005 Nov 09
1
Enterprise Integration with Ruby - Beta book
I saw this mentioned on Dave Thomas''s blog
http://blogs.pragprog.com/cgi-bin/pragdave.cgi/Tech/Ruby/EIR.html
and don''t remember having seen it announced on this mailing list. This
new Beta Book is at
http://pragmaticprogrammer.com/titles/fr_eir/index.html
regards
Justin
2006 Jan 17
5
Noob Question concerning code in Agile Web Development with Rails
Hi,
I''m currently learning Ruby on Rails using "Agile Web Development with
Rails." I am using RadRails as my development environment. Everything has
been going along well, until the end of chapter 7. Just before the end of
the chapter, we set up our store pages so that they can be styled with the
depot.css stylesheet. This is where I run into my problem. The stylesheet