Displaying 20 results from an estimated 30231 matches for "don".
Did you mean:
do
2012 Jun 04
2
WoW Cataclysm launcher crash
...cookies not handled (L"expires=Wed, 04-Jun-2014 17:32:56 GMT")
fixme:wininet:IsHostInProxyBypassList STUB: flags=4 host=ad.yieldmanager.com length=19
fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
fixme:wininet:InternetSetCookieExW flags 0x00000040 not supported
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Mon, 4 Jun 2012 17:32:56 UTC; domain=.wow-europe.com;")
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't...
2013 Jul 05
6
[PATCH] libxl_json: Fix backport of JSON_BOOL to 4.2.2
Commit 2b3072ed0cbeed8c0385f20e92ba0f1201db8a17 has the setting of obj->u.b
Commit 6a2aca9fdef0499e613715baf107f2296b9007cf does not.
This shows up by vnc-port and vnc-listen are missing in xenstore when they should not be.
Signed-off-by: Don Slutz <dslutz@verizon.com>
---
tools/libxl/libxl_json.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/libxl/libxl_json.c b/tools/libxl/libxl_json.c
index 72b52e8..0810630 100644
--- a/tools/libxl/libxl_json.c
+++ b/tools/libxl/libxl_json.c
@@ -474,6 +474,7 @@...
2007 Apr 24
2
(no subject)
I wanna display some data which there are subsets of a dataframe called "don" but there are errors like this
> L=as.numeric(levels(factor(don$Id_Cara)))
> for(i in L){
+ donC(i)=subset(don, Id_Cara == i, select = c( Id_TrT1, Id_Geno, Id_Rep, Val_O))
+ donC(i)
+ }
Erreur dans donC(i) = subset(don, Id_Cara == i, select = c(Id_TrT1, Id_Geno, :
impossible...
2006 Aug 10
2
my posts don''t get prefix if I don''t specify one
Hi All
I was just wondering why my posts don''t have [RAILS] prefix in the subject
line unless I specify one.
Can that be a reason why I don''t receive replies to my posts? or atleast not
as much as others :(
-daya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pi...
2009 Jun 18
3
[PATCH 0/2] orphan lock fixes for local mode.
Hi Joel/Srini,
Here are 2 patches for orphan lock in local mode.
patch 1:
In local mode, we don't need lvb, so don't init it.
patch 2:
In local mode, orphan lock and unlock don't need to go to dlm part.
Regards,
Tao
2009 Dec 03
5
TAPE on guest
Hello,
I have a server with a tape. Of course my dom0 see it but I don''t want
to manage backups from dom0 and want to do it with a guest. In that case
I need to show the tape to the guest. I don''t know how to do it. Is
there more than one way?
Thanks for your help,
nm
_______________________________________________
Xen-users mailing list
Xen-users...
2004 Aug 23
2
Changing a node's hostname.
.../etc/ocfs.conf file but ocfstool still reports the old name under the
"Configured Nodes" tab.
I'm also wondering where ocfstool stores the partition information that
it shows under the device list. I dumped a couple ocfs partitions but
they still show up in ocfstool.
Thanks, Don
_____________________________
Don Stocks
Senior System Administrator
Clear Capital
Formerly BPO Tracker
office: 530.550.2556
fax: 530.582.9941
email: don.stocks@ClearCapital.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss....
2005 Aug 20
6
How to find() only selected columns ?
Hello,
I don''t know anything about Rails optimization, however... is it
possible to select only specified columns in order to tell Active
Record not to load everything from the table as does @items =
Item.find(:all) ?
Thank you
2006 Oct 31
0
6309217 gcc and "ac" cfgadm plugin don''t get along
Author: mathue
Repository: /hg/zfs-crypto/gate
Revision: 331ff87e40d7cd5790ee669aa896106c436c29ca
Log message:
6309217 gcc and "ac" cfgadm plugin don''t get along
6309344 gcc and i2c drivers don''t get along
6309394 gcc and audio drivers don''t get along
6309413 gcc and hpc3130_dak.c don''t get along
6309459 gcc and gpio_87317 don''t get along
6309470 gcc and grfans don''t get along
6310438 gcc and...
2018 Jun 01
2
Time-series moving average question
...e NAs in the moving average data.
To see this, break your work into two separate steps, like this:
tnr.ma <- ma(dat3[1:28], order=3)
TNR_moving_average <- forecast(tnr.ma, h=8)
I think you will find that the warning comes from the second step.
Print tnr.ma and you will see some NAs.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
?
From: Bill Poling <Bill.Poling at zelis.com>
Date: Friday, June 1, 2018 at 8:58 AM
To: "MacQueen, Don" <macqueen1 at llnl.gov>, array R-help...
2006 Aug 29
2
change password on 1st signon
Is there a way to enable user to change password on first signon?
2006 May 05
3
OT: Require e-mail during sign up process?
...istration within our team (one I am arguing against) is
that not everybody has an e-mail address, so we shouldn''t require it. But,
being in the MySpace generation, I''d imagine that the majority of this
demographic have at least one e-mail address they check on occasion.
However, I don''t have any hard stats on Internet users who don''t have
e-mail, but I''d imagine it to be very low, but this is only a guess.
Now, I am curios on people''s thoughts on requiring or not requiring an
e-mail address during the sign up process for a web application giv...
2006 Mar 02
2
[PATCH ] don''t compile HVM_DBG_LOG into xen by default
Don''t compile HVM_DBG_LOG into xen by default.
Signed-off-by: Xin Li <xin.b.li@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-deve...
2005 Dec 16
3
Purpose of ''yield'' in layout file in Flickr video?
During the excellent flickr video, the presenter
adds the following to the applications layout file:
<body>
<%= yield %>
</body>
What is the purpose of the ''yield'' line? I would think
there would be a content_for_layout tag there instead.
Thanks,
Don
--
Posted via http://www.ruby-forum.com/.
2006 May 26
9
What syntax is this? belongs_to :Person
so when I''m reading the pick axe book second edition I don''t see
anything like the syntax you see people using in rails code.
Specifically when you see.
belongs_to :Person
has_many :Phones
etc
these are methods on ActiveRecord right?
Why is this invocation syntax never described in the Pick Axe book?
I do see things like attr_reader :some_...
2007 Feb 22
7
We can''t 100% remove our unit tests from the database, can we?
...han(age)
find :all, :conditions => ["age > ?", age]
end
end
What would our spec look like?
specify "should find all users over the given age" do
User.should_receive(:find).with(:all, :conditions => ["age > ?", 18])
User.find_older_than 18
end
I don''t know about you, but to me that sucks. There is no TDD rhythm
there. We write a failing spec, but it''s a fairly complex spec. On
top of that we''ve basically implemented the method from within the
spec. That''s not TDD.
We also can''t refactor. Let...
2004 Sep 30
1
[don@donarmstrong.com: Bug#274301: libflac4 segfaults on corrupt flac files]
----- Forwarded message from Don Armstrong <don@donarmstrong.com> -----
Date: Thu, 30 Sep 2004 16:19:41 -0700
From: Don Armstrong <don@donarmstrong.com>
Resent-From: Don Armstrong <don@donarmstrong.com>
To: submit@bugs.debian.org
Subject: Bug#274301: libflac4 segfaults on corrupt flac files
Severity: normal
Pac...
2008 Jul 10
2
Need Browser to Not Cache Ajax Image
I am banging my head against the wall here. I have a gd-generated image that
keeps being changed via ajax on my page. Since the image is generated based
on querystring parameters (which don''t change) but is based on a model (that
is constantly changing), the browser caches the image and you have to do a
page refresh to update the image. I have hacked around it by appending a
random number to the querystring, but that should make every image be cached
to the browser, which I d...
2006 Jul 11
32
Database Concurrency Without a Web Server?
...like Rails is using database connection pooling when ActiveRecord is
being used in this context (stand alone).
The big question: How can I get database connection pooling when
running a non-interactive Rails application via script/runner?
Without this I may be dead in the water.
Thanks!
- Don
--
Posted via http://www.ruby-forum.com/.
2006 Feb 22
8
filtering "tags" via checkboxes - HABTM
...to see only those tracks that are "tagged" with the
selected mood or moods. In my hacking I''ve got it working for a
single mood, but multiple moods.... nada.
My def results needs some help. I''m lost in the woods. Any insight
would be very appreciated. Code below:
Don
Here''s an excerpt of the error that might helpful.
Parameters: {"commit"=>"Show Tracks", "moods"=>["1", "2"]}
MOODS_CONTROLLER.RB
def results
params[:moods].each do
#@my_id=mood
end
mood = Mood.find(4) # ha...