Displaying 20 results from an estimated 3000 matches similar to: "installing MS Office Project 2007 from trial disc"
2006 Mar 18
1
Date formatting and adding question
Hey all,
I''m working on a site for a client that has a scedule im trying to
display that pulls the next events for the upcoming Sunday from a MySQL
table....The table stores the event date as mm/dd/yyyy. I''ve tried to
think of everyway possible to get this thing to change after every
sunday to show the next sunday''s events, but I end up doing it
manually...
Is it
2001 Jul 07
2
font metrics updated on each program launch
Everytime I start a program with wine-20010629 on Red Hat Linux, font
metrics get updated.
I am getting fonts through the Xserver (no xfont server)
(currently M$, ghostscript, Type1, misc and 75dpi fonts)
Is this behaviour normal?
Everytime this happens, I get lots of output like
fixme:font:LFD_InitFontInfo DBCS fonts like '-urw-century schoolbook
2008 Jun 09
1
Cross-validation in R
Folks; I am having a problem with the cv.glm and would appreciate someone
shedding some light here. It seems obvious but I cannot get it. I did read
the manual, but I could not get more insight. This is a database containing
3363 records and I am trying a cross-validation to understand the process.
When using the cv.glm, code below, I get mean of perr1 of 0.2336 and SD of
0.000139. When using a
2006 Jul 07
3
Observer and Plugin conflict...
Hi fellas,
I have setup the acts_as_authenticated plugin and activated the
UserObserver to send activation emails.
I also have a homemade security plugin which adds methods to
ActiveRecord::Base like let_read and let_write.
On the server start, those two enter in conflict because the Observer
does something with the User model but it can''t find the let_read and
the let_write
2020 Jun 23
2
Voice broken during calls (again...)
Am 23.06.2020 10:07, schrieb Marek Greško:
Hi
> this is a correct response:
>
> From 62.156.246.57 (62.156.246.57) icmp_seq=1 Frag needed and DF set
> (mtu = 1492)
>
> So PMTU discovery is working. No problem here. You got correct message
> to lower the packet size from 62.156.246.57. This is probably the last
> hop before your site.
No, the last hop is 62.156.246.65:
2006 Nov 23
2
Mongrel + Apache 1.3 + OpenBSD
Hello,
I want to install a mongrel rails server with an apache in fronthead,
all that on OpenBSD. But OpenBSD is released with a homemade Apache
1.3.29 patched by the OpenBSD team. I really want to keep this version
of apache and I don''t want to change it to Apache 2.x (because of the
security and the license but it''s not the point here). But for having
mongrel, it has to be with
2010 Sep 16
4
Pesky homemade function code
Hi all-
this seems to be simple to figure out but since im new to writing functions
I dont know what is happening. Here is my code along with the error I am
receiving:
semivario=function(data,ids,times,resids){
id=unique(data$ids)
index=combinations(length(data$times[data$ids==id[1]]),2)
time=gamma=numeric(dim(index)[1])
for (j in 1:dim(index)[1]){
2004 Aug 06
2
speex over radio and homemade hardware
I've been given the task to hunt down a codec that out solar car team
can use to transmit and receive data over a radio link between a chase
car and the solar car its self. As of now I do not know the exact
specifications of the internal hardware of the car, what I do know is
they are looking at transmitting across a 2400baud connection, the unit
in the car is homemade from our labs here.
2009 Jan 13
5
If...while...or what else??
Dear R users,I come to you with a quite silly question I think, but I hope
you can answer me...
That is, I've got some problems in using the if and while conditions in a
loop.
Substantially, I want to select rows in a dataset depending on an index
variable (suppose it ranges from 1 to 5), so to make a specific analysis
(homemade of course) on thie new dataset. Mi first tought has been to do a
2004 Oct 30
4
modules ipt_conntrack ipt_pkttype not found
Hello,
I run Shorewall 2.0.3a backport on a debian woody box (with 2.4.18
homemade kernel).
When I start shorewall I got the following errors.
Oct 30 11:13:12 fwr modprobe: modprobe: Can''t locate module ipt_conntrack
Oct 30 11:13:17 fwr modprobe: modprobe: Can''t locate module ipt_pkttype
Oct 30 11:13:18 fwr modprobe: modprobe: Can''t locate module ipt_pkttype
Oct 30
2006 Jul 25
1
Feeling silly
I don''t know why, but I am drawing a complete blank on something that
should be easy. I''ve been searching, perhaps using wrong terms, and
still not coming up with anything. Here''s what I''m trying to do:
<div class="button"
onMouseOver=''this.className="button_hover"'';
onMouseOut
2009 Jun 02
1
Rhel mysql Vs Mysql Community Edition
Hi :)
Sorry for my bad english i'm a frenchi...
I have a little question about mysql.
What is the difference between mysql-server in centos vs the rpm build
by Sun ( Mysql community edition)
RedHat apply homemade patch or they only backport Sun patch?
Cordialement,
Beugin Thomas
2007 Jan 05
1
Calling "confint.glm" from within another function
On July 12, 2004 Spencer Graves wrote an email describing essentially
the same issue that I would like help on: calling the confint function
from within another homemade function. Because he provided many good
examples of the problem, I will not reproduce them here but will instead
refer readers to the original posting:
http://www.mail-archive.com/r-help at stat.math.ethz.ch/msg23826.html
It is
2007 Dec 27
1
getting a string output from str
I would like to use the output from str() in a homemade function but str does
not return a value!
eg:
list(x=str(1:20),y=str(1:15))
returns odd output...
Thanks - Kevin.
--
View this message in context: http://www.nabble.com/getting-a-string-output-from-str-tp14517059p14517059.html
Sent from the R help mailing list archive at Nabble.com.
2015 Apr 09
5
How can I have new users/groups to include posixAccount/posixGroup schema automatically?
Greetings, Rowland Penny!
> well tough, the smbldap-tools were written to do a job, map windows
> users to unix users and vice versa.
No. smbldap-tools were doing exactly the same as AD do: kept all users in one
database.
> So what you need now is something to do the same, except you don't have
> separate Unix users any more,
I never had separate unix users ever (aside from one
2017 Jun 29
3
Help : glm p-values for a factor predictor
Hello,
i am a newby on R and i am trying to make a backward selection on a
binomial-logit glm on a large dataset (69000 lines for 145 predictors).
After 3 days working, the stepAIC function did not terminate. I do not
know if that is normal but i would like to try computing a "homemade"
backward with a repeated glm ; at each step, the predictor with the max
pvalue would be
2004 Jun 22
6
Linux choices ?
First of all, My apologies for this maybe slight OT post, but I have
so much confidence and read so much good replies on this list, that I
am still asking my question.
I''m looking for a linux distribution to use on our school''s homemade
routers. The routers are small miniITX based systems with 2 network
interfaces. I added a 4 port D-Link network card in some cases, when I
2011 Jul 14
0
Rainbow Key
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
I have an application I wish to install under WINE on Ubuntu 10.04 LTS <br>
<br>
It uses a parallel
2015 Apr 09
2
How can I have new users/groups to include posixAccount/posixGroup schema automatically?
Greetings, Rowland Penny!
>>> well tough, the smbldap-tools were written to do a job, map windows
>>> users to unix users and vice versa.
>> No. smbldap-tools were doing exactly the same as AD do: kept all users in one
>> database.
>>
> Similar, but not the same, with smbldap-tools you had Unix and ldap
> users,
If you want to put it that way...
>
2017 Jun 29
0
Help : glm p-values for a factor predictor
It might help if you provided the code you used. It's possible that
you didn't use direction="backward" in stepAIC(). Or if you did, it
was still running, so whatever else you try will still be slow. The
statement "R provides only the pvalues for each level" is wrong: look
at the anova() function.
Bob
On 29 June 2017 at 11:13, Beno?t PELE <benoit.pele at