Displaying 20 results from an estimated 800 matches similar to: "IVR call simulation on Asterisk 15 server"
2009 Jan 08
4
SMTP settings for action mailer
with rails 2.2.2 action mailer requires a valid ssl certificate
i have a question about routing
my smtp settings for my postfix are now
ActionMailer::Base.smtp_settings = {
:address => "smtp.mydomain.com",
:port => 25,
:domain => "mydomain.com",
:authentication => :plain,
:user_name => "mydomain_mailer-3Q2Tfjf0mexWk0Htik3J/w@public.gmane.org",
2009 Jan 10
2
finding eval unique values in a name column
Hi,
How to have an output using eval for a unique values in a "name" calumn?
Data;
{:name=>"maria", :name=>"lorie", :name=>"maria", :name=>"smith",
:name=>"maria"}
{:name=>"maria", :name=>"den", :name=>"maria", :name=>"smith",
:name=>"ole"}
Output
2009 Jan 12
2
about magick library
hi..
I am using attachment_fu in my project
i want to know that which of following library is good
please help me
1>imagemagick
2>RMagic
--
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
2007 Sep 14
2
how to use options in radio botton
Hi I am using radio botton,I am struggling to use options..following is
my code..
<%=
radio_button(''community'',''default'',0,options={:checked,:onClick=>"javascript:set_default(this);"})%>
If i am using without checked option its working fine.If i use that its
throwing error....
Please help me
--
Posted via http://www.ruby-forum.com/.
2008 Apr 23
2
Replecing empty values with a letter (continuation)
Sorry, I hit the send botton by accident. Here is my
code so far:
dat<-read.csv('myfile.csv', na.strings="")
dat[is.na(dat]<-'N'
But it doesn't replace the <NA> for the letter 'N'.
I am using R v 2/7/0, running it under Windows
XP.
Thank you,
Judith
2009 Jan 09
14
undefined local variable or method `current_user' for
Hi All, I am using a Plugin mdarby-restful_acl with
restful_authentication and I am following the procedure form
http://github.com/mdarby/restful_acl/tree/master , but I am getting some
irritating error "undefined local variable or method `current_user'' for", I
know I am missing something but I dont know what?
Can anybody help me regarding this?
Shahroon
2006 Mar 29
2
intercepting messages from FXScrollBar toFXScrollArea
Hello Lyle,
the Task, I want to accomplish:
I''ve created a little app that is used on a PC with a touch screen. To ease
hitting the keys, the keys and the scrollbars are really big (45 pixels). So
the ScrollCorner is also really big and I just wanted to use this space by
moving the ScrollDown Botton down to the position of the ScrollCorner (like
the attachment shows)
The code looks like
2018 May 07
2
[PATCH 3/3] drm/vc4: Attach underscan props to the HDMI connector
On Mon, May 07, 2018 at 04:44:34PM +0200, Boris Brezillon wrote:
> Now that the plane code takes the underscan setup into account, we can
> safely attach the underscan props to the HDMI connector.
>
> We also take care of filling AVI infoframes correctly to expose the
> top/botton/left/right bar.
>
> Note that these underscan props match pretty well the
>
2018 Nov 28
2
Fw: AD usres are not show in Domain Controller when apply setfacl command
Dear TeamĀ I show below my problem when try to apply setfacl to share directory in domain controller
My Problem is:
I have one Samba AD [4.1] it work fine. I create common share folder in domain controller when try to apply ACL permission it show the following message
[root at sambadc ~]# setfacl -m "u:RISHI\Administrator:rwx" /ADD_Drive/Samplesetfacl: Option -m: Invalid argument near
2006 Nov 03
3
identify extremes positions of values into matrix
Um texto embutido e sem conjunto de caracteres especificado associado...
Nome: n?o dispon?vel
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061103/39e6883b/attachment.pl
2006 Apr 27
1
Ruby Scripts in SVG
Hi,
Is it possible to have Ruby Scripts in SVG?
If yes can anyone please give more details for the same
Thanks in Advance
NAYAK
--
Posted via http://www.ruby-forum.com/.
2003 Mar 17
1
Smbpasswd without prompt?
Hello again! :-)
Mine he doubts he is with relation to smbpasswd, would like to add to an
user and a password standard from one script (*in botton), but I did not
obtain to eliminate prompt requesting the new password and password
verification, like make in useradd.
This is possible? I use Red Hat 8.0 box with a Samba 3.0 Alpha running a
PDC.
Me he seems that alone it functions compiling with
2005 Feb 05
2
Std Err on Concentration measures
Hi,
I'm using the ineq package to calculate some concentration measures (Gini, Herfindal, ...) and I was wondering if there's around also a function to calculate standard error on these measures. If not, is anybody aware of where I can find a reference on this point?
Thanks.
--
========================================================
Angelo Secchi PGP Key ID:EA280337
2006 Jul 04
13
NewBie question
Hi,
I m very new to Ruby.
I bought a book "Ruby on Rails" and I think I understand some concepts.
My question is :
Is there a way to not use "Cookies" or "Sessions Variables" to keep some
information about the user.
I ask this question because I would like to prevent some cases where the
user browser won''t accept cookies.
I m from Asp 3.0, and I
2009 Aug 03
2
Variable names as inputs...
Hi, I have been using R for a bit, but never came across this simple
issue... So, I wonder if anyone could give me a hint on it.
I have calculated a bunch o models and now need to compare them using
AIC(). The issue seem to be that I have placed each output in a list object.
So, the question is how to convert a string into variable names.
Lets say I have all my models in a variables called :
2006 Mar 20
2
Rails Plugin to Help Debug Views
Hi,
I just released a plugin to help debug views. The plugin makes it easy
to add a button that will popup a new window that displays the
following debug data;
* Request Parameters
* Session Variables
* Flash Variables
* Assigned Template Variables
It was derived from code that traces back to Marten Veldthuis in
Epilog. You can check out webpage and plugin via;
2006 Jul 11
8
Stop updated_at from auto updating?
Hi
Is there any way to temporarily stop the updated_at field from being
updated when a record is modified with ActiveRecord?
I have a date field which is keeping track of when the record data was
last checked by my application and my app manually updates it, of course
when I do this the updated_at field is also touched making it fairly
useless for finding out when the actual data was changed
2004 May 20
4
snom 200 and hold
Hi,
I've looked through the archives and seen references to placing calls on
hold on a snom 200 (any version of the firmware but we have the latest:
2.05e.)
Basically, we can't place calls on hold on the snom 200! The manual
talks about the Flash button (which is really the "R" button, as far as I
can tell.) Pressing the R button will immediately disconnect the incoming
call.
2002 Aug 10
4
Connection Refuse
Dear List,
I hope someone could give me some explanation about above
error/problem I got.
I have 2 machines, one installed RH7.3 (IP ADDR. =10.1.45.12, host name =
fk0000-msi-srv) and the other one, Mandrake8.2. (IP ADDR. = 10.1.45.13)
Both machines use Samba 2.2.3a.
At the RH7.3, I got following error if I connect from Mandrake8.2.
$ smbclient -U% -L 10.1.45.12
added interface ip=10.1.45.13
2006 Sep 27
1
matrix with additional upper, botton, left and right cells
Dear R Gurus,
I have a matrix dim(1000x1000) and I need create a second matrix with dim(1002x1002) and insert my first matrix at position col=2,line=2. Please, see an example below:
0050055050
5550000000
5000505005
5005000500
0055550555
and I need
333333333333
300500550503
355500000003
350005050053
350050005003
300555505553
333333333333
Thanks a