similar to: "Put Your Money Where Your Mouth Is"

Displaying 20 results from an estimated 6000 matches similar to: ""Put Your Money Where Your Mouth Is""

2006 Mar 15
7
O''Reilly Rails Cookbook on Rough Cuts
Subject says it all. Anybody taken a look yet? http://www.oreilly.com/catalog/railsckbk/?CMP=ILC-GG7423313304&ATT=railsckbk After buying the Ruby Cookbook and the other Rails book, I''m pretty gunshy about another Rough Cuts purchase. Sean
2005 Mar 08
15
Rails 0.10.1and WEBrick
Doesn''t appear to work with WEBrick. Works find with Apache/FastCGI. Something wrong in the way Rails is trying to process paths from the WEBrick server. If I try to send in http://localhost:3000/recipes/new, WEBrick is interpreting /new as my controller, instead of my action.
2006 May 31
2
I''m Collecting Media Refernces for Ruby and Rails
I''m trying to collect media references (URLs) to articles, podcasts, and videos about Ruby and Ruby on Rails, like this month''s Linux Journal ( http://www.linuxjournal.com/issue/147) or the recent DDJ article ( http://www.ddj.com/dept/architect/187203512). If have such a collections yourself (or just know of some good references), could you please share them on this thread.
2006 Mar 16
10
Substruct Open Source E-Commerce Platform
Finally it''s here :) The Rails app to do battle with the likes of Miva Merchant and OS Commerce! I''m releasing Substruct 0.051 into the wild. More information here: http://dev.subimage.com/projects/substruct Please check it out! I''d love to hear all of your thoughts - and I''m looking for contributors! -- seth at subimage interactive
2006 Mar 11
11
Noob needs help with ''if'' block
Hello all. I''m a noob at Ruby on Rails, only started learning a few days ago, but I''m loving it so far. I do have a few years experience with PHP, ASP, MySQL, etc., so I''m not *totally* clueless, though. :) Anyway, I''m having trouble with something that should be fairly trivial: I have an ''if'' statement that is supposed to print out a table
2006 Apr 18
1
Sponsoring the Sponsors of the Summer of Code.
I know that the folks at Ruby Central (David Black, Chad Fowler, Rich Kilmer, et al) had a big impact on Ruby being added to Google''s ''Summer of Code''. They tried last year, but they made it happen this year. Based on that, I''ve made a donation to Ruby Central [1] to support the work that they do (as I did last year). I''d love to see my (almost a)
2006 Mar 10
6
How do i apply a patch?
Hi, i have a patch to make instiki work with the latest version of ruby : as_clean_logger_rb-fixed.patch But i dont know how to apply it. Any ideas?? Thanks, Chris -- Posted via http://www.ruby-forum.com/.
2005 Mar 04
3
Whoo Hoo... We''re on the Slashdot front page!
Part 2 of my Rails article on ONLamp.com just made the slashdot front page! The entry, itself, is here: http://developers.slashdot.org/article.pl?sid=05/03/04/1319242&tid=156 Curt
2006 Feb 18
44
I forgot. Why do we hate* Java?
Hi, I''ve started reading some Java books. Gasp! What makes website development with Java so bad? I haven''t looked at Struts but I''m reading about Hibernate. Compared to ActiveRecord, Hibernate seems like some extra typing to explicitly define the model fields, getters and setters. I know that these are things that you can do in ActiveRecord when things get complicated
2005 Dec 15
3
Generic Question about the way code is written
Hi, This is a generic question about the way code is written in prototype and scriptaculous libraries. Inside every object, we find functions that begin with "_". How are these methods/functions different from the rest? eg _text, _attributes, _each... Please let me know. Thank you, Mandy.
2007 Feb 26
2
Apache+mod_proxy_balancer+Mongrel+Mephisto, Apache kills CPU
Our Mephisto install kills Mongrels and causes Apache to pound the CPU. This started when we moved to Apache+mod_proxy_balancer+Mongrel. Here''s what we know: The following things are working OK, except when used in the combination listed above: mongrel, mongrel_rails, MySQL, Apache, mod_proxy_balancer. We believe these are all OK because we moved five other Rails apps to this
2006 Jul 24
3
Customize list.rhtml to display only certain db columns
Hi, Very new to RoR; have been a flash developer for four years or so. I have an urgent question -- in the list.rhtml file, I only want to display certain columns instead of dumping out all the columns in the database. Could someone shed some light this topic? Thanks!!! Sam -- Posted via http://www.ruby-forum.com/.
2003 Aug 26
0
Someone just searched for word-of-mouth information about: rsync@lists.samba.org
Word-of-Mouth.Org Search Awareness System **This email is an automated message, but it is not spam.** An acquaintance of your's recently conducted a search on your email address in our online community, Word-of-Mouth.Org. It could be a friend, a family member, co-worker, business associate, or someone else who's interested in learning more about you. Why are we sending you
2005 May 10
58
A quick straw poll
How many of you are using Rails: 1. As the primary development tool at your Day Job 2. As a small part of your Day Job 3. Not using Rails in your Day Job, but are using Ruby 4. For OS/outside work/hobby -- sam http://www.magpiebrain.com/
2003 Sep 08
1
Someone just searched for word-of-mouth information about: r-help@lists.r-project.org
WordofMouthConnection.com Search Awareness System This email is a website-generated message, but it is not spam. An acquaintance of yours recently conducted a search on your email address in our online community, WordofMouthConnection.com. It could be a friend, a family member, co-worker, business associate, or someone else who's interested in learning more about you. Why are we sending you
2003 Oct 17
2
Someone just searched for word-of-mouth information about: r-help@lists.r-project.org
WordofMouthConnection.com Search Awareness System This email is a website-generated message, but it is not spam. An acquaintance of yours recently conducted a search on your email address in our online community, WordofMouthConnection.com. It could be a friend, a family member, co-worker, business associate, or someone else who's interested in learning more about you. Why are we sending you
2006 Sep 08
2
rails equivalent to symfony admin generator?
I''m an experienced PHP programmer (don''t know Ruby yet), and I''m playing around with Symfony (PHP MVC framework similar to Rails) and I found myself asking if there''s really any reason to use it over Rails. From what I''ve seen just about every feature in Rails is superior except one very important thing - Symfony''s admin generator. This is
2003 Sep 25
5
Someone just searched for word-of-mouth information about: r-help@stat.math.ethz.ch
WordofMouthConnection.com Search Awareness System This email is a website-generated message, but it is not spam. An acquaintance of yours recently conducted a search on your email address in our online community, WordofMouthConnection.com. It could be a friend, a family member, co-worker, business associate, or someone else who's interested in learning more about you. Why are we sending you
2006 Mar 22
1
Multiple Updates, Multiple Renders, One Ajax Call
The following code snippet allows you to update multiple DOM elements in a single Ajax call in Rails (1.1): # pass in a hash of domid=>template name def update_many(options) render :update do |page| options.each do |k,v| page.replace_html k, render(:partial=>v) page.visual_effect :highlight, k end end end So, if you wanted to update the
2007 Oct 30
1
high RAM on Linux or Solaris platform
To help me make choices regarding a platform for running high-memory R processes in parallel, I would appreciate any responses to these questions: 1. Does the amount of RAM available to an R session depend on the processor (Intel vs. Sun) or on the OS (various Linux distributions vs. Solaris)? 2. Does R have any built-in limitations of RAM available to a session? For example, could it make use