Displaying 20 results from an estimated 4377 matches for "rob".
Did you mean:
rmb
2006 Mar 09
4
IVR woes
Hello all. I'm having a problem debugging an IVR I'm building. I can't see any reason this shouldn't be working.
Firstly the asterisk version is:
Asterisk SVN-trunk-r7230 built by root @ localhost.localdomain on a i686 running Linux on 2006-02-17 22:44:48 UTC
Basically the problem is this. While the playbacks a...
2002 Feb 26
0
Samba lock X Unix fcntl() lock
...file and place the apropriate locks before write. Those files are in a Samba share. I intend to use fcntl() function to check and set the locks.
I wrote a test program to see if the fcntl() function can see the samba locks reported by smbstatus -L. I test it with 5 files opened at the same time: rob.xls (ms excel), rob.doc (ms word), rob.dwg (autocad), rob.sdw (staroffice) and rob.txt (ms wordpad).
# smbstatus -L | grep '/rob/rob'
7499 DENY_WRITE RDWR NONE /h:/rob/rob.sdw Tue Feb 26 13:22:20 2002
7499 DENY_NONE RDWR NONE /h:/rob/rob.doc Tue Feb 26 13:10:29 2002...
2006 Mar 29
4
Why doesn''t Rails 1.1 have all the Script.aculo.us 1.6 files?
...ls.js
-rw-r--r-- 1 rab rab 23613 Mar 28 03:27 dragdrop.js
-rw-r--r-- 1 rab rab 32740 Mar 28 03:27 effects.js
-rw-r--r-- 1 rab rab 2245 Mar 28 03:27 scriptaculous.js
-rw-r--r-- 1 rab rab 10790 Mar 28 03:27 slider.js
-rw-r--r-- 1 rab rab 12931 Mar 28 03:27 unittest.js
rab:src $
-Rob
Rob Biedenharn http://agileconsultingllc.com
Rob@AgileConsultingLLC.com
+1 513-295-4739
2009 Oct 13
3
Site map
Hi All...
I am using generate_sitemap plugin to generate sitemap. It goes very
well and creates sitemap as well. My problem is I want some links that
are coming from vender/plugins. Can any one tell me how to get those
links???
Thanks all...
--
Posted via http://www.ruby-forum.com/.
2008 Nov 17
7
super global dummy method for gettext + rails 2.2
Hi,
since rails 2.2 doesn''t work with gettext anymore I decided to use a
gettext dummy method until the gettext team relases a working version
for rails 2.2. My application doesn''t need any i18n support right now
and this way i figured it would be very easy to integrate gettext
later. Just setup the plugin and go.
So I need a method called _ which is available in alle models,
2010 Jan 13
2
User and GRoup mapping
I have two servers running Samba, one as a Domain Controller one as a
Member Server. Both are running Ubuntu 8.10 and running smbd, nmbd and
winbindd using the tdb back end.
I am having a problem understanding ID mapping. The mapping is not the
same on both machines.
On the Domain Controller
> root at thelma:/etc/init.d# wbinfo -i 'ATLANTA\rob'
> rob:*:1000:2003:Robert Steinmetz,,,:/home/ATLANTA/rob:/bin/false
> root at thelma:/etc/init.d# wbinfo -i 'ATLANTA\trish...
2010 Jan 31
6
Action path - syntax error, unexpected tIDENTIFIER, expecting ')'
I have a user controller with login as action.
When I access the index.html.erb file via application.layout file. I get a
error on the login link on the index.html.erb page. I think I am having
dfifficulty in setting up path to an action or even understanding how to set
REST path properly. Can someone please help me.
Here is the error on the home page:
2008 Nov 05
3
Another dovecot-antispam plugin can't call dspam
...hing I can think of for the last 3 days to
get this to work, no success.
I've got: Postfix 2.5.3, dspam 3.8.0, Dovecot 1.1.6, Maildrop 2.0.4 and
dovecot-antispam 1.0 tarball. I've built dspam from source with
--disable-trusted-user-security to try and isolate the source of the
plugin problem, which is the message at the IMAP client "Failed to call
dspam."
Here's what I've got configured for the plugin:
antispam_signature = X-DSPAM-Signature
antispam_trash = trash;Trash;Deleted Items;Deleted Messages
antispam_spam = SPAM;Spam
antispam_dspam_binary = /usr/local/bi...
2007 Oct 19
14
Agile Web Development Book, need a bit of help
I''m working my way through the book Agile Web Development with Rails,
and I am in the section where the book has me creating a display_cart
method and the associated view. When I copied the code from the book
into the view, it threw this error. If anyone could give me some hints
where I should be looking I''d appreciate it.
NoMethodError in Store#display_cart
Showing
2005 Jan 27
2
Q: Can I over-ride the value of ${CALLERIDNAME} ?
Folks,
I'd like to change the value of ${CALLERIDNAME} for incoming PSTN
calls from certain numbers, but haven't found a way that works. The goal is
to provide more informative names on my phones' caller ID displays--e.g., I
would prefer to display "ROB CELL" instead of "CELLULAR CALL" when I call
home from my cell phone.
This is what I tried in the context which handles inbound PSTN
calls:
...
exten => s/3125882300,1,SetVar(CALLERIDNAME="ROB CELL")
exten => s/3125882300,2,Goto(100,1)
exten => 100,1,Macro(exte...
2007 Feb 27
14
Stop browser from "form filling" fields.
Hi all,
I have a user login form which the browser keeps populating because of
its form fill feature. So when anyone goes to log in it shows the
previous login''s username and password. How can I stop the browser
from populating a text field?
Thanks in advance.
Cheers,
Diego
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to
2010 Dec 11
6
How to use "xe tunnel-create" to create GRE tunnel?
Hi,
In XenServer5.6 FP1 beta, I have switched default bridge to open
vswitch, I wonder how to use "xe tunnel-create" to create a GRE tunnel.
my commands:
xe tunnel-create pif-uuid=eth0_uuid
network-uuid=network_created_by_xe_network_create
then I got an uuid which is "access-PIF" of output from "xe tunnel-list".
what should I do next? how to set remote_ip
2005 Sep 25
7
(newbie) Missing Template Error using Rolling With Rails Tutorials
...here it''s supposed to be, and the code
is correct (as far as I can tell, I even used the downloadable version
of the script with the same result). Not sure what''s going on. I''m
using Rails 13.1 with WEBrick on WinXP Pro SP2. Am I missing
something obvious?
Thanks,
--
Rob Redford :: rob.redford-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
This message was sent on Sunday, September 25, 2005 @ 11:52:45 AM
(Mountain Daylight Time)
_________________________________________________________________
2011 Jan 12
4
[LLVMdev] How to define a global variable?
...utable variable, outside functions. The code
below is trying to evaluate an expression much like "x = 1" at the
module level in Python. It appears that when it tries to JIT the
function there is an error because there is no storage allocated for
'x'. How do I do that?
thanks,
Rob
----- dumped IR -----
; ModuleID = 'repl-module'
%0 = type opaque
@x = external global %0*
define %0* @0() {
entry:
store %0* inttoptr (i64 4316154480 to %0*), %0** @x
ret %0* inttoptr (i64 4316154480 to %0*)
}
LLVM ERROR: Could not resolve external global address: x
----- C++ cod...
2008 Feb 27
0
problems with GID while mounting shares
Can anyone say me why, even with this string,
"smbmount //pbt3/Condivisa /home/rob/Condivisa -o
username=rob,password=XXXXX,uid=rob,gid=ufficio"
I cannot login as UID = rob GID = ufficio ???
here's something else.
On server:
pbt:~# smbstatus
Samba version 3.0.24
PID Username Group Machine
-------------------------------------...
2014 Dec 05
2
errors with GeForce GTX 650 Ti and 3 monitors
...osed to help this, but
apparently they didn't help enough. See
https://bugs.freedesktop.org/show_bug.cgi?id=72180 -- basically some
sort of card setup failure on our part is causing our ctxsw to die,
but nvidia's appears to be more resilient to the screwups.
On Fri, Dec 5, 2014 at 1:16 PM, Rob Jansen <rob.g.jansen at nrl.navy.mil> wrote:
> Well, I downgraded back to 2 monitors and it turns out that this problem has reappeared when using only 2 monitors as well. There must have been a regression of some sort somewhere along the line, possibly in one of the latest kernels? What ca...
2012 Apr 24
2
Use quotes on a FOR LOOP R
Hello All!
I need some help to get a FOR LOOP to print the interactor with the
quotation mark.
Let me be more specific:
I have the following:
cbind("Michael","Dana","Rob")->LIST
outcome:
[,1] [,2] [,3]
[1,] "Michael" "Dana" "Rob"
UNFORTUNATELY, I need to do the following:
as.data.frame.list(LIST)->LIST2
rm(LIST)
outcome:
X.Michael. X.Dana. X.Rob.
1 Michael Dana Rob
My problem:
I tried the followi...
2007 Jan 10
7
foo_spec.rb -> foo.rspec (proposed RSpec file name convention)
...to
BDD to go with or replace the old asserts stuff).
Loving RSpec. You actually get work done while writing that spec doc any
PHB can understand, even if the application isn''t written in Ruby.
Looking forward to using RSpec from JRuby to apply BDD to the legacy
Java stuff.
Regards,
--
Rob Muhlestein
http://rob.muhlestein.net
2010 May 03
7
rendering images dynamically
...=> ''images''
end
end
In my query model, I have:
def load_images! &block
for(some_loop_that_gets_one_image_at_a_time) do
image = get_next_image
block.call(image)
end
end
In the _images.html.erb, I have:
<%=image_tag @image.url %>
The problem is that with this approach, I get a DoubleRenderError, and
I think this is because render is being called multiple times in the
block call within the loop.
What is the best way to get the effect I need (to load images one at a
time as they become available)?
Thanks
Anand
--
You received this...
2005 Sep 16
4
Autocompleter handling multiple completes
Has anyone extended the Autocompleter to do multiple auto-completes in a
single input field? I''m looking to achieve similar functionality to the
del.icio.us <http://del.icio.us> post page which allows multiple
auto-completes of tag names in the tags input field.
cheers,
Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20050916/e9bd1ee4/attachment.html