Message from discussion
Joels Wish-list
Received: by 10.231.156.194 with SMTP id y2mr2158144ibw.19.1286185023652;
Mon, 04 Oct 2010 02:37:03 -0700 (PDT)
X-BeenThere: r-node-users@googlegroups.com
Received: by 10.231.125.77 with SMTP id x13ls2603396ibr.1.p; Mon, 04 Oct 2010
02:37:02 -0700 (PDT)
Received: by 10.42.5.206 with SMTP id 14mr1642936icx.17.1286185022549;
Mon, 04 Oct 2010 02:37:02 -0700 (PDT)
Received: by 10.42.5.206 with SMTP id 14mr1642935icx.17.1286185022516;
Mon, 04 Oct 2010 02:37:02 -0700 (PDT)
Return-Path: <drjl...@gmail.com>
Received: from mail-iw0-f177.google.com (mail-iw0-f177.google.com [209.85.214.177])
by gmr-mx.google.com with ESMTP id db12si2882842ibb.5.2010.10.04.02.37.01;
Mon, 04 Oct 2010 02:37:01 -0700 (PDT)
Received-SPF: pass (google.com: domain of drjl...@gmail.com designates 209.85.214.177 as permitted sender) client-ip=209.85.214.177;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of drjl...@gmail.com designates 209.85.214.177 as permitted sender) smtp.mail=drjl...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-iw0-f177.google.com with SMTP id 41so9877885iwn.22
for <r-node-users@googlegroups.com>; Mon, 04 Oct 2010 02:37:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:received:in-reply-to
:references:date:message-id:subject:from:to:content-type;
bh=Nq4TZ9wMY0I/AnDQkceS+dKJnTQ2T9S36PdpbLP22kE=;
b=GjU5ZNu4MQzNZkEztTlYemFHsAAbjJuhTcIRgOs3UwQb6TBnV9ixeKYK+luL9q/jgW
acmwbLGPPr7ejtAqK4htAWIJDPNvi62Xu/EbwFdgLvyVf8YdIPhH7sTVmzyIyFVyV5sO
RYDycVjdml2GtQfp9VRdog4H2s2eC/mWAtgAQ=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
b=N/D8dj2+Hp49cOwq7uhkrnYic5FILoT5fxB94CKdy8fylYeAtY1Yl17+BKXnBDEcEk
nZAkmGWSpe4lKv/UaUD6AXueYMm5LbUWl8vVS4GO+5pX2pdlSiPjLo+Bx+Jz0HigPl4p
CAvsdQCr4oDISpEBGl3u2iUKj7DgCAnxH1fh0=
MIME-Version: 1.0
Received: by 10.42.182.15 with SMTP id ca15mr10869274icb.31.1286185021300;
Mon, 04 Oct 2010 02:37:01 -0700 (PDT)
Received: by 10.42.4.143 with HTTP; Mon, 4 Oct 2010 02:37:01 -0700 (PDT)
In-Reply-To: <6cb23e7e-e7f5-404e-aebf-3db49a0ec...@i3g2000yql.googlegroups.com>
References: <8ae90fdd-4ee5-4e1a-9201-fedb9823f...@k10g2000yqa.googlegroups.com>
<dff77999-05e6-4896-b01c-3b11041d5...@h7g2000yqn.googlegroups.com>
<AANLkTimL3PuLhD_HQk-VXGm-4Y_nkNOWQpXqCHe+D...@mail.gmail.com>
<6cb23e7e-e7f5-404e-aebf-3db49a0ec...@i3g2000yql.googlegroups.com>
Date: Mon, 4 Oct 2010 22:37:01 +1300
Message-ID: <AANLkTinKQBLcNnaaUkQMe495fjc-WsiL5g7f97q6A...@mail.gmail.com>
Subject: Re: [r-node-users] Re: Joels Wish-list
From: Jamie Love <drjl...@gmail.com>
To: r-node-users@googlegroups.com
Content-Type: multipart/alternative; boundary=20cf300e54d14f5f800491c74986
--20cf300e54d14f5f800491c74986
Content-Type: text/plain; charset=ISO-8859-1
Hi Joel,
I've fixed this. Users now get requested to log in again on a 403 error, and
their command is rerun. This is best used in conjunction with
idleSessionTimeout set to a very long value.
Regards
Jamie
On Fri, Oct 1, 2010 at 9:56 PM, Joel <jolle...@hotmail.com> wrote:
> + lesser feature
>
> Somekind of indicator that an session is out, or perhaps a count down
> somewhere.
> Becouse right now it dossent say anything that indicate that your
> session has expired and you just sit there and wonder why nothing
> happens when you type in R commands.
> Or it gives this:
>
> > y<-c(1,2,3)
> unknown unknown (403: Forbidden)
>
> Witch aint that easy for a person that dossent have the server log as
> well to figure out whats happend...
>
> //Joel
>
> On 30 Sep, 10:20, Jamie Love <drjl...@gmail.com> wrote:
> > Thanks a bunch Joel,
> >
> > These are in my issue/feature tracker - I'll work on them ... well, when
> I
> > get time.
> >
> > Jamie
> >
> >
> >
> > On Wed, Sep 29, 2010 at 8:38 PM, Joel <jolle...@hotmail.com> wrote:
> > > + Lesser feature
> > > Be able to upload a R script and run it.
> > > This can be done today but its not a strait forward path :).
> >
> > > On 29 Sep, 09:02, Joel <jolle...@hotmail.com> wrote:
> > > > As requested here is my wish-list :)
> >
> > > > Main features
> > > > 1) To be able to run an R script when a user login to R-node. This
> > > > should be user specific so one script per user so to say. One more
> > > > thing about this is that this script should be set by the "admin" and
> > > > not by the user himself.
> > > > 2) To be able to block commands in an easy way.
> > > > 3) Admin users, the admin user should have an extra menu or something
> > > > to set the options for the users and for how R-node shall behave on
> > > > this and that.
> >
> > > > Lesser features
> > > > *An easier way to add/remove what kind of plots that should work (if
> > > > no new more dynamic way is found)
> > > > *An easy way to add/remove block commands
> > > > (both of the two above could be under the admin menu thingy)
> >
> > > > Ill post in this thread if I find more things I want, and if you have
> > > > any question or if you want me to explain something in more detail
> > > > just ask, or if you have any idea that you just wanna talk about.
> >
> > --
> > Jamie Love
> > Looking for custom software development? Contact us
> atwww.nsquaredsoftware.com.
>
--
Jamie Love
Looking for custom software development? Contact us at
www.nsquaredsoftware.com.
--20cf300e54d14f5f800491c74986
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi Joel,<br><br>I've fixed this. Users now get requested to log in agai=
n on a 403 error, and their command is rerun. This is best used in conjunct=
ion with idleSessionTimeout set to a very long value.<br><br>Regards<br>
Jamie<br><br><div class=3D"gmail_quote">On Fri, Oct 1, 2010 at 9:56 PM, Joe=
l <span dir=3D"ltr"><<a href=3D"mailto:jolle...@hotmail.com">jolle_jo@ho=
tmail.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=
=3D"margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); p=
adding-left: 1ex;">
+ lesser feature<br>
<br>
Somekind of indicator that an session is out, or perhaps a count down<br>
somewhere.<br>
Becouse right now it dossent say anything that indicate that your<br>
session has expired and you just sit there and wonder why nothing<br>
happens when you type in R commands.<br>
Or it gives this:<br>
<br>
> y<-c(1,2,3)<br>
unknown unknown (403: Forbidden)<br>
<br>
Witch aint that easy for a person that dossent have the server log as<br>
well to figure out whats happend...<br>
<font color=3D"#888888"><br>
//Joel<br>
</font><div class=3D"im"><br>
On 30 Sep, 10:20, Jamie Love <<a href=3D"mailto:drjl...@gmail.com">drjl.=
....@gmail.com</a>> wrote:<br>
> Thanks a bunch Joel,<br>
><br>
> These are in my issue/feature tracker - I'll work on them ... well=
, when I<br>
> get time.<br>
><br>
> Jamie<br>
><br>
><br>
><br>
</div><div><div></div><div class=3D"h5">> On Wed, Sep 29, 2010 at 8:38 P=
M, Joel <<a href=3D"mailto:jolle...@hotmail.com">jolle...@hotmail.com</a=
>> wrote:<br>
> > + Lesser feature<br>
> > Be able to upload a R script and run it.<br>
> > This can be done today but its not a strait forward path :).<br>
><br>
> > On 29 Sep, 09:02, Joel <<a href=3D"mailto:jolle...@hotmail.com=
">jolle...@hotmail.com</a>> wrote:<br>
> > > As requested here is my wish-list :)<br>
><br>
> > > Main features<br>
> > > 1) To be able to run an R script when a user login to R-node=
. This<br>
> > > should be user specific so one script per user so to say. On=
e more<br>
> > > thing about this is that this script should be set by the &q=
uot;admin" and<br>
> > > not by the user himself.<br>
> > > 2) To be able to block commands in an easy way.<br>
> > > 3) Admin users, the admin user should have an extra menu or =
something<br>
> > > to set the options for the users and for how R-node shall be=
have on<br>
> > > this and that.<br>
><br>
> > > Lesser features<br>
> > > *An easier way to add/remove what kind of plots that should =
work (if<br>
> > > no new more dynamic way is found)<br>
> > > *An easy way to add/remove block commands<br>
> > > (both of the two above could be under the admin menu thingy)=
<br>
><br>
> > > Ill post in this thread if I find more things I want, and if=
you have<br>
> > > any question or if you want me to explain something in more =
detail<br>
> > > just ask, or if you have any idea that you just wanna talk a=
bout.<br>
><br>
> --<br>
> Jamie Love<br>
> Looking for custom software development? Contact us <a href=3D"http://=
atwww.nsquaredsoftware.com" target=3D"_blank">atwww.nsquaredsoftware.com</a=
>.</div></div></blockquote></div><br><br clear=3D"all"><br>-- <br>Jamie Lov=
e<br>
Looking for custom software development? Contact us at <a href=3D"http://ww=
w.nsquaredsoftware.com">www.nsquaredsoftware.com</a>.<br>
--20cf300e54d14f5f800491c74986--