<?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"
	>

<channel>
	<title>marcus welz</title>
	<atom:link href="http://marcuswelz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcuswelz.com</link>
	<description>web 2.0 : social media : virtual worlds</description>
	<pubDate>Tue, 26 Aug 2008 00:06:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Zend Framework 1.6 RC2 and FirePHP</title>
		<link>http://marcuswelz.com/2008/08/25/zend-framework-16-rc2-and-firephp/</link>
		<comments>http://marcuswelz.com/2008/08/25/zend-framework-16-rc2-and-firephp/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 00:06:33 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Zend Framework]]></category>

		<category><![CDATA[firebug]]></category>

		<category><![CDATA[firephp]]></category>

		<category><![CDATA[wildfire]]></category>

		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=171</guid>
		<description><![CDATA[After I had upgraded from Firebug 1.2.0b7 to 1.2.0b15, my web apps were no longer throwing any kind of logs into the Firebug console. I&#8217;m using the Zend_Log_Writer_Firebug class for that.
Luckily, just earlier today I noticed a new release of Firebug 1.2.0. And with that, FirePHP 0.1.1.2. But now there was a new problem:
[&#8221;There was [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/08/25/zend-framework-16-rc2-and-firephp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spokeo is kind of Scaryo</title>
		<link>http://marcuswelz.com/2008/08/05/spokeo-is-kind-of-scaryo/</link>
		<comments>http://marcuswelz.com/2008/08/05/spokeo-is-kind-of-scaryo/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 00:55:43 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Social Web]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[aggregator]]></category>

		<category><![CDATA[background check]]></category>

		<category><![CDATA[hr]]></category>

		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=142</guid>
		<description><![CDATA[Evidently 2008 is the year of the aggregators. They&#8217;re everywhere. Socialthing, ping.fm, and what have you. But here&#8217;s one with an immedialy obvious business model. Introducing Spokeo. An aggregator that asks you to provide your AOL, Gmail, Hotmail or Yahoo email credentials (which, in my opinion isn&#8217;t the safest way to share contacts and I [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/08/05/spokeo-is-kind-of-scaryo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I bought a new Headset</title>
		<link>http://marcuswelz.com/2008/08/04/i-bought-a-new-headset/</link>
		<comments>http://marcuswelz.com/2008/08/04/i-bought-a-new-headset/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 01:53:19 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Entertainment]]></category>

		<category><![CDATA[Gaming]]></category>

		<category><![CDATA[adapter]]></category>

		<category><![CDATA[audio]]></category>

		<category><![CDATA[headset]]></category>

		<category><![CDATA[plantronics]]></category>

		<category><![CDATA[sound]]></category>

		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=140</guid>
		<description><![CDATA[For the longest time I&#8217;ve used the Plantronics .Audio 70 &#8220;Behind-the-headset&#8221;. It&#8217;s lightweight, has clear sound, and has an almost 10 foot long cord. And perhaps that&#8217;s part of the problem. I keep rolling over it with my chair every so often, and eventually, after 6 months of use or so, the chord will short [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/08/04/i-bought-a-new-headset/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Zend Framework and File Locking Pitfalls</title>
		<link>http://marcuswelz.com/2008/08/03/zend-framework-and-file-locking-pitfalls/</link>
		<comments>http://marcuswelz.com/2008/08/03/zend-framework-and-file-locking-pitfalls/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 18:49:46 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Software &amp; Tools]]></category>

		<category><![CDATA[Zend Framework]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[flock]]></category>

		<category><![CDATA[zend framework]]></category>

		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=138</guid>
		<description><![CDATA[Earlier today while reading through the Zend Framework 1.6 RC1 release notes I&#8217;ve come across an interesting bug that has been fixed: [ZF-3382] Zend_Cache_Backend_File problems under very high load.
There are a lot of things to say about this issue. The obvious ones first:
1. Under typical operation such as opening, locking, reading/writing, and then closing a [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/08/03/zend-framework-and-file-locking-pitfalls/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bugs in Phing on Windows</title>
		<link>http://marcuswelz.com/2008/07/31/bugs-in-phing-on-windows/</link>
		<comments>http://marcuswelz.com/2008/07/31/bugs-in-phing-on-windows/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 01:45:57 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Software &amp; Tools]]></category>

		<category><![CDATA[archive]]></category>

		<category><![CDATA[bug]]></category>

		<category><![CDATA[phing]]></category>

		<category><![CDATA[task]]></category>

		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=136</guid>
		<description><![CDATA[I use Phing to deploy my projects, and as they become more complex I expand on my use of Phing tasks. For instance, I have a ZIP archive of zip codes that Phing extracts and then imports into a database when deploying the application.
I maintain two development environments. One on a Linux server, and one [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/07/31/bugs-in-phing-on-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comcast reads blogs, provides customer service through Twitter</title>
		<link>http://marcuswelz.com/2008/07/26/comcast-reads-blogs-provides-customer-service-through-twitter/</link>
		<comments>http://marcuswelz.com/2008/07/26/comcast-reads-blogs-provides-customer-service-through-twitter/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 15:28:46 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Social Web]]></category>

		<category><![CDATA[comcast]]></category>

		<category><![CDATA[social media]]></category>

		<category><![CDATA[suddenoutbreakofcommonsense]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=122</guid>
		<description><![CDATA[More and more companies are starting to embrace the social web. Comcast discovered that communicating and following up with unsatisfied customers through third party web sites (personal blogs, Twitter, etc) can have a positive effect.
Of course, that&#8217;s a Good Thing&#8482;, because as a (due to lack of alternatives, sometimes forced) customer it often seems that [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/07/26/comcast-reads-blogs-provides-customer-service-through-twitter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Zend_DB_Select Woes</title>
		<link>http://marcuswelz.com/2008/07/25/zend_db_select-woes/</link>
		<comments>http://marcuswelz.com/2008/07/25/zend_db_select-woes/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 02:48:09 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Zend Framework]]></category>

		<category><![CDATA[mixin]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[select]]></category>

		<category><![CDATA[sql]]></category>

		<category><![CDATA[sqlite]]></category>

		<category><![CDATA[tables]]></category>

		<category><![CDATA[zend framework]]></category>

		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=134</guid>
		<description><![CDATA[It&#8217;s no secret, I&#8217;m a fan of the Zend Framework, which I&#8217;ve been using since version 0.15. A lot of components have been added since then, and many of the initial components have been refactored and enhanced, and have matured. And that includes the Zend_Db_Select component, which has been evolving quite nicely, and even Zend_Db_Table_Abstract [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/07/25/zend_db_select-woes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Paginating Zend_Search_Lucene results</title>
		<link>http://marcuswelz.com/2008/07/22/paginating-zend_search_lucene-results/</link>
		<comments>http://marcuswelz.com/2008/07/22/paginating-zend_search_lucene-results/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 00:02:21 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Zend Framework]]></category>

		<category><![CDATA[array_slice]]></category>

		<category><![CDATA[lucene]]></category>

		<category><![CDATA[pagination]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=120</guid>
		<description><![CDATA[This short entry was inspired by a snippet of inefficient code I encountered, which involved iterating over an array with a loop and breaking out of it once enough results were fetched.
Zend_Search_Lucene does not paginate results. It simply returns an array. While it does allow you to specify to only return the first N results [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/07/22/paginating-zend_search_lucene-results/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Debugging web sites with the BlackBerry Simulator</title>
		<link>http://marcuswelz.com/2008/07/17/debugging-web-sites-with-the-blackberry-simulator/</link>
		<comments>http://marcuswelz.com/2008/07/17/debugging-web-sites-with-the-blackberry-simulator/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 01:42:36 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Software &amp; Tools]]></category>

		<category><![CDATA[blackberry]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[debug]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=132</guid>
		<description><![CDATA[I&#8217;ve never used a BlackBerry. Yet, I was tasked with debugging a web site that apparently had some issues with the BlackBerry. This rather outdated site was using frames, which is the first hint that there may be problems. However, according to the BlackBerry Developer&#8217;s Guide (PDF) frames aren&#8217;t an issue. They&#8217;re simply processed and [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/07/17/debugging-web-sites-with-the-blackberry-simulator/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tribes Evolved: GarageGames, InstantAction, and Legions</title>
		<link>http://marcuswelz.com/2008/06/28/tribes-evolved-garagegames-instantaction-and-legions/</link>
		<comments>http://marcuswelz.com/2008/06/28/tribes-evolved-garagegames-instantaction-and-legions/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 23:36:05 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
		
		<category><![CDATA[Entertainment]]></category>

		<category><![CDATA[Gaming]]></category>

		<category><![CDATA[audio]]></category>

		<category><![CDATA[games]]></category>

		<category><![CDATA[garagegames]]></category>

		<category><![CDATA[legions]]></category>

		<category><![CDATA[scripting]]></category>

		<category><![CDATA[sound]]></category>

		<category><![CDATA[tribes]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=75</guid>
		<description><![CDATA[A good friend of mine alerted me to a spiritual successor of the Tribes series. Tribes, Tribes 2, and Tribes:Vengeance were games that I&#8217;ve wasted enjoyed countless hours playing, modding, scripting, and participating in tournament games with.
The Fallen Empire: Legions open beta started just a few days ago. It&#8217;s a Torque based game developed by [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/06/28/tribes-evolved-garagegames-instantaction-and-legions/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
