<?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; bug</title>
	<atom:link href="http://marcuswelz.com/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcuswelz.com</link>
	<description>software imagineer</description>
	<lastBuildDate>Wed, 15 Feb 2012 03:48:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>The WSDL Blower: The state of SOAP in Zend Framework 1.6</title>
		<link>http://marcuswelz.com/2008/09/13/the-wsdl-blower-the-state-of-soap-in-zend-framework-16/</link>
		<comments>http://marcuswelz.com/2008/09/13/the-wsdl-blower-the-state-of-soap-in-zend-framework-16/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 18:07:40 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[web service]]></category>
		<category><![CDATA[wsdl]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=191</guid>
		<description><![CDATA[There are all kinds of ways to expose APIs as web services. SOAP, XML-RPC, REST, JSON-RPC. Out of all of these, SOAP is arguably the most complex, but also one of the oldest ways to expose an API (I remember preliminary SOAP and WSDL support in Delphi 6, circa 2001). Exposing an API as a [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/09/13/the-wsdl-blower-the-state-of-soap-in-zend-framework-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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 & 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 [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/07/31/bugs-in-phing-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 on a Sony VAIO VGN-FE890</title>
		<link>http://marcuswelz.com/2008/04/25/ubuntu-804-on-a-sony-vaio-vgn-fe890/</link>
		<comments>http://marcuswelz.com/2008/04/25/ubuntu-804-on-a-sony-vaio-vgn-fe890/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 02:02:01 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[acpi]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=70</guid>
		<description><![CDATA[This is a follow-up to my Ubuntu post from a few days ago. I've tried out the final version of 8.04 LTS on my Sony VAIO laptop, and found that it didn't boot. Instead, after the Loading Kernel process bar reaches 100%, the only thing that appears on screen is: [ 42.947514] ACPI: EC: acpi_ec_wait [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/04/25/ubuntu-804-on-a-sony-vaio-vgn-fe890/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP 5.0.2</title>
		<link>http://marcuswelz.com/2004/09/25/php-502/</link>
		<comments>http://marcuswelz.com/2004/09/25/php-502/#comments</comments>
		<pubDate>Sat, 25 Sep 2004 09:23:51 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=16</guid>
		<description><![CDATA[Earlier I saw that PHP 5.0.2 is available. PHP 5.0.1 didn't fix any of our problems. I skipped this one and went straight to PHP 5.1.0-CVS, which I tested on our dev server. Recompiled PHP5, restarted Apache, and so far it looks solid. Very nice. That means that we can hopefully migrate our software to [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2004/09/25/php-502/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More PHP woes</title>
		<link>http://marcuswelz.com/2004/07/26/more-php-woes/</link>
		<comments>http://marcuswelz.com/2004/07/26/more-php-woes/#comments</comments>
		<pubDate>Mon, 26 Jul 2004 21:09:47 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=15</guid>
		<description><![CDATA[Tried the latest CVS version (php5-200407261630). And applied the session patch which wasn't included yet. It seemed like it was running okay for about 15 seconds. Then I kept getting more segfaults. It's back to the old refcount issue. Having all the bugs at once makes it hard to isolate which patch fixes what, if [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2004/07/26/more-php-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP session bug identified</title>
		<link>http://marcuswelz.com/2004/07/26/php-session-bug-identified/</link>
		<comments>http://marcuswelz.com/2004/07/26/php-session-bug-identified/#comments</comments>
		<pubDate>Mon, 26 Jul 2004 15:03:37 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=14</guid>
		<description><![CDATA[It's reported. Has nothing to do with the database, or our templating system. Plain old session_start(); just breaks Apache. Amazing that this one has slipped by. Share this on Facebook Tweet This! Share this on Reddit Share this on Tumblr Share this on LinkedIn Subscribe to the comments for this post?]]></description>
		<wfw:commentRss>http://marcuswelz.com/2004/07/26/php-session-bug-identified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP5 bug confirmed</title>
		<link>http://marcuswelz.com/2004/07/25/php5-bug-confirmed/</link>
		<comments>http://marcuswelz.com/2004/07/25/php5-bug-confirmed/#comments</comments>
		<pubDate>Sun, 25 Jul 2004 20:48:18 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=13</guid>
		<description><![CDATA[Found someone else who is experiencing the same bug we are &#8212; well, one of them, anyway. It's reported on the PHP bug tracker. Hopefully that'll help. Share this on Facebook Tweet This! Share this on Reddit Share this on Tumblr Share this on LinkedIn Subscribe to the comments for this post?]]></description>
		<wfw:commentRss>http://marcuswelz.com/2004/07/25/php5-bug-confirmed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 47/56 queries in 0.022 seconds using disk: basic

Served from: marcuswelz.com @ 2012-05-22 03:25:03 -->
