<?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>Nexterous</title>
	<atom:link href="http://nexterous.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nexterous.com</link>
	<description>My personal blog for web development experiments and projects</description>
	<lastBuildDate>Wed, 01 Jul 2009 00:31:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Plugins &#8212; Notice</title>
		<link>http://nexterous.com/2009/06/30/wordpress-plugins-notice/</link>
		<comments>http://nexterous.com/2009/06/30/wordpress-plugins-notice/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 00:31:52 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nexterous.com/2009/06/30/wordpress-plugins-notice/</guid>
		<description><![CDATA[If you are reaching this website via my Wordpress plugins, please note that I will be updating all my plugins (minus Other-Ext-WP) to Wordpress 2.8 in due time. At that time, I will also add the pages correctly to this website. Other-Ext-WP is no longer supported and will not be updated.
]]></description>
			<content:encoded><![CDATA[<p>If you are reaching this website via my Wordpress plugins, please note that I will be updating all my plugins (minus Other-Ext-WP) to Wordpress 2.8 in due time. At that time, I will also add the pages correctly to this website. Other-Ext-WP is no longer supported and will not be updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://nexterous.com/2009/06/30/wordpress-plugins-notice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter by Parts Entry</title>
		<link>http://nexterous.com/2009/06/22/ciparts-entr/</link>
		<comments>http://nexterous.com/2009/06/22/ciparts-entr/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 14:12:02 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[CI-Parts]]></category>

		<guid isPermaLink="false">http://nexterous.com/?p=10</guid>
		<description><![CDATA[As a follow-up to my previous entry, the CodeIgniter by Parts is ready and online at http://nexterous.com/ciparts/. You can follow along via Twitter @ciparts. To enter, leave a comment here or post a tweet with &#8220;@ciparts entry (your twitter username)&#8221;. For more information, visit the CodeIgniter by Parts page.
]]></description>
			<content:encoded><![CDATA[<p>As a follow-up to my previous <a href="http://nexterous.com/2009/06/19/codeigniter-by-parts/">entry</a>, the CodeIgniter by Parts is ready and online at <a href="http://nexterous.com/ciparts/">http://nexterous.com/ciparts/</a>. You can follow along via Twitter <a href="https://twitter.com/ciparts">@ciparts</a>. To enter, leave a comment here or post a tweet with &#8220;@ciparts entry (your twitter username)&#8221;. For more information, visit the CodeIgniter by Parts page.</p>
]]></content:encoded>
			<wfw:commentRss>http://nexterous.com/2009/06/22/ciparts-entr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CodeIgniter by Parts</title>
		<link>http://nexterous.com/2009/06/19/codeigniter-by-parts/</link>
		<comments>http://nexterous.com/2009/06/19/codeigniter-by-parts/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 22:41:55 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Codeigniter]]></category>
		<category><![CDATA[Experiments]]></category>

		<guid isPermaLink="false">http://nexterous.com/?p=6</guid>
		<description><![CDATA[You can now enter the competition. 
Today, I watched the playoff rounds of Coudal Partner&#8217;s Layer Tennis. All four designers / artists were incredibly talented and each &#8220;volley&#8221; / round over the course of the two and half hours (15 minutes each, 10 rounds) brought on an even better show.
How can this be applied to [...]]]></description>
			<content:encoded><![CDATA[<p><em>You can now <a href="http://nexterous.com/ciparts/">enter the competition</a>. </em></p>
<p>Today, I watched the playoff rounds of <a href="http://layertennis.com/index.php">Coudal Partner&#8217;s Layer Tennis</a>. All four designers / artists were incredibly talented and each &#8220;volley&#8221; / round over the course of the two and half hours (15 minutes each, 10 rounds) brought on an even better show.</p>
<p>How can this be applied to programming or building an application / plugin?</p>
<p>For designs and visual media, this tournament was a smart idea. Have the public vote on the progression of pieces or which pieces affected them more. However, if this tournament or concept was to be brought to CodeIgniter or Wordpress, for example, how would people vote or how would we judge the competitors? We can&#8217;t judge by the &#8220;beauty&#8221; of the code&#8230; or by the final product because it wouldn&#8217;t reflect individually the developer. Installing the application after each round wouldn&#8217;t be convenient either. How do you keep the pressure of keeping up with your competitor while still allowing for the public to vote?</p>
<p>My proposal is CodeIgniter by Parts. This would be a series of matches between CodeIgniter developers &#8211; perhaps in a tournament style or in a league style or just single matches.</p>
<p>Each match starts with a concept &#8211; for example, build a lifestream application with the ability to read from 3 feeds. This one concept is required in addition to an installer for the application. The developer can work out a basic installer or any other code before the match but he will not know the concept until the beginning. The rest is up to the developer to extend as far out as he/she thinks is necessary to win the public&#8217;s votes. Each match would be over a 2 1/2 hour period. Every half hour the developers would be required to check in their code to a repository. The developers would then have to response to the changes: should I mimic the feature the other introduced? Should I go on with my big feature? Meanwhile, a live twitter feed would be ongoing where users can suggest what they would like to see added.</p>
<p>At the end, the public can vote on who they believe is the winner by installing the applications on their server.  They will have one day to vote. On the following day, the winner is announced and will either move on the next stage (if it is a tournament) or be satisfied with the fame and glory. All projects will be released as open source under the GNU General Public License.</p>
<p>What do you think of this idea?</p>
]]></content:encoded>
			<wfw:commentRss>http://nexterous.com/2009/06/19/codeigniter-by-parts/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Hello Nexterous!</title>
		<link>http://nexterous.com/2009/06/15/hello-nexterous/</link>
		<comments>http://nexterous.com/2009/06/15/hello-nexterous/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 01:23:37 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nexterous.com/?p=4</guid>
		<description><![CDATA[Nexterous is both a blog and portfolio as well as a sandbox and labs for my projects. On Nexterous, I try to blog about what I am working on or different progress that I have made. A post might be on a certain project one day while a few days later it will be posing [...]]]></description>
			<content:encoded><![CDATA[<p>Nexterous is both a blog and portfolio as well as a sandbox and labs for my projects. On Nexterous, I try to blog about what I am working on or different progress that I have made. A post might be on a certain project one day while a few days later it will be posing a question about a programming technique. I used to be more active in the Wordpress and I would like to return to that as well as get more into the CodeIgniter community and branching out a bit more.</p>
<p>As you can see, the website is still in progress but I&#8217;ll continue working on it until I get it just the way I want it.</p>
]]></content:encoded>
			<wfw:commentRss>http://nexterous.com/2009/06/15/hello-nexterous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
