Brando569 Posted June 2, 2005 Posted June 2, 2005 hey i was just wondering ppls suggestions on an XML editor that i can use that will save Xplode.XML in the correct format. Im currently using Dreamweaver MX4 and it wont save it in the correct format so i have to open up wordpad and resave it in the correct format whenever i wanna run/test it. its a simple thing to do but its a pain in the @$$ and another thing, will xplode4.1 code be compatible with 4.2+ code? currently i dont feel like paying $10 and am going to try coding the whole thing in 4.1 and see how it works out, if it works out good, then i'll possibly pay the money and get the new version, cuz theres no way in hell im gonna recompile/reburn my UA every three weeks...
Alanoll Posted June 2, 2005 Posted June 2, 2005 If you create the file and in NOTEPAD and save it in Unicode, then when Dreamweaver opens it, it should retain that formating. Atleast when I use Dreamweaver it did.As for compatibility, the XML is exactly the same.
Brando569 Posted June 2, 2005 Author Posted June 2, 2005 doesnt work that way with MX 2004 i guess cuz it ALWAYS saves it in another format, i can always tell cuz the filesize is always half of what it is when i save it with notepad. (ex. dreamweaver=8kb notepad=16kb)
Alanoll Posted June 2, 2005 Posted June 2, 2005 sounds like Dreamweaver is saving it in ASCII format...seeing as Unicode is twice a large to accomodate the large number of added characters
Brando569 Posted June 2, 2005 Author Posted June 2, 2005 it saves it as UTF-8 by default and idk how to change it, if thats possible...
Alanoll Posted June 2, 2005 Posted June 2, 2005 yup, just tried it. Perhaps you're not using a Unicode source...in either case: File>Save As. Near the bottom of the window, check the box that says "Include Unicode (BOM)"
Brando569 Posted June 2, 2005 Author Posted June 2, 2005 i went to go post something completely different, but i never actually tested it out, i went on the filesize change that it wouldnt work... stupid me... thanks...
genzo Posted June 2, 2005 Posted June 2, 2005 I use a program called Notepad++ (Link)It allows you to program in all different languages with highlighting and more.The best part is that its free to use.Recommend that you take a look.
Brando569 Posted June 3, 2005 Author Posted June 3, 2005 time to uninstall dreamweaver! havent actually written code in N++ yet but i do like the expandable/shrinkable tree options cuz the only thing i really need to see is <items> all the program tags/trees here</items>
dman Posted June 3, 2005 Posted June 3, 2005 MS also has a free little xml editor tool called xml notepad. It is pretty simple but functional.http://www.snapfiles.com/get/xmlnotepad.html
rieyz Posted June 3, 2005 Posted June 3, 2005 Just use MS Frontpage 2003. It can read and edit xml too.
Brando569 Posted June 3, 2005 Author Posted June 3, 2005 im content with N++ but how can i get the auto complete to work??
Maelstorm Posted June 17, 2005 Posted June 17, 2005 I personally use Cooktop for my XML editing needs. One of the nice things about it is that it features tag highlighting.http://www.xmlcooktop.com/
abrillant Posted June 30, 2005 Posted June 30, 2005 Hi, You can try EditiX XML Editor http://www.editix.comWith this editor you can switch easily (menu File / Encoding ) between various encoding Best wishes, A.Brillant
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now