search for: mela

Displaying 17 results from an estimated 17 matches for "mela".

Did you mean: mega
2005 Nov 13
1
selection of missing data
Hi i'm a french medical student, i have some data that i import from excel. My colomn of the datafram are the localisations of metastasis. If there is a metatsasis there is the symbol "_". i want to exclude the row without metastasis wich represent the NA data. so, i wrote this mela is the data fram mela1=ifelse(mela[,c(11:12,14:21,23,24)]=="_",1,0) # selection of the colomn of metastasis localisation mela4=subset(mela3,Skin ==0 & s.c == 0 & Mucosa ==0 & Soft.ti ==0 & Ln.peri==0 & Ln.med==0 & Ln.abdo==0 & Lung==0 & Liver==0 &...
2012 Mar 21
3
"cannot change working directory"
...s/tuesday") and my second code is: setwd("/Users/user/Desktop/Recorded\ results/wednesday") and i copied the exact location from the terminal, so i can't have typos (i am using a mac, if that makes any difference). any suggestions? i will be grateful for any insight. thanks mela -- View this message in context: http://r.789695.n4.nabble.com/cannot-change-working-directory-tp4492812p4492812.html Sent from the R help mailing list archive at Nabble.com.
2007 Oct 18
0
Mongrel-users Digest, Vol 21, Issue 16
...-owner at rubyforge.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Mongrel-users digest..." Today''s Topics: 1. proxy errors with apache2.2.3 + mongrels (Jacobo Garcia) 2. Re: proxy errors with apache2.2.3 + mongrels (Robert Mela) 3. Re: proxy errors with apache2.2.3 + mongrels (Jacobo Garcia) 4. Re: proxy errors with apache2.2.3 + mongrels (Robert Mela) 5. Re: proxy errors with apache2.2.3 + mongrels (Jacobo Garcia) 6. Re: proxy errors with apache2.2.3 + mongrels (Rafael G.) 7. Re: proxy errors with apache2....
2007 Oct 16
2
Load testing methodologies/tools
...Load Test Correctly. I found that series of posts to be pretty helpful in testing Mongrel/Rails. IIRC, about this was about 10 months ago. Best, Steve At 05:16 AM 10/16/2007, mongrel-users-request at rubyforge.org wrote: >Message: 7 >Date: Tue, 16 Oct 2007 08:16:10 -0400 >From: Robert Mela <rob at robmela.com> >Subject: [Mongrel] Load testing methodologies/tools >To: mongrel-users at rubyforge.org >Message-ID: <4714AB8A.8020308 at robmela.com> >Content-Type: text/plain; charset="iso-8859-1" > >What''r y''all usin'' for l...
2007 Oct 15
24
Design flaw? - num_processors, accept/close
Rails instances themselves are almost always single-threaded, whereas Mongrel, and it''s acceptor, are multithreaded. In a situation with long-running Rails pages this presents a problem for mod_proxy_balancer. If num_processors is greater than 1 ( default: 950 ), then Mongrel will gladly accept incoming requests and queue them if its rails instance is currently busy. So even
2006 Jul 25
1
Battle of Namings: stylesheet_link_tag vs link_to_javascript
Link helper namings counterintuitive in an environment where convention over configuration prevails: <%= link_to_javascript ''myscript'' %> <%= stylesheet_link_tag ''mystyle'' %> A simple def in ActionView::Helpers::AssetTagHelper would fix things in a nice, backward-compatible way, such that: <%= link_to_javascript
2007 Oct 09
3
Monit reporting that pid changed
Hi, I was wondering if this is normal or if it something i need to wonder about. I get Monit alerts that my mongrels PID files have changed. Changed Service MONGREL_2 Date: Tue, 09 Oct 2007 14:19:38 +0000 Action: alert Host: sa.greenling.com Description: ''MONGREL_2'' process PID changed to 18368 Your faithful employee, monit
2006 Mar 18
2
How to divide too long labels?
Is there any possibility to divide too long text in a plot to two or more lines, when using labels-parameter in the text()-command? Here is an example picture: http://users.utu.fi/attenka/253.jpeg My example script is something like this: text(1,0.7,labels=Chordnames[fnid(pcs%%12)]) # according to Larry Solomon's table http://solomonsmusic.net/pcsets.htm Chordnames is a long vector with
2006 Aug 08
1
Suggestion: environment.rb Includes
...s deploy scenarios but the core application files remain constant, then it makes sense to have differing configs for that particular engine w/o having to duplicate the rest of the core application config files. -------------- next part -------------- A non-text attachment was scrubbed... Name: rmela.vcf Type: text/x-vcard Size: 160 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060808/5715b903/rmela-0001.vcf
2007 Oct 17
9
proxy errors with apache2.2.3 + mongrels
I''ve posted this to rails-deployment as well. I have to administer a medium size rails app (1''5 million requests each day), recently I''ve switched from lighttpd + fcgi to apache + mongrel. In the following lines I am going to describe the platform: All machines are running Debian Etch, with 4 gb ram and dual core intel32 processors. Web server runs debian''s
2006 Jun 18
5
User/Password Management: Mapping items to inidividual users
Is there a good plugin that does per page authentication management? For example, I want to allow users to create pages and share them with specific users, all users, or none at all on a per page basis. Benjamin -- Posted via http://www.ruby-forum.com/.
2007 Oct 24
28
random cpu spikes, EBADF errors
In May I had problem with mongrels suddenly consuming huge cpu resources for a minute or two and then returning to normal (load average spikes up to 3.8and then back down to a regular 0.2 over the course of 5 minutes, then again 1/2 hour later. or 4 hours later, no predictable rhythm). I posted to Litespeed forums because I thought the problem was there but didn''t get far. And a week
2006 Jun 01
5
Content Management System
I am looking for a good CMS based on Rails that has at least these attributes: 1. Ease of use ( as it will be used by people who are not html literate) 2. Very easy/flexible to change layout. So far I have looked at http://rcms.oopen.de/Home/ (have not installed it yet) http://adminpages.flowdev.de http://demo.radiantcms.org/admin/pages http://www.eribium.org/eribium/ MuraveyWeb does not seem
2007 Oct 24
2
Shared listening sockets
On 10/23/07, Robert Mela <rob at robmela.com> wrote: > Several years back I accidentally discovered that multiple processes can > listen on the same TCP/IP socket. The trick of course is that all the > processes are in the same process group, and the socket is opened by a > shared parent. The OS...
2007 Oct 22
5
Automatic Scaling
Hi, I''ve got an app which will only be dealing with a few requests a minute for most of the time, then will shoot up to a continuous 20 req/s for an hour at a time. We''ll potentially be running a lot of instances of this app on the same server. Is there any way to have additional instances of Mongrel be started when the existing instance(s) stopping being able to handle
2008 Jan 23
14
Again: Workaround found for request queuing vs. num_processors, accept/close
...ed made about polling/and inbox strategies, and I think I just can''t work around my feeling that a "wrong" request that takes up too much time should be able to lock subsequent requests in mongrels queue. That''s what I have a balancer for, right? :) So I tried Robert Melas hint[1] and used BalancerMember http://foo max=1 acquire=100 to see if that helps. But I may have hit a bug[2], and this does not work for me. Does this work for someone? With what version of Apache? I am running 2.2.4. Or do all of you have only very fast requests that do not take more than a...
2006 Jul 25
0
Bug in AbstractRequest.path() ?
ActionController::Routes.recognize() to obtain a URI for matching. If ActionController::AbstractReqeust:;relative_url_root is non-zero length, then the AbstractRequest::path chops that many characters off the request URI before returning the new URI. The problem is that this chopping happens whether or not the URI begins with the relative URL. I would expect the method to test whether the