Request For Comments: Web Application SHell

This is a discussion on Request For Comments: Web Application SHell within the Javascript forums in Programming Languages category; Hi all, I'd like to ask for some experienced Javascript coders to take a look at a recent post[1] on my blog and, if possible, to make suggestions for improvment. For some time now I've been working to reduce my pet project, Atomic OS, into something that web developers of any skill level could use. To get the ball rolling on the next version of my project, I created a simplified edition of WASH - the core processing component of Atomic OS. Basically it just adds a simple console to a web page and executes arbitrary Javascript - either via ...

Go Back   Application Development Forum > Programming Languages > Javascript

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 09-07-2008, 02:56 AM
psema4
Guest
 
Default Request For Comments: Web Application SHell

Hi all,

I'd like to ask for some experienced Javascript coders to take a look
at a recent post[1] on my blog and, if possible, to make suggestions
for improvment.

For some time now I've been working to reduce my pet project, Atomic
OS, into something that web developers of any skill level could use.
To get the ball rolling on the next version of my project, I created a
simplified edition of WASH - the core processing component of Atomic
OS.

Basically it just adds a simple console to a web page and executes
arbitrary Javascript - either via commands entered on a command line
or through code stored in div's. I find it useful for debugging and
modifying apps I'm working on... at runtime.

If you wouldn't mind spending a few moments I would really appreciate
your help. TIA.

- Scott.

[1] http://psema4.com/blog/blog1.php/2008/09/07/wash-se
Reply With Quote
  #2  
Old 09-07-2008, 02:14 PM
Dr J R Stockton
Guest
 
Default Re: Request For Comments: Web Application SHell

In comp.lang.javascript message <58a41968-3e3a-483f-b071-b7a126728019@73
g2000hsx.googlegroups.com>, Sat, 6 Sep 2008 23:56:32, psema4
<psema4@gmail.com> posted:
>
>[1] http://psema4.com/blog/blog1.php/2008/09/07/wash-se


Overrides my legible choice of font with something lacking serifs and
unduly small. Therefore not worth bothering with.

And wash.js has lines exceeding 72 characters. Therefore ditto.

--
(c) John Stockton, nr London UK. replyYYWW merlyn demon co uk Turnpike 6.05.
Web <URL:http://www.uwasa.fi/~ts/http/tsfaq.html> -> Timo Salmi: Usenet Q&A.
Web <URL:http://www.merlyn.demon.co.uk/news-use.htm> : about usage of News.
No Encoding. Quotes precede replies. Snip well. Write clearly. Mail no News.
Reply With Quote
  #3  
Old 09-07-2008, 08:27 PM
David Karr
Guest
 
Default Re: Request For Comments: Web Application SHell

On Sep 6, 11:56*pm, psema4 <pse...@gmail.com> wrote:
> Hi all,
>
> I'd like to ask for some experienced Javascript coders to take a look
> at a recent post[1] on my blog and, if possible, to make suggestions
> for improvment.
>
> For some time now I've been working to reduce my pet project, Atomic
> OS, into something that web developers of any skill level could use.
> To get the ball rolling on the next version of my project, I created a
> simplified edition of WASH - the core processing component of Atomic
> OS.
>
> Basically it just adds a simple console to a web page and executes
> arbitrary Javascript - either via commands entered on a command line
> or through code stored in div's. *I find it useful for debugging and
> modifying apps I'm working on... at runtime.


Note that Firebug already provides this capability (the command-line
part, at least). Why would someone want to use yours when Firebug
works perfectly fine?
Reply With Quote
  #4  
Old 09-08-2008, 09:05 AM
psema4
Guest
 
Default Re: Request For Comments: Web Application SHell

On Sep 7, 2:14 pm, Dr J R Stockton <j...@merlyn.demon.co.uk> wrote:
> Overrides my legible choice of font with something lacking serifs and
> unduly small. Therefore not worth bothering with.


The console window contains an INPUT (TYPE="text") and TEXTAREA and
does not modify the default font settings for either. I'm not sure
what I could do to accommodate you in this case.

> And wash.js has lines exceeding 72 characters. Therefore ditto.


I didn't realize that would be an issue but it should be easy enough
to correct.
Reply With Quote
  #5  
Old 09-08-2008, 09:19 AM
psema4
Guest
 
Default Re: Request For Comments: Web Application SHell

On Sep 7, 8:27 pm, David Karr <davidmichaelk...@gmail.com> wrote:
> On Sep 6, 11:56 pm, psema4 <pse...@gmail.com> wrote:

[...]
> > Basically it just adds a simple console to a web page and executes
> > arbitrary Javascript - either via commands entered on a command line
> > or through code stored in div's. I find it useful for debugging and
> > modifying apps I'm working on... at runtime.

>
> Note that Firebug already provides this capability (the command-line
> part, at least). Why would someone want to use yours when Firebug
> works perfectly fine?


Some reasons off the top of my head:

* Doesn't require the user (or administrator) to download or install
anything.
* It's (really) easy to modify.
* It's going to be replaced in the next few weeks by a more advanced
version, one that will be used in libatomos.js (the Atomic OS library)
and will provide facilities to web developers and applications (at
runtime) that Firebug does not.

A number of people have expressed interest in the Atomic OS project
over the years. To date though, I haven't been able to describe the
concept very well. Explanations of how to work with the code have
been lacking as well.

The WASH-SE post is the second post in a series where I'll try to
build the next version of Atomic OS from the ground up - while
explaining things as I go. Hopefully this will help others understand
the project a bit better.
Reply With Quote
  #6  
Old 09-08-2008, 03:10 PM
Dr J R Stockton
Guest
 
Default Re: Request For Comments: Web Application SHell

In comp.lang.javascript message <36e80e63-4c78-466f-bbd9-65f2087158fc@k3
0g2000hse.googlegroups.com>, Mon, 8 Sep 2008 06:05:55, psema4
<psema4@gmail.com> posted:
>On Sep 7, 2:14 pm, Dr J R Stockton <j...@merlyn.demon.co.uk> wrote:
>> Overrides my legible choice of font with something lacking serifs and
>> unduly small. Therefore not worth bothering with.

>
>The console window contains an INPUT (TYPE="text") and TEXTAREA and
>does not modify the default font settings for either. I'm not sure
>what I could do to accommodate you in this case.


I was referring to the Web page, not the "product".
See news:comp.infosystems.www.authoring.* for discussion of pages.

--
(c) John Stockton, nr London, UK. ?@merlyn.demon.co.uk Turnpike v6.05 MIME.
Web <URL:http://www.merlyn.demon.co.uk/> - FAQish topics, acronyms, & links.
Proper <= 4-line sig. separator as above, a line exactly "-- " (SonOfRFC1036)
Do not Mail News to me. Before a reply, quote with ">" or "> " (SonOfRFC1036)
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 06:44 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.