Umm... An XSL sheet...

It's all XML -- any given module is xml -- pick the nodes you want to
recongize and decide on a strategy for converting those into your own
preferred consistent format. This can all be done in a single XSL
sheet, with the possible exception of date/time formats, though
there's a good chance you could figure out a way to reformat many if
not all of these in XSL also. For dates/times you can't format with
XSL you can append a name-spaced attribute or node of your own with an
attribute to indicate the format and then use CF (or whatever server
tech) to convert the value of that node into the proper date format
for your database or whatever else you want to do with it.

> How would you deal with all the different modules out
> there?

> -Adam

> On 9/26/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote:
>> True but then I'll bet somebody's got an XSL sheet
>> somewhere that simply converts the various formats
>> to a single consistent format and you could just
>> run the feeds through that and then parse them with
>> CF. At least -- if it'd been something I had to deal
>> with routinely, that's exactly what I would have
>> created... I hope I'm not the only one.


s. isaac dealey     954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219300
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to