Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Xml Notepad now is open source

Xml Notepad now is open source

Scheduled Pinned Locked Moved The Lounge
comxml
11 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Clickok
    wrote on last edited by
    #1

    Codeplex XMLNotepad[^]


    For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

    G Mike HankeyM D 3 Replies Last reply
    0
    • C Clickok

      Codeplex XMLNotepad[^]


      For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

      G Offline
      G Offline
      Gary R Wheeler
      wrote on last edited by
      #2

      I like XML Notepad, but I can't use it as much as I would like. Several of the XML files in our applications contain user-entered text, where we need to preserve any whitespace they've entered. Unfortunately, recent versions of XML Notepad don't respect the xml:space="preserve" attribute when saving the file. What's especially problematic is that they introduce whitespace in empty elements ("<tag>{multiple spaces and/or CR/LF's}<tag>") whereas they used to properly collapse them ("<tag/>"). I tried e-mailing the principle developer (the 'clovett' mentioned in your post), but was ignored.


      Software Zen: delete this;

      Fold With Us![^]

      P 1 Reply Last reply
      0
      • G Gary R Wheeler

        I like XML Notepad, but I can't use it as much as I would like. Several of the XML files in our applications contain user-entered text, where we need to preserve any whitespace they've entered. Unfortunately, recent versions of XML Notepad don't respect the xml:space="preserve" attribute when saving the file. What's especially problematic is that they introduce whitespace in empty elements ("<tag>{multiple spaces and/or CR/LF's}<tag>") whereas they used to properly collapse them ("<tag/>"). I tried e-mailing the principle developer (the 'clovett' mentioned in your post), but was ignored.


        Software Zen: delete this;

        Fold With Us![^]

        P Offline
        P Offline
        peterchen
        wrote on last edited by
        #3

        But now you can fix it yourself!


        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
        My first real C# project | Linkify!|FoldWithUs! | sighist

        C 1 Reply Last reply
        0
        • P peterchen

          But now you can fix it yourself!


          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
          My first real C# project | Linkify!|FoldWithUs! | sighist

          C Offline
          C Offline
          Clickok
          wrote on last edited by
          #4

          :cool:


          For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

          1 Reply Last reply
          0
          • C Clickok

            Codeplex XMLNotepad[^]


            For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

            Mike HankeyM Offline
            Mike HankeyM Offline
            Mike Hankey
            wrote on last edited by
            #5

            Handy little App...now even better. I use it quite a bit! Mike

            Theres light at the end of the tunnel. Lord I hope it ain't no train!

            1 Reply Last reply
            0
            • C Clickok

              Codeplex XMLNotepad[^]


              For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

              D Offline
              D Offline
              dpb333001
              wrote on last edited by
              #6

              Did they take down XML Notepad. When I click on the link it goes to the codeplex home page. - Dave B Day of .Net Ann Arbor. Free one day .Net developers conference on May 5th. www.dayofdotnet.org

              M 1 Reply Last reply
              0
              • D dpb333001

                Did they take down XML Notepad. When I click on the link it goes to the codeplex home page. - Dave B Day of .Net Ann Arbor. Free one day .Net developers conference on May 5th. www.dayofdotnet.org

                M Offline
                M Offline
                mkpro17
                wrote on last edited by
                #7

                I found it here http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en[^]

                mathew

                B 1 Reply Last reply
                0
                • M mkpro17

                  I found it here http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en[^]

                  mathew

                  B Offline
                  B Offline
                  BoneSoft
                  wrote on last edited by
                  #8

                  Any idea where the source code download is? That's just the install.


                  Try code model generation tools at BoneSoft.com.

                  S C 2 Replies Last reply
                  0
                  • B BoneSoft

                    Any idea where the source code download is? That's just the install.


                    Try code model generation tools at BoneSoft.com.

                    S Offline
                    S Offline
                    Sam_c
                    wrote on last edited by
                    #9

                    Yea its been taken down :( i'll keep an eye out for it... anyone who was quick enough to grab a copy, do you mind hosting it? ;)

                    "Keep your cool.. but keep the coffee hot!

                    1 Reply Last reply
                    0
                    • B BoneSoft

                      Any idea where the source code download is? That's just the install.


                      Try code model generation tools at BoneSoft.com.

                      C Offline
                      C Offline
                      clawlor
                      wrote on last edited by
                      #10

                      Here is an article which describes some of the design, and claims to have link to the source code, but the link just takes you to the download page to the installer. I downloaded and installed the msi in hopes that the source was bundled in with the installer, but no luck there. XML Notepad design article (no source code though)

                      K 1 Reply Last reply
                      0
                      • C clawlor

                        Here is an article which describes some of the design, and claims to have link to the source code, but the link just takes you to the download page to the installer. I downloaded and installed the msi in hopes that the source was bundled in with the installer, but no luck there. XML Notepad design article (no source code though)

                        K Offline
                        K Offline
                        kschlueter2
                        wrote on last edited by
                        #11

                        Source code is available again (on the Source Code tab.)

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups