RSS Woes

For the few subscribers, I had to do a quick fix on my RSS code that may have generated duplicates for all articles. Sorry about that!

A quick apology.

Earlier today, I've updated this site's RSS feeds code. In some readers, this will result in a flood of "new" entries which are not new at all, they'll look like duplicates. I am sorry about that (for all of you 3 feed subscribers), but I had to fix some RSS issues.

For the technically inclined this is what happened:

  • Some time ago, I updated the site's code to deal with unicode, after the unicode merge.
  • I did not update Django to post unicode merge, so all entries came out with generic titles such as "Entry object" instead of an entry's actual title.
  • When I noticed this, I found out that I'd have to update to third party code as well, such as the excellent django-taggging.
  • I've way busy doing this, until this week when we launched, and I finally had enough time to update Django + my own codebase.
  • Since nothing in life is always that simple, I also had to port for the autoscaping changeset.

Thanks for the feed subscriber, Gabriel Late for noticing (and reporting) this.

Now back to some self punishment for reinventing the wheel and doing my own CMS software instead of reaching for a perfectly fine one.

getting a third opinion

1.
Arthur Debert says at

OOps, google reader did catch did!

2.
Nate Chatellier says at

No duplicates for me :o)

posted by
Arthur Debert

on

Tagged with:

2 comments so far.
Say something

Other months availabe in 2007

The complete blog archive

The latest entries

Subscribe to comments on this entry: rss feed

Cloud me:
  • Saurabh in Loading Reloaded on

    Brilliant brilliant class. Takes the preloader pain away. Thanks Arthur.

    For anyone else struggling with the infamous null Object errors when loading swfs via Bulkloader, here's something basic you could ...

  • Fernando in Loading Reloaded on

    Hi, Arthur!

    I just want to let you know that I added Bulk Loader to my site called AS3GameGears (http://www.as3gamegears.com/).

    I am using it on one of our projects. ...

  • Nitin Sharma in Loading Reloaded on

    Hi Junio Vitorino, I am facing the same problem. Can you please tell me, how did you solve this.

    1046: Type was not found or was not a compile-time constant: ...

  • slopps in AS3 Sad bits #1: Deep copying or cloning on

    Wow...good info. I cannot fathom how this was left out of AS3...so frustrating.

    To be clear, if a custom class extends MovieClip (or any DisplayObject) and you attempt to clone ...

  • Elmar Nieser in Maxhaus on

    Thanks for all the information!

    I wanted to show my Isometric Engine wich works pretty ok now thanks to all this info :)

    www.uber.nl <-- its just the engine so ...

Feeds: Entries rss feed Linksrss feed Worksrss feed

A Django joint. hosted on Slicehost