search for: siegfried

Displaying 20 results from an estimated 55 matches for "siegfried".

2006 Jun 24
4
Correct syntax for using the Effects Queue ?
this works: onclick=''new Effect.Scale(this,50);'' but this does not: onclick=''new Effect.Scale(this,50,{queue:front}); new Effect.Scale (this,200,{queue:end});'' what is the correct syntax for using queue ? many thanks as I have just started wrapping my head around scriptaculous g
2006 May 26
4
stopping effects, help me again please
Hi * and thanks for you responses some body help me stop effect, just last effect. Thanks! to somebody help me with: Pulsator = Class.create(); Pulsator.prototype = {initialize: function(element) { this.stopped = false; new Effect.Pulsate(element, { afterFinish: this.action.bind(this) }); },action: function(element){if(!this.stopped) new Effect.Pulsate(element, { afterFinish:
2004 Feb 01
2
3 little questions
> From: Siegfried.Macho > > Dear R-helpers, > > 3 questions: > 1. Is there a package that contains a routine for computing > Kendall's W > (coefficient of concordance), with and without ties ? Is that the same as Kendall's tau, as in cor(..., method="kendall")? > 2. Is...
2006 May 18
5
more that 5 time beats for effect.pulsate
hi again How can i extend 5 times for effect.pulsate beats? I need that continue beat until other event client happened about my other mail, is there other solution more elegant that this? : new Effect.Pulsate(leccion[i_leccion],{duration: 5,from: 1}); thanks again rag
2006 Jul 10
11
prototype hash method
var v1 = { a: ''value for a'', b:''value for b'' } var v2 = { c: ''value for c'', d: function(){some code...} }; var v3 = v2.merge(v1); I''m getting an error doing this... what is wrong?
2006 Apr 27
14
cleanWhitespace and parentNode
Hey cats, I seem to have ran into a problem in IE trying to use parentNode with the cleanWhitespace method. doing something like: var div = $(''mydiv''); Element.cleanWhitespace(div); works really great, but try doing: var div = $(''mydiv''); Element.cleanWhitespace(div.parentNode); or var div = $(''mydiv''); div = div.parentNode;
2010 Mar 15
3
OT Sorta: Odds Are, It's Wrong...
Hi all, I thought that readers of R-Help might find the following article at ScienceNews of interest: Odds Are, It's Wrong Science fails to face the shortcomings of statistics By Tom Siegfried March 27th, 2010; Vol.177 #7 (p. 26) http://www.sciencenews.org/view/feature/id/57091/title/Odds_are,_its_wrong Regards, Marc Schwartz
2005 Mar 11
0
patch for icecast-2.2.0 to add client maxtime (fwd)
Hi, Sorry, I accidentally rejected this message instead of approving it. Geoff. ---------- Forwarded message ---------- Date: Fri, 11 Mar 2005 17:33:06 +0100 From: Siegfried Wagner <esiggi@gmail.com> Reply-To: siegfried@esiggi.net To: icecast-dev@xiph.org Subject: Re: [Icecast-dev] patch for icecast-2.2.0 to add client maxtime Hi, I did your recommended changes on my patch. But with the "signed/unsigned" mismatch: That's also wrong with other vari...
2006 Oct 25
4
Panic while scrubbing
...it decode error Oct 24 20:13:52 FServe marvell88sx: [ID 517869 kern.info] Disparity error Oct 24 20:13:57 FServe genunix: [ID 409368 kern.notice] ^M100% done: 150751 pages dumped, compression ratio 4.23, Oct 24 20:13:57 FServe genunix: [ID 851671 kern.notice] dump succeeded Thanks, Siegfried This message posted from opensolaris.org
2006 Mar 21
3
Autocomplete and WIKI
Two Questions: 1. Is the WIKI down? I can''t access it. 2. With the auto complete is there a way to have it display something but have a value of something else, the way a select box works. Thanks, <http://zend.com/zce.php?c=ZEND002524&r=212822110> Jon Whitcraft Indianapolis Motor Speedway jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org Phone: (317) 492-8623 ::
2006 Mar 09
6
[Prototype] Ajax.Request include form fields?
Hi, Is it possible to submit my form (or part of my form) with an ajax request? I had been using dojo to do this, but having just read up on the prototype library, I think I''d rather use prototype. The one thing I don''t see (maybe I''m just missing it) is the ability to submit my form (actually just parse through an element and include all inputs as request parameters)
2002 Dec 20
1
Installation of SAMBA 2.2.7a
...th to this signature is defined and the signature can't verified. The distribution of Linux is the SuSE 8.0 and I used this lines. gpg --import samba-pubkey.asc gunzip samba-latest.tar.gz mv samba-latest.tar samba-2.2.7a.tar gpg --verify samba-2.2.7a.tar.asc kind regards Siegfried Olberding Kreissparkasse Wittmund Benutzerservice Dohuser Weg 34 26409 Wittmund Tel.: 04462 / 987 - 363 Fax: 04462 / 987 - 109 eMail: Siegfried.Olberding@sparkasse-wittmund.de Internet: http://www.sparkasse-wittmund.de
2006 Jan 28
2
How to cancel Ajax.Request?
Is there any way to cancel or stop an Ajax.Request that has not been completed?
2003 Nov 28
1
problem with nls()
...uot;Error in object[[i]] : object is not subsettable" Why do I get this message, what does it mean, and how can I avoid it ? Note 1: Enclosing expressions by using the function I() does not help either. Note 2: To avoid confusion I have changed the names I, R, S to I.1, R.1, S.1. Sincerely, Siegfried Macho ============================================== Dr. Siegfried Macho Department of Psychology University of Fribourg Rue de Faucigny 2 CH-1700 Fribourg Tel.: +41-26-3007635 Fax.: +41-26-3009712 http://www.unifr.ch/psycho/general/macho.htm ============================================== [[a...
2024 Mar 22
1
Problem with new version of R: Mutated vocals
...apitel 4 Erstellen eines Balkendiagramms\Test.R:1:54 In addition, text files saved with an older version of R (using the function write.table) containing mutated vowels are not read-in correctly by the function read.table. I would be glad, if someone could help me with this problem. Kind regards, Siegfried Macho. ------------------------------ PD Dr. Siegfried Macho Psychological Department University of Fribourg Rue de Faucigny 2 CH-1700 Fribourg Tel.: ++41-26-3007635 ----------------------------- [[alternative HTML version deleted]]
2003 Nov 10
1
criterion for variable selection in LDA
Hi Since a stepwise procedure for variable selection (as e.g. in SPSS) for a LDA is not implemented in R and anyway I cannot be sure, that all the required assumptions for e.g. a procedure using a statistic based on wilks' lambda, hold (such as normality and variance homogeneity) I would like to ask you, what you would recommend me: shall I e.g. define a criterion such as the error-rate
2004 Dec 02
1
Re: A somewhat off the line question to a log normal distribution
Dear Siegfried, I believe your boss is wrong saying that: >He also tried to explain me that the monthly means >(based on the daily measurements) must follow a >log-normal distribution too then over the course of a year. every statistician know that increasing the sample size the sample distribution of...
2004 Jan 23
1
Problem with hasArg() using R-files
..., T) : unused argument(s) ( ...) The reason is that the function definition says SDT.Optim should only accept two arguments, but is called with four. Please also provide the error messages (if any), instead of just saying that it doesn't `work'. Whatever does that mean? Andy > From: Siegfried.Macho > > Dear R-helpers, > > I got the following problem with the function hasArg() > > I would like to use the function to check whether the > argument "crit" is > present as an argument of the function (here is the > simplified version of > the func...
2006 Mar 22
4
Serialized form... problems with accents
Hi, I''m working on a french website and I use the Form.serialize method to send the info through AJAX. The thing is that the accentuated letters (é,ê,à, etc.) don''t get replaced by their HTML entities and they get corrupted when retrieving the data. How could I fix that? thanks a lot, Blaise Bernie
2006 Feb 02
8
this pointer in Event.observe function
Hello, please consider the following code example. It applies the onclick handler to all image tags, and through window.event it ensures that it works in IE too: -------------------------------------------------- var imgs = $(''foo'').getElementsByTagName(''img''); for(var i=0; i<imgs.length; i++) { // Apply onclick handler imgs[i].onclick=function() {