<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology Kills &#187; Status Updates</title>
	<atom:link href="http://technologykills.com/tag/status-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://technologykills.com</link>
	<description>Deconstructing technology, one piece at a time...</description>
	<lastBuildDate>Fri, 13 Jan 2012 19:56:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DOM and SAX and File Streams&#8230;</title>
		<link>http://technologykills.com/2009/06/08/dom-and-sax-and-file-streams/</link>
		<comments>http://technologykills.com/2009/06/08/dom-and-sax-and-file-streams/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:34:20 +0000</pubDate>
		<dc:creator>madzoombax</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Core Classes]]></category>
		<category><![CDATA[Core Dom]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Dom Level 3]]></category>
		<category><![CDATA[File Stream]]></category>
		<category><![CDATA[Functionality]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[Late At Night]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Nbsp]]></category>
		<category><![CDATA[Sax Parser]]></category>
		<category><![CDATA[Sax Xml]]></category>
		<category><![CDATA[Sit]]></category>
		<category><![CDATA[Status Updates]]></category>
		<category><![CDATA[Streams]]></category>
		<category><![CDATA[Xml Development]]></category>
		<category><![CDATA[Xml Parser]]></category>

		<guid isPermaLink="false">http://technologykills.com/2009/06/08/dom-and-sax-and-file-streams/</guid>
		<description><![CDATA[Sometimes I sit up late at night starting at my screen and wondering, is it worth coding all of these advanced libraries for something as high-level as AHK? Will people understand such “cryptic” functionality who are used to simple Batch-like commands?
Regardless, I’m doing it… here are some status updates:

DOM Level 3 Interfaces: complete
DOM Level 3 [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes I <a href="http://technologykills.com/tag/sit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sit">sit</a> up <a href="http://technologykills.com/tag/late-at-night/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Late At Night">late at night</a> starting at my screen and wondering, is it worth coding all of these advanced <a href="http://technologykills.com/tag/libraries/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Libraries">libraries</a> for something as high-level as AHK? Will people understand such “cryptic” <a href="http://technologykills.com/tag/functionality/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Functionality">functionality</a> who are used to simple Batch-like commands?</p>
<p>Regardless, I’m doing it… here are some <a href="http://technologykills.com/tag/status-updates/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Status Updates">status updates</a>:</p>
<ul>
<li><a href="http://technologykills.com/tag/dom-level-3/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Dom Level 3">DOM Level 3</a> Interfaces: complete</li>
<li>DOM Level 3 Core Module: complete (in testing)</li>
<li>DOM Level 3 Load and Save Module: in development (waiting on SAX parser)</li>
<li>SAX 2 Interfaces and <a href="http://technologykills.com/tag/core-classes/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Core Classes">Core Classes</a>: complete (in testing)</li>
<li>SAX2 XMLReader <a href="http://technologykills.com/tag/implementation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Implementation">Implementation</a>: in development</li>
<li>File class (with Windows function wrappers): in development</li>
<li>File Stream Support: in development</li>
</ul>
<p>As you can see, there’s a lot to be done—but just having the <a href="http://technologykills.com/tag/core-dom/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Core Dom">core DOM</a> complete (per se) is enough of a driving factor to keep me going with everything else…</p>
<p>The <a href="http://technologykills.com/tag/xml-parser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Xml Parser">XML parser</a> (XMLReader implementation) is turning out to be a bit complex, however.</p>
<p>I’ll post links to <a href="http://technologykills.com/tag/documentation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Documentation">documentation</a> and discussion as they become available.</p>
]]></content:encoded>
			<wfw:commentRss>http://technologykills.com/2009/06/08/dom-and-sax-and-file-streams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 478/562 objects using disk: basic

Served from: technologykills.com @ 2012-05-22 12:52:36 -->
