- TalkBack 4 of 13:
- Next »
- « Previous
- Thread View
- Flat View
- not enough
-
Compressing internet traffic is already a common approach. Decompression time vs transfer time is no contest. Modern CPU's can decompress in the blink of an eye compared to transfer rates. The solution is not in simple compression.
One problem is that each time you have a "name" in XML you have a tag. The tag is required for us mortals but redundant to the computer. Compare this to a simple table. For each data type, you only have one "tag" or label for any number of elements. You need a header that contains field widths and data types and the rest is just pure data - not so with XML. However, since XML is a tree structure, there is more than one way to convert it to remove the redundant tags. A java type byte code for XML would be one approach.
Images are yet another problem. One might propose that XML only contain links to images but that would require that the image exist somewhere on a server. If you encode the binary image into text, compress it, uncompress it, decode it, I'm not sure if you'll save bandwidth or time. - Posted by: gsbtech Posted on: 01/13/05 You are currently: a Guest | Members login | Terms of Use
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
What do you think?
SponsoredWhite Papers, Webcasts, and Downloads
- Reducing Server Total Cost of Ownership with VMware Virtualization Software VMware VMware virtualization enables customers to reduce their server TCO and ... Download Now
- Why Isn't Server Virtualization Saving Us More? A Few Small Changes May Dramatically Increase Your Efficiency VMware Companies have rapidly adopted server virtualization over the past few ... Download Now
- Five Steps to Determine When to Virtualize YourServers VMware Server virtualization isn't just for big companies. Entry-level ... Download Now
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- New Online Dashboard for IT Leaders
-
Read about top issues IT decision-makers face every day, plus get cost-effective solutions to real-life IT problems.
- Learn more >>
- Keep Up With The Latest In Document Management with The DocuMentor.
-
Doc delivers the scoop on today's enterprise content management, printer maintenance, and all other issues related to document management. It's the DocuMentor Blog.
- Learn more >>
- Business Value of Windows Server 2008 R2 Hyper-V and Live Migration.
-
Today's IT departments are under increasing pressure to manage and support expanding computer resources while reducing costs. See how Windows Server 2008 R2 is making this process seamless.

- Click to download >>
Meet Doc
-
Here to help you with your Document Management Needs
- Check out Doc’s Blog on ZDNet
- Help your company, help the earth I want to share with you the Environmental Defense Fund Paper Calculator, which allows you to gauge your organization's environmental impact.
- Which is Greener: Paper or Digital? The Answer May Surprise You Anything we can do to reduce paper consumption is good. But what about the impact of digital waste?
-
Produced by
ZDNet and






