XML Notepad: Difference between revisions

Content deleted Content added
Codename Lisa (talk | contribs)
m OVERHAUL: Repaired article layout per MOS:LAYOUT, upgraded wikicode and rewrote several sentences, occasionally fixing errors.
Codename Lisa (talk | contribs)
m Source checking. Two sources were dead. | Removed external links because they appear in references; such links are not allowed in EL.
Line 1:
{{Use dmy dates|date=November 2013}}
{{Infobox software
| name = XML Notepad
Line 6 ⟶ 7:
| author = Chris Lovett, Michael Corning, Dan Doris<ref name="design" />
| developer = [[Microsoft]]
| released = {{Start date and age|df=yes|2006|09|01}}
| discontinued =
| latest release version = 2.5
| latest release date = {{Start date and age|df=yes|2007|04|26}}
| 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/downloadsen-us/download/details.aspx?familyidid=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en7973
|title=Download details: XML Notepad 2007
|work=Download Center
|publisher=[[Microsoft]]
|date=5 September 2007
|accessdate=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|work=[[CNET.com]]|accessdate=16 July 2010}}</ref>
|work=[[Download.com]]
|publisher=[[CBS Interactive]]
|date=18 September 2007
|accessdate=16 July 2010
}}</ref>
| platform = [[.NET Framework 2.0]]<ref name="design" />
| size =
Line 23 ⟶ 38:
}}
 
'''XML Notepad''' is an [[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 name="design" /><ref>{{cite web|url=http://microsoft.blognewschannel.com/archives/2006/11/26/microsoft-xml-notepad-2007/|title=Microsoft XML Notepad 2007|last=Weinberg|first=Nathan|date=November 26, 2006|work=Inside Microsoft-part of the Blog News Channel|publisher=[[Microsft]]|accessdate=16 July 2010}}</ref><ref>{{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/2006/09/05/741251.aspx|title=XML Notepad 2006|date=5 Sep 2006<!-- 12:24 PM Comments-->|work=Microsoft XML Team's WebLogBlog|publisher=[[Microsoft]]|date=5 September 2006|accessdate=16 July 2010|first=Chris |last=Lovett}}</ref>
 
The program's source code was made available on [[CodePlex]] on April 20, April 2007.<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's WebLogBlog|publisher=[[Microsoft]]|date=20 April 2007|accessdate=16 July 2010|first=Chris |last=Lovett}}</ref>
 
==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|datework=August 2006[[MSDN]]|workpublisher=[[Microsoft]]|accessdate=16 July 2010|month=August|year=2006}}</ref>
 
XML Notepad 2007 was released eight month 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 - Windows Installer XML for Vista was fixed - Softpedia|last=Oiaga|first=Marius|date=23rd of November 2006, 08:11 GMT|work=[[Softpedia]]|accessdatepublisher=16 July 2010}}</ref><ref>{{cite webSoftNews|urllast=http://www.tkachenko.com/blog/archives/000639.htmlOiaga|titlefirst=XMLMarius|date=23 NotepadNovember 2006 goes 2007 - Signs on the Sand|accessdate=16 July 2010}}</ref>
 
==See also==
Line 46 ⟶ 61:
* {{cite web|url=http://blogs.msdn.com/b/xmlteam/archive/2007/11/16/chris-lovett-interview.aspx|title=Chris Lovett Interview |date=16 November 2007 |work=Microsoft XML Team Blog |publisher=[[Microsoft]] |date=16 November 2007 |accessdate=16 July 2010}}
{{Refend}}
 
==External links==
*[http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en XML Notepad 2007] at Microsoft Download Center
*[http://download.cnet.com/XML-Notepad-2007/3000-10248_4-428209.html XML Notepad 2007] at [[Download.com]]
 
[[Category:XML editors]]