search for: ackward

Displaying 20 results from an estimated 22 matches for "ackward".

Did you mean: backward
2015 Jun 25
5
An odd X question
...up. I've just installed xorg-x11-server-[Xorg, common]. I assume I need to run X, but I don't see running this in runlevel 5. Thoughts? mark "and why is it called xorg-x11-server, when in X terminology, it's the client?"* * Which I always thought was bass-ackward, but...
2005 Apr 28
2
Reconstruction of a "valid" expression within a function
...error message : >Error in r & !is.na(r) : operations are possible only for numeric or logical types I can not understand why is that, even after I've tried to convert properly the string into an expression. I've been all the day trying to sort that problem ... Maybe this attempt is ackward and I have not understood what is really behind an expression. But if anyone could give me a tip concerning this problem or point me to relevant references, I would really appreciate. Thanks Pascal Boisson _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ DISCLAIMER:\...
2006 Oct 30
1
domain language?
...ndorsement! ;-) I want to compete with FIT and Fitnesse, like this: http://www.zeroplayer.com/cgi-bin/wiki?TestFlea#tropism (Click on a Green Bar to distend one test case.) I want a domain-specific language in the parchment-colored area on the right. I don''t want to invent it the bass-ackwards way FIT does, with its Java-style Action Fixture. That just gets me back to writing each line as a custom function. Ruby solutions tend to be much more elegant than that! Now here''s my RSpec_Watir solution, to log into a site: snapshot() @browser.should_contain("login") @brows...
2011 Apr 19
2
Simple question
...columns, and each string that I'm reading in has a different number of elements, so, for example, string2 might be "1,3,5,7,9" and string3 might be "7". My bigger problem is that I probably am not handling the data.frame object properly. In other words, I might be so bass-ackward that I'm doomed to fail without handling the original read-in properly. A sample of my .csv file looks like this: Rnum,Cnum,Pnums 1,1,"1,6,7,23,29,31,34,40,45" 1,2,"4,9,22,26,30,38,44,46,47" 1,3,"2,48" 1,4,"3,16,19,41" 1,5,"8,11,12,17,25&qu...
2014 Jan 15
0
USB boot problems on Gigabyte GA-M55Plus-S3G
...ed by GParted, is *set*, then the > BIOS on this motherboard will, paradoxically, *not* see the drive in > question as bootable, and conversely, if the partiton's bootable flag > is *not* set, then in that case the BIOS *does* see the device as bootable. > > This is clearly bass ackwards, but I have verified this several times > now, and I believe that the BIOS is just plain wrong, i.e. it is probably > the one that has things bass-ackwards. (But this theory still fails to > explain how my main/regular hard drive for this same desktop system > came to have the bootabl...
2017 Jul 20
0
[PATCH 000/102] Convert drivers to explicit reset API
...ol behavior. > > This series converts all drivers that currently implicitly request > exclusive reset controls to the corresponding explicit API call. It is, > for the most part, generated from the following semantic patch: Hey, I'm all for large api changes, but this really seems ackward, isn't there a "better" way to do this? Why not, as you say the "implicit" request is exclusive, just leave everything alone and state that the "reset_control_get()" call is exclusive and make the shared one the "odd" usage as that seems to not be the no...
2015 Jun 25
0
An odd X question
On Thu, 25 Jun 2015 15:55:41 -0400 m.roth at 5-cent.us wrote: > > mark "and why is it called xorg-x11-server, when in X > terminology, it's the client?"* > > * Which I always thought was bass-ackward, but... You should think of it this way: the program that wants something drawn on the screen is a client; the program that does the drawing is the server. The client asks the server to draw stuff on the screen, and server is, well... servicing those requests, from various clients. So the server...
2015 Jun 26
1
An odd X question
On 06/25/15 18:02, Marko Vojinovic wrote: > On Thu, 25 Jun 2015 15:55:41 -0400 > m.roth at 5-cent.us wrote: >> >> mark "and why is it called xorg-x11-server, when in X >> terminology, it's the client?"* >> >> * Which I always thought was bass-ackward, but... > > You should think of it this way: the program that wants something drawn > on the screen is a client; the program that does the drawing is the > server. The client asks the server to draw stuff on the screen, and > server is, well... servicing those requests, from various...
2003 Sep 18
0
hexadecimal fwmark and fwmark mask
Hi list, I''m new to this list, I just subscribed because I have some ackward about IPRoute2. First, while playing with NetFilter'' "MARK" target, I met a weird behaviour once I tried to use this marks in the RPDB : the packets where successfully marked, but it seemed that RPDB didn''t succed in matching them (for those who already know the answer,...
2009 Oct 13
0
Re: How can I parse encoded and serialized XML with REXML?
Not really a solution, but this has to be a classic example of PHP- programmer-bass-ackwardness. They''re already writing to an extensible serialization format (XML) but then just whack language-specific serialized data in instead. That''s right up there with the HTTP-over- SOAP-over-HTTP stuff I''ve seen floating around... --Matt Jones On Sep 24, 9:14 am, Andy &...
2005 May 06
0
[fdo] Shared Mime Info
...??????? Ada</comment> <comment xml:lang="fi">Ada-l?hdekoodi</comment> <comment xml:lang="no">Ada-kildekode</comment> <glob pattern="*.adb"/> <glob pattern="*.ads"/> </mime-type> This is a bit ackward. It would be like saying: <mime-type type="text/x-csrc"> <comment>C source code</comment> <glob pattern="*.c"/> <glob pattern="*.h"/> </mime-type> as .ads are the spec files of Ada (to some extent like .h for C). To summa...
2014 Jan 15
5
USB boot problems on Gigabyte GA-M55Plus-S3G
...one partition, as reported by GParted, is *set*, then the BIOS on this motherboard will, paradoxically, *not* see the drive in question as bootable, and conversely, if the partiton's bootable flag is *not* set, then in that case the BIOS *does* see the device as bootable. This is clearly bass ackwards, but I have verified this several times now, and I believe that the BIOS is just plain wrong, i.e. it is probably the one that has things bass-ackwards. (But this theory still fails to explain how my main/regular hard drive for this same desktop system came to have the bootable flag on the actual...
2006 Apr 17
0
[PATCH] klibc: default initramfs content stored in usr/initramfs.default
Harcoding default content of initramfs in the gen_initramfs_list.sh script seems ackward. Move it to a file named: usr/initramfs.default This also fixes a small bug when no arguments was passed to CONFIG_INITRAMFS_SOURCE (-d was passed twice to the script) Idea and bug report from: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>...
2008 Nov 19
4
Role of asterisk
Hello list, When you have an asterisk box connected between the VoIP phones and an PSTN gateway what is the role of asterisk. Proxy server: stateful or stateless? From what i read in the: "Understanding the SIP, second edition" from Alan B. Johnston i think that asterisk is a stateful proxy server as well as registration server. Am I right? Can asterisk be configured to work as
2006 Jun 26
0
[klibc 08/43] klibc: default initramfs content stored in usr/initramfs.default
Harcoding default content of initramfs in the gen_initramfs_list.sh script seems ackward. Move it to a file named: usr/initramfs.default This also fixes a small bug when no arguments was passed to CONFIG_INITRAMFS_SOURCE (-d was passed twice to the script) Idea and bug report from: "H. Peter Anvin" <hpa at zytor.com> Signed-off-by: Sam Ravnborg <sam at ravnborg.or...
2000 Apr 03
5
network connection crashes
...------------------------ I am NOT able to continue, I am not even able to restart the computer normally, have to use power off/power on method.... I have found a workaround -- I can just establish a ftp-connection to the server and copy the files via that. Apparantly that never fails. It is rather ackward, though. PLEASE someone -- how do I diagnose the problem? - Carsten
2006 Jun 20
4
Xen from backports on sarge not working
...:-?). This could be the issue, but I'm a bit stuck and don't know how to follow from here :-/ What puzzles me is that I have another box with the packages from sid, and there I had no problem at all: install, configure and run, without hassles. Would it be possible that there is something ackward involving the backports, or the libraries in sarge, or something alike? The versions I'm using are: ii linux-image-2.6.16-1-xen- 2.6.16-11bpo1 Linux kernel 2.6.16 image on PPro/Celeron/PII/PIII/P4 machines ii xen-hypervisor-3.0-i386 3.0.2+hg9681-0bpo1 The Xen Hyperviso...
2003 Oct 30
1
Using racoon-negotiated IPSec with ipfw and natd
...from 192.168.0.0/24 to known-sp-destinations divert natd from 192.168.0.0/24 to any deny ip from any to 192.168.0.0/24 pass ip from me to any keep-state All I'm missing is the known-sp definitions. If anyone has any pointers on doing this, please share. If I'm going about it totally bass-ackwards, I'd like to hear that too. :) Thanks, Mark
2014 Jan 15
2
USB boot problems on Gigabyte GA-M55Plus-S3G
In message <BLU0-SMTP4359BC7EA366B1FB76EA9188BBF0 at phx.gbl>, Ady <ady-sf at hotmail.com> wrote: >I am probably misunderstanding something. We seem to go backwards. Yes, and ever moreso. >"Something" changed. If you now cannot see your USB drive in your >list (press F12 during POST), there is no point on redacting >instructions. *Now* that I have set up the MBR partition table and the (FAT32) partition on this USB stick using Gparted...
2006 Nov 14
3
Plot title with numeric variables
I am trying to create a plot title in R with substitution by a numeric variable (Figure number N) within the text which is bold and has a subcripted part as well. Here is what I have: title <- expression(bold(paste("Figure ", N, ": Plot ", C[max], " versus CrCL"))) plot(1, main="") # Simple plot for testing N <- 5 mtext(title, line=3, font=2,