<?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>Opera Husband &#187; PHP</title>
	<atom:link href="http://blog.tmacsoft.com/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tmacsoft.com</link>
	<description>Saving the world, one soprano at a time</description>
	<lastBuildDate>Thu, 24 Jun 2010 17:20:47 +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>webgrind &#8211; Project Hosting on Google Code</title>
		<link>http://blog.tmacsoft.com/php/webgrind-project-hosting-on-google-code</link>
		<comments>http://blog.tmacsoft.com/php/webgrind-project-hosting-on-google-code#comments</comments>
		<pubDate>Thu, 27 Aug 2009 16:58:40 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/?p=41</guid>
		<description><![CDATA[Webgrind is an Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick&apos;n&apos;dirty optimizations it does the job. Here&apos;s a screenshot showing the output from profiling:
via webgrind &#8211; Project Hosting on Google Code.
 Tweet This Post]]></description>
			<content:encoded><![CDATA[<p>Webgrind is an Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick&apos;n&apos;dirty optimizations it does the job. Here&apos;s a screenshot showing the output from profiling:</p>
<p>via <a href='http://code.google.com/p/webgrind/'>webgrind &#8211; Project Hosting on Google Code</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=webgrind+%E2%80%93+Project+Hosting+on+Google+Code+http://6ra9q.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=webgrind+%E2%80%93+Project+Hosting+on+Google+Code+http://6ra9q.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/php/webgrind-project-hosting-on-google-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A couple interesting links</title>
		<link>http://blog.tmacsoft.com/php/a-couple-interesting-links</link>
		<comments>http://blog.tmacsoft.com/php/a-couple-interesting-links#comments</comments>
		<pubDate>Fri, 25 Jan 2008 04:54:27 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/php/a-couple-interesting-links</guid>
		<description><![CDATA[phpUnderControl integrates several php tools into CruiseControl.  Utter Ramblings has a nice yum repository for PHP on CentOS.
 Tweet This Post]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phpundercontrol.org/">phpUnderControl</a> integrates several php tools into CruiseControl.  Utter Ramblings has a nice <a href="http://www.jasonlitka.com/yum-repository/">yum repository</a> for PHP on CentOS.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=A+couple+interesting+links+http://wma5o.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=A+couple+interesting+links+http://wma5o.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/php/a-couple-interesting-links/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP and Eclipse PDT</title>
		<link>http://blog.tmacsoft.com/php/php-and-eclipse</link>
		<comments>http://blog.tmacsoft.com/php/php-and-eclipse#comments</comments>
		<pubDate>Wed, 21 Mar 2007 04:22:28 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/php/php-and-eclipse</guid>
		<description><![CDATA[I was able to get Eclipse running with PDT and the Zend Debugger.  At first the MySQL extension wasn&#8217;t working but then I found the ini file buried in the plugins folder and I was able to add it.  
 Tweet This Post]]></description>
			<content:encoded><![CDATA[<p>I was able to get Eclipse running with <a href="http://www.eclipse.org/pdt/">PDT</a> and the <a href="http://www.zend.com/pdt#debugger">Zend Debugger</a>.  At first the MySQL extension wasn&#8217;t working but then I found the ini file buried in the plugins folder and I was able to add it.  </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=PHP+and+Eclipse+PDT+http://b43dw.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=PHP+and+Eclipse+PDT+http://b43dw.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/php/php-and-eclipse/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Salesforce &amp; Google Maps Mashup using PHP</title>
		<link>http://blog.tmacsoft.com/salesforce/salesforce-google-maps-mashup-using-php</link>
		<comments>http://blog.tmacsoft.com/salesforce/salesforce-google-maps-mashup-using-php#comments</comments>
		<pubDate>Mon, 08 Jan 2007 01:23:06 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Salesforce]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/?p=5</guid>
		<description><![CDATA[Arrowpointe has developed a mash-up of Salesforce.com and Google Maps.  I just set this up in my sForce account.  I&#8217;m going to set it up at work tomorrow.  Cool way to visualize stuff.  I&#8217;m think about mapping everyone that has purchased our product.  There is also an PHP5 version here [...]]]></description>
			<content:encoded><![CDATA[<p>Arrowpointe has developed a mash-up of Salesforce.com and Google Maps.  I just set <a href="http://sfdc.arrowpointe.com/2005/11/28/salesforce-google-maps-mashup-using-php/">this</a> up in my sForce account.  I&#8217;m going to set it up at work tomorrow.  Cool way to visualize stuff.  I&#8217;m think about mapping everyone that has purchased our product.  There is also an <a href="http://sfdc.arrowpointe.com/2006/08/31/improved-google-maps-mashup/">PHP5 version</a> here which uses of the a new <a href="http://sourceforge.net/project/showfiles.php?group_id=96634&#038;package_id=183732">SalesForce client</a> and a <a href="http://www.phpinsider.com/php/code/GoogleMapAPI/">Google map API</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Salesforce+%26+Google+Maps+Mashup+using+PHP+http://aag2z.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Salesforce+%26+Google+Maps+Mashup+using+PHP+http://aag2z.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/salesforce/salesforce-google-maps-mashup-using-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
