search for: backgound

Displaying 20 results from an estimated 30 matches for "backgound".

Did you mean: background
2005 Sep 10
1
transparent backgound in lattice plots
...gure out how to generate graphics files with a transparent background with the lattice package. The code to generate the levelplot is fine and I can produce a simple png file with a transparent background just fine, but I'm not sure how to generate a png of a lattice plot with a transparent backgound. png( "../images/opt_harvest_pattern_pred.png", bg="transparent" ) main=expression( paste( "Optimal Harvest Pattern ", widehat(V)[saw], ", in ", m^3 ) ) labs <- paste( rep( "Day", 12 ), 1:12 ) opt.harv.pat.pred <- levelplot( var1.pred~x+y,...
2007 Jan 23
0
cmd Backgound problem with option m
Hi list I encountered problem in using Background command. Below is my extensions.conf. [mainmenu] exten => 4,1,Wait(1) exten => 4,2,Background(thank-you-for-calling) exten => 4,3,Goto(n01|s|1) [n01] exten => s,1,NoOp(${CONTEXT}) exten => s,2,Background(thank-you-cooperation|m) exten => s,3,WaitExten() exten => s,4,Playback(digits/pound) exten => 1,1,Playback(digits/1)
2005 Dec 19
4
Observing Ajax Requests?
Is it possible using scriptaculous/prototype to watch out for any happening Ajax activity, and do something like show/hide a spinner gif to indicate to the user that there is activity taking place in the backgound? Regards, Michael ------------------------------------------ Michael Roper - Web Developer WORLDWIDE ONLINE PRINTING AUST/NZ [T 08 9350 2300] [F 08 9451 6048] [E michael.roper-QvusXRzN0vkJY7gZg3T8ig@public.gmane.org] [W http://www.worldwide.com.au] ------------------------------------------
2009 Sep 30
5
A rails plugin to generate css sprite image automatically
...mposite gravity, vertical or horizontal span: 20 # span of space between two images Then run a rake task rake css_sprite:build So, you can see a forum_icon_vertical.gif generated in public/images directory and a css sprite rule in tmp/css_sprite.css, as follows: .good_topic backgound: url(''/images/forum_icon_vertical.gif'') no-repeat 0px 0px width: 20px height: 19px .mid_topic backgound: url(''/images/forum_icon_vertical.gif'') no-repeat 0px 39px width: 20px height: 19px .unread_topic backgound: url(''/images/foru...
2013 Jul 26
7
LDA vs. LMTP
...39;m interessted in the differences and the advantages/disadvantages of each of those solutions. According to http://wiki2.dovecot.org/LDA the recommended way is to use LMTP, since it's supposed to have a better performance. On the other hand, http://wiki2.dovecot.org/LMTP says, that LMTP is a backgound process, while LDA is only called when needed. I've also read, that LDA only uses the users privileges, which both means, that LDA should be better. I've also noticed, that LMTP adds an additional Recieved:-Header to the mail. Are there any other differences? Thank you M.
2004 Oct 05
1
Dlink DVG-1120 Linksys PAP2 any Good?
I had just found a Dlink DVG-1120 on ebay and I'm curious if anyone has used you it with asterisk. They were only $65. I have tested with the Linksys Pap2 and found that box to be fairly nice except for a lot of backgound/white noise. I was wondering if any else had experienced that? Let me know if I've wasted $65 on the Dlink and also if you had similar experience with white noise on the pap2? Thanks Eric
2003 Oct 09
1
real billing time for a call
...sterisk@analitica.md] Sent: Thursday, October 09, 2003 8:57 AM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] real billing time for a call yes, you're right, i tried to put a ast_cdr_answer when queue makes the ast_cdr_setdstchan, but it didn't work, or maybe, apps like backgound and playback should not issue an ast_cdr_answer, so it is ussued only when the answer is actually answered by someone. > is you used the queue app, don't you also see a 20 sec event for that ? > > asterisk@analitica.md wrote: > >>hello, >> >>I am working with ast...
2007 Jul 12
0
No subject
...milliseconds as input. Douglas Garstang wrote: > Admittedly I have not used the ExternalIVR app. Is it any good? > > I'm not sure I agree that Asterisk is GOOD for building IVR's. Sure, > it can do it, but boy it is UGLY. There's also the fact that you can't > call Backgound() in a macro, which forces you to use Read() which > won't accept a timeout of <1s. There's no DTMF background detection > while playing SayDigits so you have to roll your own by calling an > external AGI and concatenating sound files. Yuck. By the time you code > in logi...
2004 Sep 13
0
Compile flags for sampleenc sampledec.
I suspect I am missing something basic but I do not seem to be able to get the sampleenc and sampledec programs to work together. I think I do not have a compile swtich of flag set correctly. Backgound information: 1) 1.0.4 tar package 'make' worked and installed on a mandrake 10.0 linux 2) speexenc and speexdec appear to work fine. 3) testenc and testenc_wb work fine, though I notice that compile with gcc testenc.c -lspeex produces a different .bits file than the version made with...
2004 Sep 15
0
Problems with sampleenc and sampledec
I suspect I am missing something basic but I do not seem to be able to get the sampleenc and sampledec programs to work together. I suspect the decode operation is failing, but I cannot find out why. Backgound information: 1) 1.0.4 tar package 'make' worked and installed on a mandrake 10.0 linux 2) speexenc and speexdec appear to work fine. 3) testenc and testenc_wb work fine, though I notice that compile with gcc testenc.c -lspeex produces a different .bits file than the version made with mak...
2004 Apr 14
2
Spoofing CallerID on Demain
I have an outgoing line that allows me to set my caller id. I want to be able to change the caller id when ever I place a call using this line. I would like my user to press 7, then be prompted for their 10 digit caller id number, then be prompted for the number they would like to call in the form 1NXXNXXXXXX. How can I accomplish this??? Right now I am using this script that users have to
2006 Nov 30
2
Rsync and DTrace
.... Or i can continue my investigation on kernel (driver) and gnome-terminal? How that conversation (pipe) works? If i execute the same comand line on a console, or ssh session, everything works fine. If i execute almost the same command (without the "-v" option) and put the process to backgound ("&"), everything works fine (not so fast, but a good performance). Thanks very much for your time. MSL
2005 Oct 18
1
Solid and dotted lines saving an xyplot
Dear R-users, I would a small problem saving a graph with postscript after using xyplot. Whereas in the R-screen the two lines are solid, once the image is saved as .eps file the second lines (blue in the following example) is dotted. Here there is a simple example. Thanks in advance for your help, Carlo Giovanni Camarda # creating data a1 <- sort(runif(10)) a2 <- sort(runif(10)) a3 <-
2003 Sep 04
2
The sounds of silence: silent soundfiles available
As has been noted before on this list, the Wait() application does not listen for keystrokes from users. Many of you, like me, have looping Background(), Wait(), and Goto() application priority chains that prompt users to enter some data, and then repeat the instructions if no keys are pressed. The problem of course is if the user doesn't start pressing keys during the Background() call
2007 Jan 23
5
Snom 320 echo
Has anyone ever encountered an echo on the IP phone side of a call? It is an echo of the user's own voice. I believe that no one else in the office is experiencing this problem. The phone itself is a Snom 320. I've asked Snom for assistance since my source no longer carries Snom, but unlike previous times they've been slow to respond. ----- Mike Hammett Intelligent Computing
2012 Aug 31
5
Question1 Cucumber Rails
can we write multiple background in one feature file....? can we write multiple feature in one feature file.....? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2008 Feb 07
1
[ANNOUNCE] compiz-0.7.0
...indow. Allow the window decorator to change the selection rectangle color. Set switcher selection color. Do not resize the decoration widget to the wrong dimensions first. Use Plasma::Svg and some code from Plasma::Dialog to paint directly into a QPixmap. Set switcher backgound pixmap instead of only a color. Watch for plasma theme changes. Fixed handling of autogenerated files to make distcheck work again. Add NEWS entry and bump version for 0.7.0 release. Post release version increment. Erkin Bahceci (1): Do librsvg initialization/terminat...
2019 May 10
12
[PATCH v8 0/6] virtio pmem driver
...ace process which has mapped the page. b] Existing implementation for ACPI pmem driver: - Handles such errors with MCE notifier and creates a list of bad blocks. Read/direct access DAX operation return EIO if accessed memory page fall in bad block list. - It also starts backgound scrubbing. - Similar functionality can be reused in virtio-pmem with MCE notifier but without scrubbing(no ACPI/ARS)? Need inputs to confirm if this behaviour is ok or needs any change? Changes from PATCH v7: [1] - Corrected pending request queue logic (patch 2) - Jakub Staro?...
2019 May 10
12
[PATCH v8 0/6] virtio pmem driver
...ace process which has mapped the page. b] Existing implementation for ACPI pmem driver: - Handles such errors with MCE notifier and creates a list of bad blocks. Read/direct access DAX operation return EIO if accessed memory page fall in bad block list. - It also starts backgound scrubbing. - Similar functionality can be reused in virtio-pmem with MCE notifier but without scrubbing(no ACPI/ARS)? Need inputs to confirm if this behaviour is ok or needs any change? Changes from PATCH v7: [1] - Corrected pending request queue logic (patch 2) - Jakub Staro?...
2019 Apr 23
9
[PATCH v6 0/6] virtio pmem driver
...ace process which has mapped the page. b] Existing implementation for ACPI pmem driver: - Handles such errors with MCE notifier and creates a list of bad blocks. Read/direct access DAX operation return EIO if accessed memory page fall in bad block list. - It also starts backgound scrubbing. - Similar functionality can be reused in virtio-pmem with MCE notifier but without scrubbing(no ACPI/ARS)? Need inputs to confirm if this behaviour is ok or needs any change? Changes from PATCH v5: [1] Changes suggested in by - [Cornelia, Yuval] - Remove assignment...