The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Nice try, but...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Nice try, but... Posted: Apr 12, 2005 5:08 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Nice try, but...
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

In Sam Ruby's comments I cam across this proposed efficiency for Atom (and presumably RSS) feeds: mod-speedy-feed. From the description:

Best of all, the content that's sent down, while smaller, remains valid Atom XML, so no real change is needed on the client side other than sending the new headers. All you need to do on the server side is compile and install the module, it works as a filter so any content that's served up with an application/atom+xml content type is automagically effected.

So to get this working, you need:

  • A patched version of Apache so that you can support a new status code
  • Changes on the client side to send the new headers

Exactly what is my motivation (for a tool like BottomFeeder) to support this? Only a handful of servers are going to support this in the short term - and, unless the Apache Foundation decides it's a good thing, only a handful of servers will ever support it. In other words - I have no motivation.

Here's another question though - what real benefits does this approach offer over mod-gzip? Most tools already support that, it works with arbitrary (Apache and others) servers, and XML text compresses remarkably well. Sometimes the flood of strange ideas is just amazing...

Read: Nice try, but...

Topic: The price Previous Topic   Next Topic Topic: eXPlainPMT Requires RedCloth

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use