|
|
Using
HTML tidy to convert HTML to XML
HTML tidy
is an open source tool that is used to convert the html documents to xml
or xhtml. It is not possible to ignore all the old web pages which are
not compatible with xhtml and hence it is wise to convert them to a web
page that is in line with the xhtml standards.
_______________________________________________
_______________________________________________
This
conversion is done by using the open source tool called html tidy. JTidy
a java language version is also available and API for integration with
your applications is also available.
You can use
the command prompt to convert a web page to xhtml standards. The following
command helps you to tidy up your old html to xhtml.
tidy -asxhtml
-numeric <oldpage.html> newpage.xml
This command
converts the oldpage.html to newpage.xml. It's that simple. The issues
in the oldpage.html are highlighted during the conversion by tidy. You
should know the differences between html and xhtml so that you know what
is being done by that program while converting the old html documents
to new standards.
Microsoft trying to live up to interoperability pledge (ZDNet Asia) Company announces incremental steps, improving documentation and collaborating with others to create more translators to convert Office files into other formats. Linked by Thom Holwerda on Sat 6th May 2006 22:05 UTC (OS News) A group of software developers have created a program to make Microsoft Office work with files in the OpenDocument format , a move that would bridge currently incompatible desktop applications. Software converts PowerPoint files to Flash files. (ThomasNet) With conaito PPT2Flash SDK v3.5, users can convert PowerPoint presentations into online Flash presentation and perform professional Flash content authoring. Original PPT size can be obtained or resized to specific width/height. Along with secure license engine, software offers .NET Webservice sample, full FTP solution, and navigation panel with extended position functions. Solution also ensures ... Aquamacs 1.4: Emacs editor for Mac OS X (MacNN) The Aquamacs Project this week released Aquamacs 1.4, the latest version of the venerable and time-proven Emacs-based text editing software, adapted specifically for Mac OS X. Running as a standard OS X application, Aquamacs 1.4 integrates with Apples 'Aqua' GUI, offering a simplified version of the notoriously complex Emacs user interface. Combini...
FREE
Subscription
Subscribe to our mailing list and receive new articles
through email. Keep yourself updated with latest
developments in the industry.
Note
: We never rent, trade, or sell my email lists to
anyone.
We assure that your privacy is respected
and protected.
_______________________________________
Recommended
XML Books
|
|
| FREE
Subscription Stay
Current With the Latest Technology Developments Realted to XML. Signup for Our
Newsletter and Receive
New Articles Through Email. Note
: We never rent, trade, or sell our email lists to anyone. We assure that
your privacy is respected and protected.
|
|