Hi guys, Thanks for the help. I'll try Reader 7 or xpdf. Vasudev ... -- Vasudev Ram http://www.geocities.com/vasudevram PDF conversion toolkit: ...
191
Dibya prakash
prakashdibya
Jun 19, 2006 5:47 am
Hi, I came across this article which I am sure would be beneficial to lot.......... http://www.infoq.com/articles/Rails-Performance The author who has done a...
192
Satish Talim
satish_talim
Jun 20, 2006 7:01 am
You know what Ruby means to you as a Rails developer, so now's your chance to tell the world and win a fabulous prize! The grand prize winner will receive a...
193
Pratik
pratik16
Jun 20, 2006 11:52 am
Railsday 2006 got over yesterday. So if you are "learn by example" kind of a person, keep an eye on http://www.railsday2006.com. You will find many demo...
194
Pratik
pratik16
Jun 20, 2006 11:53 am
Just found out that anonymous svn access has been enabled. Check the list of teams at : http://spectate.railsday2006.com/changesets/teams/ Now to get the code...
195
Vasudev Ram
vasudevram
Jun 20, 2006 11:55 pm
Yes, I know - name sounds contradictory. But it really does have Ruby news (although its also about PHP and some other areas). Saw some good Ruby news articles...
196
Satish Talim
satish_talim
Jun 21, 2006 4:07 am
An interesting read <http://www.oreillynet.com/ruby/blog/2006/05/go_solo_as_a_fulltime_rails\ _de.html> [Non-text portions of this message have been removed]...
197
Satish Talim
satish_talim
Jun 21, 2006 4:07 am
Another interesting read <http://www.oreillynet.com/ruby/blog/2006/03/interviewing_ruby_programme92; rs.html> [Non-text portions of this message have been...
198
Vasudev Ram
vasudevram
Jun 22, 2006 2:28 am
Thanks to Satish Talim from whose links - sent recently - about Going Solo, etc. - I found the others in the post below. ...
199
Satish Talim
satish_talim
Jun 22, 2006 2:39 am
Hello all, I was wondering if any of you would be interested in learning the Ruby language and Rails Framework along with me, but on the internet? I can email...
200
Gaurav Kotak
gauravkotak22
Jun 22, 2006 4:08 am
Satish, I would be very interested in this. Looking forward to work with you Best, Gaurav ... [Non-text portions of this message have been removed]...
201
nitin asati
nitin_asati9924
Jun 22, 2006 6:19 am
Hi Satish, I am interested.I have done some work on Ruby but Rails Framework is still unexplored.It will be great to learn with you. Regards, Nitin Asati ...
202
sachin j
sachinmj3
Jun 22, 2006 6:20 am
Hello Satish, I will be verymuch intrested in learning ruby. Regards Sachin Satish Talim <satish.talim@...> wrote: Hello all, I was wondering if any of...
203
Abhijit Paranjpe
abhi_funky
Jun 22, 2006 6:57 am
Hi I am also intrested in learning Ruby and Rails Abhijit Paranjpe ... [Non-text portions of this message have been removed]...
204
mukulneetika
Jun 22, 2006 10:19 am
Jason reports on 37signals <http://37signals.com/svn/archives2/business_20_says_david_matters.php> ... Business 2.0 magazine just released their “The 50...
205
Vasudev Ram
vasudevram
Jun 23, 2006 1:38 am
Hi, I recently downloaded and installed Instant Rails (IR) (its about 50 MB - get the 1.3a version as the 1.3 has a bug according to Curt Hibbs - see below...
206
Vasudev Ram
vasudevram
Jun 23, 2006 1:38 am
Hi Satish, I think this is a really good idea. I've often thought, when learning a new technology, that it would be great to have a few people with which to do...
207
Sandip
sandip_deshmane
Jun 23, 2006 2:05 am
Hello Sir, I am also interested to know Ruby and ROR in depth like Java which i learn from you. Thanks for you help to improve our technical knowledge and...
208
ashutosh_ambekar
ashutosh_amb...
Jun 23, 2006 2:57 pm
And here is the link: http://www.alphaworks.ibm.com/tech/db2onrails?open&ca=drs-aw-hom&S_TACT=106AH21W&S_CMP=AWRSSHOM Starter Toolkit for DB2 on Rails comes...
209
Sandeep Suryavanshi
praj_san16
Jun 23, 2006 2:59 pm
Hi All, I newly join in this group so I introduce myself. I am Sandeep Suryavanshi, working with Infonox Software Pvt Ltd,Pune since last one year. I am...
210
ashutosh_ambekar
ashutosh_amb...
Jun 23, 2006 2:59 pm
Starter Toolkit for DB2 on Rails comes with a unique, one-click installer for pre-tested and reconfigured installation of not only Ruby and Rails, but a...
211
Vasudev Ram
vasudevram
Jun 23, 2006 11:44 pm
Hi, Here's one of the posts by James Duncan Davidson (author of Ant and TomCat) that I mentioned in my recent post about Instant Rails - where I said he's done...
212
Devendra
devendragulve
Jun 25, 2006 5:05 am
Hi, I got some good stuff. Jim Weirich <http://www.onestepback.org/>39;s presentation [.MOV - ...
213
vikrant chaudhari
vikrantchaud...
Jun 27, 2006 5:16 am
Thank you for conducying the sessions on ruby and ROR. I am very much interested in it. Satish Talim <satish.talim@...> wrote: Hello all, I was wondering...
214
swanand_deodhar
Jun 27, 2006 12:19 pm
Hi! I am using the auto complete feature provided by Scriptaculous. Here is have to write following string in the view: Select name: <%=...
215
Pratik
pratik16
Jun 27, 2006 2:55 pm
Did u check development logs and see if the browser is sending request to the server ? ... -Pratik ... From: swanand_deodhar <swanand_deodhar@...> To:...
216
Shantanoo Mahajan
shantanu.mah...
Jun 27, 2006 10:31 pm
... Following worked for me using scaffold method. http://demo.script.aculo.us/ajax/autocompleter You need to have table named contacts with column name. ...
217
swanand deodhar
swanand_deodhar
Jun 28, 2006 5:43 am
Hi! I m doing using the simple retrieval frm database using self.getdata method. I m finding out students who hve not got their results. def getData ...
218
Dibya prakash
prakashdibya
Jun 28, 2006 5:58 am
Can you send the schema? --D swanand deodhar <swanand_deodhar@...> wrote: Hi! I m doing using the simple retrieval frm database using self.getdata...
219
smita deshpande
smitades
Jun 28, 2006 6:56 am
Hi, I am new to Ruby. I am trying very simple program using SciTE. Following is the program: a = gets.chomp puts a Saved this program and hit f5. It just shows...