MSFN Forum: Good XML Editor - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Good XML Editor Rate Topic: -----

#1 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 413
  • Joined: 28-April 04

  Posted 01 June 2005 - 08:21 PM

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...


#2 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 01 June 2005 - 10:40 PM

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.

#3 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 413
  • Joined: 28-April 04

  Posted 01 June 2005 - 10:48 PM

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)

#4 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 01 June 2005 - 10:51 PM

sounds like Dreamweaver is saving it in ASCII format...seeing as Unicode is twice a large to accomodate the large number of added characters

#5 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 413
  • Joined: 28-April 04

Posted 01 June 2005 - 11:01 PM

it saves it as UTF-8 by default and idk how to change it, if thats possible...

#6 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 02 June 2005 - 12:14 AM

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)"

#7 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 413
  • Joined: 28-April 04

Posted 02 June 2005 - 01:32 AM

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...

#8 User is offline   genzo 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 13-March 05

Posted 02 June 2005 - 02:15 AM

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.

#9 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 413
  • Joined: 28-April 04

Posted 02 June 2005 - 02:27 AM

ill try it out...

#10 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 413
  • Joined: 28-April 04

Posted 02 June 2005 - 07:05 PM

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>

#11 User is offline   dman 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 717
  • Joined: 01-February 05

Posted 02 June 2005 - 08:09 PM

MS also has a free little xml editor tool called xml notepad. It is pretty simple but functional.
http://www.snapfiles...xmlnotepad.html

#12 User is offline   rieyz 

  • Group: Members
  • Posts: 2
  • Joined: 07-March 05

Posted 03 June 2005 - 12:46 AM

Just use MS Frontpage 2003. It can read and edit xml too.

#13 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 413
  • Joined: 28-April 04

Posted 03 June 2005 - 01:08 AM

im content with N++ :) but how can i get the auto complete to work??

#14 User is offline   Maelstorm 

  • AT Field Pattern Blue
  • PipPip
  • Group: Members
  • Posts: 265
  • Joined: 22-July 04

Posted 17 June 2005 - 11:52 AM

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/

#15 User is offline   abrillant 

  • Group: Members
  • Posts: 1
  • Joined: 30-June 05

Posted 30 June 2005 - 04:44 AM

Hi,

You can try EditiX XML Editor

http://www.editix.com

With this editor you can switch easily (menu File / Encoding ) between various encoding

Best wishes,

A.Brillant

#16 User is offline   leonx81 

  • Group: Members
  • Posts: 7
  • Joined: 19-July 04

Posted 05 September 2005 - 03:09 AM

Notepad++ is a great program, I replace Notepad
with it already. :)

#17 User is offline   Scubar 

  • - Local Smartass -
  • PipPipPipPipPip
  • Group: Members
  • Posts: 829
  • Joined: 20-May 05

Posted 05 September 2005 - 03:41 AM

notepad 2 or UltraEdit 32 work great for me. i prefer UltraEdit as i use it for all types of coding.

#18 User is offline   Wraith 

  • Dr. Nick
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,256
  • Joined: 01-January 04

Posted 06 September 2005 - 09:56 PM

I actually recently discovered Notepad2... used to use either vsnet2003 or dreamweaver to do the editing... but I think I've found a new puppy to use :P

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy