mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: Re: Wiki for musl?
Date: Thu, 14 Jun 2012 09:55:18 +0200	[thread overview]
Message-ID: <20120614075517.GM17860@port70.net> (raw)
In-Reply-To: <20120614034600.GM163@brightrain.aerifal.cx>

* Rich Felker <dalias@aerifal.cx> [2012-06-13 23:46:00 -0400]:
> Just because this is the way broken sites are done doesn't mean it has
> to be that way. Suppose instead you do something like this. When the
> client sends the submission to the server, the server generates the
> updated contact then does a DOM-level diff of the old and new
> versions, then sends a representation of the diff across to the
> client-side js that incorporates it into the DOM there.
> 
> No ugly duplication, eh? And the ajax code is nearly 100% generic and
> site-generic.
> 

i don't like when websites change under my feet

i imagine if someone else modifies the page you
still get the updates so the page can change
while you are reading it..

and the back button does not work anymore

then when a proxy modifies the page (eg to remove
ads or tidy up the html) then the patching will fail

and dom-level diff is not enough anyway:
the content can be a huge wall of text which is a
single node in the dom i guess, so you need more
granularity

i'm not sure if this idea is feasible at all


  reply	other threads:[~2012-06-14  7:55 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 18:14 Rich Felker
2012-06-13 18:23 ` Jeremy Huntwork
2012-06-13 18:24 ` Daniel Cegiełka
2012-06-13 18:39   ` Szabolcs Nagy
2012-06-13 18:48     ` Jeremy Huntwork
2012-06-13 18:49     ` Daniel Cegiełka
2012-06-13 18:52       ` Ivan Kanakarakis
2012-06-13 18:51     ` Kurt H Maier
2012-06-13 19:20       ` Jeremy Huntwork
2012-06-13 19:38         ` Rich Felker
2012-06-13 19:54         ` Rich Felker
2012-06-13 20:02           ` Jeremy Huntwork
2012-06-13 20:00             ` Rich Felker
2012-06-13 20:14               ` Jeremy Huntwork
2012-06-13 23:09               ` Kurt H Maier
2012-06-13 23:23                 ` Jeremy Huntwork
2012-06-14  0:21                 ` Rich Felker
2012-06-14  3:10                   ` Kurt H Maier
2012-06-14  3:46                     ` Rich Felker
2012-06-14  7:55                       ` Szabolcs Nagy [this message]
2012-06-14 10:28                         ` Conrad Pankoff
2012-06-14  4:00                     ` Conrad Pankoff
2012-06-13 19:46       ` Justin Cormack
2012-06-13 20:23 ` Luca Barbato
2012-06-13 20:38 ` nwmcsween
2012-06-13 21:02   ` Ivan Kanakarakis

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=20120614075517.GM17860@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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