
pistolpl
User
Oct 30, 2006, 3:59 PM
Post #16 of 28
(6726 views)
Shortcut
|
Re: [Theo] Web Feed Generator is missing ?
[In reply to]
|
|
|
Well, Javascript is a very outdated and kludgey method of syndication. It's old technology, no one really does that anymore. Every javascript tag you pull from other site delays the loading of your page until that file has been pulled in. Nowadays, it's about getting RSS feeds onto user's homepages and readers, or letting other webmasters syndicate your headlines from your RSS files. If you really want to continue with the Javascript route, we can show you how to create a basic javascript feed, but it's not going to have the full features that the v1 syndication had (such as color selections). But my honest recommendation is to abandon the javascript feeds and go with the more elegant RSS technology that has the additional benefit of user-side syndication. but the issue is simply that the javascript feed did what we needed it to do... you've eliminated it. Other solutions for RSS to HTML or Javascript aren't as complete as the customization allowed with the old feed. I understand the desire for RSS, but did it have to be at the cost of something that worked well?
|