Re: open email to the W3C



In comp.lang.java.advocacy, Roedy Green
<look-on@xxxxxxxxxxxxxxxxxxxx>
wrote
on Thu, 21 Jul 2005 10:04:47 GMT
<bosud11194jb6t7o2utl4m2bn5pcejd494@xxxxxxx>:
> On Thu, 21 Jul 2005 06:59:58 GMT, Tim Tyler <tim@xxxxxxxxxxx> wrote
> or quoted :
>
>>Bandwidth-sensitive communication channels are typically compressed -
>>and XML is highly compressible.
>
> There are two catches. XML has so much fluff, I'd hazard it does not
> even squish as well as ASN.1 without compression.
>
> Decompressing is an expensive operation for a handheld -- the one most
> sensitive to the bandwidth squander.
>

Even ASN.1 has a bit of fluff -- but far less than XML. Decompression
also requires power (in the literal electrical sense) -- something a
handheld doesn't have a lot of.

--
#191, ewill3@xxxxxxxxxxxxx
It's still legal to go .sigless.
.



Relevant Pages

  • Re: Any suggestions on how to interface a PC and a handheld to share data?
    ... There are too many possible ways to tell that the XML has been built: ... Have the handheld open a socket and send a message, ... So I can use RAPI to tell the handheld to generate the XML file. ...
    (microsoft.public.dotnet.framework.compactframework)
  • What to use dataset or xml in compact framework
    ... I have to develop the win application for handheld. ... is it best to get return result in XML or dataset from webservice. ... have a major performance issue. ...
    (microsoft.public.dotnet.framework.compactframework)
  • remove nodes from xml
    ... How do I remove all Handheld nodes/infomration from xml file? ... Dim HHnode ...
    (microsoft.public.scripting.vbscript)