<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title>jasoncoward.com - Technology</title>
    <link>http://jasoncoward.com/rss/technology.xml</link>
    <description><![CDATA[http://feeds.feedburner.com/opengeek]]></description>
    <language>en</language>
    <copyright>Copyright 2010 by Jason Coward. All Rights Reserved.</copyright>
    <ttl>120</ttl>
    <atom:link href="http://jasoncoward.com/rss/technology.xml" rel="self" type="application/rss+xml" />
<item>
    <title>Keeping MODX Relevant&mdash;Part Three</title>
    <link>http://jasoncoward.com/technology/2015/07/keeping-modx-relevant-part-three.html</link>
    <description><![CDATA[<p>A discussion covering the question of persistence in the next releases of MODX and current progress on relevant initiatives.</p>]]></description>
    <pubDate>Sun,  5 Jul 2015 15:36:00 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/2015/07/keeping-modx-relevant-part-three.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>Keeping MODX Relevant&mdash;Part Two</title>
    <link>http://jasoncoward.com/technology/2015/02/keeping-modx-relevant-part-two.html</link>
    <description><![CDATA[<p>What success MODX has achieved over the past ten years is, in my opinion, entirely due to two core tenets that the community has always stood behind. Those ideals are modularity and extensibility.</p>]]></description>
    <pubDate>Mon, 23 Feb 2015 19:32:17 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/2015/02/keeping-modx-relevant-part-two.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>Keeping MODX Relevant—Part One</title>
    <link>http://jasoncoward.com/technology/2015/02/keeping-modx-relevant-part-one.html</link>
    <description><![CDATA[<p>It’s been over 10 years since Ryan, Raymond, and myself founded the MODX CMS project and a lot has changed in the world of both content management and web development in that time.</p>]]></description>
    <pubDate>Wed, 11 Feb 2015 21:01:31 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/2015/02/keeping-modx-relevant-part-one.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>PhpStorm</title>
    <link>http://jasoncoward.com/technology/2014/october/phpstorm-my-ide-of-choice.html</link>
    <description><![CDATA[<p>JetBrains&mdash;the makers of IntelliJ IDEA&mdash;have unsurprisingly created the only PHP development environment worth paying for a license of.</p>]]></description>
    <pubDate>Mon, 27 Oct 2014 16:22:00 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/2014/october/phpstorm-my-ide-of-choice.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>Teleport</title>
    <link>http://jasoncoward.com/technology/projects/teleport.html</link>
    <description><![CDATA[<p>Developed from the technology behind MODX Cloud's snapshot features, Teleport is an extensible scripting toolkit that features some very powerful packaging tools for creating distributions of all or part of a MODX site.</p>]]></description>
    <pubDate>Wed, 20 Nov 2013 13:24:00 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/projects/teleport.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>MODX Revolution</title>
    <link>http://jasoncoward.com/technology/projects/modx-revolution.html</link>
    <description><![CDATA[<p>Winner of 2013 People's Choice and 2012 Critic’s Choice for Best Open Source CMS, MODX is a powerful and flexible content management system that molds itself to your design. MODX is creative freedom. Find out why CMS Critic and countless others around the world choose MODX.</p>]]></description>
    <pubDate>Tue, 19 Nov 2013 13:24:00 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/projects/modx-revolution.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>xPDO</title>
    <link>http://jasoncoward.com/technology/projects/xpdo.html</link>
    <description><![CDATA[<p>xPDO is a light-weight ORB (object-relational bridge) library that works on PHP 5, and takes advantage of the newly adopted standard for database persistence in PHP 5.1+, PDO.</p>]]></description>
    <pubDate>Tue, 19 Nov 2013 13:24:00 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/projects/xpdo.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>Finding Your Way without Wayfinder</title>
    <link>http://jasoncoward.com/technology/2013/06/finding-your-way-without-wayfinder.html</link>
    <description><![CDATA[<p>I knew there had to be a simple, efficient, and effective way to build nested menus using getResources instead of Wayfinder, and I finally figured out a way. With this discovery, I'll likely never use Wayfinder again.</p>]]></description>
    <pubDate>Wed,  5 Jun 2013 20:50:00 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/2013/06/finding-your-way-without-wayfinder.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>The Benefits of Using xPDO over SQL</title>
    <link>http://jasoncoward.com/technology/2012/07/benefits-using-xpdo-over-writing-sql.html</link>
    <description><![CDATA[<p>There are a number of benefits to using xPDO instead of writing SQL directly against the database.</p>]]></description>
    <pubDate>Mon, 30 Jul 2012 16:21:00 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/2012/07/benefits-using-xpdo-over-writing-sql.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

<item>
    <title>Property Pre-Processing in MODX Revo 2.2</title>
    <link>http://jasoncoward.com/technology/2011/11/property-pre-processing-in-modx-revo-2.2.html</link>
    <description><![CDATA[<p>A <a href="http://bugs.modx.com/issues/121" title="MODX Issue #121">new feature</a> in MODX 2.2 allows Elements to define if tags in default property and property set values are pre-processed. This allows values provided to Elements in this way to use tags in values that are processed before being used by the Element, the same way it would be if the tags appeared directly in the Element tag string.</p>]]></description>
    <pubDate>Wed, 23 Nov 2011 19:02:00 +0000</pubDate>
    <guid>http://jasoncoward.com/technology/2011/11/property-pre-processing-in-modx-revo-2.2.html</guid> 
    <author>jason.coward@gmail.com (Jason Coward)</author> 
</item> 

</channel>
</rss>
