search for: higs

Displaying 20 results from an estimated 64 matches for "higs".

Did you mean: high
2004 May 07
0
[fdo] Just an idea on addressing cross platform HIGs
I just read this article (http://www.wpdfd.com/editorial/wpd0504review.htm) ad noticed some points about "Mac users VS The Gimp interface" and some "not conformant to the Mac HIG specification" things. Considering this interview (http://news.netcraft.com/archives/2004/04/28/interview_with_miguel_de_icaza_cofounder_of_gnome_ximian_and_mono.html) and this article
2007 Aug 21
2
Extremely long creat64 latencies on higly
Thanks Michael. Here is my (slightly corrected) version of the script, after I''ve done a bit of investment in the dtrace manual (always knew it''s powerful, but it''s more than that...). While it appears to run, and when I tried lowering the limit I started getting results, I''d appreciate it if you could please explain the actions attached to the last few probes
2015 Jan 08
1
Design changes are done in Fedora
On Thu, Jan 08, 2015 at 11:11:10AM -0600, Valeri Galtsev wrote: > Just on a side note: I question intelligence of an attitude that something > (that works for some people) has to be destroyed to make room for > something else one thinks to be more appropriate. Let me start by saying I'm also not a fan of Gnome3, and prefer MATE. However, I believe the new interface provided by Gnome3
2009 Sep 17
3
Help with date specification
Hi everyone,I have a data daily data (x) for 10 years starting from 04-01-1995 to 03-31-2005. I was able to get the yearly sum for the ten years using aggregate(x, years, sum). But this gave me the yearly sum for 1995 (Apr- Dec); 1996 (Jan-Dec) ---------2005 (Jan-Mar). But I want to get the aggregates for Apr-1995 to Mar 1996, Apr 1996- mar 1997 and so on. your help will be higly appreciated.
2008 Mar 13
3
TaskBarIcon in OS X
Is the Wx:TaskBarIcon supported under OS X? I can''t seem to get it working. My code works under Windows, but not OS X. I thought it was something I was doing, so I tried the bigdemo.rb sample and that doesnt'' seem to like OS X either. I''m running OS X 10.5 with wxRuby 1.9.5 gem and ruby 1.8.6. -dave -- David Grandinetti (315) 569 2594
2008 May 16
7
[Bug 15959] New: "Save media as" button does nothing by default
http://bugs.freedesktop.org/show_bug.cgi?id=15959 Summary: "Save media as" button does nothing by default Product: swfdec Version: 0.6.0 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: trivial Priority: medium Component: plugin AssignedTo: swfdec at
2012 Jul 30
0
Is gnome-devel-docs supposed to work with devhelp?
I just installed gnome-devel-docs with the objective of having a local copy of the gnome hig-book and now that I have it installed I don't know how to use it. I had assumed that it would show up in devhelp but it doesn't. What I have is a bunch of XML files in /usr/share/gnome/help/hig-book/C, and when I try to view one with firefox it tells me "This XML file does not appear to have
2003 Mar 06
1
rpcclient setprinter failes
Hi List. We have an Redhat 8.0 machine who acts as an printserver. I'm sharing printers via Samba and using CUPS. Samba is 2.2.7a and CUPS 1.1.8. The Microsoft clients (Win9x, Win NT, Win 2k) is downloading the driver from the server. I had no problem to install and upload up to 55 printers but now I am not able to set the driver. I can install more printers, but when cupsaddsmb is running
2008 Aug 26
2
Hig cpu-usage on 3.0.24 on 64bit Debian etch
I'm having an issue with cpu-spikes on the following setup Samba 3.0.24 as PDC with cups as the printing system on a Debian Etch 64 bit version Intel dual-core system My main problem is, that everything works just fine, there are no serious errors in the log files, even if i step the log level up to level 3. What happens is that the processes belonging to the guest-account have occasional
2014 Jul 01
1
multiples domains or PDCs in samba
Hello, I'm Nicol?s from Uruguay, I work in ASSE (public health services), the enterprise has lots of buildings all over my country, more than 100, with thousands of employees and PCs. Until now there is no "network configuration" in PCs (no network users, etc) and I'm trying to solve that out. I started working with samba about one year ago (I've been learning a lot), I
2010 Jan 12
4
Beginer data.frame
Hello, I use R 2.10, and I am new in R (I used to use SAS and lately Stata), I am using XP. I have a data which has a data.frame format called x.df (read from a csv file). I want to take from this data observations for which the variable "Code" starts with an "R". I took all the Code and put them into a vector vec<-grep("R[A-Z][A-Z]",x.df$Code,value=TRUE) Then I
2010 Jun 29
3
mixed-effects model with two fixed effects: interaction
Dear all, In a greenhouse experiment we tested performance of 4 different species (B,H,P,R) under 3 different water levels in 10 replications. As response variable e.g. the number of emerging sprouts were measured on three dates. A simple Anova considering every measurement date separately shows a higly significant effect of species and moisture (and partly the interaction of both). The
2009 Aug 21
5
how to install asterisk
hello friends, i have to configures asterisk n my hardware details are O.S - Ubuntu 8.04 Lts Memory - 1 GB Proccessor- core 2 duo is any one having a good link or how to related asterisk. any help,support will be higly appreciated thx -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Mar 25
1
if exists with regex return
Hello I am trying for an hour now, > p <- "c:/data/" or > p <- "c:/data/abc.hig" d <- sub("(.+/.+?/)(.+)","\\1",p,perl=TRUE) f <- sub("(.+/.+?/)(.+)?","\\2",p,perl=TRUE) if (exists("f")){ #why this gives TRUE no mater what? do this with d and f } else { do that with d } thanks
2009 Jun 07
1
One rather theoretical question about fitting algorithm
Hi, What I'm trying to achieve is very fast algorithm for fitting logistic regression model. I have to estimate regression coeficients using about 10k observations. Once I have coefficients estimated, new 100 rows of data becomes available.... Now I need to reestimate coeficients using 100 newly arrived observations and removing 100 oldest observations. So, my question is would it be
2011 May 01
1
Longitudinal data with non-randomized subjects
Dear List, I have a theoretical question related to epidemiological data analysis: If the treatment status (tx = 0,1) changes over time for the patients in a non-randomized cohort, is there a way to estimate the treatment effect? (i.e., after joining the study, some patients may have to wait for a period of time before receiving the treatment, i.e., the situation of patient with id == 2 for the
2004 Aug 25
1
External BRI - is there such thing?
Hello folks! I wonder if, the same way we've got external FXO's (SIPURA's and the like), there is the possibility of having external BRI's so ISDN lines could be connected to Asterisk via LAN. I am considering running Asterisk on a MacOS X machine, and, even if I opt for Linux on an i486 machine, I'd still like to go external. Any comments on this would be higly appreciated.
2005 Aug 30
2
Wierd Problem
Hi All I have posted this problem many times on the list but no reply, trying one more time may be someone will response this time When I call from 1 RTC Client to another without Asterisk everything use to be fine but when asterisk is there as a Registrar a problem use to occur in more than 90% calls, Caller can hear the voice of the receiving side but the receiver cant be able to hear the
2010 May 24
1
high-dimensional contingency table
Dear Friends. I am just starting to use R. And in this occasion I want to construct a high-dimensional contingency table, because I want to crate a mosaic plot with the vcd package. My table is in this format: año ac.rep cat.gru conteos 1 2005 R parejas 253 2 2005 N parejas 23 3 2006 R parejas 347 4 2006 N parejas 39 5 2007 R
2011 Mar 24
4
{OT] Re: Installing IMA (Integrity Measurement Architecture) on CentOS 5.5
Greetings, On 3/24/11, Akemi Yagi <amyagi at gmail.com> wrote: > I should note, however, that they are not for production use. > > Akemi Thanks Akemi very much for your always relevant and brilliant works. </rant> As an Indian, where "veda" repository of knowledge originated, I have always looked at every member of this list as a repository of knowledge.