search for: spotter

Displaying 7 results from an estimated 7 matches for "spotter".

Did you mean: spotted
2002 Sep 11
1
lme with/without varPower - can I use AIC?
I want to compare the following two models in AIC (Treat, Spotter are categorial, p is pressure, Pain is continuous) PainW.lme<-lme(Pain~p+Treat*Spotter,data=saw,random=~p|Pat, weights=varPower(form=~Pain)) # AIC= -448 Pain.lme<-lme(Pain~p+Treat*Spotter,data=saw,random=~p|Pat) #AIC = -19.7 Note the huge differences in AIC, and the estimated...
2012 Feb 21
0
Scoped_views in rails2.3.5 with restful_authentication
I am using rails 2.3.5 and restful_authentication plugin. User model is inherited by visitor, spotter and subscriber. How to implement scoped_views for different user(visitor, spotter and subscriber) registration. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3...
2000 May 17
4
Openssh-2.1.0p1 test release
...RSAref cannot be found. In future it will be a config option. Please report bugs to this mailing list directly. It is open again to non-subscribers. Regards, Damien Full Changelog: 20000517 - Fix from Andre Lucas <andre.lucas at dial.pipex.com> - Fixes command line printing segfaults (spotter: Bladt Norbert) - Fixes erroneous printing of debug messages to syslog - Fixes utmp for MacOS X (spotter: Aristedes Maniatis) - Gives useful error message if PRNG initialisation fails - Reduced ssh startup delay - Measures cumulative command time rather than the time between reads after...
2008 Apr 13
20
uninitialized constant
...ing I can see that I''ve changed is the layout file (but scaffold creates a new layout for each controller so can''t see that being the problem). You can all probably tell I''m new to rails so hoping this is some newb error... the failing controllers can be found at http://spotter.derbyproject.com/exercises/list http://spotter.derbyproject.com/updates/ and working ones are here http://spotter.derbyproject.com/users Just for clarity, Ive been adding controllers as I go, but the last two added have given this error straight after running scaffold (I haven''t made any...
2018 Aug 22
1
rsync xattr support doesn't play nice with selinux
If one is rsyncing a machine without selinux (therefore no security.selinux xattr on each file), to a system that has selinux (even in permissive mode), rsync doesn't play nice. basically selinux seems to make it appear that every file has security.selinux xattr on each file (I think this is virtually if there's no physical attribute, as if one disables selinux, the attribute disappears).
2006 Aug 28
1
pxelinux and syslinux configuration files
Am I wrong to believe that pxelinux can't use syslinux configurtion files as is? I have a syslinux/isolinux setup that works fine in those environments, lets me boot a root file system based on different criteria. However, when I moved it over to pxelinux, i'm able to have it get an ip address over dhcp, fetch pxelinux.0 over tftp and seemingly fetch 'default' from
2005 Oct 14
2
ocfs2's bmap output
I'm writing a stackable file system and one of it's features is that it can combine many sparse files into a single view. On ext2/3 I was using bmap to give me the information needed, so for instance, if I created a big sparse file and tacked on some information at the end on ext2/3 I'd get something like blade12:~# ~/a.out abc File: abc Size: 30002 Blocks: 8 Blocksize: 4096 0