Displaying 20 results from an estimated 30000 matches similar to: "Polls Plugin?"
2007 Jul 08
1
streaming upload progress plug-in
I''m working on new methods of doing Ajax calls through streaming
responses. I''ve created a little javascript library (which depends on
prototype.js) that can interpret a stream of JSON objects separated by
semicolons.
As an application of this, this Mongrel plug-in streams upload status
when given a qualified upload_id. It looks like this:
2004 Dec 10
1
kernel update with yum - no grub entry
Hi people
I am new to this list - actually I am one of (probably) a few who are
jumping ship from WBEL. I feel like a bit of a scab jumping over at this
time - but we all make mistakes eh?
I have installed CentOS and ran 'yum update' and installed everything it
prompted me for. After a reboot, I realised I had booted into the same
original kernel-2.4.21-20.EL.c0smp and not the updated
2015 Jan 16
0
[SERVERBUG] failed to send mail with SA and antispam plugin
Thanks to your help Steffen I was able to find out the issue which was simply the size of the Spam mail as you can see here:
spamc[16545]: skipped message, greater than max message size (512000 bytes)
The spam mail was around 900 kbytes as such I have changed the spamc limit to 1MB. Bastard spammer who abuses this limit by attaching a big image...
Regards
ML
On Thursday, January 15, 2015
1999 Jan 24
0
Re: util-linux compromised
I just received the following letter:
Date: Sun, 24 Jan 1999 04:01:55 -0500 (EST)
From: John Stange <building@cs.umd.edu>
Subject: util-linux compromised?
I grabbed util-linux-2.9g yesterday from win.tue.nl, and discovered a
section of login.c that appears to send the host and uid of the user to a
hotmail address. I imagine this isn't a standard feature. :>
2004 Mar 29
2
cut and factor
Eric,
thanks for quick reply. at first look I thought it is what I need,
but, unfortunately, it doesn't applied to original data - it
creates new data with loosing original indexes ! I want to keep indexes
of original data, but replace original data with $mids of corresponding
$breaks.
So, if I have z = 1:10, t=hist(z,plot=F)
> z
[1] 1 2 3 4 5 6 7 8 9 10
> t$breaks
[1] 0 2
2009 Jul 22
0
Attended transfer and 'pbx-invalid' - 1.4.26
Hi,
I've created a tiny dialplan to test the return of a call on transfers,
like this: (I had to use the DEVSTATE backport here)
[phones]
exten => _12XX,1,Dial(SIP/${EXTEN},6,tT)
exten => _12XX,n,GotoIf($[ "x${BLINDTRANSFER}" = "x" ]?noBT)
exten => _12XX,n,Set(DIALRET=${CUT(BLINDTRANSFER,-,1)});
exten => _12XX,n,Goto(dRet)
exten => _12XX,n(noBT),GotoIf($[
2005 Jan 13
0
Xfering a call
> Well that didn't work....I now get this error
>
>
> Jan 12 16:56:21 NOTICE[4989]: app_dial.c:746 dial_exec: Unable to
> create
> channel of type 'SIP'
> == Everyone is busy/congested at this time
> -- Executing VoiceMail("IAX2/iaxfwd@65.39.205.121:4569/5", "b") in
> new
> stackJan 12 16:56:21 WARNING[4989]:
2020 Jul 07
0
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
Hi!
> > > > This patch adds logic to the kernel power code to zero out contents of
> > > > all MADV_WIPEONSUSPEND VMAs present in the system during its transition
> > > > to any suspend state equal or greater/deeper than Suspend-to-memory,
> > > > known as S3.
> > >
> > > How does the application learn that its memory got wiped?
2007 Apr 02
2
a new upload progress bar
I''m modifying techno weenie''s progress bar plug-in. Currently it works
by making the browser poll the server, via AJAX, for updates on amount
received. My plug-in provides a handler which will stream updates on
the amount received, thus only one request needs to be made. Also, the
progress can be updated at faster rates since the client doesn''t need
to poll. This should
2010 Sep 25
1
PaintToolSAI needs Admin Rights?
I'm trying to run Paint Tool SAI. It installed fine, but when I run it, it starts a Setup process. This process fails because it says:
"SAI can not complete setup process because current user does not have administrator rights."
How can I give SAI "admin rights" under Wine?
2004 Mar 25
2
downloadable mailing list archive in mbox format
Hi there,
I'm beginner and would like to have mailing list archive to
read it offline and don't disturb mailing list.
I'd prefer mbox format.
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg at sai.msu.su,
2004 Aug 06
0
ices - cpu cycles - re encodig
Bastard is used in a negative context here :) A snippit of a top
command reveals:
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
3246 root 15 0 2436 2436 1280 S 10.5 3.9 0:14 ices
<p>I am re encoding using:
<encode>
<nominal-bitrate>8000</nominal-bitrate>
2005 Mar 12
2
data frame excerption
Hello,
is't possible to get excerptions of data frame using some contstraints,
something like q1 = q[q$V3<1] ?
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg at sai.msu.su, http://www.sai.msu.su/~megera/
phone:
2003 Mar 26
1
nls
Hi,
df <- read.table("data.txt", header=T);
library(nls);
fm <- nls(y ~ a*(x+d)^(-b), df, start=list(a=max(df->y,na.rm=T)/2,b=1,d=0));
I was using the following routine which was giving Singular Gradient, Error in
numericDeriv(form[[3]], names(ind), env) :
Missing value or an Infinity produced when evaluating the model errors.
I also tried the
2006 Dec 19
0
dtmf and ivr
hello,
i try to build a IVR for our company my problem is that the dtmf tones
are not recognized by the phones i tried several phones.
BUT when i call the voicemail i can navigate with all phones through the
menu. I use * 1.2
here is the context:
[ivr]
exten => s,1,Answer
exten => s,2,SetMusicOnHold(default)
exten => s,3,DigitTimeout,5
exten => s,4,ResponseTimeout,10
;SAI menu -
2006 Jan 17
0
asterisk.ctl limitations
Hi
I wrote a small patch to netcat to work with unix domain sockets to
enable me to communicate with an asterisk daemon through the
unix-domain socket /var/run/asterisk/asterisk.ctl .
Only then I noticed that reading the code is done very differently than
a typical network protocol: it expects every command in a separate read.
Basically I used the following filter to pipe commands from the
2013 Oct 22
3
Error de markdownToHTML al parsear LATEX
Hola, primero de todo muchas gracias.
He probado a ejecutar el programa en una máquina virtual y efectivamente
funciona.
La única diferencia con mi ordenador está en locale, que me aparece esto:
> sessionInfor()
locale:
[1] LC_CTYPE=es_ES.UTF-8 LC_NUMERIC=C
[3] LC_TIME=es_ES.UTF-8 LC_COLLATE=es_ES.UTF-8
[5] LC_MONETARY=es_ES.UTF-8
2008 Apr 11
1
[Bug 215389] [NEW] No battery charge percentage on belkin usb avr
2008/4/10, David Erosa <david.erosa at gmail.com>:
> Public bug reported:
>
> Binary package hint: nut
>
> After updating to last nut package (2.2.1-2.1ubuntu6), the megatec_usb
> driver seems to be working, except for the charge percentage:
>
> $ /lib/nut/megatec_usb -DDDDD -a SAI
> ...
> Checking device (0665/5161) (001/007)
> - VendorID: 0665
>
2014 Mar 11
2
scatterplot3d blanco y negro
Hola,
tengo unos datos clasificados en tres grupos y quiero representarlos en
un cubo de forma que
cada grupo tenga un color/ símbolo distinto.
He conseguido hacerlo por colores (código) y me gustaría hacerlo
variando el 'pch'. He intentado hacerlo del mismo modo pero no funciona.
¿Se puede hacer?¿Puede ayudarme alguien?
Muchísimas gracias. Elvira.
library(scatterplot3d)
# dummy data
2014 Mar 18
2
Taller "Shiny. Entornos web con R" (presencial y streaming)
Desde la Sección de Apoyo Estadístico del Servicio de Apoyo a la
investigación (SAI) de la Universidad de Murcia, te invitamos al Taller
que impartiremos el próximo _26 de Marzo de 16h a 20h_, titulado :
/"Shiny. Entornos web con R"/
*
Lugar:* Aula *Bisbita* en la *Fac de Biología*, a las 16:30h
_Se podrá seguir en directo vía streaming_
Reserva tu puesto desde caldum