<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://php.dzone.com"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0">
<channel>
 <title>Recent Tips, Tricks and How-Tos</title>
 <link>http://php.dzone.com/howto/current</link>
 <description></description>
 <language>en</language>
<item>
 <title>A small SimpleXML gotcha (with namespaces)</title>
 <link>http://php.dzone.com/articles/a-small-simplexml-gotcha-with-</link>
 <description>I&#039;ve so far worked only very little with XML with namespaces,
especially in terms of parsing it. Therefor, I was quite stumped today
on the parsing of a particular snippet of XML which contained an
element that had an xlink:href attribute. I just couldn&#039;t get that
attribute&#039;s value out. The solution, as often seems to be the case, is
quite simple.</description>
 <comments>http://php.dzone.com/articles/a-small-simplexml-gotcha-with-#comments</comments>
 <category domain="http://php.dzone.com/category/tags/namespaces">namespaces</category>
 <category domain="http://php.dzone.com/category/tags/php">php</category>
 <category domain="http://php.dzone.com/category/tags/simplexml">simplexml</category>
 <category domain="http://php.dzone.com/category/tags/xml">XML</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/3226</wfw:commentRss>
 <dz:submitDate>Fri, 30 May 2008 15:14:48 -0400</dz:submitDate>
 <dz:readCount>238</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>skoop</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-225135.png</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 30 May 2008 15:14:48 -0400</pubDate>
 <dc:creator>skoop</dc:creator>
 <guid isPermaLink="false">3226 at http://php.dzone.com</guid>
</item>
<item>
 <title>Useful Symfony Tips for Beginners</title>
 <link>http://php.dzone.com/articles/some-symfony-tips-beginners</link>
 <description>I started using symfony by taking a single workday
to walk through the first seven steps of the Askeet tutorial. After
that, as time was scarce, we dived into the project we were planning to
use symfony on. Here I&#039;ll present you with some tips that I either
found or experienced myself.
1. Prevent XSS, take a look at your settings</description>
 <comments>http://php.dzone.com/articles/some-symfony-tips-beginners#comments</comments>
 <category domain="http://php.dzone.com/category/tags/php">php</category>
 <category domain="http://php.dzone.com/category/tags/symfony">symfony</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/1476</wfw:commentRss>
 <dz:submitDate>Sun, 02 Mar 2008 15:45:26 -0500</dz:submitDate>
 <dz:readCount>1018</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>skoop</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-225135.png</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 02 Mar 2008 15:45:26 -0500</pubDate>
 <dc:creator>skoop</dc:creator>
 <guid isPermaLink="false">1476 at http://php.dzone.com</guid>
</item>
<item>
 <title>Using sfFileCache directly</title>
 <link>http://php.dzone.com/articles/using-sffilecache-directly</link>
 <description>You can configure a lot of caching in symfony, so rarely do you need to
cache things yourself, but it may happen that one day you decide you
need it. I came to that point when I wanted to cache certain results
from external web services. I could have used the Function caching, but
in this case I wanted to keep a bit more control, possibly altering the
cache etc.</description>
 <comments>http://php.dzone.com/articles/using-sffilecache-directly#comments</comments>
 <category domain="http://php.dzone.com/category/tags/cache">cache</category>
 <category domain="http://php.dzone.com/category/tags/caching">caching</category>
 <category domain="http://php.dzone.com/category/tags/php">php</category>
 <category domain="http://php.dzone.com/category/tags/symfony">symfony</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/1157</wfw:commentRss>
 <dz:submitDate>Tue, 19 Feb 2008 18:12:41 -0500</dz:submitDate>
 <dz:readCount>202</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>skoop</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-225135.png</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 19 Feb 2008 18:12:41 -0500</pubDate>
 <dc:creator>skoop</dc:creator>
 <guid isPermaLink="false">1157 at http://php.dzone.com</guid>
</item>
</channel>
</rss>
