T
Tim Dempsey
Folks,
I need some advice. I hpoe some of you can advise me.
Our church's weekly bulletin has been published on paper for years. It is
created in MS Word and sent to the publishing company. Now I need to publish
the same information on our new web site. But I don't want to put an image
of the paper bulletin on the web site. I want it to look natural there, as
if it were produced with god web design principles.
Although I have years of software development background including web-based
applications and am familiar with HTML, XHTML, DOM, etc., I have not worked
with XML at all. But from my reading, it appears that I may be able to
accomplish what I need by applying XML to the job.
I think it is possible to define the bulletin as a structured document in an
XML schema. I also think it is possible to develop two XSLT stylesheets (if
that's what you call XSLT files). One would transform he XML-marked bulletin
into an MS Word document using WordprocessingML and the other would
transform it into a pretty web page using XHTML.
My questions are:
1.) Is the above approach feasible? Is it natural? Are there better ways of
accomplishing the same thing?
Assuming the answer to #1 is that it is approriate to take this approach:
2.) Has anyone done this before (perhaps for things besides church
bulletins)? If so, can I learn from those efforts?
3.) What tools are available to help with this? I use Dreamweaver for normal
web page development. Are there similar tools for XML? What are recommended?
Are they expensive? (I am a single person - not a team - with a single
application. I may parlay this into more applications in the future.)
4.) The church secretaries currently use MS Word in a simple fashion to
enter the weekly bulletin. How will they do it if I develop this solution?
Will they still use MS Word?
I will greatly appreciate anyone's advice.
Thanks in advance....
-- Tim Dempsey
I need some advice. I hpoe some of you can advise me.
Our church's weekly bulletin has been published on paper for years. It is
created in MS Word and sent to the publishing company. Now I need to publish
the same information on our new web site. But I don't want to put an image
of the paper bulletin on the web site. I want it to look natural there, as
if it were produced with god web design principles.
Although I have years of software development background including web-based
applications and am familiar with HTML, XHTML, DOM, etc., I have not worked
with XML at all. But from my reading, it appears that I may be able to
accomplish what I need by applying XML to the job.
I think it is possible to define the bulletin as a structured document in an
XML schema. I also think it is possible to develop two XSLT stylesheets (if
that's what you call XSLT files). One would transform he XML-marked bulletin
into an MS Word document using WordprocessingML and the other would
transform it into a pretty web page using XHTML.
My questions are:
1.) Is the above approach feasible? Is it natural? Are there better ways of
accomplishing the same thing?
Assuming the answer to #1 is that it is approriate to take this approach:
2.) Has anyone done this before (perhaps for things besides church
bulletins)? If so, can I learn from those efforts?
3.) What tools are available to help with this? I use Dreamweaver for normal
web page development. Are there similar tools for XML? What are recommended?
Are they expensive? (I am a single person - not a team - with a single
application. I may parlay this into more applications in the future.)
4.) The church secretaries currently use MS Word in a simple fashion to
enter the weekly bulletin. How will they do it if I develop this solution?
Will they still use MS Word?
I will greatly appreciate anyone's advice.
Thanks in advance....
-- Tim Dempsey