On Mar 23, 2007, at 7:50 PM, Weiler-
Thiessen,David,SASKATOON,Engineering wrote:
  Hi Sergiu
 I would like to keep stuff in the Wiki.  But when management
 becomes involved, politics start to cloud the optics.  I work in a
 development shop that is trying to be Agile and still hold onto the
 good things in RUP particularly the Rational Tool set.  In practice
 these are not that compatible, and unfortunately, Wiki is not
 winning at the moment in the mix.
 I did actually try the XSL-FO route in converting some Wiki
 documents to RTF.  I was not totally happy with the results. Not
 sure where things broke down, but on a simple page that had mixed
 numbering\bulleting, i.e. <ol><li><ul>, the produced results were
 not very close the original wiki content.  Just straight PDF output
 of the same pages is not exactly like the original displayed in
 Wiki.  Granted, we are using a 0.9 version of xWiki, so maybe
 things are better now in 1.0. 
BTW we just fixed lots of issues with the PDF generation which will
be in 1.0 Beta 6.
-Vincent
  From: Sergiu Dumitriu
[mailto:sergiu.dumitriu@gmail.com]
 Sent: Friday, March 23, 2007 10:48 AM
 To: xwiki-users(a)objectweb.org
 Subject: Re: [xwiki-users] Adding Groovy add-ons..
 On 3/22/07, Weiler-Thiessen,David,SASKATOON,Engineering
 <David.WeilerThiessen(a)purina.nestle.com > wrote:
 Hi Brandon
 What are you planning to do with Scriptom/Jacob?  I haven't tried
 yet - but was wondering if it would be a good/better way of getting
 Wiki content into MS Word.
 I work in a software development shop - and management is leery of
 keeping long lived important information on our Wiki.  They would
 prefer to move stuff out into Word.  We have looked at some
 translator tools - but nothing suits us.  So far we have just done
 clumsy copy/paste.  Would be better if we could get an automated
 solution that worked for us.
 Hi,
 First of all, why Word? It's a proprietary format changing from
 version to version. It's like saving all your important data on
 floppy disks for safe storage. You should at least use an open
 format, like OASIS Open Document.
 You can do a clever thing which requires no tools.
 - Export your wiki documents to XML. You can either make a groovy
 script for this, which can be run from a command line, or use the
 export feature in the new xwiki.
 - You can the process the documents as any XML file. Either make a
 program that uses DOM or SAX to process it, or write an XSLT
 stylesheet to transform it into any other XML-based document format
 (Open Document, DocBook or the new MS Word), or even XSL-FO to
 generate PDF and RTF files.
 - What's more, you can make an automated task for this, to be
 triggered once every week.
 Anyway, I recommend sticking to the XWiki platform, as it will get
 better and better with each new release.
 Sergiu
 --
 
http://purl.org/net/sergiu
 --
 You receive this message as a subscriber of the xwiki-
 users(a)objectweb.org mailing list.
 To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org
 For general help: mailto:sympa@objectweb.org?subject=help
 ObjectWeb mailing lists service home page: 
http://www.objectweb.org/
 wws