<?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>Let's explore the web technologies together &#187; snippet</title>
	<atom:link href="http://www.ajaxray.com/blog/category/snippet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxray.com/blog</link>
	<description>Exploring PHP, MySql, Javascript, jQuery, Zend Framework and more... from Bangladesh</description>
	<lastBuildDate>Sun, 28 Feb 2010 15:48:12 +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>PunBB modification &#8211; Implementing iconized categories for forum topics</title>
		<link>http://www.ajaxray.com/blog/2008/11/13/punbb-modification-implementing-iconized-categories-for-forum-topics/</link>
		<comments>http://www.ajaxray.com/blog/2008/11/13/punbb-modification-implementing-iconized-categories-for-forum-topics/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 16:52:30 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[punbb]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[modification]]></category>
		<category><![CDATA[topic]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/?p=81</guid>
		<description><![CDATA[PunBB is one of the fastest and minimal forum softwares powered by PHP. PunBB says about itself:
PunBB is a fast and lightweight PHP-powered discussion board. It is released under the GNU General Public License. Its primary goals are to be faster, smaller and less graphically intensive as compared to other discussion boards. PunBB has fewer [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2008/11/13/punbb-modification-implementing-iconized-categories-for-forum-topics/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Join Problems with Zend_Paginator and Zend_Db_Select objects</title>
		<link>http://www.ajaxray.com/blog/2008/08/24/join-problems-with-zend_paginator-and-zend_db_select-objects/</link>
		<comments>http://www.ajaxray.com/blog/2008/08/24/join-problems-with-zend_paginator-and-zend_db_select-objects/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 16:20:17 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[zend-framework]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/2008/08/24/join-problems-with-zend_paginator-and-zend_db_select-objects/</guid>
		<description><![CDATA[Zend_Paginator is one of the newest members of Zend framework family. It&#8217;s surely a rich addition with Zend&#8217;s power. Moreover, It&#8217;s handling the main data of pagination, not only pagination links. Which I didn&#8217;t found in any other pagination library. 
But, when I (and many other developers) start to working with this library, found many [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2008/08/24/join-problems-with-zend_paginator-and-zend_db_select-objects/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>PHP UUID generator function</title>
		<link>http://www.ajaxray.com/blog/2008/02/06/php-uuid-generator-function/</link>
		<comments>http://www.ajaxray.com/blog/2008/02/06/php-uuid-generator-function/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 19:40:37 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/2008/02/06/php-uuid-generator-function/</guid>
		<description><![CDATA[Universally Unique Identifier is an identifier standard which is used in a varieties of software construction. When I was writing the RSS Writer class for Orchid, I needed to generate UUID to implement with ATOM id. I searched the web for a simple solution, but didn&#8217;t find any that suffices my need. Then I wrote [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2008/02/06/php-uuid-generator-function/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
