I've been using Illustrator's Data-Driven Graphics, for one of my projects. But dread using command-line programing to populate all the fields. Is there a GUI app to manage, edit and save Adobe Illustrator compatible xml files?
|
|
Try this site, I think it is exactly what you are looking for (I'm not positive though): http://shancarter.com/data_converter/ |
||||
|
|
XML is text. Any plain text editor will work. You simply don't want a rich text editor such as word. You can use Text Edit, the default text application on the Mac OS. But you must go into its preferences and tell it to ignore RTF commands on open and save. I prefer BBEdit from barebones.com. But that's merely my preference. |
|||||
|
|
If you have Design Premium, then you also have Dreamweaver, which does a nice job of editing XML, complete with syntax highlighting. Design Standard, iirc (I've not used CS4 in a long time) should also come with the ExtendScript Toolkit, which is mostly thought of as a javascript IDE but also includes XML syntax highlighting (under View > Syntax Highlighting > XML). |
|||
|
|
