Mom’s Art

I updated my mother’s portfolio site again. It now uses a new front end for the free Flash based image viewer SimpleViewer and a new admin tool (which is a work in progress). The storage is now purely XML based (no more database) since that is the format SimpleViewer needs anyway. The admin tool edits the XML directly using PHP’s DOM functions while the frontend uses the new SimpleXML functions in PHP5. Once the complete package is ready for prime time i might release the code as an alternative to the current PHP based admin tool for SimpleViewer.
May 22nd, 2006 at 15:24
sounds great…would love to try it out…i have been looking for an (php) editor to write to xml for many a flash project. would love to be able to add extra xml fields that are user defined too. let me know when you release…IF…grj
May 23rd, 2006 at 13:28
In it’s current form it specifically tailored to the SimpleViewer app so it won’t be of much use for your own formats. I guess a more general XML editor app would be a nice thing though…