Displaying 20 results from an estimated 900 matches similar to: "RoR Sphinx-search (on Windows Xp) Guidance Request"
2010 Sep 04
3
its easy but i forgot all
my models
borrower ----- has_many :loans
loan ----- belongs_to :borrower
my loans _controller
def new
@borrower = Borrower.find(params[:borrower_id])
logger.debug '' @borrower.id''
logger.debug @borrower.id
@loan = Loan.new
respond_to do |format|
format.html # new.html.erb
format.xml { render :xml => @loan }
end
2010 Aug 09
9
where can I get up to date instantrails ?
Hi, can someone please tell me where can I find up-to-date instantrails
(with rails 2.38, ruby 1.8.7) ... ?
Thanks for any help
Dani
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To
2010 Dec 01
2
Develop Facebook app using rail
hello
please tell me the way to develop facebook app by rails need to which
is good tool available now
facebooker , rfacebook ,mini_fb
and how to do post on users wall, email user , or send message to
user
Any link , notes , tutorials , blog
Thanks in advance :)
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to
2000 Apr 13
6
Connection refused
Hi,
Here is my situation : I have installed Samba 2.0.6 on my computer, which is
running with Linux RedHat 6.0.
When somebody tries to connect to this server, he's got a 'refused
connection' message after he tried to my_IP@:139.
I don't think the smb.conf is responsible because we have tried with the
basic one, and it doesn't change anything.
As I'm fresh in Linux (and
2010 Aug 20
5
country state city drop down list rails
hi every one
please tell me the recommended way to get country
state city drop down list in rails
any gem - plug-in tutorial
thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe
2011 Jan 06
1
Invalid argument - https://graph.facebook.com/19292868552
require ''rubygems''
require ''hpricot''
require ''open-uri''
doc = Hpricot(open("http://graph.facebook.com/226723089703"))
@doc = doc.to_s.gsub(/"id.+?likes":/,"").gsub("{","").gsub("}","")
puts @doc
OR
require ''rubygems''
2005 Dec 02
4
Formating output.
2010 Sep 26
1
<<Mounting and Converting 7z vdi Files Virtual Machine>>
running windows vista: downloaded virtual machine and virtual rails
cannot get virtual rails to mount to virtual machine
after downloading virtual rails i attempted to extract it so i could
convert it to vdi file and this is the result
virtual_rails_1.1(1).7z
i followed the tutorial at http://www.virtualrails.org/node/3 to
create a new virtual machine, but when I start the machine i get the
2010 Jan 18
3
validates_format_of :phone,
validates_format_of :phone,
:with => /\A\s*(?:(?:\+?(?:\d{1,3}(?:\s*|[\-.])))?\(?\d{3}[\-\/)]?\s*)
(?:[2-9][0-9 \-.]{6,})\s*\z/,
i pit it on my reuriments but error whlie entering
666.111.9999
i want it should be ok
any one help me please
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2005 Dec 15
1
User defined tick-n probe.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">Hi, <br>
<br>
Is there a way to make
2010 Jul 01
5
ROC curve in R
Hi,
i have a fairly large amount of genomic data. I have created a dataframe
which has "Reference" as one column and "Variation" as another. I want to
plot a ROC curve based on these 2 columns. I have serached the R manual but
I could not understand. Can anybody help me with the R code for plotting ROC
curve.
Thnx
ashu6886
--
View this message in context:
2010 Aug 20
1
set up a default route
running virtual rails on linux mint..
Set up a default route and remove or rename this file
Routes are set up in config/routes.rb.
.quick dumb question...do i setup the default route in the command
prompt terminal or an IDE? im learning as i go here...i tried running
config/routes.rb in a terminal and got the following error
virtualrails@jay ~/blog $ config/routes.rb
bash: config/routes.rb:
2010 Jan 29
2
errors.add adds "is invalid" if validation fails
Rails, I have problem.
I am validating fields of a class, if validation fails i use the
method error.add "Say something" , but when I test my form by giving a
invalid entry, I get error output as "Say something is invalid" and
not as "Say something". I really dont know where from this "is
invalid" pops in. Any help?
Thanks in advance
Karthikeyan A K
--
2010 Sep 12
1
<<How do I mount virtual rails to Virtual Machine?>>
I installed virtual machine on my windows vista operating system and
am running linux ubuntu. Then i downloaded virtual rails. i created
a virtual hard disk as instructed called virtualrailz001.vdi.
whenever I try to run the virtual machine I get the following error.
Fatal: could not read from the boot medium. system halted
from what I read in tutorials im supposed to have the VM mount a
2006 Apr 05
0
WOW! Sphinx is awesome... but....(asterisk+sphinx+menus)
Hi Matt,
Any decent quad, quad-core Opteron system should be able to handle it
with ease! :)
--
Regards,
Hilton Travis Phone: +61 (0)7 3344 3889
(Brisbane, Australia) Phone: +61 (0)419 792 394
Manager, Quark IT http://www.quarkit.com.au
Quark AudioVisual http://www.quarkav.net
http://www.threatcode.com/
2003 Dec 18
0
Re: Sphinx (Karl Putland)
On Thu, 2003-12-18 at 15:40, Kevin Bockman wrote:
>> Hi. I just started trying to play with Sphinx. I followed their site as far as running sphinx-server. It is listening on the default port. I copied sphinx2-simple to another file and changed sphinx2-continuous to sphinx2-server.
>>
>> So, I ran eagi-sphinx-test under asterisk. What exactly is it supposted to do?
2015 Jul 28
0
[LLVMdev] [libcxx] How to update libcxx.llvm.org to use Sphinx generated doc?
CC Tanya and ping.
On Mon, Jul 20, 2015 at 1:41 PM, Eric Fiselier <eric at efcs.ca> wrote:
> Hi All,
>
> I'm working on rewriting libc++'s documentation using Sphinx.
> Hopefully it will be easier to write and maintain documentation using
> restructured text and not HTML.
>
> What steps do I need to take to get libc++ a Sphinx builder and get
> the required
2011 Mar 07
0
A new, minimal Sphinx gem for Rails
Howdy all,
I wanted to share this blog post we just published at Harvest:
http://www.getharvest.com/blog/2011/03/thebes-a-new-minimal-sphinx-gem-for-rails/
If any of you are doing work involving clusters of Sphinx servers or
with Sphinx under Rails 3, we think this gem is a pretty great fit. The
approach is to use ERB templating to configure Sphinx instead of a DSL.
You need to learn the
2012 Jun 16
0
[LLVMdev] LLVM Sphinx intro buried in lld doc?
On the other hand, it's the first result on google for "llvm sphinx".
--Sean Silva
On Fri, Jun 15, 2012 at 4:44 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote:
> Am I the only one who thinks that it is impractical that the Sphinx intro
> is buried deep within the lld documentation? I suggest moving it to the
> Programming Documentation document.
>
>
>
2009 May 06
1
Asterisk with Sphinx
Hi,
Did anyone tried speech recognition using Sphinx ? I used sphinx
using this website (http://scribblej.com/svn/) but when i run
astsphinx i am getting the following error. Any clue what might have
caused this problem ?
Thanks
-Azher
INFO: s2_semi_mgau.c(1080): 1 mixture Gaussians, 256 components, 4
feature streams, veclen 51
INFO: s2_semi_mgau.c(748): Loading senones from dump file