- From: Charles Reitzel <creitzel@rcn.com>
- Date: Tue, 18 Mar 2003 12:32:38 -0500
- To: "Julian A. R. Voelcker" <julian@tvw.net>
- Cc: html-tidy@w3.org
Hi Julian, Writing your own app is a good idea. I did a batch Word converter in VB one time using Andre Blavier's old TidyCOM. Worked well. I did TidyUI using C++ and MFC which, with careful linking, keeps the result relatively small, fast and free of dependencies. But for quick scripts at work, I'd recommend either VB or Perl, depending on your skill/preference. take it easy, Charlie At 04:45 PM 3/18/2003 +0000, you wrote: >Hi Charles, > >Many thanks for the response. > >As you will see from my posting in the tidy mailing list, I might try >writing my own app. > >I really like the interface you have created for your TidyUI, what did you >write it in? > >Cheers, > >Julian > > > > -----Original Message----- > > From: Charles Reitzel [mailto:creitzel@rcn.com] > > Sent: Tuesday, March 18, 2003 4:20 PM > > To: Julian A. R. Voelcker > > Subject: Re: Tidy Add-ons > > > > > > Hi Julian, > > > > It is very easy to do batch Tidying, but not with TidyUI. Just use > > tidy.exe from http://tidy.sf.net/#binaries. Perl is another good > > choice. You can get HTML::Tidy from my Add On page. > > > > hth, > > Charlie > > > > At 03:26 PM 3/18/2003 +0000, Julian A. R. Voelcker wrote: > > >Hi, > > > > > >Just taking a look at your Tidy UI and was wondering how > > easy it would > > >be > > >to get it to do batch tidying? > > > > > > > > >Regards, > > > > > >Julian Voelcker > > >The Virtual World (UK) Limited > > >Tel: 01285 821 910 > > >Fax: 01285 821 911 > > >Mobile: 07971 540 362 > > > > > > > > >
Received on Tuesday, 18 March 2003 12:21:35 UTC