search for: towels

Displaying 20 results from an estimated 82 matches for "towels".

Did you mean: towel
2009 Jun 26
0
ready to toss the towel | lapack and 2.9.0
Well, I've now tried just about every permutation I can think of - including using the ATLAS lapack (instead of generic), in various combinations with ACML, or generic BLAS, or ATLAS blas. No matter what I do, so long as I have lapack of any flavour, I get the 'stats error' with make check. And, it always seems to throw the error at the same point in the stats test file (an svd in
2008 Mar 17
2
sort the collection in the index.rhtml
...e time to move it to rails 2.0 i have a index.rhtml for items item has 3 attributes other than id, they are name, category and size current status => inside the index.rhtml i obviously already display my data as below: name category size a mugs L aa mugs M abc towels L bb toothpaste S what i need now is an additional drop down list that will contain all possible categories of the products so if i choose let say, mugs from the drop down list the whole page can either using ajax to refresh the list to contain just mugs or do a refresh of the page. t...
2006 Mar 23
6
I'm FED UP with BroadVoice
After months of BroadVoice ignoring my trouble tickets for dropped calls, delayed termination, etc., I'm throwing in the towel. While they have credited $19.95 to my account, they refuse to credit anything more, despite ALL of the problems I've had. I feel the least they could do is credit the remaining $8.61 to my account, yet they won't. I haven't really been following up on
2006 May 05
3
OT: DOE - experiments for teaching
Hi, I'm sorry for this not being related to R but I think this is a good place to ask. I'm looking for DOE examples(experiments) that can be done at home or in class, such as Paper Helicopter, Paper Towel etc.. I'm thankful for any comment. Thomas [[alternative HTML version deleted]]
2016 Sep 30
2
Virtualization Networking
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Gordon Messmer > Sent: Friday, September 30, 2016 1:01 AM > To: CentOS mailing list > Subject: Re: [CentOS] Virtualization Networking > > On 09/29/2016 07:54 PM, TE Dukes wrote: > > For whatever reason, the default NAT setup no longer works. >
2010 Jun 14
7
OpenSolaris Sparc Xen boot problem
I am running OpenSolaris build 134 on a T1000 (Sparc). It has been an uphill battle getting this far. Many of the commands I find in the various documentation won''t work for me. ------------------------------------------------------------ steve@t1000:~# pfexec pkg install xvm-gui Creating Plan pkg: ''xvm-gui'' matches multiple packages
2013 Jun 03
4
An unconstructive grumble
5 hours of configuration attempts, error after confusing error, documentation with examples that only show extracts of working configurations. I really feel like throwing in the towel with dovecot. It should not be this hard and frankly almost impossible to understand and configure for such an incedibly simple configuration. /home/vmail/domain.name/username/cur
2011 Dec 06
2
To Try or to TryCatch, I have tried to long
So after about 4 hours struggling with Try and TryCatch I am throwing in the towel. I have a more complicated function that used logspline through iterative distributions and at some point the logspline doesnt function correctly for some subsets but is fine with others so I need to be able to identify when the error occurs and stop curtailing the distribution and I think this Try or TryCatch
2005 Dec 22
6
Plot problems: xlim
Hi, Still fresh in R, tried to figure this out, now on my second day running with no luck (and a pile of hair on my desk) so I have thrown in the towel and would like to ask for some help. Here is what I am trying to do. I am trying to plot a distribution, I have 99 points, bound in the range xlim.min: -0.0173 xlim.max: 0.02103 However, I have a value outside this range (0.2454959) which I
2005 Sep 26
1
Socket 478 Motherboard for use with TDM400P
Well, it has been a long saga over here trying to get a TDM400P to work with an Intel D845HV motherboard, and the towel is close to being thrown in. Does anyone know of a (few) motherboards that work well with the TDM400P and are socket 478? --Brent
2007 Jan 12
1
SPA 3000 won't relay DTMF to doorphone
Hello, Before throwing in the towel with my Sipura 3000 has anyone had much success with that adapter connected to a door phone? In our setup a doorphone is connected to the SPA's fxs port. When a visitor rings, asterisk calls a group of Polycoms and the person who answers has to enter *1 to trigger the door opening. However it seems the SPA doesn't relay the DTMF's to the
2005 Aug 25
1
Attempting to recode elements contained in a list
Hello R-Masters, I have a list 's' with three elements, as shown below. I want to recode a.a, a.a2, and a.a3 to NA if the value in a.a is less than 3. I reivewed my Modern Applied Statistic Book, the online help and did some searching of R-help on the internet. I explored unlist and as.list.data.frame in an attempt to isolate the third element of the list s, but this was not helpful.
2003 Oct 18
2
Samba 2.2.8a and 3.0.0
Samba Team, How do I create simulated load on a samba server? I wish to use feedback-directed program restructuring on AIX 5.2 to determine if performance can be improved by rearranging the executable generated by the IBM 6.0 compiler. Mostly I'm determining what the upper bound on smbd's is in a multiprogramming environment. I'm currently running about between 800 and 1000
2000 Sep 01
1
Multiple workgroups : Multiple Subnets
I am still trying to make samba work over a WAN with multiple workgroups although I am just about to throw in the towel. I had hoped to find a solution that would permit a Windows PC to browse a (MS) workgroup (ie retrieve the browse list from the workgroup master browser for a remote (MS) workgroup when that MB is NOT a samba server). Since WINS only provides the broadcast address of the remote
2017 Nov 13
4
Addressing the problem of noisy GPUs under Nouveau
Hello, Some users have been complaining for years about their GPU sounding like a jet engine at take off. Last year, I finally laid my hand on one of these GPUs and have been trying to fix this issue on and off since then. After failing to find anything in the HW, I figured out that the duty cycle set by nvidia's proprietary driver would be way under the expected value. By randomly changing
2016 Aug 31
3
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
I'd like to revisit this. As a person who spends a fair amount of time monitoring our VS 2013 buildbots, I would say that I am ready to throw in the towel on MSVC 2013. Since this discussion, I have committed five (!) workarounds for MSVC 2013: # in llvm $ git log --author=rnk --grep=2013 --after='Aug 4 2016' --oneline 21a8ade Fix the MSVC 2013 build by using Elf_Word instead of
2008 Mar 05
21
wxruby, XRC, DialogBlock
I''ve been trying to figure out the best method for generating GUI''s with Ruby. I ended up using DialogBlock because it seems like the fastest way. But not I have to work backwards and have not done this before. How do I go from the file I generate in DialogBlock to a code in Ruby? -- Posted via http://www.ruby-forum.com/.
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
As mentioned upthread, we're still on update 2 for various reasons. On Thu, Sep 1, 2016 at 1:07 PM, Robinson, Paul <paul.robinson at sony.com> wrote: > Hi Reid, first off thanks *very* much for all your help fixing > 2013-related problems. We really appreciate it. > > > > Let me propose a target date of September 15 for advancing the minimum MS > compiler to
2017 Feb 18
2
Offical RHEL AD DC on RHEL
On Sat, 2017-02-18 at 10:36 +0100, Dario Lesca via samba wrote: > > Centos [6,7]* however does not have into current samba 4.x versionĀ  > fully support to AD DC (without rebuild the source with some few > changes): > > > [lesca at dodo ~]$ rpm -ql samba-dc > > /usr/share/doc/samba-dc > > /usr/share/doc/samba-dc/README.dc > > [lesca at dodo ~]$ cat
2010 Jul 28
1
Gecko engine installation failure
New user to ubuntu and wine...almost ready to throw in the towel and revert to Win 7...except I do not like Microsoft and beleive that we need to support an alternative Anyway I can't get Gecko to install correctly straight up or using the alternative installation instructions (cab regedit etc.) Attached is a copy of the terminal report showing where I have been and the outcome of the