You are viewing the archives of the original Pixelfumes blog. This blog is no longer maintained. All of the content available on this site is available on the new Pixelfumes blog in addition to all of our new posts! Visit: http://blog.pixelfumes.com.

« Home | Macromedia Style Form Buttons » | OT: Gizoogle - A great use of technology » | Friday Flash Site - Emery Music » | Nice use of Flash Video - A Funny Friday Link » | Flash Based After Effects Style Number Control » | Flash Based W3C HTML Validator » | OT: I'm Undead » | Flash Site: Interactive Audio and 3D » | Mozilla Sunbird » | Macromedia moving to MVLP (Bye DevNet) » 

Monday, February 28, 2005 

XPath Life Saver

Recently I have been working on a Flash project using heavy XML and XPath. Heavy as in about 190 XML files. In the process I needed to query all of them with search functionality. I had done some XPath but needed to try out my queries without republishing my Flash file every time. Luckily I ran into this great free XPath Analyzer. It runs as an HTA (sorry Mac people) and works quite well. If you are into XPath at all it’s a great utility to have at hand.

Oxygen works well too. It has an area where you can type in your Xpath query and then test it on your file. It's also a very good xml editor and the new version has code folding. Check it out http://www.oxygenxml.com/

Don't worry, Mac users get : http://www.editix.com/

Nice tool also ;¬p

Oxygen is for Mac, PC, Linux and Eclipse Plugin as well.

Post a Comment