<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: My First Mashup Slides and Code</title>
	<atom:link href="http://blog.calevans.com/2007/03/06/my-first-mashup-slides-and-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.calevans.com/2007/03/06/my-first-mashup-slides-and-code/</link>
	<description>Lint I find in my mind&#039;s belly-button.</description>
	<lastBuildDate>Sun, 29 Aug 2010 06:47:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: Cal Evans</title>
		<link>http://blog.calevans.com/2007/03/06/my-first-mashup-slides-and-code/comment-page-1/#comment-25056</link>
		<dc:creator>Cal Evans</dc:creator>
		<pubDate>Tue, 13 Mar 2007 20:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.calevans.com/2007/03/06/my-first-mashup-slides-and-code/#comment-25056</guid>
		<description>Hossein,

1- There are 2 books you need to have in your library.
&lt;a href=&quot;http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FProfessional-Web-APIs-PHP-Google%2Fdp%2F0764589547%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1173815585%26sr%3D1-11&amp;tag=postcarfrommy-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325&quot; rel=&quot;nofollow&quot;&gt;Professional Web APIs with PHP&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FPro-PHP-XML-Web-Services%2Fdp%2F1590596331%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1173815571%26sr%3D1-1&amp;tag=postcarfrommy-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325&quot; rel=&quot;nofollow&quot;&gt;Pro PHP XML and Web Services&lt;/a&gt;

Those two are the best of breed as far as I&#039;m concerned.

2- No. However, you can use the new filter extension in 5.2 to filter your input. I would suggest filter after you&#039;ve imported it into something like SimpleXML.  If there are any anomalies in the XML itself, SimpleXML and the like will refuse to validate it. Once you have a valid XML and you start pulling pieces out, run them through a filter for safety&#039;s sake.

HTH,

=C=</description>
		<content:encoded><![CDATA[<p>Hossein,</p>
<p>1- There are 2 books you need to have in your library.<br />
<a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FProfessional-Web-APIs-PHP-Google%2Fdp%2F0764589547%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1173815585%26sr%3D1-11&#038;tag=postcarfrommy-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325" rel="nofollow">Professional Web APIs with PHP</a><br />
<a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FPro-PHP-XML-Web-Services%2Fdp%2F1590596331%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1173815571%26sr%3D1-1&#038;tag=postcarfrommy-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325" rel="nofollow">Pro PHP XML and Web Services</a></p>
<p>Those two are the best of breed as far as I&#8217;m concerned.</p>
<p>2- No. However, you can use the new filter extension in 5.2 to filter your input. I would suggest filter after you&#8217;ve imported it into something like SimpleXML.  If there are any anomalies in the XML itself, SimpleXML and the like will refuse to validate it. Once you have a valid XML and you start pulling pieces out, run them through a filter for safety&#8217;s sake.</p>
<p>HTH,</p>
<p>=C=</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hossein</title>
		<link>http://blog.calevans.com/2007/03/06/my-first-mashup-slides-and-code/comment-page-1/#comment-24972</link>
		<dc:creator>Hossein</dc:creator>
		<pubDate>Tue, 13 Mar 2007 06:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.calevans.com/2007/03/06/my-first-mashup-slides-and-code/#comment-24972</guid>
		<description>Hello

1-I want to write a tutorial about SOAP,Which article do you suggest to read?

2- I heard about XML bomb and RSS ,Is there special function like mysql_real_escape that we use in order to prevent SQL injection,
for these attack?
Thanks,</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>1-I want to write a tutorial about SOAP,Which article do you suggest to read?</p>
<p>2- I heard about XML bomb and RSS ,Is there special function like mysql_real_escape that we use in order to prevent SQL injection,<br />
for these attack?<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://blog.calevans.com/2007/03/06/my-first-mashup-slides-and-code/comment-page-1/#comment-24173</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Tue, 06 Mar 2007 21:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.calevans.com/2007/03/06/my-first-mashup-slides-and-code/#comment-24173</guid>
		<description>&lt;strong&gt;Cal Evans&#039; Blog: My First Mashup Slides and Code...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>Cal Evans&#8217; Blog: My First Mashup Slides and Code&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
