RE: XML as a document language

Subject: RE: XML as a document language
From: Berk/Devlin <armadill -at- earthlink -dot- net>
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Thu, 24 May 2001 20:06:40 -0700

Hi Guys:

In my experience, XML is great for transferring non-voluminous quantities of structured information between (nearly) any data source and (nearly) any programmable data formatter.

For example, I publish this events calendar monthly: http://www.armadillosoft.com/cmc/readevents.php3

I used to re-format the data by hand into HTML every month but that got old quickly.

Then I wrote a quick and dirty PHP program that processes through the data (which I have first converted using macros into XML). The PHP transforms the XML into HTML for me. The conversion into XML takes me like 15 minutes and saves me two hours a month of drudgery. If I could just find the time to create an input form for the person who compiles the calendar, I'd be out of the loop completely.

If you have well-structured data that changes regularly and that is displayed consistently on a page or on a screen, XML MIGHT be for you and it's really not hard to do.

--Emily

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Emily Berk ~
On the web at www.armadillosoft.com *** Armadillo Associates, Inc. ~
~ Project management, developer relations and ~
extremely-technical technical documentation that developers find useful.~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com

Sponsored by Information Mapping, Inc., a professional services firm
specializing in Knowledge Management and e-content solutions. See
http://www.infomap.com or 800-463-6627 for more about our solutions.

---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.


Previous by Author: The power of metaphor, or: Hackers crack Amazon.com...
Next by Author: Is a bad index better than no index?
Previous by Thread: Re: XML as a document language
Next by Thread: Albuquerque?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads