Displaying 5 results from an estimated 5 matches for "bookid".
Did you mean:
booked
2006 Feb 13
1
autocomplete input field name
...ns like knowledge
management.
The problem: in the book show page I have a form to add a author with
auto complete:
show.rhtml
...
<form action="/book/addauthor" method="get">
<%= text_field_with_auto_complete :author, :name %></p>
<input name="bookid" value="<%= @book.id %>" type="hidden">
...
book_controller.rb
class BookController < ApplicationController
auto_complete_for :author, :name, :limit => 5
def addauthor
@book = Book.find(params[:bookid])
@author = Author.find_by_name(params[:authorn...
2013 Jan 24
1
Help regarding kmeans output. need to save the clusters into different directories/folders.
Hi Team,
I am trying to run kmeans in R, and I need to save the different clusters
into different folders. How can I achieve this?
# this is how my data looks.
$ *cat 1.tsv | head*
userid bookid rating bookTotalRatings bookAvgRating
userTotalRatings userAvgRating
1 100 0 24 2.7916666666666665 291 2.6735395189003435
2 200 7 24 2.9583333333333335 6 7.0
3 300 0 24 1.7916666666666667 874 0.7963386727688787
4 400 8 24 4.2...
2008 Dec 11
1
Meetme realtime table structure
...very very stupid but really I write to this conference first.
I have problems with configuration of app_meetme in realtime environment.
I use last stable release of asterisk 1.6.0.3
Now situation is following. I create database and table in it. Th table is
CREATE TABLE IF NOT EXISTS `booking` (
`bookId` int(10) unsigned NOT NULL auto_increment,
`clientId` int(10) unsigned default '0',
`confno` varchar(30) default '0',
`pin` varchar(30) NOT NULL default '0',
`adminpin` varchar(30) NOT NULL default '0',
`starttime` datetime NOT NULL default '0000-00-00...
2010 Jul 08
10
Asterisk Crashes - Segmentation Fault
Hello Team,
I was looking for audio conferencing solution where i got Web-meetme.
I had installed Asterisk 1.6.2.9 on Centos 5.4. Its perfecting working
fine. I tried using Meetme even meetme app is working perfectly fine.
I installed Webmeetme 4.0 and integrated with my asterisk. When i try to
dial the conference number it take me to an IVR wherein it asks for the
conference number. The time i
2008 Nov 26
1
bridging - Didn't get a frame from channel
...ov 25 17:49:05] DEBUG[27462]
cdr_addon_mysql.c: Inserting a CDR record.
[Nov 25 17:49:05] DEBUG[27462]
cdr_addon_mysql.c: SQL command as follows: INSERT INTO cdr
(calldate,clid,CIDnam,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,userfield,bookid)
VALUES ('2008-11-25 17:47:21','"wally"
<3000>','','3000','s','assistq','IAX2/wally-10884','IAX2/asxop-14202','Queue','assist','104','104','ANSWERED','3','','...