re:[wdvltalk] What are they doing here?

2005-11-30 Thread Trusz, Andrew
The key to understanding this page is in the doctype. The doctype tells us that the document root element is html and it is public. This means it is validated using html and that the dtd being public (well-known) can be found in numerous locations. It also tells us that the dtd is SoftQuad

Re: [wdvltalk] What are they doing here?

2005-11-30 Thread Portman
Thanks! I guess it is time to wade into the world of RSS feeds. Riva Trusz, Andrew wrote: The key to understanding this page is in the doctype. The doctype tells us that the document root element is html and it is public. This means it is validated using html and that the dtd being public

Re:[wdvltalk] What are they doing here?

2005-11-30 Thread Trusz, Andrew
You might not have to look deeply into rss. If you use something like HotMetal Pro, you can probably pick up the feeds easily enough. Writing your own aggregator to pick up the feeds would require a detailed look. The good news there is that it's really xml so if you know xml you'll be ok with

Re: [wdvltalk] What are they doing here?

2005-11-30 Thread John Hughes
Rudy would make a great stand-up comedian. That is if he isn't one already. John • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your

Re: [wdvltalk] What are they doing here?

2005-11-30 Thread rudy
Rudy would make a great stand-up comedian. thank you, thank you, i'll be here all week, please don't forget to tip your waitress ;o) was it anything in particular that prompted this high accolade? • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To:

[wdvltalk] Ruby On Rails

2005-11-30 Thread Todd Richards
Anyone have any experience with Ruby on Rails, or opinions? I have a co-developer who is working on a big site with me and he is telling me that this is the way to go. It sounds pretty good, but I'd like some more opinions on it. Also, I'm new to Linux and very experienced with Windows. Stay