News

Sure, .NET's got great support for XML, but what's a VB6 programmer to do? Learn to work with MSXML2's DOM parser, that's what.
This short tutorial describes how to set Notepad++ as default editor for .xml files. Simply register the extension in the app's preferences.
Matt Thommes at the Paint in the Tech blog finds it tedious to create filters in Gmail the multi-click way. His solution? Export a single filter, then make a few clever tweaks to the resulting XML ...
With access to the Maven-Tomcat plugin, a WAR file deployment simply involves a few XML file edits, followed by a Maven build command. Maven Tomcat deploy example prerequisites ...