please help-xml system

From: j-marvin (customer_at_service.boy)
Date: 02/08/05


Date: Tue, 08 Feb 2005 10:44:36 GMT

hi-
i am trying to learn how xhtml, rss, and xml work (a very basic
understanding)

will this simple system work for only a few articles per month?

if i wanted to create a very basic knowledgebase using
java + swing (for the interface) connected to a mysql db I would need to
generate a valid xml file (formatted for rss) by exporting mysql data to a
master xml file . then i'd have the format to submit to an rss feed
publisher.

if someone wanted to read the article i could let them download it
from my website.

mywebsite would have articles available for download in small xml files
jan2005.xml
feb2005.xml

using the .xml file and .xsl file on a user machine they could view the
article

in summary...input and store records in a db and then export them to
a format (xml).... viewed using xsl.

advantage
+ viewable in modern browser of choice
+ nothing but a browser and xml,xsl files are required for viewing
+ easier exporting and importing
+ dont have to use a web interface for gui and worry about internet
security because mysql db will be on local machine

thanks for any input,
jim



Relevant Pages

  • Can I use XML as an article database ?
    ... I am a newbie with XML. ... I can easily classify the articles by topic. ... I wonder whether I can convert all article text file into an XML file ... please guide me to that. ...
    (comp.text.xml)
  • Re: Delphi & RSS/Atom Feeds
    ... > applications for RSS/Atom feeds with delphi. ... I dont know of any articles but you might want to have a look at ... using for my Rss Reader. ... Atom) and then parse the XML. ...
    (borland.public.delphi.non-technical)
  • Seeking Help with XML and Collections
    ... I'm very new to XML but understand how to take a simple object, serialize it, ... save the data data into an XML file, and then later populate an empty object ... So I'm hoping that somebody could direct me to some articles on this subject ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: xml in plain text file on heavy load.
    ... even if the XML file is magically and perfectly ... I want to emphasize that IIS would never be caching that XML file on its own ... Application is NOT synchronizing access to your ASP pages. ...
    (microsoft.public.inetserver.iis)
  • Re: TAPI 3.0 call attached data
    ... The format of the Call Attached Data is XML. ... XML file with CallAttchedData represents one or multiple data lists ... Root element is CallAttachedData. ... version CDATA #FIXED "1.0" ...
    (microsoft.public.win32.programmer.tapi)

Loading