[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] RSS 0.91 DTD: So what now?
>>In other words, when a developer or administrator designs/deploys a system
that
counts on documents following a certain convention, as expressed by a DTD,
why
not make that DTD static and local, rather than subjecting your app to the
all
of the variables of having it hosted?
I totally agree.
What I'd do then is put a xmlStorageSystem server on the local system, and
subscribe to the resource I'm using. When I receive a notification of its
change, I copy the resource to my local storage.
I want to set up a replicated network, I don't even insist that UserLand's
server be the centralized node (why should I, it's a pain in the ass to keep
something up 24-by-7).
Dave