Slashdot Mirror


User: dmdx0a0d

dmdx0a0d's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:RSS is largely useless. on Content Syndication With RSS · · Score: 0, Flamebait

    PHP had pre-made classes that handle RSS feeds that conform to the RSS standard.

    The users need to open their brains and learn. Implementing RSS feeds that conform to the RSS standard are very easy to use.

    Use a cron job to pull the feed from the server and store it on your local web server. It lightens the load of the server serving the RSS feed. That and it is just a plain nice thing to do.

    Cmdr. Taco would not appreciate it if thousands upon thousands of /. fans each pulled the /. feed every few seconds.

  2. /. Feed on Content Syndication With RSS · · Score: 4, Interesting

    When is /. going to use the RSS standard instead of its current PITA XML format?