<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Openknot</title>
<link>http://openknot.com</link>
<language>en-gb</language>
<description>Openknot Latest Articles</description>
<pubDate>Sat, 15 Sep 2007 15:01:45 BST</pubDate>
<lastBuildDate>Sat, 15 Sep 2007 15:01:45 BST</lastBuildDate>
<ttl>360</ttl>
<skipDays>
  <day>Saturday</day>
  <day>Sunday</day>
</skipDays>
<skipHours>
  <hour>22</hour>
  <hour>23</hour>
  <hour>0</hour>
  <hour>1</hour>
  <hour>2</hour>
  <hour>3</hour>
  <hour>4</hour>
  <hour>5</hour>
  <hour>6</hour>
  <hour>7</hour>
</skipHours>

<item>
<title>Negotiating RSS Headers with PHP</title>
<link>http://openknot.com/article/negotiate_rss_headers_with_php</link>
<description>RSS feeds typically consume large amounts of bandwidth as they are frequently polled for new content. This can be reduced by examining the request headers, and only sending the feed contents when it has been updated.</description>
<pubDate>Sat, 15 Sep 2007 15:01:45 BST</pubDate>
<guid isPermaLink="true">http://openknot.com/article/negotiate_rss_headers_with_php</guid>
</item>

<item>
<title>Highlighting PHP Source Code</title>
<link>http://openknot.com/article/highlight_php_source_code</link>
<description>How to highlight PHP source code listings in semantic XHTML. When generating source code listings for documentation or articles, the source needs to be converted to highlighted and formatted XHTML. This article shows how this can be accomplished using the PHP tokenizer functions.</description>
<pubDate>Thu, 23 Aug 2007 11:33:25 BST</pubDate>
<guid isPermaLink="true">http://openknot.com/article/highlight_php_source_code</guid>
</item>

<item>
<title>Minding Your PHP P's and Q's</title>
<link>http://openknot.com/article/php_code_standards</link>
<description>A gentle nudge in the direction of writing well-presented PHP code. Why is convention important? And why are developers so pendantic about spaces and braces? We discuss the benefits of coding to a standard, and what that standard might be for PHP.</description>
<pubDate>Tue, 07 Aug 2007 12:24:03 BST</pubDate>
<guid isPermaLink="true">http://openknot.com/article/php_code_standards</guid>
</item>


</channel>
</rss>