Displaying 20 results from an estimated 1152 matches for "idiot".
Did you mean:
idiom
2004 Aug 18
1
Testing null values: ast_yyerror(): syntax error
...y null values,
specifically when callerID info is not available.
FYI, I'm running Asterisk CVS-HEAD-08/17/04-13:08:53, and Bison 1.875a
(debian Sid).
A snippit of my dialplan looks like this:
exten => s,1,SetCIDNum(${CALLERIDNUM})
exten => s,2,NoOp,${CALLERID}
exten => s,3,DBGet(temp=idiot/${CALLERIDNUM}) ; Is the person calling an idiot?
exten => s,4,Goto(s,2001) ; Yep, he's an idiot.
; else check for callerID. If none (or 800 number,) handle special.
exten => s,104,GotoIf($[${CALLERIDNUM} = ""]?s|1000:s|105)
exten => s,105,GotoIf($[${CALLERIDNUM:0:3} = 877]?...
2006 Apr 10
3
Simple act_as template
Hello !
I posted a simple template to show how to add ''act_as_whatever'' to
ActiveRecord.
I think this might be useful to others as there are some trickery ruby
things in this
file.
Here is the template : http://textsnippets.com/posts/show/384
Gaspard Bucher
--
Posted via http://www.ruby-forum.com/.
2006 Oct 16
1
Start script is perfectly fine or How to look like an idiot
Ok let this be a lesson to the general public. If you want to look as
idiotic as I do right now do the following:
Stay up all night and attempt to debug code the next day without coffee
Patch the wrong file RAILS_ROOT/scripts/backgroundrb/start instead of one in
plugin dir.
Create a patch in the right location containing nothing but an extra space
Send it to the whole Ruby...
2001 Nov 15
1
Any Idiots guides out there
...iles between two servers and rsync seems to be the prog for the job
(for a HA ftp server using Pro-ftp).
But so far, unless i run as root, with root being able to login to both servers,
it doesn't work.
I get the feeling i'm getting confused with rsh and ssh setups and
bits....hence an idiots guid to getting the job done would be a life saver
Any pointers ???
Ta,
Lee
--
Lee Edward Armstrong (now in maried form!)http://www.darkwave.org.uk/~lee
My Clothes Will Impress You, And My Claws Will Undress You. - The Damned
2001 Jul 18
3
Ok, Im an idiot. Can't remount the ext3 filesystem because I deleted the /.jounral file...
Hello everyone,
Ok, I admit it - I'm an idiot. But it seemed the right thing to do at
the time.... I'm running RH 6.2 with a 2.2.19ext3 (ext3 0.0.7).
I wanted to try out the new 2.4 kernel line, so I upgraded modutils, gcc
and few other things.. Compiled the kernel (did NOT patch it to ext3)
and installed it and rebooted. Well, it did...
2004 Aug 06
1
I am a Idiot
> [playlist]
> NumberOfEntries=6
> File1=http://64.81.69.19:8000
> Title1=Lam Rim Radio NOW LOADING
> Length1=-1
> Version=2
That seems wrong. All you need is:
[playlist]
NumberOfEntries=1
File1=http://64.81.69.19:8000
You can add a title, but I thought the NumberOfEntries referred to the
number of FileX entries, not the total number of parameters (in either
case your
2006 Mar 15
0
Idiot's guide to Q.932?
I've been asked to look at a tender for a switch, and one of the
capabilities the customer is looking for is support for Q.932. They
have a number of exchanges and are looking, in the future, to support
things like remote and aggregated operators.
Can anyone point me to an idiot's guide to Q.932 capabilities, please ?
jd
2001 Nov 15
0
RSYNC: Any Idiots guides out there
...seems to be the prog for the job
> (for a HA ftp server using Pro-ftp).
>
> But so far, unless i run as root, with root being able to login to both servers,
> it doesn't work.
>
> I get the feeling i'm getting confused with rsh and ssh setups and
> bits....hence an idiots guid to getting the job done would be a life saver
>
> Any pointers ???
>
> Ta,
> Lee
> --
> Lee Edward Armstrong (now in maried form!)http://www.darkwave.org.uk/~lee
> My Clothes Will Impress You, And My Claws Will Undress You. - The Damned
>
>
--
----------...
2004 Jan 30
2
(Idiot outside) - smbprngenpdf printer driver?
Well, I wasn't really awake I guess.. It's just a script that calls
GhostScript for pdf generation..
But the question still stands, what IS the best quality printer driver to
use for GhostScript -> pdf printing? We need both colours and high
resolution..
------------------------
Hiya!
Can anybody recommend what the best Windows XP printer driver is to generate
pdf documents with
2010 Jan 29
4
APC Smart-ups "status codes" (slightly OT)
We got replacement battery "kits" for some of our APC UPS' (Smart-UPS,
rackmount). I put them into one tray (it's for an RBC 43, which takes 8,
and weighs a ton), and put it in, and let it charge. Idiot "change
battery" led stays on. So I hit the test button, it discharges very
rapidly (a good number of servers on this), and the led stays on.
For some reason, apcupsd's USB test fails, with an HIDDEV i/o error. So I
got rid of the weird APC usb cable, and put in one of their serial c...
2003 Oct 20
4
how to escape #
Hi,
This morning I found myself stumped when a remote interactive system
asked me to enter some identification followed by the # key, and my
local Asterisk interrupted with "Transfer?".
Is there a way to escape the pound key, short of disabling transfers?
Cheers,
--
"Make it idiot proof, and somebody will make a better idiot."
2002 Nov 15
3
shared ATLAS library?
...Administration:"
Note that the BLAS library will be used for several add-on packages as
well as for R itself. This means that it is better to use a
shared BLAS library, as most of a static library will be compiled
into the R executable and each BLAS-using package.
Is there an idiots guide on how to do this (or should idiots just not try). I've
compiled atlas as a static (.a) library and successfully built R (although, when
it is static, I don't know how to tell for sure that it is being used). However,
their seems to be little indication of how to make a shared (.so)...
2015 Nov 30
4
Idiot-proof method to format a flash drive
Whenever I format a flash drive I'm always terrified that I'm going to fat-finger something in the terminal and accidentally blow away a partition on one of my hard drives. *shudder*
Is gparted the best gui to handle this task? Or is there something better? I'd really prefer something more limited that just allows me to select whatever it sees as a removable drive and disallows any
2015 Dec 01
0
Idiot-proof method to format a flash drive
On 11/30/2015 04:39 PM, Frank Cox wrote:
> Whenever I format a flash drive I'm always terrified that I'm going to fat-finger something in the terminal and accidentally blow away a partition on one of my hard drives. *shudder*
>
> Is gparted the best gui to handle this task?
Nux gave the program names already...... but.....
In CentOS 7 under the default GNOME desktop,
2004 Aug 06
0
I am a Idiot
On Sun, Aug 05, 2001 at 09:50:03PM -0600, Jack Moffitt wrote:
> > I am going to shout one more question out in the air, is it LiveICE i use to
> > let ICECAST stream mp3's from a file ?
>
> Nothing let's icecast stream mp3s from a file. Icecast always(1) gets
> it's input from a socket, generally via some 'source' program like ices,
> liveice, shout,
1999 Nov 18
1
Am I an idiot?
Hey everyone,
What am I doing wrong? I loaded the MASS package with library(MASS), and
now when I type library() I get
> library()
Packages in library `F:\r\rw0651/library':
MASS Main Library of Venables and Ripley's MASS
base The R base package
.
.
.
That's fine. The problem is that when I try to use a function that I know
is built
2009 Nov 13
3
Rescuing svn repo from *IDIOTS*
Hello,
A moron has checked in a DVD iso into subversion.
How can I undo the damage, and make the repo a sensible size again?
Also, is there a cunning way to get subversion to say: "Oi! Moron!
This file is huge, you can't check it in!" ?
S.
2004 Aug 06
4
I am a Idiot
> hey ya all,
>
> I need some direction , as i have seem to hit stupid row.
> I have IceCast running, and streaming, all works excellent.
>
> What i would like to do is : add the link to my website and when it is
> clicked on, it opens the stream in winamp
> Does anyone have information on how i go about doing this ?
>
> Thank you in advance.
> Rick -
2015 Apr 05
2
Member server - winbind unable to resolve users/groups
...es. Very grateful. Now, lets get the problem solved.
>
Ah, I understand you now buhojo, you are a know it all youngster, who in
fact knows nothing. You will not believe me when I say that, but believe
me, I was you when I was younger, I thought I knew everything, anybody
who was older was an idiot. You will discover, when you get to my age
(about 4 times older than you) and look back as I did, that back then I
was the idiot and I didn't really know anything because I hadn't had any
life experience.
But you wont want to know anything of this, because, as I said, you know
it all n...
2010 Sep 15
3
maybe I am an idiot...
but I can't get Wine to work at all.
I just got a mac and I want to run windows apps on it. I try to download it from this site, some of the options don't even have a download button on them, I downloaded one but I think it's for unix. It was a bunch of folders that my computer didn't know what to do with. Is there a simple layman's handbook to doing this? I tried all the