Lists all of the journal entries for the day.

Thu, 17 Jul 2003

8:39 PM - Friends Code works, Update on RSS

The friends code has been working for quite some time now. The output when you submit is weak, but that will be fixed later.

RSS update: The first version of the code was published tonight. I completely rewrote the users servlet to implement it. Quite a bit of code is not executed now unless needed. Much faster. RSS output seems to be incomplete though. I will debug it soon.

RSS .91 will be supported soon.

location: Home

()

9:07 PM - RSS partially working

RSS content feeds work provided that characters important in xml are not used in the journal. For example, less than or greater than marks or ampersand signs. I will filter those characters out in the next release to fix the problem.

If you want to use RSS, simply type in the following
http://www.justjournal.com/users/jjjsite/rss

(note that you would replace jjsite with your username or the person you want to watch)

FeedReader for windows works with the RSS generated on this site. (i'm sure others do as well)

location: Home

()