Re: Sad, but true ... (???)

From: Marshall Spight <marshall.spight_at_gmail.com>
Date: 24 Feb 2006 08:34:46 -0800
Message-ID: <1140798886.329218.192360_at_i39g2000cwa.googlegroups.com>


Bob Hairgrove wrote:
> Here's how to use XML in your database (...NOT!):
>
> http://thedailywtf.com/forums/60879/ShowPost.aspx

Impressive!

Years ago, when looking at the hype, I predicted two things: a programming language with XML syntax, and an image file format in XML.

<for variable="i" initial="0" test="i &lt 10" end="i++" >   <body>
    <statement>

        <function>printf
          <param>"Hello, world %s"</param>
          <param>i</param>
        </function>

    </statement>
  <body>
</for>

<image>
  <pixel>

    <x>0</x>
    <y>0</y>
    <red>255</red>
    <green>0</green>
    <blue>128</blue>

  </pixel>
  ...
</image>

The first has come to pass!

Marshall Received on Fri Feb 24 2006 - 17:34:46 CET

Original text of this message