Displaying 20 results from an estimated 20000 matches similar to: "grouping question"
2015 Mar 21
2
IMAP ANNOTATE Extension RFC5257: priority on roadmap
Hi Timo,
congrats to the merger with OX.
Currently the implementation of RFC 5257, ANNOTATE-EXPERIMENT-1, has
only low priority on http://wiki2.dovecot.org/Roadmap
I want to explain a scenario that would benefit from annotation support
to - maybe - increase the priority in your roadmap:
I'm currently working on a project to publish bank customer related
documents inside a banking
2009 Jun 12
2
Automate a data load and merge
Hi R list,
I would like to automate, or speed up the process from which I take
several separate datasets, stored in .csv formate, import and merge
them by a common variable. So far I have greatly sped up the loading
process but cannot think of a way to automate the merger of all
datasets into a common data.frame.
My apologies if this has been covered, any R search suggestions are
2010 Feb 16
3
SAS raid controllers
Is anyone running either the newish Adaptec 5805 or the new LSI (3ware) 9750
sas raid controllers in a production environment with Centos 5.3/5.4?
The low price of these cards makes me suspicious, compared to the more
expensive pre-merger 3ware cards and considerably more expensive Areca
ARC-1680. I've been 'burned' by the low cost of Promise raid cards (just as
this group pointed
2015 Mar 23
1
Dovecot Oy merger with Open-Xchange AG
I think everyone shares your concerns. But there are no rules that the
outcome of this merger must get something bad, so let's see what
happens. I hope that it's true what Timo said and that dovecot can
evolve and get even better as it is today. Good luck guys!
Regards, Adrian.
On 23.03.15 15:08, Andreas Kasenides wrote:
> I find it extremely interesting that no one has commented on
2015 Mar 19
6
Dovecot Oy merger with Open-Xchange AG
Hi all,
Today I can finally announce that Dovecot Oy company has merged with Open-Xchange AG. This helps us to get more Dovecot developers, support people and so on. Most importantly, eventually it should allow me to get back to doing what I like the most: Designing new and interesting stuff for Dovecot and perfecting the old stuff :) OX is a great match to Dovecot going forward. They also really
2015 Mar 19
6
Dovecot Oy merger with Open-Xchange AG
Hi all,
Today I can finally announce that Dovecot Oy company has merged with Open-Xchange AG. This helps us to get more Dovecot developers, support people and so on. Most importantly, eventually it should allow me to get back to doing what I like the most: Designing new and interesting stuff for Dovecot and perfecting the old stuff :) OX is a great match to Dovecot going forward. They also really
2015 Mar 23
2
Dovecot Oy merger with Open-Xchange AG
To Timo and the Dovecot guys - congratulations! I'm sure this merger with OpenXchange is going to provide you with a lot of resources and opportunities.
As a longtime user of dovecot, I do have a few concerns. I wonder if you can answer some questions for me.
You say that OpenXchange really likes open source and shares your plans for the future. Is this a commitment that future versions
2020 Jan 24
3
[cfe-dev] Phabricator -> GitHub PRs?
On 01/24, Renato Golin wrote:
> On Fri, 24 Jan 2020 at 17:11, Doerfert, Johannes <jdoerfert at anl.gov> wrote:
> > As I understand it, the GH model is to amend a new commit to your PR
> > which addresses the review comments. The "problem" is that "we" are used
> > to the force push model in which each commit is always as "clean and self
> >
2016 Feb 28
5
Add support for in-process profile merging in profile-runtime
One of the main missing features in Clang/LLVM profile runtime is the lack
of support for online/in-process profile merging support. Profile data
collected for different workloads for the same executable binary need to be
collected and merged later by the offline post-processing tool. This
limitation makes it hard to handle cases where the instrumented binary
needs to be run with large number of
2010 Oct 31
1
R-help Digest, Vol 92, Issue 31
Hi, I'd like to unsubscribe from the list.
Thanks
Neyra
________________________________
De: "r-help-request@r-project.org" <r-help-request@r-project.org>
Para: r-help@r-project.org
Enviado: sáb, octubre 30, 2010 5:30:07 AM
Asunto: R-help Digest, Vol 92, Issue 31
Send R-help mailing list submissions to
r-help@r-project.org
To subscribe or unsubscribe via the
2015 Apr 04
3
speaking of sieve scripts... how to selectively not send vacation autoreply
Don't need to block anyone like in the "Re: Dovecot Oy merger with
Open-Xchange AG" thread, but when I have my vacation recipie active, I'd like
it to NOT reply to certain addresses.
I tried the following, you can see the section with
if header :contains "addressIdontwant at repliedtoo.tld"
is commented out, once I'd added that section, no Vacation messages
2016 Feb 28
1
Add support for in-process profile merging in profile-runtime
----- Original Message -----
> From: "Sean Silva via llvm-dev" <llvm-dev at lists.llvm.org>
> To: "Xinliang David Li" <davidxl at google.com>
> Cc: "llvm-dev" <llvm-dev at lists.llvm.org>
> Sent: Saturday, February 27, 2016 8:50:05 PM
> Subject: Re: [llvm-dev] Add support for in-process profile merging in profile-runtime
>
>
2004 Aug 08
1
[fdo] Inkscape BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
*PLEASE FORWARD*
Inkscape: An Open Source Vector Graphics (SVG) Editor Overview
Birds of a Feather Meeting in Co-operation with Siggraph 04 at the Los
Angeles Convention Center
http://www.siggraph.org/s2004/conference/birds/index.php?pageID=conference
Monday, 9 August
4 - 5 pm
Holiday Inn City Center
Santa Monica Room
Jon Phillips + Jon Cruz
###
Inkscape: Draw Freely.
2004 Aug 06
2
More libshout questions ((even)more info)
On Monday 19 January 2004 23:04, Deven Phillips wrote:
> Even more to consider...
>
> The metadata is working with WinAmp and RealPlayer. The concern I
> have is that the 'url' metadata is being misinterpreted. My url has a
> "-" in it, and that is getting mistranslated somewhere and
> WinAmp/RealPlayer then see it as artist/title information. Not good.
2016 Feb 28
0
Add support for in-process profile merging in profile-runtime
Xinliang David Li via llvm-dev <llvm-dev at lists.llvm.org> writes:
> One of the main missing features in Clang/LLVM profile runtime is the lack of
> support for online/in-process profile merging support. Profile data collected
> for different workloads for the same executable binary need to be collected
> and merged later by the offline post-processing tool. This limitation
2016 Feb 28
0
Add support for in-process profile merging in profile-runtime
I have thought about this issue too, in the context of games. We may want
to turn profiling only for certain frames (essentially, this is many small
profile runs).
However, I have not seen it demonstrated that this kind of refined data
collection will actually improve PGO results in practice.
The evidence I do have though is that IIRC Apple have found that almost all
of the benefits of PGO for
2007 Jun 21
4
In the market for a new (old) laptop
Changes at my day job (we have a big merger being finalized), has me in
the market for a new laptop.
They may require me to only run the approved XP build on the system they
provide.
I do not know if they will fund another unit for me or not, so I am
looking to go cheap. Here is what I am looking for:
Runs Centos (duh!)
Supports Suspend to memory as well as to disk.
Bootable from
2004 Aug 06
8
Vorbis stream up now
Greetings:
If you're using the latest XMMS (CVS preferably), FreeAmp, Sonique
(?), or ogg123 (maybe), please check out this URL for a Vorbis playlist
stream:
http://64.108.112.34:8000/shouter.ogg
The playlist is lengthy, and I've set it to repeat three times, so it
will be on-line for a while. Please let me know how well or badly the
stream was received, thanks.
Best
2004 Aug 06
8
Vorbis stream up now
Greetings:
If you're using the latest XMMS (CVS preferably), FreeAmp, Sonique
(?), or ogg123 (maybe), please check out this URL for a Vorbis playlist
stream:
http://64.108.112.34:8000/shouter.ogg
The playlist is lengthy, and I've set it to repeat three times, so it
will be on-line for a while. Please let me know how well or badly the
stream was received, thanks.
Best
2004 Aug 06
8
Vorbis stream up now
Greetings:
If you're using the latest XMMS (CVS preferably), FreeAmp, Sonique
(?), or ogg123 (maybe), please check out this URL for a Vorbis playlist
stream:
http://64.108.112.34:8000/shouter.ogg
The playlist is lengthy, and I've set it to repeat three times, so it
will be on-line for a while. Please let me know how well or badly the
stream was received, thanks.
Best