<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="master.xsl"?>
<News>
  <title>News</title>
  <Article>
    <Name>AJAX ... zXML</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Mar 7 2006</Date>
    <Link>http://www.nczonline.net/downloads/</Link>
    <Text>I recently implemented a new method of loading the XML for my page (using the zXML Library), the IE side should still work the same (or better), but now the FireFox side should also work.</Text>
  </Article>
  <Article>
    <Name>ASM --&gt; Demo Scene</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Feb 25 2006</Date>
    <Text>I figured I might as well change the ASM section to demo scene, as it better describes the section. I did not have any of my own content in the ASM section anyway, but I do plan to add a section for ASM in the future with my own stuff in it...</Text>
  </Article>
  <Article>
    <Name>Go Daddy!</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Feb 25 2006</Date>
    <Text>I got tired of dealing with topcities, so I moved my hosting to Go Daddy... Much better ;-)</Text>
  </Article>
  <Article>
    <Name>XML/XSLT</Name>
    <Auth>Josh Stribling</Auth>
    <Date>June 12 2005</Date>
    <Text>I updated the XML/XSL files and added them back to the server... If you are using Firefox, that should work as a temp fix...</Text>
  </Article>
  <Article>
    <Name>javascript</Name>
    <Auth>Josh Stribling</Auth>
    <Date>June 11 2005</Date>
    <Text>Well... I managed to get all the vbscript converted to javascript, and debugged... Then I downloaded Firefox... And guess what doesn't support ActiveX Objects... hmmmm... So I guess I get to implement a new method using XSLTProcessor and what not... Also looking into Sarissa</Text>
  </Article>
  <Article>
    <Name>Single HTML Doc</Name>
    <Auth>Josh Stribling</Auth>
    <Date>June 5 2005</Date>
    <Text>OK... I changed the whole layout... (again) This time I designed it so that there is only 1 HTML file, and all the data is kept in seperate XML Files. The files are swapped out using vbScript when a link is clicked by transforming it through a single XSL file (which is content sensitive) then inserted into a document &lt;div&gt; tag</Text>
  </Article>
  <Article>
    <Name>XML/XSLT</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Jan 5 2005</Date>
    <Text>Finished the XML version with the XSL Transformations (See Links)</Text>
  </Article>
  <Article>
    <Name>CSS</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Jan 4 2005</Date>
    <Text>Applied CSS to the site to give it a little style...(And simplify the html)</Text>
  </Article>
  <Article>
    <Name>Links</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Jan 2 2005</Date>
    <Text>Added a few of my favorite links.</Text>
  </Article>
  <Article>
    <Name>Assembly</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Jan 2 2005</Date>
    <Text>Added a few of my favorite assembly demos. Check them out!</Text>
  </Article>
  <Article>
    <Name>Tutorials</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Jan 2 2005</Date>
    <Text>Added a Tutorial Section, and a qbasic tutorial.</Text>
  </Article>
  <Article>
    <Name>Happy New Year</Name>
    <Auth>Josh Stribling</Auth>
    <Date>Jan 1 2005</Date>
    <Text>Happy New Year Everybody!!! And welcome to my new site. It is slightly under construction at the moment... Should be up soon.</Text>
  </Article>
</News>
