Displaying 20 results from an estimated 40000 matches similar to: "Types of objects?"
2008 Dec 09
3
How can I draw bars
I need to make a graphic to show problems on different parts of
chromosomes (think of a graphic showing the number of frayed threads
as colors along different parts of a worn out rope). I want to draw
bars going from left to right across a page and color different parts
of the bars in different shades. Each graphic will need to have
several bars of different lenghts corresponding to the
2007 Aug 30
4
How to measure mode (central tendancy)
What is the name of the function to give me the mode (central tendancy) of a
numeric variable that can be negative?
[[alternative HTML version deleted]]
2007 Sep 11
6
xyplot question
I have the code below and it works fine if I print the xyplot but if I
take the print out, then I just get a blank
pdf. The same holds if I just send the plot to the console without the
print ( I get nothing ). My question is whether this is always
the case with xyplot or is there something wrong with my settings ? I am
on linux ( redhat ) and using R.2.5.0. Thanks.
load("stocks.dat")
2004 Feb 26
1
IMAP error with squirrelmail - how to debug?
When moving messages with squirrelmail (or kmail), I get the
following error:
ERROR : Could not complete request.
Query: COPY 3 "INBOX"
Reason Given: Unexpected EOF
According to the config I switched on rawlog:
# This would write rawlogs into ~/dovecot.rawlog/ directory:
mail_executable = /usr/lib/dovecot/rawlog /usr/lib/dovecot/imap
rawlog.c was altered in order to have /tmp as
2005 Jul 31
2
Central list of Rails gems?
Is there a centralized list of Rails gems somewhere? Or even just a
database of some kind of gems that can be useful to Rails apps, not
just specific to Rails?
-raymond
--
Raymond Brigleb, Creative Director
Needmore Designs -- The beautiful, usable web.
Website http://needmoredesigns.com/
Email ray-THGPwszTed5CpjqP0VxSwUEOCMrvLtNR@public.gmane.org
2014 Mar 04
1
User account lockout - bad password with Samba4 ?
Hi guys, I am so thrilled by samba 4 it makes me go to bed smiling J
Here is my setup.
Server
************
Centos 6.5
Samba 4.1.4
Clients
*************
Windows XP, 7 & 8
Question:
Is account lockout supported with samba4 ?
I cannot seem to get the users accounts to lock when they type their
passwords incorrectly.
The rest of my GPO's work. Folder redirects work
2007 Feb 27
3
segfault in ferret 0.11.0
Hi,
Just downloaded the new ferret 0.11. I''m on OSX btw. I get this error
everytime I run my unit tests:
Loaded suite ferret_updater_unit_test
Started
E/usr/local/lib/ruby/1.8/erb.rb:504: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i686-darwin8.7.1]
Abort trap
When I revert back to 10.14 I dont get this error. When I comment out
the line:
Ferret::Index::Index.new({:path =>
2005 Jul 12
6
Meta-question about the list
Question about the list in general: by default, it''s set up so that
replies go to the sender, rather than the list. However, on other
lists I usually chat on, replies by default generally go to the list.
This seems to encourage more discussion. Would it be a good idea to
change that default? Or am I just crazy.
Best,
Raymond
--
Raymond Brigleb, Needmore Designs
Website
2007 Jan 10
7
ultramonkey vs pound?
I know most people use pound, but has anyone tried using ultramonkey as
a load balancing solution between a cluster of mongrels and lighttpd?
Thanks,
Ray
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email
2007 Aug 23
7
custom sort routine
is it possible to write a custom sort routine for ferret?
I use ferret right now to index all my products. One of the variables
in these product documents is the product popularity, where 1 = best
selling production, 2 = 2nd best, etc..
Right now, I''m just sorting by the popularity column in my search
results, although this doesn''t always provide "good" results,
2009 Sep 28
3
Remove single entries
Dear Community,
I have a data set with two columns, bird number and mass. Individual birds
were captured 1-13 times and weighed each time. I would like to remove
those individuals that were captured only once, so that I can assess mass
variability per bird. I¹ve tried many approaches with no success. Can
anyone recommend a way to remove individuals that were captured only once?
Thanks,
Ray
2011 Mar 17
1
Can't ./configure ices or ezstream
Hi
I've been trying to './configure' for ices and ezstream but both die.
In the case of ices, it get this far:
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
but /lib/cpp seems to work fine.
for example:
[root at vps ices-0.4]# /lib/cpp --help
Usage: cpp [options] file...
Options:
2008 May 13
2
sql_session_store on rails2
Hi
We''re in the midst of upgrading our rails 1.2.6 app to rails 2.0. We
have been using the sql_session_store plugin for our sessions. I
wondering if anyone is still using SqlSessionStore on their rails 2
apps? Is it still worthwhile?
Thanks,
Ray
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are
2011 Aug 08
2
Trouble getting in icecast Directory
Yes, it is a "vague term" but it should match nonetheless. Is the
directory code open source? If so, I don't mind locating the error and
proposing a correction. First step is to have other people confirm that
they get the same results that I do.
On 8/7/2011 4:34 PM, Karl Heyes wrote:
> On 07/08/11 04:56, Raymond Lutz wrote:
>> Okay, it is working now. I see it when I
2009 Dec 18
2
Generating permutations that always include one specific element
Dear R community,
I am trying to create a matrix of permutations of a vector:
bands <- c("AL", "B", "DB", "DG", "G", "K", "LB", "LG", "MG", "O", "P",
"PI", "PK", "PU", "R", "V", "W", "Y")
Each permutation must be 4
2006 Dec 06
1
AAF - Stem Analyzer
I''m not on AAF. Can someone else help Raymond with an example?
On 12/6/06, Raymond O''connor <nappin713 at yahoo.com> wrote:
>
> Matt Schnitz wrote:
> > You also need to stem-analyze the incoming query.
> >
> > I had this same problem. :^>
> >
> >
> > Schnitz
>
> Do you have an example of how to do this? I''m using
2009 Jul 02
2
Changing the PATH from the command line
I am not very experienced with the MSDOS command line
and even less so with wine.
I am working on a realtime embedded C project and must,
for the time being, use DOS command line tools. Since
my work environment for decades has been Unix and Unix-like,
I am trying to get the tool set to run under Wine on Hardy.
I have solved several problems, but now I need to reset
the path. I have a .bat
2008 Feb 27
1
Do I have to create user accounts twice??
Im going to be migrating a windows file server of about 200+ users to
this samba server. Now I have been searching for a while and can't seem
to find an answer. My question is do I really have to create a unix
account for each user and THEN create the user account again on the
samba server?? I can't find a way to create a unix account and have
that account be also automatically
2008 Mar 31
1
Users groups are not synchronized with Samba
Currently I am using Samba with ACL control. My problem is that if I
add or remove users from a group, those changes are not reflected for
samba access until I restart the samba server.
Example of what I mean.
GroupA and GroupB....USER is part of no group.
Unix: I give GroupA full access to FOLDER
Windows: as USER I try and access FOLDER I get permission denied.
Unix: I add USER to GroupA
2009 Dec 20
2
Remove rows in a matrix that match rows in another matrix
Dear R Community,
The following seems like a simple problem, but I''ve been stuck on it for
some time, with no luck using matching or subsetting functions. I''m trying
to remove the rows from a large matrix that match rows in another large
matrix. A (small scale) example:
col1<-c("A", "B", "C", "D")
col2<-c("A",