Technoccult, now with less ugliness

So I finally got around to making a bunch of design changes to Technoccult that I’d been meaning to do for a long time. I don’t hate it anymore.

Comments (3)

  1. Anonymous wrote:

    I played around with your RSS file a little to see exactly where things are tripping up. It doesn’t seem to be the capital “A” as I thought.

    Instead, it seems to have to do with the HTML that is being used inside your posts. When the Parser is trying to parse the file, it does not distinguish between the XML and the HTML inside the description, so it is failing easily.

    I use Blosxom for my web log. It’s RSS 1.0 feed doesn’t use the description tag at all. Instead it uses the tag, which I’m guessing allows you to put the HTML inside without tripping the parser. I’m not sure.

    Upgrading moveable type probably would do the trick though.

    Monday, June 30, 2003 at 12:15 pm #
  2. Anonymous wrote:

    Just a note on Technoccult. The RSS feed from Moveable Type is causing an error when it is being parsed by Perl’s XML::Parser module.

    I tried to track down the error, and it may be due to the being found in various postings. The Parser is viewing this as a mismatch of tags because of the uppercase “A” (the start of the link is in lower case - “a href”).

    If these uppercase “A’s” are changed to lowercase, parsing the RSS feed should no longer cause any problems.

    michael

    Tuesday, July 15, 2003 at 6:37 pm #
  3. Klint wrote:

    Oh hell yeah, the RSS feed is MESSED UP. It needs a bad operation.

    I’m not sure where this capital A is coming into play, but I know I’m running an older version of movable type that had some rss problems, and the other day I tried to make some changes on the RSS template and ended up fucking it up. I need to upgrade MT and fuck around with the template some more, that may solve the problem.

    Wednesday, November 12, 2003 at 6:37 pm #