search for: exampel

Displaying 15 results from an estimated 15 matches for "exampel".

Did you mean: exampels
2006 Jan 12
9
windows print migrator + "add printer command"
Hi all. I was wondering if anyone had a successful exampel of using the "add printer command" with cups so that the windows print migrator could be utilised. Seeing as Jerry as spent time on this it would be a shame not to know how to use it. ;-) I'm guessing that it would be along the lines of: add printer command = lpadmin option1 opt...
2006 Jun 28
2
Problem searching with special characters
I''m using Ferret on a Swedish website and I get some unexpected behaviour on searches containing the swedish charchters ???. An exampel, if I index a string "Varf?r fungerar det inte" ("Why doesnt it work" in swedish) and search for "f?r" I''ll get one (1) match. The expected behaviour would be no matches since ''f?r'' is part of the word ''varf?r''. And if I...
2004 Apr 26
3
dtmf tone clamping in calls to external ivr
Hello, I'm having trouble working out how to send DTMF tones to an external IVR. My system has an analog phone connected to a TDM400P card, a SIP software phone (Zultys LIPZ4) and is connected to a BRI in Australia with a NETjet-S card. I'm using ISDN4Linux and a 2.4.25 kernel patched with the ISDN audio patch from Traverse (which allows the card to do voice). DTMF works fine between
2006 Oct 02
6
Strange Sorting Issues
Hi there, I''m having some strange sorting stuff goign on. Here''s my search method: sort_fields = [] sort_fields << Ferret::Search::SortField.new("name", :reverse => :false) @results = Listing.find_by_contents @search_criteria, :limit => :all, :sort => sort_fields page = (params[:page] ||= 1).to_i items_per_page = 9 offset = (page - 1) *
2008 Jul 15
1
Winecfg saving audio settings?
...s been posted but I havent found any and I have searched. Ok I have a problem with the winecfg. Winecfg saves all settings I make to each application I add to the list execpt when I edit the audio tab. If I change anyting in there it changes for all apps and i cant understand why. Im gonna take an exampel. I have the global setting that I want in ALSA with Full acceleration so I set it. I have added Diablo 2 and mark it, change the tab to audio and choose EMULATED acceleration and click apply then exit. No I start winecfg again to check the settings in audio. When I check Diablo 2 it is on EMULAT...
2001 Sep 27
0
Not bounded but almost....
Hi, I have a question about CBQ and wonder if I can make a class that are guaranteed 2Mbit but can borrow excess bandwith and only to specific rate. In my exampel below I want to guarantee the network x.x.x.x/y 2Mbit and they can borrow up to MAX 4Mbit. I have tried to create subclasses but it only works like bounded or not. # tc qdisc add dev eth0 root handle 10: cbq bandwidth 10Mbit avpkt 1000 cell 8 mpu 64 # tc class add dev eth0 parent 10:0 classid 1...
2006 Oct 12
2
Filtering Mails - how?
Hello, I've got some problems about understanding, how to filter my incoming mails. I am using dovecot 1.0.beta3 (ubuntu server) and want to implement a filter, where I can filter all my incoming messages (like the ones from the dovecot ml) to special folders within the mailbox of each user (for each user a special set of filters). Is there a chance to do this in dovecot or have I to use
2003 Mar 19
2
Some more general questions
Hi, Some general questions. I want to build a web page with numerical analysis generated by R. I have a few questions: - Can I control the output of a function? For example, if I do: > summary(data[[5]]) Min. 1st Qu. Median Mean 3rd Qu. Max. 0.0 0.0 120.0 193.3 310.0 10290.0 can I control the output to be something like min=0 q1=0.0 q2=120.0 q3=193.3 max=10290.0
2008 Jul 04
3
problem with NA and if
Hi I would like to sum a number of time series, some of them having NA's Standard action is here that if I sum a value with a NA, then the result is NA. I would like it to just keep the value. I then try to: a = NA; if (a == NA) { a = 0} just to try it out, but it says Error in if (a == NA) { : missing value where TRUE/FALSE needed What is wrong, and can I do it smarter? I looked at
2007 Jul 17
3
TS from DVB-T to Theora + Vorbis
Hello, Could you kindly point me to some instruction, how to encode demuxed files (.m2v and .mp2) to .ogg (Theora + Vorbis)? I was trying to use ffmpeg2theora, but I don't know, how to put two files to ffmpeg2theora (one audio an one video) and did not found, how to mux them into one file? Exist a way, how to do two pass encoding? I'm using Ubuntu Fiesty Linux. Thank you, Jiri Navratil
2007 Jul 04
6
Inconsistent results when using wild card queries
We get some unexpected results when using wild card queries. We''re using aaf and Ferret 0.11.4 For exampel, when seraching on a part of a collegues name (kristofer) and limiting it to a specific source_id: Query: source_id:25 AND kri* Result: 2 documents. None of them containg the word kristofer, but other matching words, as "kring" and "kring?" (swedish) Query: source_id:25 AND kr...
2012 Feb 17
3
portable parallel seeds project: request for critiques
...s a method that is widely used and recommended by some visible HOWTO guides. Citations Hana Sevcikova and A. J. Rossini (2010). snowFT: Fault Tolerant Simple Network of Workstations. R package version 1.2-0. http://CRAN.R-project.org/package=snowFT John M Chambers (2008). SoDA: Functions and Exampels for "Software for Data Analysis". R package version 1.0-3. John M Chambers (2008) Software for Data Analysis. Springer. -- Paul E. Johnson Professor, Political Science 1541 Lilac Lane, Room 504 University of Kansas
2017 Aug 10
8
is a self signed certificate always invalid the first time?
On Wed, 9 Aug 2017 08:39:30 -0700 Gregory Sloop <gregs at sloop.net> wrote: > AV> So i?m using dovecot, and i created a self signed certificate > AV> with mkcert.sh based on dovecot-openssl.cnf. The name in there matches > AV> my mail server. > > AV> The first time it connects in mac mail however, it says the > AV> certificate is invalid and another
2003 Dec 01
0
No subject
...to Unix you may use windind, which is beta, not production. I hate to admit it, but if you have a NT centered network, there is an NT solution for your problem: NT services for unix. I haven't used it, I know nobody who does and am happay with my samba PDC. (The NT services for unix a good exampel for M$ stratigie, marketing: they offer an NIS-server but no NIS-client) Christian _______________________________________________________________________ In a world without walls and fences, who needs windows and gates? (SUN) Return-Path: <barth@cck.uni-kl.de> Delivered-To: samba@lists.s...
2003 Dec 01
0
No subject
...g> List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe> List-Archive: http://lists.samba.org/pipermail/samba/ > Well, I need help in this too.... Look in the tar-ball of the samba source distribution under exampels/printing. > > -----Mensagem original----- > De: bjames@woodmans-food.com [mailto:bjames@woodmans-food.com] > Enviada em: Segunda-feira, 9 de Julho de 2001 16:23 > Para: samba@lists.samba.org > Assunto: Printing to Windows clients from UNIX > > > We are using HPUX 11...