{"id":772,"date":"2001-02-23T04:18:49","date_gmt":"2001-02-23T04:18:49","guid":{"rendered":"http:\/\/www.soulhuntre.com\/items\/date\/2001\/02\/23\/in-case-that-means-nothing-to-you-it-rocks\/"},"modified":"2001-02-23T04:18:49","modified_gmt":"2001-02-23T04:18:49","slug":"in-case-that-means-nothing-to-you-it-rocks","status":"publish","type":"post","link":"http:\/\/legacyiamsenseiken.local\/2001\/02\/23\/in-case-that-means-nothing-to-you-it-rocks\/","title":{"rendered":"In case that means nothing to you, it rocks."},"content":{"rendered":"

xml, xsl, .net<\/u><\/b> – it’s a bold new world out there children!<\/p>\n

I have seen the future, and it is XML[1<\/a>][2<\/a>]
\n and
.NET<\/a>. Sometime
\n soon I will put up some in depth tutorials on the topic… but for the moment
\n let me dazzle you with this.<\/p>\n

I get to build custom tags into HTML now! Let’s look at a snippet of code much
\n liek the one used on "core dump".<\/p>\n\n\n
<%@ Page Language="vb" %>
\n <%@ Register TagPrefix="dotPub" TagName="weblog"
\n SRC="\/system\/code\/ascx\/weblog.ascx" %><\/p>\n

<html>
\n <head>
\n <title>Demo<\/title>
\n <\/head><\/p>\n

<body bgcolor="222242" text="#FFFFFF" link="#CCCCCC"
\n vlink="#CCCCCC" alink="#CCCCCC">
\n <dotPub:weblog logxml="core_dump_XML" logxsl="core_dump_default_XSL"
\n runat=server \/><\/b>
\n <\/body>
\n <\/html><\/p>\n<\/td>\n<\/tr>\n<\/table>\n

Take a look at that one towards the bottom. <dotPub:weblog \/> – that
\n is all the magic baby. I get to define those little puppies and them stick ’em
\n into my pages wherever I want. Strictly speaking, I get to define server side
\n controls that can contain code fragments to be parsed inline. <\/p>\n

In case that means nothing to you, it rocks.<\/p>\n

No more mixing my HTML and my ASP\/VBScript. Not for this kid, I can build a
\n nice froody<\/a>
\n little tag now and put it right in.<\/p>\n

I am in hog heaven.<\/p>\n

Night!<\/p>\n","protected":false},"excerpt":{"rendered":"

xml, xsl, .net – it’s a bold new world out there children! I have seen the future, and it is XML[1][2] and .NET. Sometime soon I will put up some in depth tutorials on the topic… but for the moment let me dazzle you with this. I get to build custom tags into HTML now! […]<\/p>\n","protected":false},"author":3,"featured_media":53170,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"aside","meta":{"footnotes":""},"categories":[278],"tags":[],"_links":{"self":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts\/772"}],"collection":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/comments?post=772"}],"version-history":[{"count":0,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts\/772\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/media\/53170"}],"wp:attachment":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/media?parent=772"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/categories?post=772"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/tags?post=772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}