search for: elaborated

Displaying 20 results from an estimated 2918 matches for "elaborated".

Did you mean: elaborate
2010 Nov 27
2
Long elaboration
Well.... my problem is that after form post, I have to do a long elaboration. So, my page remain stuck for a long time.... I would like to display an intermediate page after post (thank for your collaboration..blah, blah, blah.....) so that the visitor knows whats going on. Any suggestion? Thanks in advance... -- Posted via http://www.ruby-forum.com/. -- You received this message because you
2004 Feb 11
0
The use of R for the elaboration of some index
Hello, Our Statistics Group is evaluating the use of R for the elaboration of some index. We have some datasets sas (120 Mb) and we would like to evaluate performance in the elaborations of mean, percentile, Gini index of a population and of a survey sample. I need to open "a dataset". Currently I've understood that I've to follow a code sequence like this: alfa <- {a
2012 Oct 05
2
[LLVMdev] problem with my LLVM pass
On Fri, Oct 5, 2012 at 3:39 PM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote: > On 5 Oct 2012, at 08:34, Jun Koi wrote: > >> any idea on how to fix the problem? > > The correct solution is to fix the LLVM build to install the .cmake files in a location that CMake knows about. could you please elaborate? > The hacky solution that I've used is just to copy
2006 Aug 10
6
Login Restfully
In DHH''s keynote, he alluded to doing logins with REST. Has anyone implemented this, and if so, would you mind elaborating on how you did it please? Thanks in advance. -- Posted via http://www.ruby-forum.com/.
2013 Jun 08
0
[PATCH] Btrfs-progs: elaborate error handling of mkfs
$./mkfs.btrfs -f /dev/sdd -b 2M [...] mkfs.btrfs: volumes.c:845: btrfs_alloc_chunk: Assertion `!(ret)'' failed. Aborted (core dumped). We should return error to userspace instead of the above. Signed-off-by: Liu Bo <bo.li.liu@oracle.com> --- mkfs.c | 23 +++++++++++++++-------- volumes.c | 16 +++++++++++----- 2 files changed, 26 insertions(+), 13 deletions(-) diff --git
2012 Oct 18
2
[LLVMdev] problem with my LLVM pass
On Tue, Oct 9, 2012 at 9:25 PM, Jun Koi <junkoi2004 at gmail.com> wrote: > On Fri, Oct 5, 2012 at 3:45 PM, Jun Koi <junkoi2004 at gmail.com> wrote: >> On Fri, Oct 5, 2012 at 3:39 PM, David Chisnall >> <David.Chisnall at cl.cam.ac.uk> wrote: >>> On 5 Oct 2012, at 08:34, Jun Koi wrote: >>> >>>> any idea on how to fix the problem?
2017 Aug 23
4
Dovecot - Postfix Calender Synchronisation
On Wed Aug 23 2017 08:57:27 GMT-0400 (Eastern Standard Time), Sebastian Arcus <s.arcus at open-t.co.uk> wrote: > On 23/08/17 09:11, mca at caloro.ch wrote: >> On Wed Aug 23 2017 12:07:03 GMT-0400 (Eastern Standard Time), >> Rupert Gallagher <ruga at protonmail.com> wrote: >>> Please witch add-on possibilities exist to synchronize the Calednar with >>>
2004 Sep 10
5
problem compiling with gcc 3?
there is a bug report that the resulting flac binary, when compiled with gcc3, is bad: http://sourceforge.net/tracker/index.php?func=detail&aid=488702&group_id=13478&atid=113478 I don't have a system to try this out on right away; can anyone verify or elaborate on that? Josh __________________________________________________ Do You Yahoo!? Buy the perfect holiday gifts at
2006 Apr 24
1
Handling large dataset & dataframe [Broadcast]
Here's a skeletal example. Embellish as needed: p <- 5 n <- 300 set.seed(1) dat <- cbind(rnorm(n), matrix(runif(n * p), n, p)) write.table(dat, file="c:/temp/big.txt", row=FALSE, col=FALSE) xtx <- matrix(0, p + 1, p + 1) xty <- numeric(p + 1) f <- file("c:/temp/big.txt", open="r") for (i in 1:3) { x <- matrix(scan(f, nlines=100), 100,
2012 Oct 18
0
[LLVMdev] problem with my LLVM pass
Hi Jun, On 18/10/12 11:19, Jun Koi wrote: > On Tue, Oct 9, 2012 at 9:25 PM, Jun Koi <junkoi2004 at gmail.com> wrote: >> On Fri, Oct 5, 2012 at 3:45 PM, Jun Koi <junkoi2004 at gmail.com> wrote: >>> On Fri, Oct 5, 2012 at 3:39 PM, David Chisnall >>> <David.Chisnall at cl.cam.ac.uk> wrote: >>>> On 5 Oct 2012, at 08:34, Jun Koi wrote:
2017 Mar 20
4
Linux distribution targeted at 32-bit hardware
On Sun, Mar 19, 2017 at 04:34:06PM -0700, David Christensen via Syslinux wrote: > > If anyone knows of a Linux distribution targeted at 32-bit hardware, > please say so. > Please elaborate
2012 Dec 13
1
More detail re dovecot-uidlist and -uidvalidity files
Regarding the dovecot-uidlist header (first line) - I've tried to search for and figure out what exactly is meant by the "mailbox global uid" and once I do, how to manually generate the 128 bit hex variation of it? Could someone elaborate on this, please. How would omitting the global uid field, beginning with G, affect remote clients' syncing of mail? Is this field mandatory?
2008 Oct 15
1
comparing with lead function
Hi All, I've been trying to compare if the previous value in a variable is equal to a binary value..(i.e i want to check if the last event was a yes or no) i've been trying to write some code for this, but it seems overly elaborate, can anyone suggest a better / shorter / neater way? The below doesn't quite work but shows my idea of splitting by the factor id, then creating a new
2012 Dec 12
1
Manually creating dovecot- files after isync/mbsync mirror
Hi everyone I'm using isync 1.0.5 patched to do recursive folder listing and mirroring mail from an external party's IMAP server to a local Maildir, which will be accessed by Dovecot 2.0.9. In order to prevent IMAP clients from re-downloading their mail, when connecting to Dovecot, I'm busy writing a script to generate appropriate dovecot-uidlist and dovecot-uidvalidity files, per
2016 May 02
4
[Solved] Samba 4 sudoers
On Mon, 2016-05-02 at 07:44 +1000, John Gardeniers wrote: > Hi Andrew, > > Please elaborate, as we're about to put it on Samba 4.2. Thanks. Please don't use 4.2 with the sudo schema. At a client, we have seen that cause database corruption when combined with multiple DCs, specifically duplicate values in the database that sssd really didn't like. It will also require you
2012 Oct 09
0
[LLVMdev] problem with my LLVM pass
On Fri, Oct 5, 2012 at 3:45 PM, Jun Koi <junkoi2004 at gmail.com> wrote: > On Fri, Oct 5, 2012 at 3:39 PM, David Chisnall > <David.Chisnall at cl.cam.ac.uk> wrote: >> On 5 Oct 2012, at 08:34, Jun Koi wrote: >> >>> any idea on how to fix the problem? >> >> The correct solution is to fix the LLVM build to install the .cmake files in a location that
2014 Jan 23
2
information about the USB device
Previous Subject: Re: [syslinux] After USB boot problems on Gigabyte GA-M55Plus-S3G Op 2014-01-22 om 14:59 schreef Ronald F. Guilmette: > Mattias Schlenker <ms at mattiasschlenker.de> wrote: > >Am 22.01.2014 09:27, schrieb Ronald F. Guilmette: > >> Ady wrote: > >> > >>> I am going to repeat what Genec requested at some point. Please post >
2003 Dec 20
4
IVR sample config?
Can someone point me to some reasonable example / starting point to implement a basic IVR menu? Looking for something rather simple like the press 1 for sales, 2 for tech support, and probably an option to list the voicemail directory kind of thing. Nothing elaborate needed, just basic menu. (Yes, I did look at the wiki and google searched for "ivr menu".)
2010 Jun 05
3
[LLVMdev] Converting into SSA form
But, the mem2reg pass removes all load store instructions. It replaces all variables by their if possible (kind of constant propagation). I have generated the bitcode of the source program and the applied the mem2reg pass and obviously not getting desired thing. What I want is convert it into SSA form without replacing any variable by their constant value. Please elaborate on your point. Also,
2014 Jun 12
4
Using virtio for inter-VM communication
Vincent JARDIN <vincent.jardin at 6wind.com> writes: > On 10/06/2014 18:48, Henning Schild wrote:> Hi, >> In a first prototype i implemented a ivshmem[2] device for the >> hypervisor. That way we can share memory between virtual machines. >> Ivshmem is nice and simple but does not seem to be used anymore. >> And it >> does not define higher level devices,