New LJ.XML feed. |
Geekitude |
I've just switched my RSS feed into LJ over to the new format I've been working on. This may cause a huge update into LJ, but due to how LJ handles feeds, there's nothing I can do about that.
The new footer has a dynamic counter that shows how many comments have been posted on an article in real time. If you refresh your LJ page, you'll see the comment counter update.
I've also changed the text around a little bit to make it easier to read comments and add new ones.
For those reading via other aggegators, this has replaced the old RSS feed for LJ. If you want to subscribe to it, use http://planet-geek.com/lj.xml.
Feel free to let me know if you have any comments or suggestions or just plain criticisms :)
[Update : apparently it didn't cause a huge cascade. I'm relieved :)]
TrackBack URL for this entry:
http://mt.homeport.org/cgi-bin/mt-tb.cgi/1135
oh, this is way better. single click to comment is a vast improvement.
Posted by: phi at April 15, 2005 2:32 PM
oh, this is way better.
Thanks! It took soem serious geeking to make it work. The counter is the big win :)
Posted by: dbs at April 15, 2005 2:37 PM
Very nice. You need to publish and propagate this code far and wide.
Posted by: JB at April 15, 2005 5:26 PM
(Though the lack of threaded comments is still unfortunate, as is the lack of 'replys' or email announcing such a reply. But it's a very good start.)
Posted by: JB at April 15, 2005 5:28 PM
hm.
it appears that the number of comments listed on the counter is not equal to the number of comments available to be read.
i'm guessing this is a moderation problem, i.e. the counter is counting submitted comments, not posted.
Posted by: orion at April 15, 2005 5:58 PM
Yes, post the code, wouldja? :)
Posted by: Lisa at April 15, 2005 10:12 PM
orion sez:
it appears that the number of comments listed on the counter is not equal to the number of comments
Yah, the counter currently counts ALL the comments, not just the ones that have been cleared from moderation. I'll work on fixing that :)
[10 minutes later] Fixed! I added a clause that checks to count only those comments that are visible.
Posted by: dbs at April 16, 2005 9:10 AM