NOTE: As of October 26th, Xanga has finally corrected their RSS feeds! Therefore, those of you who were using my Xanga RSS Fixer port of Josh Staiger’s script will now receive XML errors since it no longer works for Xanga’s new RSS. There is no practical use for this script anymore. To access Xanga RSS feeds use this format:
http://www.xanga.com/rss.aspx?user=INSERTUSERNAMEHERE
and send this url to your favorite RSS feed reader. Thanks for using Xanga RSS Fixer!
-
Pages
-
Categories
-
Archives
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- December 2003
- October 2003
- September 2003
- August 2003
- April 2003
- December 2002
- June 2002
5 Comments
I think this is why my RSS on Thunderbird claimed that Ricky, Ashley, and another friend suddenly had like 20 new updates.
Ah, yesh, that’s strange. But you do know that Ricky has a new blog, right? I didn’t know until about last week.
actually, the xanga feed still doesn’t validate at feedvalidator.org. I changed your script to only fix the tag and nothing else.
$this->xangaRSSFeed = str_replace(”, ‘en’, $this->xangaRSSFeed);
oops… my comment has tags stripped… I just changed the language tag to have an actual parameter like ‘en’.
Hey Kevin, thanks for your tip. I’ll update the script when I get a chance.