<?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>Ultimate New Media, Inc &#187; PHP</title>
	<atom:link href="http://www.ultimatenewmedia.com/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultimatenewmedia.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 26 Aug 2010 21:36:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery and JSONP for Cross Domain Requests</title>
		<link>http://www.ultimatenewmedia.com/blog/jquery-and-jsonp-for-cross-domain-requests/</link>
		<comments>http://www.ultimatenewmedia.com/blog/jquery-and-jsonp-for-cross-domain-requests/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:37:56 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cross domain]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[JSONP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ultimatenewmedia.com/blog/?p=46</guid>
		<description><![CDATA[If you have ever had issues making AJAX calls between two servers (domains) then I strongly suggest you check out this post and jQuery ajax method.
I went through a considerable amount of headbanging before finally figuring this out and the post above is the only solution I could find that even came close to pointing [...]]]></description>
		<wfw:commentRss>http://www.ultimatenewmedia.com/blog/jquery-and-jsonp-for-cross-domain-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why PHP should NOT be run on Windows</title>
		<link>http://www.ultimatenewmedia.com/blog/why-php-should-not-be-run-on-windows/</link>
		<comments>http://www.ultimatenewmedia.com/blog/why-php-should-not-be-run-on-windows/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 20:25:37 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mail()]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.ultimatenewmedia.com/?p=26</guid>
		<description><![CDATA[I ran into an issue today sending emails from a CMS system that was running on a WAMP installation due to the client&#8217;s request.  We were using the default PHP mail() function to send emails from the form and the emails were not sending.

The first issue we ran into was the setup of the SMTP [...]]]></description>
		<wfw:commentRss>http://www.ultimatenewmedia.com/blog/why-php-should-not-be-run-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
