Jalaj P. Jha Technical & Miscellaneous Ramblings

25Oct/070




The Blog Revisited – 3

Beginning of January saw posting of Tweaking Registry for Internet Explorer that turned into most viewed post on this blog. Internet Explorer (4 and above) allowed a lot of customization, a few of which are listed here.

24Oct/070




The Blog Revisited – 2

MSXML component provides you with everything that you need to read,parse or write an XML file However when you write an XML file the file contains no indentation etc to make it readable. While working on code to introduce indents in an XML file I wrote a general component to do it easily which is described in Easy way to writing XML.