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

<channel>
	<title>Utah PHP Users Group &#187; David Smith</title>
	<atom:link href="http://uphpu.org/author/dave/feed/" rel="self" type="application/rss+xml" />
	<link>http://uphpu.org</link>
	<description>PHP application development and support</description>
	<pubDate>Sun, 14 Dec 2008 15:19:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP and the &#8220;@&#8221; Operator</title>
		<link>http://uphpu.org/2006/05/07/php-and-the-quotquot-operator/</link>
		<comments>http://uphpu.org/2006/05/07/php-and-the-quotquot-operator/#comments</comments>
		<pubDate>Sun, 07 May 2006 22:56:56 +0000</pubDate>
		<dc:creator>David Smith</dc:creator>
		
		<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://phlyte.uphpu.org/?p=17</guid>
		<description><![CDATA[I&#8217;ve noticed some confusion of late about the &#8220;@&#8221; operator and what it does and doesn&#8217;t do. To try to clarify this, I&#8217;ve written up a quicky article explaining some of the &#8220;@&#8221; operator&#8217;s nuances and provided some example code. Please comment if you find I&#8217;ve mistaken something. Enjoy!
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed some confusion of late about the &#8220;@&#8221; operator and what it does and doesn&#8217;t do. To try to clarify this, I&#8217;ve written up a quicky article <a href="http://thesmithfam.org/blog/">explaining some of the &#8220;@&#8221; operator&#8217;s nuances</a> and provided some example code. Please comment if you find I&#8217;ve mistaken something. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2006/05/07/php-and-the-quotquot-operator/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Use SOAP and PHP to access J2EE components</title>
		<link>http://uphpu.org/2004/09/01/use-soap-and-php-to-access-j2ee-components/</link>
		<comments>http://uphpu.org/2004/09/01/use-soap-and-php-to-access-j2ee-components/#comments</comments>
		<pubDate>Wed, 01 Sep 2004 23:26:47 +0000</pubDate>
		<dc:creator>David Smith</dc:creator>
		
		<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://phlyte.uphpu.org/?p=188</guid>
		<description><![CDATA[Olexiy Prohorenko looks at a software project with a PHP front end and a Java based back end. In Use SOAP to Access EJB Components with PHP he shows how to expose your EJB components as web services. He takes a stateless session bean, deployes it as a web service using SOAP, and then modifies [...]]]></description>
			<content:encoded><![CDATA[<p>Olexiy Prohorenko looks at a software project with a PHP front end and a Java based back end. In <a href="http://www.devx.com/Java/Article/21707">Use SOAP to Access EJB Components with PHP</a> he shows how to expose your EJB components as web services. He takes a stateless session bean, deployes it as a web service using SOAP, and then modifies the PHP front end to use this web service.</p>
]]></content:encoded>
			<wfw:commentRss>http://uphpu.org/2004/09/01/use-soap-and-php-to-access-j2ee-components/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
