<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>marcus welz &#187; marcus</title>
	<atom:link href="http://metaversedeveloper.com/author/marcus/feed/" rel="self" type="application/rss+xml" />
	<link>http://metaversedeveloper.com</link>
	<description>working hard at avoiding to write code</description>
	<lastBuildDate>Thu, 04 Mar 2010 17:22:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zend Framework: Coding by Convention - Part 2</title>
		<link>http://metaversedeveloper.com/2009/08/22/zend-framework-coding-by-convention-part-2/</link>
		<comments>http://metaversedeveloper.com/2009/08/22/zend-framework-coding-by-convention-part-2/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 18:55:34 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=505</guid>
		<description><![CDATA[A number of components sometimes accept strings or arrays as parameter. Developers coming from statically typed languages might cringe a bit, but this is really just about taking advantage of the flexibility of the language. With flexibility comes freedom and complexity, so having an established convention helps quite a bit.
One component that makes extensive use [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/08/22/zend-framework-coding-by-convention-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework: Coding by Convention</title>
		<link>http://metaversedeveloper.com/2009/08/06/zend-framework-coding-by-convention/</link>
		<comments>http://metaversedeveloper.com/2009/08/06/zend-framework-coding-by-convention/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 00:30:29 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=502</guid>
		<description><![CDATA[This is really something I've been wanting to point out because, for one, I very much like and agree with the approach, and second, it's something that any developer using the Zend Framework should digest and take into consideration when writing their own code.
There are numerous components that will accept configuration options, and usually that [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/08/06/zend-framework-coding-by-convention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Logic behind naming roads</title>
		<link>http://metaversedeveloper.com/2009/07/27/the-logic-behind-naming-roads/</link>
		<comments>http://metaversedeveloper.com/2009/07/27/the-logic-behind-naming-roads/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 22:30:27 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=499</guid>
		<description><![CDATA[I currently live in the triangle area in North Carolina. This morning, actually, just a few minutes ago, I overheard the announcer on the NBC17 news say that I440, the circular interstate that wraps around Raleigh, will be renamed.
At the moment the naming convention is "the inner beltline" for the lane that moves clockwise, and [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/07/27/the-logic-behind-naming-roads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing short URLs using case-sensitive Routes with Zend Framework</title>
		<link>http://metaversedeveloper.com/2009/07/06/implementing-short-urls-using-case-sensitive-routes-with-zend-framework/</link>
		<comments>http://metaversedeveloper.com/2009/07/06/implementing-short-urls-using-case-sensitive-routes-with-zend-framework/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 01:00:49 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=475</guid>
		<description><![CDATA[Since short URLs are all the rage these days, I wanted to outfit one of my websites with its own short URL capability.
A simple way to accomplish this is to base62 encode a numeric identifier (the database table's primary key). In order to identify a URL as a short URL, it will be prefixed with [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/07/06/implementing-short-urls-using-case-sensitive-routes-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Zend_Acl with your model</title>
		<link>http://metaversedeveloper.com/2009/05/26/using-zend_acl-with-your-model/</link>
		<comments>http://metaversedeveloper.com/2009/05/26/using-zend_acl-with-your-model/#comments</comments>
		<pubDate>Wed, 27 May 2009 00:15:27 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[acl]]></category>
		<category><![CDATA[authorization]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=448</guid>
		<description><![CDATA[Zend_Acl is an excellent component that provides Access Control List (ACL) functionality. In most cases the goal is to manage user access to resources. access to to manage all things related to user access. In a nutshell, a role 
 to any kind of resource. But unfortunate it doesn't quite live up to its full [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/05/26/using-zend_acl-with-your-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proper Twitter Integration with Zend Framework</title>
		<link>http://metaversedeveloper.com/2009/05/05/proper-twitter-integration-with-zend-framework/</link>
		<comments>http://metaversedeveloper.com/2009/05/05/proper-twitter-integration-with-zend-framework/#comments</comments>
		<pubDate>Tue, 05 May 2009 23:45:39 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Social Web]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=441</guid>
		<description><![CDATA[Twitter is all the rage these days. Every site out there has some kind of "Tweet This" link or "Follow us on Twitter" button. Some sites have even deeper integration and tweet events on your behalf. In most cases, those sites are asking you for your Twitter username and password. What? Even scarier, many people [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/05/05/proper-twitter-integration-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assembler</title>
		<link>http://metaversedeveloper.com/2009/04/23/assembler/</link>
		<comments>http://metaversedeveloper.com/2009/04/23/assembler/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 22:30:20 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[assembler]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=121</guid>
		<description><![CDATA[It's fun to go back in time to look at things I've done. 10 Years ago I discovered Roger Wilco, a voice chat application aimed at gamers that would run in the background and work like a walkie-talkie, adding voice communication capabilities to any game. It was quite revolutionary at the time.
The other application that [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/04/23/assembler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PlayLegions.com - Strategic FPS Tutorial and Timetrails</title>
		<link>http://metaversedeveloper.com/2009/03/28/playlegionscom-strategic-fps-tutorial-and-timetrails/</link>
		<comments>http://metaversedeveloper.com/2009/03/28/playlegionscom-strategic-fps-tutorial-and-timetrails/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 04:13:28 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=405</guid>
		<description><![CDATA[Fallen Empire: Legions is a strategic FPS+Z shooter, the spiritual successor to the Starsiege: Tribes series, and a blast to play.
Although the full game is (at least currently) located at instantaction.com, the new playlegions.com site offers a brief single player tutorial, in a very Portal'esque fashion to teach basic movement skills, which are all but; [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/03/28/playlegionscom-strategic-fps-tutorial-and-timetrails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NBC17 News engages audience with Twitter</title>
		<link>http://metaversedeveloper.com/2009/03/27/nbc17-news-engages-audience-with-twitter/</link>
		<comments>http://metaversedeveloper.com/2009/03/27/nbc17-news-engages-audience-with-twitter/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 23:35:13 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Social Web]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=362</guid>
		<description><![CDATA[In what may be a TV station's first, NBC17 is using Twitter to gather feedback from the local community in the greater Raleigh, NC area. I was fortunate enough to be included in this experiment, although I was unaware how my tweets were going to be used.
@MyNC, mync.com's twitter presence, asked about pay as you [...]]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/03/27/nbc17-news-engages-audience-with-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Less or Equal in Erlang</title>
		<link>http://metaversedeveloper.com/2009/03/04/less-or-equal-in-erlang/</link>
		<comments>http://metaversedeveloper.com/2009/03/04/less-or-equal-in-erlang/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 03:00:58 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=354</guid>
		<description><![CDATA[Just noticed that Erlang does not understand <=, it requires it to be =<.]]></description>
		<wfw:commentRss>http://metaversedeveloper.com/2009/03/04/less-or-equal-in-erlang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
