<?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>Matthew Turland &#187; CSS</title>
	<atom:link href="http://matthewturland.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewturland.com</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 04:03:47 +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>DomQuery Update</title>
		<link>http://matthewturland.com/2009/03/28/domquery-update/</link>
		<comments>http://matthewturland.com/2009/03/28/domquery-update/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 02:26:41 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I think it&#8217;s mostly flown under the radar, but one of my smaller projects is a class called DomQuery that is built on top of DOM and the SPL ArrayObject. The functionality is provides is somewhat similar to jQuery, but it&#8217;s different in that it does so programmatically through the API rather than using an [...]]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s mostly flown under the radar, but one of my smaller projects is a class called <a href="http://matthewturland.com/2008/05/25/domquery/" title="i should be coding :: domquery">DomQuery</a> that is built on top of <a href="http://us2.php.net/dom" title="PHP: DOM - Manual">DOM</a> and the <a href="http://us3.php.net/spl" title="PHP: SPL - Manual">SPL</a> <a href="http://php.net/manual/en/class.arrayobject.php" title="PHP: ArrayObject - Manual">ArrayObject</a>. The functionality is provides is somewhat similar to <a href="http://jquery.com/" title="jQuery: The Write Less, Do More, JavaScript Library">jQuery</a>, but it&#8217;s different in that it does so programmatically through the API rather than using an expression parser.</p>
<p>This post is mainly to inform anyone who might be interested that I&#8217;ve moved the project from its old home at <a href="http://www.assembla.com/" title="Welcome | Assembla">Assembla</a> to a new repository on <a href="http://github.com/elazar/domquery" title="elazar's domquery at master - GitHub">github</a>. I&#8217;ve been enjoying my use of <a href="http://git-scm.com/" title="Git - Fast Version Control System">git</a> for version control of other projects and it seems an appropriate place to house DomQuery to allow other people to play with it. I haven&#8217;t had time recently to make many updates, but hope that will change in the short term. If you haven&#8217;t used DomQuery, why not try it today?</p>
]]></content:encoded>
			<wfw:commentRss>http://matthewturland.com/2009/03/28/domquery-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
