9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Christopher Nielsen <cnielsen@pobox.com>
To: 9fans@cse.psu.edu
Subject: [9fans] web apps
Date: Sat,  5 Nov 2005 23:41:15 -0800	[thread overview]
Message-ID: <20051106074115.GD80710@cassie.foobarbaz.net> (raw)

web apps are usually not my area of programming interest, but
i've had some thoughts kicking around in my head from recent
discussions on 9fans.

i've been reading about AJAX and the like, and some of the
architectural ideas seem good, e.g., pushing interface stuff
into the browser and updating requests for data asynchronously.
makes sense and makes for snappier web apps.

i am not a huge fan of xml, and i've avoided javascript as much
as possible. that said, web applications aren't going away. why
not develop something using a similar architecture to AJAX but
using technologies that have a more elegant approach, e.g.,
s-expr, limbo, Plan 9/inferno? limbo already supports both xml
and s-exprs. xml can be defined using s-exprs. Plan 9 & inferno
are both cleaner, more efficient OSs.

the first question that comes to mind is how do you replace
javascript? does it make sense to write a limbo interpreter
plugin for browsers? does it make sense to design a better
language and write a plugin for that? is there something else
entirely?

just some thoughts kicking around my brain. i wanted to see if
anyone had any thoughts or comments.

Chris

-- 
Christopher Nielsen
"They who can give up essential liberty for temporary
safety, deserve neither liberty nor safety." --Benjamin Franklin


             reply	other threads:[~2005-11-06  7:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-06  7:41 Christopher Nielsen [this message]
2005-11-06  8:10 ` Sergey Zhilkin
2005-11-06  9:27 ` My internet2 (was Re: [9fans] web apps) Sascha Retzki
2005-11-06 20:10 ` [9fans] web apps Lyndon Nerenberg
2005-11-06 20:36   ` Wes Kussmaul
2005-11-06 21:26     ` Skip Tavakkolian
2005-11-07  2:51       ` Wes Kussmaul
2005-11-07 19:00         ` Christoph Lohmann
2005-11-08 16:51           ` "Nils O. Selåsdal"
2005-11-08 18:19             ` Skip Tavakkolian
2005-11-17 15:28   ` Victor Nazarov
2005-11-17 15:51     ` Moritz Kiese
2005-11-06 20:42 ` grfgguvf
2005-11-07 10:09   ` Charles Forsyth
2005-11-07 13:31     ` Wes Kussmaul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051106074115.GD80710@cassie.foobarbaz.net \
    --to=cnielsen@pobox.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).