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.
> 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.
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.
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:
> 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.
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:
> 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.
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.
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:
> 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.
> 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:
> > 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 atwww.nsquaredsoftware.com.
On Tue, Oct 5, 2010 at 10:11 PM, Joel <jolle...@hotmail.com> wrote: > This is more a question then a request but can you put the server to > run as https instead of http somewhere?
> On 4 Okt, 11:37, Jamie Love <drjl...@gmail.com> wrote: > > 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:
> > > 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 > atwww.nsquaredsoftware.com.