11th Dec 2007

Magpie-RSS + Snoopy + Gzip + reddit = broken

I have a news page: bobbysullivan.com/home

I use that to read my news because it doesn’t keep history, doesn’t let me surf through more than just the top current articles, and over-all reduces the temptation to surf through like 10 pages of reddit articles (yes, it happens). I must have some sort of news addiction.

 

My reddit news feed has been broken and just took a second to review it - turns out that reddit uses gzip for their rss feed. Snoopy, the user-agent script provided with Magpie-RSS doesn’t really support gzip. Per this blog entry [http://laughingmeme.org/category/gzip/] , the way to disable gzip (and make sure it works) is to add this to your script:

define('MAGPIE_USE_GZIP', false);

Bookmark to:
Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to Del.icio.us Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to digg Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to FURL Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to blinklist Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to My-Tuts Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to reddit Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to Feed Me Links! Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to Technorati Add 'Magpie-RSS + Snoopy + Gzip + reddit = broken' to Socializer 

Leave a Reply


RSS