3 posts tagged with xml by grumblebee.
Displaying 1 through 3 of 3.
I build Flash applications for a living. I generally make them configurable via an xml file. I'm looking for a quick and easy solution that would allow me to set up a form that clients could fill out when they want to update the xml. NOTE: everything needs to be hosted on the client's site, to which I often have limited access. So I don't want a solution that involves complex DB management. [more inside]
posted by grumblebee
on Aug 4, 2009 -
8 answers
I need to spec out a huge, complex application in UML. I'm looking for good tools/techniques to do this in a fluid situation, where there are a ton of classes and new ones will be added all the time. [more inside]
posted by grumblebee
on Jul 26, 2007 -
11 answers
XML: I'm writing a Flash/Actionscript program that reads in an XML data file. The info needs to be sorted alphabetically, but people will be continually adding new data to the end of the file, so it will have to be resorted often. There's no easy way to sort XML data in Actionscript (and doing so would slow down the program too much, anway), so the data-entry folks will need to sort the data externally to the Flash app. Are there any (free?) applications that can sort XML data by a node of your choice? I need a solution that can run on a Mac or a PC -- or it could be web based.
posted by grumblebee
on Aug 18, 2004 -
16 answers