Displaying 20 results from an estimated 1000 matches similar to: "Two Questions"
2000 Jul 17
4
Message not deliverable
A non-text attachment was scrubbed...
Name: Text Item
Type: application/octet-stream
Size: 22015 bytes
Desc: Unknown data type
Url : http://lists.samba.org/archive/samba/attachments/20000717/d81c1f66/TextItem.obj
2003 Jan 03
0
[support@mydivaplayer.com: Re: Ogg Vorbis support? -=[2214]=-]
I'm not subscribed to this list, but I have been reading
the archive online for awhile now. I thought this forward may be
of interest. It sounds like we _might_ have Vorbis capable
players in the near future! :)
Any more word on support from iRiver? The hardware URL
has not been updated since they were supposedly shipping Vorbis
capable units to Xiph.
--
Mark Nipper
2016 Feb 21
3
Streaming MOVE commands
Hello Timo,
Timo Sirainen <tss at iki.fi> writes:
> Thanks, looks like this was broken with Maildir and mbox formats. It
> also caused expunges in some other situations to be lost. Fixed:
>
> https://github.com/dovecot/core/commit/950a6e61d6c2dac961ce031bdd8b2895bc32b827
Thanks a lot for the fix, testing it now!
Is this patch suitable of being backported to 2.2.13? (Debian
2007 Feb 11
8
Is ESFQ working?
Hi there, i am trying to shape a network for a college dorms...
INTERNET---- ETH0--------Nat Box-------ETH1--------LAN
I have set up classes of traffic (HTTP, FTP, MAIL, IM, OTHER) and i have
assigned a rate for everyone with a HTB qdisc. The limit based in traffic is
working flawlessly.
However, under every HTB class i have set up a ESFQ queue discipline with hash
value set to
2010 Jan 28
2
Conditional editing of rows in a data frame
Dear R users,
I have a dataframe (main.table) with ~30,000 rows and 6 columns, of
which here are a few rows:
id chr window gene xp.norm xp.top
129 1_32 1 32 TAS1R1 1.28882115 FALSE
130 1_32 1 32 ZBTB48 1.28882115 FALSE
131 1_32 1 32 KLHL21 1.28882115 FALSE
132 1_32 1 32 PHF13 1.28882115 FALSE
133 1_33 1
2009 Mar 30
2
Sliding window over irregular intervals
Dear all,
I have some very big data files that look something like this:
id chr pos ihh1 ihh2 xpehh
rs5748748 22 15795572 0.0230222 0.0268394 -0.153413
rs5748755 22 15806401 0.0186084 0.0268672 -0.367296
rs2385785 22 15807037 0.0198204 0.0186616 0.0602451
rs1981707 22 15809384 0.0299685 0.0176768 0.527892
rs1981708 22 15809434 0.0305465 0.0187227 0.489512
rs11914222 22 15810040 0.0307183
2011 Jul 29
2
Changing font type within y axis labels
I wish place the following axis label in such a manner that some of the
text is plain and the scientific name is in italics (i.e. a mixture of
two font types)
Using plot:
mtext("Total Landings of Pecten maximus (tonnes)",font,=3, side=2,
line=3)
makes everything italic, but how do I apply the font change to only
"Pecten maximus"?
Rgds
Phil
2008 Feb 20
1
overdrawing a plot
Se ha borrado un texto insertado con un juego de caracteres sin especificar...
Nombre: no disponible
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080220/6f4fc6bc/attachment.pl
2016 Feb 14
2
Streaming MOVE commands
Dear Dovecot devs,
is streaming multiple MOVE commands by clients allowed?
I am getting duplicated messages with the GNUS mail client, the
interchange looks like this:
*stream two moves to different folders*
> 9019 UID MOVE 4062,4066,4068 "folder0"
> 9020 UID MOVE 4063:4064,4067,4069:4072 "folder1"
*the messages are copied*
> * OK [COPYUID 1424475218 4062,4066,4068
2007 Mar 30
1
Fwd: New Short Cut: Ferret
Congrats David!!! Very cool.
Erik
Begin forwarded message:
> From: "O''Reilly Media" <ormadmin at oreilly.com>
> Date: March 30, 2007 6:22:36 PM EDT
> To: erik at ehatchersolutions.com
> Subject: New Short Cut: Ferret
>
> ***New from the O''Reilly Store***
>
> Ferret
> http://www.oreilly.com/catalog/9780596527853
>
> By David
2002 Nov 04
1
CFLAGS
I'm sure this is a very simple problem but I'm stuck. When running the
./configure script, to install R (version 1.6) on Solaris 2.6, I get an
error message at the end of the configuration process "WARNING: f77 and cc
disagree on int and double. configure: error: maybe change CFLAGS or
FFLAGS?" However, I have seen no documentation on these flags' options,
syntax, and how
2006 Mar 01
2
o''reilly''s arrogance
although basically hopeful of the company''s ''rough cuts'' venture, i am
insulted by the fact that o''reilly''s safari service offers important material
to its regular subscribers only if they pay extra for it. o''reilly''s material
on ajax is a good example: all of the introductory coverage is available only
as pricey ''rough
2009 Jan 05
1
login fails when username has apostrophe
Hi
I've added the apostrophe character to auth_username_chars however
authentication still fails. I'm using LDAP with the following details:
dovecot version 1.1.7
openldap client library 2.4.11
With auth_verbose = yes and auth_debug = yes set I see the following in
the logs. Note the initial escaped apostrophe and the subsequent escaped
escape in the filter!
----- start log -----
Jan
2008 Feb 15
2
storing ggplot objects as components of a vector
Se ha borrado un texto insertado con un juego de caracteres sin especificar...
Nombre: no disponible
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080215/8098356a/attachment.pl
2003 Jan 23
0
SUMMARY: Error message
I found the reason I think anyway.
It was the different versions of rsync on the 2 machines.
I upgraded the one on the AIX machine and then it copied just fine.
Thank you jw and Michael for answering.
Boris
-----Original Message-----
From: Michael Salmon [mailto:Michael.Salmon@uab.ericsson.se]
Sent: 23. januar 2003 13:45
To: rsync@lists.samba.org
Subject: RE: Error message
On Thursday,
2008 Jan 18
2
has_many :through with self-referencial AND polymorphism
Hello, despite many readings I still don''t understand how to solve my
problem.
I have Publication, Picture, File classes
A Publication can be related (a one way relation, like a www link) with
another Publication, Picture or File
I tried this :
Publication :
has_many :related_elements, :dependent => :destroy, :foreign_key =>
:publication_id
has_many :related, :through =>
2014 Feb 19
1
[Bug 75202] New: Asus Maximus IV GENE-Z - Nvidia GTX660 - Strange pink line on left screen side
https://bugs.freedesktop.org/show_bug.cgi?id=75202
Priority: medium
Bug ID: 75202
Assignee: nouveau at lists.freedesktop.org
Summary: Asus Maximus IV GENE-Z - Nvidia GTX660 - Strange pink
line on left screen side
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2008 Feb 12
3
problems plotting geom_line on ggplot2
Se ha borrado un texto insertado con un juego de caracteres sin especificar...
Nombre: no disponible
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080212/16ba8b97/attachment.pl
2008 Aug 05
0
DarkStone MuOnline Server Challenge you To a Duel.
[votenew.jpg]
_________________________________________________________________
[pixel.gif]
www.darkstonemu.net
[pixel.gif]
[pixel.gif]
[pixel.gif]
[pixel.gif]
[muonlinedarkstoneadv256vo4.gif]
2007 Aug 27
0
The News Finally Hits!
Here Comes ERMX With Huge News, Its Hot!
EntreMetrix Inc. (ERMX)
$0.089 UP 11.25%
Gladiator challenge is now an ERMX asset. It is one of the most prolific
promoters of live events in the fast growing sport of mixed martial
arts. New dividend opportunities are expected from this asset expansion.
Read the release and get all over ERMX Tuesday!