Stefano Mazzocchi wrote: > Anyway, can't we *directly* use RSS for blogs? is much more semantic > than OPML anyway.
You asked for it, you got it. My "embryo-of-a-blog" (http://violetta.cbim.it/cocoon/mount/beeb/) now uses RSS 1.0. You can also get the raw RSS feed by clicking on the little "XML" button in the bottom right. I have a problem now. I want to limit the entries displayed in the homepage to the 20 most recent or so. I could do it in XSLT but it would be horrible performance-wise as the numner of entries grows. I really need to sort the entries in reverse date order and retrieve only the first N items in the collection and do it in the XMLDB source. Ideas anyone? Ugo P.S.: should we move this discussion to forrest-dev or maybe cross-post? -- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue, 2 - 27100 Pavia - Italy Phone: +39.0382.525100 - E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]