[Rails-deploy] stock market company codes?

2008-04-10 Thread John Griffiths
hi i'm building a little app to return the stock prices for companies using their company codes, e.g. Google Corp = GOOG All going good, but the major problem stopping me is getting a list of all possible company stock codes? at the moment i've just got MSFT (microsoft) and APPL (Apple Corp) +

[Rails-deploy] Re: sphinx vs ferret

2008-04-10 Thread Adhiraj Rankhambe
2. You have to write a lot of sql code in the configuration file for indexing and searching data. This very much depends on the plugin you use. I'm reasonably sure this isn't required for Ultrasphinx, and it's definitely not for Thinking Sphinx (my own plugin, as mentioned earlier in this

[Rails-deploy] Re: Capistrano restarts wrong release

2008-04-10 Thread Rafael G.
Mongrel configuration exists when do restart task? Any log? If you didn't wants play with previous and current release, you can use shared path to maintain pids and configurations beetwen releases. Regards Christian Johansen escribió: I'm having some trouble where it seems that capistrano

[Rails-deploy] using render in observe_field before

2008-04-10 Thread Ray Sun
I want to use render(:partial = loading) in observe_field's before. For example: # Can not run # %= observe_field 'username', :on = 'blur', :update = 'check_username', :url = {:action = 'check_username'}, :before =

[Rails-deploy] Re: sphinx vs ferret

2008-04-10 Thread Pat Allan
On 10/04/2008, at 7:48 PM, Adhiraj Rankhambe wrote: 2. It's Java - which is extra overhead for some people - I certainly don't use any other Java tools, and I've not dealt with Java since Uni. Again, each to their own, but that may push non-Java people away from Solr. You don't need to know