search for: cjb

Displaying 20 results from an estimated 173 matches for "cjb".

Did you mean: cb
2006 Jan 28
4
Unspecified error in prototype.js
...as innerHTML interfere with the dnd code? Regards Varun Mehta *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* imagination is more important than knowledge - albert einstein *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Visit Varun at * http://varun.cjb.net <http://varun.cjb.net/> [HTML] * http://varuninfo.cjb.net <http://varuninfo.cjb.net/> [Blogged] * http://varunmehta.cjb.net <http://varunmehta.cjb.net/> [Flash] _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MK...
2006 Feb 01
2
IE memory fix leak.
...as the page get''s refreshed. Regards Varun Mehta *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* imagination is more important than knowledge - albert einstein *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Visit Varun at * <http://varun.cjb.net/> http://varun.cjb.net [HTML] * <http://varuninfo.cjb.net/> http://varuninfo.cjb.net [Blogged] * <http://varunmehta.cjb.net/> http://varunmehta.cjb.net [Flash] _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvq...
2006 Feb 07
1
onHover: can u explain me this function ?
...help me understand the same? Thanks in advance Regards Varun Mehta *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* imagination is more important than knowledge - albert einstein *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Visit Varun at * http://varun.cjb.net <http://varun.cjb.net/> [HTML] * http://varuninfo.cjb.net <http://varuninfo.cjb.net/> [Blogged] * http://varunmehta.cjb.net <http://varunmehta.cjb.net/> [Flash] _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCp...
2010 Sep 30
7
how to make list() return a list of *named* elements
...List of 2 $ b : num [1:5] 22.4 12.2 10.9 8.5 9.2 $ my.c: int [1:5] 11 8 6 9 20 Now, is there a way to get list() (or some other function) to automatically name the elements? I often use list() in return(), and I am getting tired of having to repeat myself. -- Hans Ekbrand (http://sociologi.cjb.net) <hans at sociologi.cjb.net> A. Because it breaks the logical sequence of discussion Q. Why is top posting bad? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: &l...
2004 Aug 06
6
icecast to rebound streaming radio
...rom Guatemala to USA, this means that the local machine will only have 1 client. Then we want that the server in USA "rebounds" what it recives from Guatemala. Then, the server in USA could have many clients.. is it posible with icecast? how do i do it? Thanks -- StR <str@strgt.cjb.net> - http://strgt.cjb.net - --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject...
2003 Nov 10
10
shuffling a vector
...ndom indices. However, is there an alternative (more elegant) method to do this? I tried help.search('shuffle') but it does'nt return anything relevant. Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Q: What is a dyslexic, agnostic, insomniac? A: Someone who lays awake at night wondering if there really is a dog!
2001 Mar 21
2
RPackage
...ve me any hint about what I should do to make quantreg work? Thank you, Bento, Clarisse Jose Ph.D. student Universidade Nova de Lisboa Faculdade de Ci?ncias e Tecnologia Departamento de Inform?tica Quinta da Torre - 2825 114 Caparica Portugal Phone: 00 351 212 948 536 extension:0766 E-mail: cjb at di.fct.unl.pt -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-h...
2009 Sep 17
1
[PATCH 2/2] Btrfs: Fix setting umask when POSIX ACLs are not enabled
We currently set sb->s_flags |= MS_POSIXACL unconditionally, which is incorrect -- it tells the VFS that it shouldn''t set umask because we will, yet we don''t set it ourselves if we aren''t using POSIX ACLs, so the umask ends up ignored. Signed-off-by: Chris Ball <cjb@laptop.org> --- fs/btrfs/super.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/fs/btrfs/super.c b/fs/btrfs/super.c index 6d6d06c..48ed1c0 100644 --- a/fs/btrfs/super.c +++ b/fs/btrfs/super.c @@ -344,7 +344,9 @@ static int btrfs_fill_super(struct super_block *sb, sb...
2003 Nov 10
5
attaching data to any object
...y I note down seperately what each object is about. Is it possible to attach data to any object which would essentially be a short note explaining the meaning of it? Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- The Heineken Uncertainty Principle: You can never be sure how many beers you had last night.
2005 May 26
5
a more elegant approach to getting the majority level
...5,replace=TRUE)) levels(x)[ which( as.logical((table(x) == max(table(x)))) == TRUE ) ] (The length of x will always be an odd number, so I wont get a tie in max()) Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Alcohol, an alternative to your self - 'Alcohol' by the Bare Naked Ladies
2009 Apr 29
3
how to word-wrap text in labels in plots?
...", "baz"), class = "factor") plot(c) Is there a way to get the long variable labels to automatically wrap so that all labels can be shown? Alternatively, is there a way to get the labels truncated, possibly with ".." appended? -- Hans Ekbrand (http://sociologi.cjb.net) <hans at sociologi.cjb.net> Q. What is that strange attachment in this mail? A. My digital signature, see www.gnupg.org for info on how you could use it to ensure that this mail is from me and has not been altered on the way to you. -------------- next part -------------- A non-tex...
2004 Feb 06
3
a grep/regexpr problem
...vide a hint as to how I should modify the regex to get the sequence between {}. (I've used the same regex in Python code to get the sequence and it works fine.) Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Entropy requires no maintenance. -- Markoff Chaney
2007 Nov 01
2
ploting a comparison of two scores, including the labels in the plot
...and I am new to R, I would like advise on what packages/functions that should be used to get what I want (if what I want is possible to achieve with R, if it is not, then please let me know). Sample code is, of course, also very much appreciated. kind regards, -- Hans Ekbrand (http://sociologi.cjb.net) <hans at sociologi.cjb.net> A. Because it breaks the logical sequence of discussion Q. Why is top posting bad? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : h...
2003 Dec 03
3
checking for identical columns in a mxn matrix
...idea :) Would anybody have any suggestions as to how I could do this job more efficiently. (It would be nice to know which columns are identical but thats not a necessity.) ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Entropy isn't what it used to be.
2003 Oct 02
4
using a string as the formula in rlm
...call (arg 1) In addition: Warning message: NAs introduced by coercion I can understand why this method results in the error but is there any way to get around this? Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Gods are fragile things; they may be killed by a whiff of science or a dose of common sense. -- Chapman Cohen
2004 May 20
2
column sorting a matrix with indices returned
...esults in sx being a series of lists. I know I could then go through the list and create a sorted matrix and an index matrix. But is there a neater way to do this? Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Accuracy, n.: The vice of being right
2003 Sep 03
3
plotting a distribution curves
...oked up the *chisq family of functions but I'm not sure as to how I would use them to generate a plot of the chi sq distribution (for arbitrary d.o.f). Thanks, ------------------------------------------------------------------- Rajarshi Guha <rajarshi at presidency.com> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- Did you hear that two rabbits escaped from the zoo and so far they have only recaptured 116 of them?
2003 May 14
7
some simple samba problems
...ter is shared via samba and i'm using the cups print system. i can see the printer from my win2k and winxp machines, but it says "unable to connect, access denied". how do i remedy this problem? 2) i'm sharing all my home directories via samba. a win32 machine can only see cjb's home dir if there is a cjb account on on that win32 machine with the same password as the linux machine. i want any win32 machine to see >all< shared home dirs, but only allowed to enter them if the correct password is supplied. and furthermore, once the window is closed, it will...
2003 Nov 18
2
sampling without repetition
...ll the elements of, say, s1. Does anybody have any suggestions? (Of course if there is a more elegant way of doing this whole thing I would appreciate any pointers) Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- A committee is a life form with six or more legs and no brain. -- Lazarus Long, "Time Enough For Love"
2004 Mar 02
3
using object reference
...ribute of x does not get changed. Could anybody point out how I could achieve this? Do I need to use the R.oo package or can this be done without external packages? Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- How I wish I were what I was when I wished I were what I am.