search for: betweent

Displaying 10 results from an estimated 10 matches for "betweent".

Did you mean: between
2007 Oct 11
0
pdf-writer - SimpleTable - change font betweent columns
The client wants the top of the pdf laid out like this: From: John Smith To: Jane Doe 999-999-9999 888-333-3333 555 W. 55th Street 222 W. 55th Street Somewhere, Somestate 999999 Somewhere else, State 444555 They also want "From" and "To" to be bold, and the rest of the information to be normal font
2001 Nov 12
3
histogram question
hist(rbinom(1000,10,0.5),col=2,xlim=c(0,10),ylim=c(0,300)) gives a histogram with "touching bars" hist(rbinom(100000,10,0.5),col=2,xlim=c(0,10),ylim=c(0,30000)) gives a histogram with space between the bars. is there a way to control the space betweent he bars easily? -- Erich Neuwirth, Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-38624 Fax: +43-1-4277-9386 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tu...
2007 May 21
7
How do I stop a column being updated by model.save?
...s(params[:my_model]) params[:my_model] doesn''t have a reference to the column I''m talking about, however, the UPDATE statement produced by update_attributes will still assign a value to this column. Even though its unlikely, if the separate process updates the record in the time betweent the find, and the update, then the new value will be lost. Is there a way to prevent this from happening? p.s. attr_protected doesn''t help me -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscr...
2007 May 02
2
CentOS 4 and CentOS 5 DomU on CentOS 5 Dom0: problems with hand-built OS and LVM
...old xensource.com DomU kernels seem to be just too darned old. the jailtime images and their like have *no* grub or bootloader on DomU, boot straight from the installed kernel on DomU and Dom0 for para-virtualization with the arguments in "root =" above. By the way: the differences betweent he jailtime setups, which I really like, and the virt-instlal and virt-manager built systems are legion and favor the stripped down jailtime setups. The virt-install systens use the Dom0 partitions as disk drives, *ALWAYS* called /dev/xvda and the like. This means that extracting the data from...
1999 Nov 19
0
smbmount vs linux
...I may drop back to that if necessary, but I'd rather get the current version up if possible. Has anyone out there gotten 2.0.6 to compile under mklinux R1? Or, can anyone shed some light on what might be causing the difficulties? (I'm currently tracing back the differences and similarities betweent he two files, but I'm loathe to mess with either of them if there's a way to get either smbsh working under glibc 2.1 or smbfs working without playing with the includes.) Have fun, Arlen Chief Managing Director In Charge, Department of Redundancy Department DNRC 224 Arlen.P.Walker@JCI.Co...
2011 May 19
1
Fail to boot Xen raw image with hda converted from VMWARE vmdk image with scsi
Hi everyone, 1. I try to boot a raw image with hda under Xen hypervisor converted by VMWARE vmdk image with scsi, but fail to boot with error message “Error loading operating system” below”. Who can give me a favor? 2. Under vSphere, create a windows XP VM with scsi storage then install a windows XP to the SCSI storage called xp.vmdk in the VM via iso file. Can successfully
2005 Jan 04
4
Scheduler Mechnisms!
...n a router, we know, if there is packet which want to enqueue the packet, the Function red_enqueue is called, but when the packet leave the queue(when the Function red_dequeue is called)? I think it is meaningless when the pack leaves the queue just it enterred it. Is there anything need to be done betweent the packet''s enqueue and dequeue? Best, _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Mar 30
39
Proposal: ZFS Hot Spare support
As mentioned last night, we''ve been reviewing a proposal for hot spare support in ZFS. Below you can find a current draft of the proposed interfaces. This has not yet been submitted for ARC review, but comments are welcome. Note that this does not include any enhanced FMA diagnosis to determine when a device is "faulted". This will come in a follow-on project, of which some
1999 Nov 21
3
SAMBA digest 2314
...f necessary, but > I'd rather get the current version up if possible. > > Has anyone out there gotten 2.0.6 to compile under mklinux R1? Or, can > anyone shed some light on what might be causing the difficulties? (I'm > currently tracing back the differences and similarities betweent he two > files, but I'm loathe to mess with either of them if there's a way to get > either smbsh working under glibc 2.1 or smbfs working without playing with > the includes.) > > > Have fun, > Arlen > Chief Managing Director In Charge, Department of Redundancy De...
2005 Nov 23
8
a question about popen() performance on domU
Dear all, When I compared the performance of some application on both a Xen domU and a standard linux machine (where domU runs on a similar physical mahine), I notice the application runs faster on the domU than on the physical machine. Instrumenting the application code shows the application spends more time on popen() calls on domU than on the physical machine. I wonder if xenlinux does some