search for: appeal

Displaying 20 results from an estimated 827 matches for "appeal".

Did you mean: appear
2006 Jun 20
6
IAX FXS.. Any experience with...
http://www.x100p.com/products_2.htm Anyone ever use this box? How's it compare with the Iaxy? I'd like to buy one or the other.. The Iaxy is appealing because to me, it seems less "no name", but this one says that it supports using hostnames, whereas apparently the iaxy only supports IP addresses?? That's appealing to the dynamic DNS guy in me! :-) Any experience? -------------- next part -------------- An HTML attachment...
2002 Jun 05
1
oplock break failures
...s mean? Jun 5 09:42:50 files2 smbd[27585]: [2002/06/05 09:42:50, 0] smbd/oplock.c:oplock_break(788) Jun 5 09:42:50 files2 smbd[27585]: oplock_break: no break received from client within 30 seconds. Jun 5 09:42:50 files2 smbd[27585]: oplock_break failed for file Pledgemaker/Pledgemaker-DRF/Appeal Loaders/02-R02L01-Lifeline Invite #1.txt (dev = 904, inode = 10554, file_id = 113). Jun 5 09:42:50 files2 smbd[27585]: [2002/06/05 09:42:50, 0] smbd/oplock.c:oplock_break(833) Jun 5 09:42:50 files2 smbd[27585]: oplock_break: client failure in oplock break in file Pledgemaker/Pledgemaker-DRF/A...
2006 Feb 06
2
appeal --- add sd to summary for univariates
just a short beg for the next R 2.3 version: I know it is easy to add the sd into summary() in the source bowels of R---but everytime R is updated, my change disappears. :-(. I do not believe that R has an easy extension mechanism for univariate summaries, short of a function rewrite here. Could this please be added into R 2.3? Aside, a logical ordering might also be: mean sd min q1 med q3
2009 Aug 01
4
Outcast (1999, Appeal)
Hi, i've applied some patches to wine to play Outcast. This does't solve the mouse problem, what patch do you use actually and what is your command-line to run the game ? I've found that: http://www.clan-elite.info/forum.asp?action=view_thread&id=902 But the version of Wine (current version) insn't compatible with the patch. Do you have some Idea ? Thank you !
2009 Mar 17
1
Appeal for active bug reports relating to TCP, UDP, routing locking in 7-STABLE
Dear all: With 7.2 approaching, I wanted to review the set of known network bug reports (especially panics, hangs, lock order reversals) relating to TCP, UDP, sockets, and routing in 7-STABLE. If you are aware of problems along these that you can confirm definitely occur with 7-STABLE checked out no earlier than 17 March, 2009, please drop me a private e-mail with a pointer to the thread,
2015 Oct 13
3
RFC: Introducing an LLVM Community Code of Conduct
...would not need to be trusted by the community -- they absolutely would need the trust of folks to work very hard to make reasonable decisions here. > > - How often they will change, what the term limits are, and so on. > > - What their oversight mechanism is (it appears that the only appeal to > rulings of the committee is to the committee itself, which seems rife for > abuse). > The appeal is to the board of the Foundation. I don't expect the board to *be* the committee here, quite the opposite. > > The LLVM Foundation itself has existed now for over a year and...
2009 Oct 16
3
iscsi target for C5.x
Does anyone have any recommendations for the best way to bring up a iSCSI Target on a C5.3+ server ? Various blogs suggest compiling IET from source, but thats not real appealing to me (not that I can't do it, I just don't want to have to support it long term). I looked in rpmforge but didn't see anything.
2020 Jun 30
8
Documentation SIG: Participation wanted
...he wiki * Editing/pruning existing content when it is incorrect/outdated/obsolete * Recruiting subject matter experts to do some of that editing * Recruiting translators to keep our various translations in sync [Ref: https://wiki.centos.org/SpecialInterestGroup/Documentation ] If any of the above appeals to you, I would ask you to let me know. I would like to create a SIG around the wiki. Please let me know if you're interested. I know that there are a number of you who are consistently active on this list. I would like to find a way to give us a little more power/authority over the wiki t...
2007 Oct 08
5
Flat code block syntax
...cally centered on the line in most fonts. Disadvantage: ugly? > > Ugly indeed. What I've seen used for that is a line of dash: ----, > but that would trigger a horizontal line and I don't feel like > overriding that. Dashes are also used by Setext headers. Though not visually appealing, are there any (technical) thoughts on backticks (which are currently used for <code>)? `` "Hello, code!" `` What about colons? :::::::: "Hello, code!" :::::::: Bruce Phillips
2005 Dec 22
6
Plot problems: xlim
...>abline(v=0.2454959) Without any options, plot.density spreads out nicely, however, naturally, the line I want to add is not plotted since it is well outside the range automatically determined by plot.density hence the need to add xlim however this produces something I dont find aesthetically appealing. The plot is squeezed out into a very lean "bell" shape. So (finally) my question, how can i widen the spread of my plot and yet also be able to add my xline. Many thanks Ronnie
2015 Oct 13
2
RFC: Introducing an LLVM Community Code of Conduct
...2015, at 11:16 AM, Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On 13 October 2015 at 18:59, Chandler Carruth via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> We have *not* appointed any such committee at this point. >> (...) >> The appeal is to the board of the Foundation. I don't expect the board to >> *be* the committee here, quite the opposite. > > This doesn't solve the problem. If the foundation appoints the > committee, appeals to the foundation are still open for abuse. > > Only democratic and t...
2002 Sep 13
1
Hiding version information
...nfiguration options that accomplish this task and a bit more. I had posted this to the general users list, but after thinking about it, I thought that it might be good to post it here as well. * Does a feature like this have any impact on the functionality of OpenSSH? * Would a feature like this appealing at all to the OpenSSH community? The options are HideVersionInformation and VersionString, and they operate like this: Setting HideVersionInformation to yes causes sshd to either use a default version string of "OpenSSH" or a user defined string specified with the option VersionStri...
2010 Jun 07
2
graphical representation of a correlation between 3 variables (~30 datapoints)
Dear Ms and Mr R, I am seeking a visually appealing presentation of 3 variables (~30 datapoints) that are correlated and that should to into the same direction. The objective is to show that they do go in the same direction and what differences there might be while also giving an idea of the values of the variables. I had done this with simple b...
2004 Oct 20
2
[PATCH] Fix on Cyrus SASL support for Rel 0.99.11
...us SASL library (src/auth/mech-cyrus-sasl2.c) is broken. Following is the workaround patch for Dovecot Rel 0.99.11, and it worked fine on FreeBSD 4.10 BOX. It will not work with current development version. Application for that version might not be so difficult. Recently I found the CVS log which appeals that cyrus SASL support is discontinued. It's very sad. Regards Nobuaki ITO : banb at j-link.ne.jp -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch-authmechsasl.diff URL: <http://dovecot.org/pipermail/dovecot/attachments/200410...
2008 Oct 30
2
Desktop Choice Centos 4/Centos 5 or Fedora 9
I have a choice of CentOS 4/5 and Fedora 9 on a laptop. I have not use CentOS 5 on a desktop but have used CentOS 4 and Fedora 9. I found the Fedora Gnome not as appealing as the CentOS 4 clearlooks. Any opinions from someone who has used CentOS 4/5 and Fedora? I'm not a KDE fan so KDE users need not reply. Regards, Vandaman.
2007 Sep 18
5
Support .cda as input files
Hi again list, I have given the matter of supporting .cda as input format some more thought. What I wanted was an easier way to do drag 'n' drop music files from CDs onto the local system and then have those files encoded with FLAC. As of now most operating systems displays files on CDs as .cda. (Which has later been clarified not to even be a format.) I think that what I actually
2009 Jun 05
2
Blacklist stemming
...()... but I am using *python-bindings*. Would this be possible? If not I have two other solutions in mind: - add a custom stemmer to Xapian - write custom index & search methods in python using add_posting & hacks to modify the query tree respectively Both solutions are not too appealing. What would be the easiest way to do it? Thanks, Silviu
2007 Mar 13
4
Centos-specific Denyhosts Howto Anyone?
...ool me on the first few steps relevant to how to link up the current rpmforge rpm for RHEL4-64. See, right now, the one for centos loads into the /usr/share/doc, which is an odd place to stash an executable, -logic perhaps being you just symlink however you want. Now having a time to spare, I appeal to you with paypal beer $. I'd like to of course script this specifically for centos. I have firewall rules and other protections, but it's (denyhosts) too cool to pass up. reminds me a bit of portsentry, or whatever they call it now, tri-sentry, maybe it's quad-sentry now or... I...
2004 Apr 01
15
ANNOUNCE: Flash Operator Panel
...nt combo that displays the status of your Asterisk PBX in a web browser in real time. You can also perform some actions. Hang-up channels and Transfers via drag and drop. The difference with other similar tools is that it displays status in real time (no refreshing necessary), and its graphically appealing. It's a work in progress... so expect some bugs. I appreciate any feedback you can give me. Best regards, -- Nicolas Gudino <nicolas@house.com.ar> House Internet S.R.L.
2012 Aug 28
0
[LLVMdev] PROPOSAL: IR representation of detailed struct assignment information
...de/mangle general structs in their type signature. What do you think Dan? It's an interesting idea. I can see both sides. The current (proposed) approach is that @llvm.memcpy does a full memcpy, unless decorated by metadata, which can specify that some of the bytes are undefined. There is an appeal in having a base IR which is simple, with metadata for making it more aggressive in tricky ways. I can also see the appeal of overloading @llvm.memcpy with different pointee types. An interesting issue is the semantics in the case where the pointee types have holes. For example: %struct = type...