From owner-freebsd-www@FreeBSD.ORG Fri Nov 14 02:35:07 2003 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F02916A4CE for ; Fri, 14 Nov 2003 02:35:07 -0800 (PST) Received: from taro.utanet.at (taro.utanet.at [213.90.36.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7834343FCB for ; Fri, 14 Nov 2003 02:35:06 -0800 (PST) (envelope-from josef@daemon.li) Received: from plenty.utanet.at ([213.90.36.9]) by taro.utanet.at with esmtp (Exim 4.12) id 1AKbI9-0005i1-00 for www@freebsd.org; Fri, 14 Nov 2003 11:35:05 +0100 Received: from dsl-243-234.utaonline.at ([212.152.243.234] helo=jenny.daemon.li) by plenty.utanet.at with esmtp (Exim 4.12) id 1AKbI8-0005fB-00 for www@freebsd.org; Fri, 14 Nov 2003 11:35:04 +0100 Received: by jenny.daemon.li (Postfix, from userid 1005) id 36DC1360; Fri, 14 Nov 2003 11:35:40 +0100 (CET) Date: Fri, 14 Nov 2003 11:35:40 +0100 From: Josef El-Rayes To: www@freebsd.org Message-ID: <20031114103539.GA264@jenny.daemon.li> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Reply-Path: j.el-rayes@daemon.li X-Operating-System: FreeBSD 4.9-RC Subject: [review-request] reworked publications page X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: j.el-rayes@daemon.li List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 10:35:07 -0000 hi! i did an xml/xslt rework of the publications page which i put online for review at http://www.daemon.li/freebsd/. i would be happy for feedback - especially on the xsl & xml stuff. publish.xsl is the style sheet which gets data from books_en.xml and books_de.xml via publish.xml. why that complicated? i use this way of getting data from the .xml files so the page can be easily expanded for example with local books for lets say japanese. just another entry at publish.xml and a file similar to books_en.xml or books_de.xml. i have not finished adding books: o freebsd: an opensource operating-system for your personal computer o embedded freebsd cookbook o the complete freebsd o freebsd the complete reference are still missing. if you know about further books (for example japanese ones) do not hesitate to email me. i have not done a DTD for the xml files yet, because i first wanted to hear your opinion on the current xml code before fixating it through a DTD or xml schema. thanks in advance, josef