hpr3393 :: We need to talk about XML
An extensible markup language? This is too good to be true!
Hosted by Klaatu on Wednesday 2021-08-04 is flagged as Clean and is released under a CC-BY-SA license.
Tags: xml,data,markup,markdown.
Listen in ogg,
spx, or
mp3 format. | Comments (2)
Klaatu introduces XML.
The sample XML document discussed in this episode is:
<xml>
<sol>
<planet>
<name>
Mercury
</name>
<albedo>
0.11
</albedo>
</planet>
<planet>
<name>
Venus
</name>
<albedo>
0.7
</albedo>
</planet>
<planet>
<name>
Terra
</name>
<albedo>
0.39
</albedo>
</planet>
</sol>
</xml>
Show Transcript
Automatically generated using whisper
whisper --model tiny --language en hpr3393.wav
<< First, < Previous, Next >, Latest >>