Bluetrait

Loading
search


Posts:
Comments:

Popular posts

Click here if you are looking for Bluetrait, the weblog software.

Login:

Username:

Password:

RSS Formatting

Posted by Michael Dale on Thu, 28 Oct 2004 3:38 PM

My RSS was a touch dodgy (well it still is dodgy but it is better), it never used to format things, like new lines and urls etc.

Simple fix needed to wrap the content around . So yeah, formatted RSS. Funky. ;)

On Thu, 28 Oct 2004 at 6:33 PM, Josh Street wrote:

Watch out, your comments RSS doesn't work great in my reader of choice. I haven't validated, etc. but who knows... take a look at it?


On Thu, 28 Oct 2004 at 7:31 PM, Michael Dale wrote:

Seems to be working here fine.

http://feeds.archive.org/validator/check.cgi?url=http%3A%2F%2Fblog.dalegroup.net%2Frss2-comments.php

Working/Not working for anyone else?


On Thu, 28 Oct 2004 at 9:33 PM, Josh Street wrote:

encodedcontent

My feedreader is displaying "encodedcontent" for each item -- for fairly obvious reasons. Looks like it's kinda un-dynamic...

Either ditch the content:encoded altogether, or fix it up... preferably fix it up:P


On Thu, 28 Oct 2004 at 9:46 PM, Josh Street wrote:

Cool, fixed. Thanks!


On Thu, 28 Oct 2004 at 11:16 PM, Matthom wrote:

I've used tags mainly - so how else would I do it?

It seems to work fine, so no bother.


On Fri, 29 Oct 2004 at 9:05 AM, Josh Street wrote:

Uhoh. Matthom mentioned


On Fri, 29 Oct 2004 at 9:15 AM, Michael Dale wrote:

Sorry about that people. I left a $ off the first time and didn't run htmlspecialchars the second time (note htmlentities is bad, stuffs up validation, htmlspecialchars is good!).

Yeah Matt that seems to be the only way to do it. Will look into it.

Both RSS feeds may not be perfect for a while, need to place around with them.


On Fri, 29 Oct 2004 at 11:27 AM, Matthom wrote:

Yes, I should have used the proper entity... My bad. I figured Dale would have a script to check for tags, and automatically convert them to their appropriate character encoding.

Much like the <p> tag....


On Fri, 29 Oct 2004 at 11:28 AM, Matthom wrote:

Hmmm, my encoding didn't work properly. I used the straight ASCII encoding. Let's see if this one works:

<p>


On Fri, 29 Oct 2004 at 12:13 PM, dale wrote:

Yep I do checking, although I left it off on the RSS feed when I changed it. Everything is working now. Type normal stuff ;)