Question : Strictly Dreamweaver: Anyone with experience on RSS extension to Dreamweaver CS4 out there?

I've been looking for a really good extension to Dreamweaver to create RSS feeds.

Does anyone have real life expericience with extension that they bought - MUST be compatible with DW CS4.

Criterias for a good DW RSS extension:
1

Not scre*****ing DW up after installation


- No javascript errors
- Not stopping DW to function as normal

I have a perfectly running version of DW CS4 and I intend to keep it that way.
2

MUST be created with ASP


- Sorry guys - all development & extensions must be for ASP development.

I hope for answers from experienced DW users who bought RSS generators.

Answer : Strictly Dreamweaver: Anyone with experience on RSS extension to Dreamweaver CS4 out there?

Don't not install it because of what I said.  The code to create an XML file from a recordset works and that (at least) is pretty simple and straightforward.  You'll still get the metric s**tload of includes though.

>> Is it difficult to create RSS manually?

Not really.  You create a standard recordset and then echo out a document that conforms to the RSS standard.  The top part of the document is a straight echo and the data part is a repeating region.

Here's a link to an Access/ASP example.  You should be able to modify it to meet your needs:

http://www.codeave.com/asp/code.asp?u_log=149
Random Solutions  
 
programming4us programming4us