search for: antonin

Displaying 15 results from an estimated 15 matches for "antonin".

Did you mean: antonio
2006 Mar 17
4
hidden fields
...on update and creation of a blog item. In fact my problem is very simple. I''ve a blog table with two column named create_date an mod_date. And I''d like : 1 - that create_date is set on creation and is never modified after that 2 - mod_date is set on update Pre-Thanks for help. Antonin. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEGo7prvKyD2MLOwsRAvCtAKDP4+EBGg/H1mPjuJfUZBRDEw37aQCfexgO ahyZ1Iu//wqzd7iM4ctFGgU= =1icq -----END PGP SIGNATURE-----
2003 Sep 05
3
Dovecot not starting
Hello everybody, sorry for stupid qustion, but I have following problem: I succesfully installed Dovecot on Debian (from source). Now I want to run it. I tryed: # /usr/local/dovecot/sbin/dovecot # but nothing happened: # ps -Af | grep dove ....... ps -Af | grep dove # What is wrong? I want Dovecot to serve POP3 over SSL. Many thanks and sorry again :o)
2019 Jun 25
2
x86 instructions EFLAGS in TableGen
...>; So it says the Defs of CLC is EFLAGS, but actually the CLC instruction only clears the "CF" flag in the EFLAGS register and has nothing to do with the other bits of EFLAGS. So which files in this folder describes the fact that CLC only modifies the CF bit? Thank you in advance, Antonin Reitz
2006 Sep 13
3
unexpected result in glm (family=poisson) for data with an only zero response in one factor
...# Now if you replace only one zero of the A reponse to 1, the GLM works properly: mydata[1,2]=1 g=glm(response~traitment, data=mydata, family=poisson) anova.glm(g,test="Chisq") summary(g) ##################################################################################### END ## Antonin Ferry (PhD) "Laboratoire d'Ecobiologie des Insectes Parasitoides" http://www.parasitoides.univ-rennes1.fr Universit? de Renes1, FRANCE
2019 Jul 23
2
Accessing global variables arrays result in inlined getelementptrs
...n() #0 {   store i32 1, i32* getelementptr inbounds ([256 x i32], [256 x i32]* @a, i64 0, i64 0), align 16   ret i32 0 } Hence two questions. - What is the main reason behind this behavior? - Is there a way to disable it (ideally while preserving optimisations disabled)? Thank you in advance, Antonin Reitz
2003 Mar 29
0
refuse options
...ints an error message and exits. To prevent all compression, you can use "dont compress = *" (see below) instead of "refuse options = compress" to avoid returning an error to a client that requests compression. Any idea, what's wrong here ? Tks for any hint. Antonin -- Money doesn't always bring happiness. People with ten million dollars are no happier than people with nine million dollars. -- Hobart Brown -- Antonin Sprinzl +43-1-58801-42033(tel) -42098(fax) See Homepage <http://sl.zid.tuwien.ac.at/> See Goodie Domain Service <http:...
2017 May 08
3
A few suggestions and perspectives from a PhD student
...a feature improves the language, and especially if people extensively use it through a package already, it should be part of the ?standard?. Question is whether it is indeed very popular, and whether you share my view. But that?s now up to you, I just wanted to point it out I guess. Best Regards, Antonin > On 05 May 2017, at 22:33, Gabor Grothendieck <ggrothendieck at gmail.com> wrote: > > Regarding the anonymous-function-in-a-pipeline point one can already > do this which does use brackets but even so it involves fewer > characters than the example shown. Here { . * 2 } is...
2017 May 08
0
A few suggestions and perspectives from a PhD student
On Mon, May 8, 2017 at 8:08 AM, Antonin Klima <antonink at idi.ntnu.no> wrote: > Thanks for the answers, > > I?m aware of the ?.? option, just wanted to give a very simple example. > > But the lapply ??' parameter use has eluded me and thanks for enlightening me. > > What do you mean by messing up the call...
2004 Jul 22
2
HTB & tc
Hi, I''m trying to make run a simple shaping *through HTB*. I have compiled a new kernel 2.4.21. First command from http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm said: # tc qdisc add dev eth0 root handle 1: htb default 12 RTNETLINK answers: Invalid argument I tryed both standard tc from Debian stable and http://luxik.cdi.cz/~devik/qos/htb/v2/tc.gz this one... I tryed
2017 May 05
3
A few suggestions and perspectives from a PhD student
...unions with ?missing? for signatures on the call, with the call starting with if(missing(param)) param=DEFAULT_VALUE, but it certainly does not improve readability or ease of coding. Thank you for your time if you have finished reading thus far. :) Looking forward to any answer. Yours Sincerely, Antonin Klima
2017 May 05
0
A few suggestions and perspectives from a PhD student
...ient? library(magrittr) 1.5 %>% { . * 2 } ## [1] 3 Regarding currying note that with magrittr Ista's code could be written as: 1:5 %>% lapply(foo, y = 3) or at the expense of slightly more verbosity: 1:5 %>% Map(f = . %>% foo(y = 3)) On Fri, May 5, 2017 at 1:00 PM, Antonin Klima <antonink at idi.ntnu.no> wrote: > Dear Sir or Madam, > > I am in 2nd year of my PhD in bioinformatics, after taking my Master?s in computer science, and have been using R heavily during my PhD. As such, I have put together a list of certain features in R that, in my opinion, w...
2001 Dec 06
3
TAG-mess
...need to do it manually. (Heh, not that anybody would care, but this all is theoretical anyways.) Back to standard tags. They should be universally applicable (in theory), and [classic|rock|pop|techno|...] specific tags are not. Customize your own, that's why you can do it. I recently encoded Antonin Dvorak's 8th and 9th symphonies ... even "TITLE" sucks there, I agree. My titles are currently "Adagio", "Allegretto Grazioso - Molto Vivace", etc. That's bullshit, because that's "Symphony No. 8" all the time, but I had to distinguish them someho...
2003 Oct 03
1
pop3s in Outlook
Hi, I'm using Dovecot for pop3-ssl. Unofortunatelly, most of my users are using MS Outlook. I want them to be able to remove standard mesage: "The certificat is not signed by...", but I don't know how :-( In the dialog isn't a button "Trust this certificate forever"... Is there anybody, who know, how to solve this? Many thanks.
2006 Mar 26
1
postfix 2.3 SMTP AUTH and Outlook
Hi all, I just maked $SUBJECT to run. The main problem was, that in Dovecot are by default enabled only plain digest-md5 and cram-md5 authentication mechanisms. While MS Outlook knows only "LOGIN" mechanism. So, Outlook users wasn't able to use SMTP AUTH. The solution is to change a line in dovecot.conf: mechanisms = plain digest-md5 cram-md5 to: mechanisms = plain digest-md5
2014 May 23
1
winbind on server have different UIDs on each Member Server
Hello I have a big problem. I'm in labs situation with 2 domain controllers DC1,DC2 samba 4 (Ubuntu 14.04) in different networks and each of them have a client (Ubuntu 12.04). When I want to get uid/gid, I use "wbinfo ?i user" and I get the same results on each clients if they have the same configuration. It's ok for client. But when I install winbind on servers (Ubuntu