Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Sat, 13 Sep 2003
Bandwidth Problem? What bandwidth problem?
Quite a few people have posted in response to Jeremy Bowers' post on librsync and RSS.
There are basically 2 responses:
[01:00] |
[computers/internet/microcontent] |
# |
TB |
F |
G |
2 Comments |
- This is not a problem, and if it is we throw money at it
- This is a solved problem because we know how to do HTTP
I suspect that the lack of http compression is a hosting choice more than anything else. I've been looking for a host for my blog and I don't recall seeing http compression advertised. And if it is hard to find a host offering http compression, just how hard will it be to find a host offering anonymous rsync?
If this is really going to be a problem for RSS, then I would think that it would make more sense to add support for partitioning of the RSS file so that you don't download a week's worth of posts just to get todays.
And if hosting companies don't offer http compression, then why not modify feed generation software to create a compressed rss file along side the existing rss file? Then the aggregator could download the compressed rss file.
Posted by Dwight Shih at Sun Sep 14 13:59:25 2003
If this is really going to be a problem for RSS, then I would think that it would make more sense to add support for partitioning of the RSS file so that you don't download a week's worth of posts just to get todays.
And if hosting companies don't offer http compression, then why not modify feed generation software to create a compressed rss file along side the existing rss file? Then the aggregator could download the compressed rss file.
Posted by Dwight Shih at Sun Sep 14 13:59:25 2003
If your hosting company is using apache, ask if mod_gzip (Apache 1.x) or mod_deflate (Apache 2.x) is available.
I don't actually care if librsync ends up being the solution. But we are going to need a solution.
Posted by Ted Leung at Sun Sep 14 14:38:11 2003
I don't actually care if librsync ends up being the solution. But we are going to need a solution.
Posted by Ted Leung at Sun Sep 14 14:38:11 2003
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk