9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] web apps
@ 2005-11-06  7:41 Christopher Nielsen
  2005-11-06  8:10 ` Sergey Zhilkin
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Christopher Nielsen @ 2005-11-06  7:41 UTC (permalink / raw)
  To: 9fans

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-11-17 15:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-06  7:41 [9fans] web apps Christopher Nielsen
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

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).