9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: C H Forsyth <forsyth@vitanuova.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Does "as little software as possible" include a modern browser?
Date: Thu, 23 Jul 2009 10:48:16 +0100	[thread overview]
Message-ID: <d6de64d902ebe436a71242c8af7c07cd@vitanuova.com> (raw)
In-Reply-To: <d50d7d460907221747p3386aa2al39ee4dcaaa38376@mail.gmail.com>

>I hope the services I want to use (will) have a non-browser API (eg Twitter).

although it uses http, twitter has got an api that you can use outside
a browser. it's much the same with several others, including aws.
there are reasonably clear descriptions of the messages, and you can construct
and send them however you like, in which ever language you like.

in fact, since a browser must ultimately send messages, it's not clear
what a `browser API' would look like. the closest is probably something
that's expressed only in terms of javascript invoking some secret code
hidden in a binary module running within the browser, making it hard
to work out easily what the messages are (if they're binary) or how they
are formed (whether binary or text).

on the internet, no one can hear you scream when someone yet again
invents `the browser as operating system'.



  reply	other threads:[~2009-07-23  9:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-22 22:44 Jason Catena
2009-07-22 23:13 ` andrey mirtchovski
2009-07-22 23:19 ` Charles Forsyth
2009-07-22 23:56   ` Francisco J Ballesteros
2009-07-23  0:22   ` andrey mirtchovski
2009-07-23  0:47   ` Jason Catena
2009-07-23  9:48     ` C H Forsyth [this message]
2009-07-23 10:16       ` [9fans] Does "as little software as possible" include a modern Richard Miller
2009-07-23 23:49         ` Fernan Bolando
2009-07-23 23:57           ` John Floren
2009-07-24  0:08           ` andrey mirtchovski
2009-07-24  0:24             ` Fernan Bolando
2009-07-24  4:12               ` Federico G. Benavento
2009-07-24 16:14           ` maht
2009-07-24 16:41             ` Lorenzo Bolla
2009-07-24 16:42             ` Lorenzo Bolla
2009-07-24 17:16             ` [9fans] (no subject) erik quanstrom
2009-07-23 13:05       ` [9fans] Does "as little software as possible" include a modern browser? Jason Catena
2009-07-23 13:57         ` Steve Simon
2009-07-23 14:02           ` erik quanstrom

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=d6de64d902ebe436a71242c8af7c07cd@vitanuova.com \
    --to=forsyth@vitanuova.com \
    --cc=9fans@9fans.net \
    /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).