From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- .../2004-11-09-objective-review-of-windows.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/posts/2004-11-09-objective-review-of-windows.html (limited to 'content/posts/2004-11-09-objective-review-of-windows.html') diff --git a/content/posts/2004-11-09-objective-review-of-windows.html b/content/posts/2004-11-09-objective-review-of-windows.html new file mode 100644 index 0000000..8c651c5 --- /dev/null +++ b/content/posts/2004-11-09-objective-review-of-windows.html @@ -0,0 +1,21 @@ +--- +date: "2004-11-09T22:31:42Z" +title: Objective Review of Windows! +--- + +

+I just found this comment in the REXML documentation: +

+ +
+Internet Explorer is the worst piece of crap to have ever been written, +with the possible exception of Windows itself. Since IE is unable to +parse proper XML, we have to provide a hack to generate XML that IE's +limited abilities can handle. This hack inserts a space before the /> on +empty tags. Defaults to false +
+ +

+Source. +

+ -- cgit v1.2.3