search for: cater

Displaying 20 results from an estimated 318 matches for "cater".

Did you mean: later
2008 Oct 15
13
new list proposal
...conversations on this list about semi-related stuff, but not something that directly contributes to the general users of CentOS. Conversations that specifically address four areas: - technologies - best practices - deployment strategies and tools - management strategies and tools And to better cater to these conversations, as well as further encourage such content, we'd like to propose creating a 'centos-tech' list. Over a period of time, we would like to see the CentOS list become a more user help and distro specific list, with generic conversations moving to the centos-tech l...
2003 Jul 04
1
Concerning 'tagging proposal'
Hi, It is my opinion that a 'tagging standard' which aims to cater to everyone, caters to noone. Tagging style ultimately depend upon tagging tastes; I personally think it would be unwise to try to match everybody's tastes. Now, having a 'tagging proposal' instead of a 'tagging standard,' hardly seems worth the effort, to put it mildly. I doub...
2007 Feb 13
4
matlab style plotting in R
Hello I was wondering how I can achieve matlab style plotting in R, in the sense that matlab allows you to plot multiple sets of variables within the same x-y axes. plot in R does not seem to cater for this. I tried 'overplot' from the gplots package but this assumes different y axes for the variables. any suggestions would be very appreciated Maria [[alternative HTML version deleted]]
2012 May 27
0
[RFC PATCH] Decrease Metadata Fragment Using A Caterpillar Band Method
...or it, then use the first block in the continuous blocks. When this block need a cow in the future, a new free block in these continuous blocks is grabbed, and the old one is freed for next cow. In the most ideal condition only 2 continuous blocks are kept for any times of cowing a block -- image a caterpillar band by which my method is named. Following graphic demostrate the way in the real world by using a area of 4 multipled std blocksize. The reason I use 4 rather than 2 blocks is that we can pick up another free block in the area if the old one is not freed before it can be used in a cow, t...
2018 Dec 02
2
Mailing list address harvested for spamming
...nd I don't agree with it anyway. The tool metaphor is realistic. In my experience (which dates back to the 1980s), email ist a powerful tool, and people need to learn how to use it properly, with the appropriate software set. Especially in the area of technical mailing lists I see no reason to cater to dumb MUA software. > Email should be intitive If by "intuitive" you mean "used without engaging one's brain", I have to disagree. Using a hammer without thinking can mean flattened thumbs, and moaning about it is inappropriate. -Ralph
2007 Jul 18
2
Hash.from_xml
Hi, I''ve started looking at ticket 90<http://merb.devjavu.com/projects/merb/ticket/90>and there are a couple of situations that the current implementation doesn''t cater for. 1. Tag Attributes are wiped out. - <tag1 attr1=''1''>Content</tag1> #=> { "tag1" => "Content" } - I think it should return - {"tag1" => { "attr1" => ''1'', "__content__&quot...
2007 Oct 19
2
string.prototype.isNumeric
...acheiving the same functionality in less code. String.prototype.isNumeric = function() { return (this.match(/^\d+$/) != null); } I used it in the context of: Event.observe(el,''keypress'',function (e) { if (!this.value.isNumeric()) Event.stop(); }); Admittedly, it doesn''t cater for decimal points and other locales, but it''s a start? The regex came from inside the selector code in prototype, so it''s used once at present formula.match(/^\d+$/) Gareth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribe...
2008 Dec 22
2
is there an activerecord method like "FIND EXISTING OR CREATE NEW IF NONE FOUND"?
Just wondering if rails has a method to look for an existing record and return it, but if it''s not existing then create a new record. (i.e. "FIND EXISTING OR CREATE NEW IF NONE FOUND"?) Then when finished updating one could use the existing "save" method which caters for either a new or updated record already Thanks --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@pu...
2010 Jan 14
3
LDA and POP3/IMAP user_query
How do I get IMAP+POP3 vs. LDA to use different user_query statements? The problem is that the input fields are different. IMAP/POP3 is an email address LDA is a username I have written a long statement to try and cater for both however it still only works 99% of the time, and the remaining 1% fails. The 1% that fails sees the mail being delivered to the wrong mbox. In this particular case the same client owned both mboxes so it was ok, but if this had not been the case things could have gotten real embarrassi...
2008 Apr 04
5
Ring back when free?
...A presses 5, and hears "Your ringback request has been accepted". 4. A hangs up. 5. Later, B hangs up. The system then calls A (if A is now busy, it waits until A is clear again). 6. If/when A answers, the system calls B on A's behalf and A hears ringing. Any implementation has to cater for the fact that when B is busy, he could be either the calling or the called party on his current call. If he is the calling party, he will execute 'h' when he clears, but if he is the called party, he won't be in the dialplan to execute 'h', so we need some other way to invok...
2014 Oct 06
2
RJAGS Installation Issues
...ago, Eric asked about this for CentOS 6: https://stat.ethz.ch/pipermail/r-sig-fedora/2014-April/000310.html and was kindly helped by Marc Schwartz. OTOH, we are running Fedora 19, currently upgrading to Fedora 20. The RPM find link for 'jags-devel' which Marc provided really seems to cater to CentOS or RHEL 5, but not directly to any newer Fedora. Also there, I'd ideally (tell our sys.admins to) use yum install jags-devel so jags should stay updated and will also be added to the "upgrade procedures for next time" but yum above does not find anything at least not...
2008 Nov 07
2
Fetch order
...ould fetch UID 171,172,173 and so on. Courier on the other hand would start the fetch on UID 195,194,193 and so on. We have an internal developed webmail application that has been affected by this change, so I am just wondering whether there is a interim fix while we fix our webmail application to cater for this. Thanks, Warren
2017 Apr 03
2
libvirt-lxc: good for production?
...and there seems to be relatively little activity on the lxc driver 2) is libvirt-lxc to be used in production to begin with? every single guide I found about libvirt pretty much points to KVM usage, with simple /bin/sh examples with lxc. Furthermore stuff like virt-install seems to be exclusively catered to full os/KVM images creation, with no obvious way to create a container image. thanks for any input, even just docs I missed that explain the avove would be most helpful. Spike -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archiv...
2013 Nov 05
3
Building libvirt for ARM tizen.
Hi there! I'm building libvirt-1.1.4 on Tizen. I had to modify the spec file: 1. Comment out requirements: xhtml1, scrub, shadow-utils 2. Added defines: %define _without_selinux 1 %define _without_hal 1 %define _without_libnl 1 %define _without_macvtap 1 %define _without_storage_fs 1 %define _without_network 1 %define _without_sasl 1 %define _without_qemu 1 %define
2007 Jan 18
4
NAT solutions
I know that NAT is something no one really likes to talk about, but does anyone know how work with it elegantly? There are many providers which deal with it on a daily basis in fact they cater to it, is this possible to do with asterisk or does it require other exotic setups? I even know of a provider which uses asterisk with many different types of devices, and they handle all NAT config on their end even to the point of deciding to stay in the media stream or not (ie when two endpoin...
2017 Jun 06
2
XDC 2017 : Call for paper
.... If you're not sure if something might fit, mail me or add it to the ideas list found in the program page. The conference is free of charge and open to the general public. If you plan on coming, please add yourself to the attendees list. We'll use this list to make badges and plan for the catering, so if you are attending please add your name as early as possible. I am looking forward to seeing you there. If you have any inquiries/questions, please send them to Stéphane Marchesin (please also CC: board at foundation.x.org). Martin Peres
2012 Jul 31
1
[LLVMdev] [llvm-commits] rotate
Well, we like the operator because it maps cleanly to Fortran's ISHFTC intrinsic. There must also be other compilers out there, maybe catering to cryptos, that have their own intrinsic for circular shift in other languages. It seems wasteful for an optimizer to break apart an intrinsic into its elemental pieces in order for LLVM to put them back together. This was done in our compiler for some time and it cluttered up the interface cod...
2008 Apr 11
1
Single quote email addresses
Hi, I've just been told that I need to make our mail server cater to accounts with single quotes. Has anyone set dovecot up to do this or know of any documentation/howto on it, assuming it's possible at all. I'm running dovecot 1.0.5 on Ubuntu 7.10 if that makes much of a difference. Thanks for any help anyone can give. Guy -- Don't just do someth...
2006 Mar 23
1
Using regional settings from windows registry
Hi, On our web pages, we would like to show all dates and times in the format defined on the server''s registry. The rails application will be installed in different countries, hence we want to cater to all types date and time formats by picking it from the registry. The formats used in the registry are such as M/d/yyyy, whereas the Time class in Ruby uses formats such as %m/%d/%Y. Is there a plugin that lets us convert the win registry format to Ruby format? Better still, does rails let us...
2008 Oct 07
0
The Innagural Atlanta useR Group Meeting!
...r 5, 2008 7:00 AM > > Where: Click the link below to find out! > > Meetup Description: Hello All! > > I am putting this on the books for the first Atlanta useR meeting. I > apologize fro the delays, but I think everyone will be happy that we > waited. The plan is to have a catered breakfast meeting at Maggiano's > thanks to the generous folks as 5x5 and IHG. The agenda is still up > for grabs, but for now, the thoughts are. > > 1. Intro to R > 2. Comparisons with SAS > 3. Where to find more > > There is also an idea of some sort of contest (i....