XML Notepad: Difference between revisions

Content deleted Content added
KolbertBot (talk | contribs)
m date format audit, refine ref details, unlink common terms
 
(40 intermediate revisions by 22 users not shown)
Line 1:
{{Short description|XML editor developed by Microsoft}}
{{Use dmy dates|date=November 2013}}
{{Use American English|date=January 2019}}
{{Use dmy dates|date=NovemberApril 20132025}}
{{Infobox software
| name = XML Notepad
| logo = XML Notepad 2007 icon.png
| screenshot = XML Notepad 2007.png
| caption = XML Notepad 2007
| author = Chris Lovett, Michael Corning, Dan Doris<ref name="design" />
| developer = [[Microsoft]]
| released = {{Startstart date and age|df=yes|2006|09|01|df=y}}
| latest release version = {{wikidata|property|preferred|references|edit|P348|P548=Q2804309}}
| discontinued =
| latest release date = {{Start date and age|df=yes{{wikidata|2014qualifier|11preferred|29single|P348|P548=Q2804309|P577}}|df=yes}}
| latest release version = 2.6 <ref>http://www.lovettsoftware.com/downloads/xmlnotepad/Updates.xml</ref>
| repo = {{URL|https://github.com/microsoft/xmlnotepad}}
| latest release date = {{Start date and age|df=yes|2014|11|29}}
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD}} -->
| programming language = [[C Sharp (programming language)|C#]]<ref name="design" />
| operating system = [[Windows 2000]] and later<ref name="download details">{{cite web
|url=http://www.microsoft.com/en-us/download/details.aspx?id=7973
|title=XML Notepad 2007
|work=Download Center
|publisher=[[Microsoft]]
|date=5 September 2007
|accessdateaccess-date=16 July 2010
}}</ref><ref>{{cite web
|url=http://download.cnet.com/XML-Notepad-2007/3000-10248_4-428209.html
|title=XML Notepad 2007 2.5
|workpublisher=[[Download.com]]
|publisher=[[CBS Interactive]]
|date=18 September 2007
|accessdateaccess-date=16 July 2010
|archive-date=3 March 2016
}}</ref>
|archive-url=https://web.archive.org/web/20160303224027/http://download.cnet.com/XML-Notepad-2007/3000-10248_4-428209.html
| platform = [[.NET Framework 2.0]]<ref name="design" />
|url-status=dead
}}</ref>
| platform = [[.NET Framework 2.0]]<ref name="design" />
| size =
| language = English
| status =
| genre = [[XML editor]]
| license = [[MIT License]]<ref>{{cite web |url=https://github.com/microsoft/XmlNotepad/blob/master/LICENSE |title = XmlNotepad/LICENSE at master · microsoft/XmlNotepad · GitHub| website=[[GitHub]] }}</ref>
| license = [[Microsoft Public License]]
| website = {{URL|xmlnotepadhttp://microsoft.codeplexgithub.comio/XmlNotepad/}}
}}
'''XML Notepad''' is an [[open-source software|open-source]] [[XML editor]] written by Chris Lovett and published by [[Microsoft]].<ref name="design" /> The editor features [[incremental search]] in both tree and text views, drag/drop support, [[IntelliSense]], find/replace with [[regular expression]]s and [[XPath]] expressions, and support for XInclude.<ref name="design" /><ref name="download details" /> The editor has good performance on large XML documents and has real time XML schema validation.<ref name="design" /> The editor also features an HTML viewer for displaying [[XSLT]] transformation results and a built-in XML comparison tool.<ref>{{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/2006/09/05/741251.aspx|title=XML Notepad 2006|work=Microsoft XML Team Blog|publisher=[[Microsoft]]|date=5 September 2006|access-date=16 July 2010|first=Chris |last=Lovett}}</ref>
 
'''XMLThe Notepad''program's is an [[open-source]] [[XMLcode editor]]was writtenmade byavailable Chris Lovett and published byon [[MicrosoftCodePlex]].<ref name="design"on />20 The editor features [[incremental search]] in both tree and textApril views2007, drag/drop support, [[IntelliSense]], find/replace with [[regular expression]]s and [[XPath]]moved expressions, and support for XInclude.<ref name="design" /><ref name="download details" /> The editor has good performance on large XML documents and has real time XML schema validation.<ref name="design" /> The editor also features an HTML viewer for displayingto [[XSLTGitHub]] transformation results and a built-in XML comparisonApril tool2016.<ref>{{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/20062007/0904/0520/741251xml-notepad-source-code-on-codeplex.aspx|title=XML Notepad 2006Source Code on CodePlex|work=Microsoft XML Team Blog|publisher=[[Microsoft]]|date=520 SeptemberApril 20062007|accessdateaccess-date=16 July 2010|first=Chris |last=Lovett}}</ref><ref name="Microsoft pages of github" />
 
The program's source code was made available on [[CodePlex]] on 20 April 2007, and moved to [[GitHub]] in April 2016.<ref>{{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/2007/04/20/xml-notepad-source-code-on-codeplex.aspx|title=XML Notepad Source Code on CodePlex|work=Microsoft XML Team Blog|publisher=[[Microsoft]]|date=20 April 2007|accessdate=16 July 2010|first=Chris |last=Lovett}}</ref><ref name="Microsoft pages of github" />
 
==History==
The original XML Notepad was written in 1998 by Murray Low in C++, but was eventually removed from [[Microsoft Developer Network]] (MSDN) due to its lack of support for modern XML standards and no maintenance. However, because of high demand, a replacement was written in C# by Chris Lovett using the System.Xml library of the [[.NET Framework 2.0]].<ref name="design">{{cite web|url=http://msdn.microsoft.com/en-us/library/aa905339.aspx|title=XML Notepad 2007 Design|last=Lovett|first=Chris|work=[[MSDN]]|publisher=[[Microsoft]]|accessdateaccess-date=16 July 2010|date=August 2006}}</ref>
 
XML Notepad 2007 was released eight months after the release of XML Notepad 2006. The new version featured several bug fixes, [[Windows Vista]] compatibility and updated [[Windows Aero|Aero-style]] [[computer icon]]s.<ref>{{cite web|url=http://news.softpedia.com/news/Microsoft-Unveils-XML-Notepad-2007-40839.shtml|title=Microsoft Unveils XML Notepad 2007 |work=[[Softpedia]]|publisher=SoftNews|last=Oiaga|first=Marius|date=23 November 2006|accessdateaccess-date=16 July 2010}}</ref>
 
XML Notepad 2.6 was released in 2014 containing various bug fixes reported by community on codeplex. It was also updated to use [[.NET Framework 4.0]]. According to the Codeplex Web site it moved in 2016 to [[GitHub]].<ref>[https://github.com/Microsoft/XmlNotepad Microsoft XML Notepad page at github]</ref><ref name="Microsoft pages of github">{{cite web|url=https://github.com/Microsoft/XmlNotepad/wiki|title=Chris Lovett (2014) "XML Notepad Wiki"|accessdatewebsite=[[GitHub]] |access-date=12 May 2016}}</ref><ref>[https://github.com/Microsoft/XmlNotepad Microsoft XML Notepad page at github]</ref>
 
==See also==
{{Portal|Free and open-source software}}
* [[HTML editor]]
* [[Comparison of XML editors]]
* [[XMLSpy]]
* [[Microsoft Notepad]]
 
==References==
Line 60 ⟶ 61:
{{Refbegin}}
* {{Cite web |url=http://lifehacker.com/5159257/xml-notepad-2007-is-a-simple-smart-editor-for-web-code |title=XML Notepad 2007 is a Simple, Smart Editor for Web Code |work=[[Lifehacker]] |publisher=[[Gawker Media]] |date=24 February 2009 |first=Kevin |last=Purdy}}
* {{Cite web |url=http://www.techiequest.com/microsoft-xml-notepad-2006/ |title=Microsoft XML Notepad 2006 |work=TechieQuest |archiveurlarchive-url=https://archive.istoday/20130204020150/http://www.techiequest.com/microsoft-xml-notepad-2006/BG9Wl |archivedatearchive-date=4 February 2013 |deadurlurl-status=nolive}}
* {{Cite web |url=http://www.techiequest.com/download-microsoft-xml-notepad-2007/ |title=Download Microsoft XML Notepad 2007 |work=TechieQuest |archiveurlarchive-url=https://archive.istoday/20130203214954/http://www.techiequest.com/download-microsoft-xml-notepad-2007/YIzPz |archivedatearchive-date=3 February 2013 |deadurlurl-status=nolive}}
* {{cite web |url=http://www.softpedia.com/get/Office-tools/Text-editors/Microsoft-XML-Notepad.shtml |title=Softpedia Editor's Review for Microsoft XML Notepad |work=[[Softpedia]] |publisher=SoftNews |date=8 April 2013 |first=Elena |last=Opris}}
* {{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/2007/11/16/chris-lovett-interview.aspx|title=Chris Lovett Interview |work=Microsoft XML Team Blog |publisher=[[Microsoft]] |date=16 November 2007 |accessdateaccess-date=16 July 2010}}
{{Refend}}
 
{{Microsoft FOSS}}
 
[[Category:XML editors]]
[[Category:MicrosoftFree and open-source software]]
[[Category:Microsoft free software]]
[[Category:Software using the MIT license]]
[[Category:Windows-only freeware]]
[[Category:2006 software]]
[[Category:Windows-only free software]]