search for: snug

Displaying 12 results from an estimated 12 matches for "snug".

Did you mean: snag
2011 Apr 26
2
grid stringHeight
...<- gTree(children=gList(g1,g2), ...) print(c("height:", convertUnit(stringHeight(lab), "mm", "y"))) grid.draw(gg) } grid.newpage() test() test(expression(dog), vp=viewport(x=0.6)) ## notice how the dog's tail is being cut off, where ## expression yields a snug cage grid.newpage() test("aoc") test(expression(aoc), vp=viewport(x=0.6)) It appears that stringHeight correctly calculates the height for an expression, but not for a basic string. I think it used to produce the same output for both. Best regards, baptiste sessionInfo() R version 2....
2005 May 18
3
known_hosts vulnerability?
...emented in OpenSSH 4.0 and in a patch for earlier versions of SSH". Looking at my own ~/.ssh/known_hosts file, the entries appear to be encrypted, by default; i assume this is a Good Thing. Installed ssh package = openssh-server-3.9p1-8.0.1. Shall i now resume my warm fuzzies and assume all is snug and secure in openssh-land?
2005 Oct 12
1
Problem with a barplot...
...0, the borders of the bars are overwhelming the plot (the bars are proportionally smaller, and thus the colours are getting muddied by the black borders). Changing the border colour doesn't help at all, and I was hoping that there was a way to remove the borders of the bars (i.e. have each bar snug right up against the next). I've tried varying any parameter that seems to have the slightest relation, but no luck. Can someone point how to remove the borders or perhaps suggest an equivalent way to do this with another function? I would appreciate any and all help. Cheers, Steven Hambli...
2008 Oct 02
1
Contour Plot Aspect Ratio
...e actual box that I am plotting now is too big for the data contained within. Here is what it looks like: http://docs.google.com/Doc?id=ddqdnxbq_30ffthshgk Does anyone know how I might be able to lengthen this graph without it looking like this? I want to suck in that vertical axes so that it is snug with the actual contour plot. Thanks in advance. Sam [[alternative HTML version deleted]]
2009 Mar 04
5
Detect polyline relationship to map bounds?
I''m working on a mapstraction implementation modeled after the radius search feature. (http://mapstraction.com/demo-radius.php) I''d like to recognize when the user extends the radius beyond the visible edges of the map and adjust the zoom level. I''m not seeing how to test this when redrawing the circle. I thought maybe I wanted to use polylineCenterAndZoom()
2011 Mar 04
2
Creating a .png with just an expression() in it
Hey, I'm trying to create an image file with the results of a regression analysis. In TeX, the line would be something like: $ size = 0.34 + 4.3 var_1 $ Can I create a plot window with just this line in it? I tried playing around with plot.new() or dev.new(), but didn't really find something that worked. Thanks in advance, Alex -- alexx at alexx-fett:~$ vi .emacs
1999 Jan 26
0
What kind of [RAID] system works best?
...> I'm currently testing out some SCSI->IDE RAID 5 systems > (not banging on them too rigorously at the moment, but > no obvious flaws so far). > > Basically, you get a SCSI interface that the computer sees, > but the enclosure holds 3 IDE drives, and the whole thing > snugs into a tower chassis. RAID 5 at about $2200 for > 12 Gigabytes (using 6 Gig Seagates). Not too shabby! A caveat, though, about speed vs capacity: RAID 5, when writing, is roughly as fast as a single disk. Reading, it's a factor of how many disks you have. I usually estimate read sp...
1999 Jan 25
2
Status on Poweredge Dell with Raid
I know this is off-topic to the list, but someone asked me to make the information that I garnered about Dell Poweredge systems available to the list. So, here it is. Basically, after a search on dejanews, I came across this article: http://x5.dejanews.com/getdoc.xp?AN=430135686&CONTEXT=917266543.1696071777&hitnum=19 In it, someone states that there are drivers for the PERC RAID
2007 Jul 12
0
[LLVMdev] Atomic Operation and Synchronization Proposal v2
...ontrol. Does this make sense as an > incremental step from your end with much more experience comparing > your hardware to LLVM's IR? This would work for X1-style lsyncs, but we should think about whether this is too architecture-specific. Decoupled execution doesn't fit completely snugly into the "levels of parallelism" model I outlined above, so it's a bit of an oddball. It's parallelism, but of a different form. Commodity micros have decoupled execution but they handle syncs in hardware (thus moving to/from a GPR and XMM is expensive). The X1 fsync falls...
2008 Jun 24
11
what''s correct way of shrinking LVM based domU?
Hi all I want to shrink one of my LVM based domU''s, but don''t quite know how to do it. I have searched the Wiki & HOWTO''s, and they all show you how expand / enlarge a LVM based domU, but not shrinking it. So, I stopped (destroyed) the domU, and then resized it as follows: lvresize /dev/data/cpanel1 -L10GB (It was 100GB), but when I a started it up again, I
2007 Jul 12
2
[LLVMdev] Atomic Operation and Synchronization Proposal v2
On 7/12/07, Dan Gohman <djg at cray.com> wrote: > On Thu, Jul 12, 2007 at 10:06:04AM -0500, David Greene wrote: > > On Thursday 12 July 2007 07:23, Torvald Riegel wrote: > > > > > > The single instruction constraints can, at their most flexible, constrain > > > > any set of possible pairings of loads from memory and stores to memory > > > >
2008 May 21
10
COBOL
Just curious, maybe some old timers could help me out. I am working with a company that is migrating 20 years of Mainframe Software Development to Unix, HPUX. How much harder would it be to go to Linux, Centos Linux? Also, anyone have any experience with Fujitsu Cobol on Centos? The Fujitsu people only support Red Hat, and said I'd be on my own with Centos. In other words if it works,