search for: reorganisation

Displaying 20 results from an estimated 100 matches for "reorganisation".

2020 Oct 20
0
How to move/reorganise existing e-mails to yearly subfolders
...sure there are many small gotchas to avoid. At the moment, I am only confident with Perl and Java. Maybe JavaScript. It would be best to reorganise the e-mails over IMAP. This way, I am independent of the e-mail server. But a Dovecot-specific solution would also be helpful. I could use such a reorganisation tool not just for archiving or data retention purposes, but to reorganise other mailboxes too, like my personal mailbox. I would rather have a script. Clicking around in Thunderbird does not scale. I have seen that you can use a "sieve" in Dovecot to achieve this. But I guess that w...
2020 Oct 19
3
How to move/reorganise existing e-mails to yearly subfolders
...m sure there are many small gotchas to avoid. At the moment, I am only confident with Perl and Java. Maybe JavaScript. It would be best to reorganise the e-mails over IMAP. This way, I am independent of the e-mail server. But a Dovecot-specific solution would also be helpful. I could use such a reorganisation tool not just for archiving or data retention purposes, but to reorganise other mailboxes too, like my personal mailbox. I would rather have a script. Clicking around in Thunderbird does not scale. I have seen that you can use a "sieve" in Dovecot to achieve this. But I guess that would...
2008 Mar 23
3
Reorganising general CentOS FAQ
Hi guys, I would like to reorganise the general CentOS FAQ. It now has 20 questions about a lot of different things that can be structure much better. I would like to add some questions, but lacking any structure... I would like to make a distinction between the following subjects: - General questions about the CentOS project Answers about what the project is about, why the project
2014 Feb 12
3
[LLVMdev] Heads-up: changing the structure of compiler-rt source tree
...ac.uk > wrote: > On 12 Feb 2014, at 13:21, Alexey Samsonov <samsonov at google.com> wrote: > > > On Wed, Feb 12, 2014 at 4:56 PM, David Chisnall < > David.Chisnall at cl.cam.ac.uk> wrote: > >> Are you going to move the unwind library there as part of the > reorganisation? > > > > No. > > Given that the consensus appeared to be that this is where it belongs... > why not? It seems strange to do a big reorganisation pass, but not do all > of it. To be honest, I haven't worked with the unwind library. I'm fine with moving it to compil...
2020 Oct 20
0
How to move/reorganise existing e-mails to yearly subfolders
...>> users email, you should also not. > >I am not sure that I would trust my own e-mail server programming abilities either. 8-) > >If you have written such scripts, perhaps you could point me to some example scripts that I could use as a starting point for such e-mail >reorganisation tasks? > > > > [...] >> But when I migrate to mdbox this is not necessary anymore. > >I am not sure that I would trust a file format where the indexes cannot be rebuilt if they become corrupt. If I need an advanced format for >search performance reasons, I would...
2014 Feb 12
2
[LLVMdev] Heads-up: changing the structure of compiler-rt source tree
On Wed, Feb 12, 2014 at 4:56 PM, David Chisnall <David.Chisnall at cl.cam.ac.uk > wrote: > Are you going to move the unwind library there as part of the > reorganisation? > No. > > David > > On 11 Feb 2014, at 09:59, Alexey Samsonov <samsonov at google.com> wrote: > > > Hi all, > > > > compiler-rt is now not only a libgcc replacement for different > platforms, there are sanitizer and profile runtimes as well. I plan t...
2011 Apr 26
1
splitting and reorganising a data.frame
Hey, i have a question about how to reorganize a data frame in the easiest way. my example: what would be the easiest way to bring a data.frame such like this: ---- nr height age Seed 1 1 4.51 3 301 2 15 10.89 5 301 3 29 28.72 10 301 4 43 41.74 15 301 5 57 52.70 20 301 6 71 60.92 25 301 7 2 4.55 3 303 8 16 10.92 5 303 9 30 29.07 10 303 10 44
2020 Oct 20
2
How to move/reorganise existing e-mails to yearly subfolders
...else's programming with my > users email, you should also not. I am not sure that I would trust my own e-mail server programming abilities either. 8-) If you have written such scripts, perhaps you could point me to some example scripts that I could use as a starting point for such e-mail reorganisation tasks? > [...] > But when I migrate to mdbox this is not necessary anymore. I am not sure that I would trust a file format where the indexes cannot be rebuilt if they become corrupt. If I need an advanced format for search performance reasons, I would probably consider an SQL-based backe...
2009 Feb 16
6
Renamed files and directories
What is the current status of both rename-patches ? Are there alternative measures ? Frequently users reorganise directories and files. Recently a directory of 40GB was renamed... It took 3 weeks to re-copy all over an ADSL-link. I have followed the last couple of years the postings, and realise it is not as easy as it seems. But the users do not understand this at all 8-( Thanks, Nico
2014 Aug 04
2
[LLVMdev] zorg config for libc++/libc++abi
> > Second, is there a simple way to test the builder and config before I commit > > it? > > I am afraid not. > But there is a ugly (and certainly not simple) way to partially test the builder that I mentioned recently [1]. I say partially because I ended up removing all the builders apart from my own. @Dmitri - Has anyone considered reorganising zorg so it is easier to
2010 Jul 29
2
DHCP failover ... Some questions.
Hi, I plan to reorganise our IP management and I'd like to implement a slave DHCP server. Right now we assign IP addresses based on the ethernetadress of a client 1:1. The tutorial here [1] is simple and looks like the thing I need. I do have a lot of subnetworks and my cisco router has an DHCP helper address set. I know I'll have to add the second dhcp-server address. My questions now
2010 Apr 30
2
deriving mean from specific cases
...Cond2 Level 1 etc.) and i need to compute for 1. The mean for a subject of result1 and 2 for all the permutations of condition 1 and 2. 2. The mean of all subjects for result1 and 2 split into the permutations of condition 1 and 2. can anyone advise on how this can be accomplished in R? Some data reorganisation probably needs to be done. Thanks and by the way, this is my first foray into R and I have been a long time Excel user. Appreciate any guidance! Regards, RJ [[alternative HTML version deleted]]
2015 Feb 11
2
great feature idea (well, hopefully)
Hello I was just thinking about a killer feature for rsync, the ability to detect files name changes or move within the source and destination. At this time rsync has to re-transfer a file if it has been renamed or moved inside a subfolder, with a heavy waste of ressources and bandwidth. It could be smarter : with a --smart switch, rsync could take a hash of every file within the source and
2014 Aug 11
2
[LLVMdev] [Zorg] Reorganisation, documentation and other issues
Hello everyone, Zorg is a common code for multiple different buildbot setups. This is why it sits in its own subtree. The only tricky thing there is that it assumes some relative position of zorg and master setup. Documenting this would save somebody some time. All together wasn't a problem so far. But having a better documentation and a set of files for a simple local setup is a good idea.
2014 Aug 04
4
[LLVMdev] [cfe-dev] zorg config for libc++/libc++abi
On 04/08/2014 16:20, Dmitri Gribenko wrote: > On Mon, Aug 4, 2014 at 2:20 PM, Dan Liew <dan at su-root.co.uk> wrote: >>>> Second, is there a simple way to test the builder and config before I >>>> commit >>>> it? >>> >>> I am afraid not. >>> >> >> But there is a ugly (and certainly not simple) way to partially test
2011 Jun 30
9
btrfs-progs: integration branch updated
After a reorganisation of patches, and sending a bunch of them to Chris, I''ve also updated the integration branch to match that. It''s available from: http://git.darksatanic.net/repo/btrfs-progs-unstable.git/ integration-20110630 The shortlog of 17 patches in this branch beyond the ones I''v...
2013 Sep 25
2
[LLVMdev] Linking static archives with MCJIT?
On Wed, Sep 25, 2013 at 17:14 +0000, you wrote: > What API did you use in 3.2? llvm::Linker used to have a method LinkInLibrary(). My understanding is that there's a larger reorganisation of the linking process going on but I haven't found a straight-forward replacement for that method yet. I might be missing something though. Or perhaps I could even just reuse some code from that old method; need to look at that. Robin -- Robin Sommer * Phone +1 (510) 722-6541 * robin at...
2007 Jan 02
0
rcompletion update
Hi, The rcompletion package, originally intended to provide completion for readline-based R interfaces, has undergone a number of changes. These changes are summarised below: o Reorganisation: - The package has been split into two. All the completion code has been moved to a pure R package called 'rcompgen'. 'rcompletion' now requires 'rcompgen' and simply provides readline bindings that uses 'rcompgen' to generate possible c...
2001 Aug 27
1
Compile from Source.
Hi, Can anyone tell me how I can compile R from source under Windows environemtn (I kind of know how to do it in a UNIX enviroment)? What I mean is, suppose I make some changes in the R base, or reorganising the libraries, and want to compile into a Setup.exe file (like the one located in CRAN), how should I do this? Many thanks in advance... Ko-Kang Wang
2007 Jan 02
0
rcompletion update
Hi, The rcompletion package, originally intended to provide completion for readline-based R interfaces, has undergone a number of changes. These changes are summarised below: o Reorganisation: - The package has been split into two. All the completion code has been moved to a pure R package called 'rcompgen'. 'rcompletion' now requires 'rcompgen' and simply provides readline bindings that uses 'rcompgen' to generate possible c...