<?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; tools</title>
	<atom:link href="http://www.ajaxray.com/blog/category/tools/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>Simple PHP PDO Wrapper : light, static, easy</title>
		<link>http://www.ajaxray.com/blog/2009/08/29/simple-php-pdo-wrapper-light-static-easy-to-use/</link>
		<comments>http://www.ajaxray.com/blog/2009/08/29/simple-php-pdo-wrapper-light-static-easy-to-use/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 06:11:02 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/?p=133</guid>
		<description><![CDATA[A few days ago, I was looking for a PDO wrapper to work with a small PHP application.  I&#8217;ve searched around and found fractalizer&#8217;s PDO wrapper nearest to my purpose. Then I just wrote my wrapper on the shadow of his one. 
Let&#8217;s see what&#8217;s inside and how it works.
Features

Easy to use.
Works with MySQL [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2009/08/29/simple-php-pdo-wrapper-light-static-easy-to-use/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Front-end optimization with PHP Speedy &#8211; increase Yslow grade in 10 minutes!</title>
		<link>http://www.ajaxray.com/blog/2008/12/26/php-speedy-yslow-optimization-frontend/</link>
		<comments>http://www.ajaxray.com/blog/2008/12/26/php-speedy-yslow-optimization-frontend/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 18:13:02 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php-speedy]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yslow]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/?p=100</guid>
		<description><![CDATA[Before I move into PHP Speedy, a small background won&#8217;t hurt much! Until a few days back, whenever I hear the word optimization, my brain quickly shows a few keywords in my mental screen: &#8220;query optimization, page caching, opcode, etc&#8221;. All these terms and the associated work relates to the optimization of a web application [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2008/12/26/php-speedy-yslow-optimization-frontend/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>My Bookmarks &#8211; A Wordpress plugin to show your valuable bookmarks on sidebar</title>
		<link>http://www.ajaxray.com/blog/2008/08/08/my-bookmarks-a-wordpress-plugin-to-show-bookmarks-on-sidebar/</link>
		<comments>http://www.ajaxray.com/blog/2008/08/08/my-bookmarks-a-wordpress-plugin-to-show-bookmarks-on-sidebar/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 16:14:20 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/2008/08/08/my-bookmarks-a-wordpress-plugin-to-show-your-valuable-bookmarks-on-sidebar/</guid>
		<description><![CDATA[If you are using delicious or simpy as your bookmarking tool, this plugin is for you. This will help a wordpress user to show his valuable bookmarks on sidebar. Just install this plugin and set your options in plugins settings page &#8211; you are done. When you add or update links on your bookmarking site, [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2008/08/08/my-bookmarks-a-wordpress-plugin-to-show-bookmarks-on-sidebar/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Developing web application with PHP-MySql-Apache in Ubuntu Linux</title>
		<link>http://www.ajaxray.com/blog/2008/07/05/developing-web-application-with-php-mysql-apache-in-ubuntu-linux/</link>
		<comments>http://www.ajaxray.com/blog/2008/07/05/developing-web-application-with-php-mysql-apache-in-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 19:33:09 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[how-to]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/2008/07/05/developing-web-application-with-php-mysql-apache-in-ubuntu-linux/</guid>
		<description><![CDATA[I have started using Ubuntu 8.04 in few days ago and found it Great.  So, now I&#8217;ve moved my development environment from windows and working  in Ubuntu. Here I am just explaining what steps I had to take for this jump. Also have a listing of some development related softwares/tools which I am [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2008/07/05/developing-web-application-with-php-mysql-apache-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>PHP Universal Feed Parser &#8211; lightweight PHP class for parsing RSS and ATOM feeds.</title>
		<link>http://www.ajaxray.com/blog/2008/05/02/php-universal-feed-parser-lightweight-php-class-for-parsing-rss-and-atom-feeds/</link>
		<comments>http://www.ajaxray.com/blog/2008/05/02/php-universal-feed-parser-lightweight-php-class-for-parsing-rss-and-atom-feeds/#comments</comments>
		<pubDate>Fri, 02 May 2008 18:52:04 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[feed]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/2008/05/02/php-universal-feed-parser-lightweight-php-class-for-parsing-rss-and-atom-feeds/</guid>
		<description><![CDATA[After the PHP Universal Feed Generator, I&#8217;ve written the PHP Universal Feed Parser for Orchid Framework.  It&#8217;s a RSS and ATOM parser written in PHP5. Though there are many feed parsers  over Internet, none of those was serving the basic focuses of Orchid: pure object orientation, being lightweight etc. So, I had to [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2008/05/02/php-universal-feed-parser-lightweight-php-class-for-parsing-rss-and-atom-feeds/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>PHP Universal Feed Generator (supports RSS 1.0, RSS 2.0 and ATOM)</title>
		<link>http://www.ajaxray.com/blog/2008/03/08/php-universal-feed-generator-supports-rss-10-rss-20-and-atom/</link>
		<comments>http://www.ajaxray.com/blog/2008/03/08/php-universal-feed-generator-supports-rss-10-rss-20-and-atom/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 19:47:47 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[ATOM]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[writer]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/2008/03/08/php-universal-feed-generator-supports-rss-10-rss-20-and-atom/</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve planned on developing a RSS writer that fulfills most my needs by supporting the various feed formats. Although the necessity was the prime force behind it, a discussion with Hasin and Emran has put the actual fire in. We were discussing about what can be added next in the [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2008/03/08/php-universal-feed-generator-supports-rss-10-rss-20-and-atom/feed/</wfw:commentRss>
		<slash:comments>143</slash:comments>
		</item>
		<item>
		<title>Windows Live Writer : Blogger&#8217;s life made easy</title>
		<link>http://www.ajaxray.com/blog/2007/10/01/windows-live-writer-bloggers-life-makes-easy/</link>
		<comments>http://www.ajaxray.com/blog/2007/10/01/windows-live-writer-bloggers-life-makes-easy/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 22:07:28 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/2007/10/01/windows-live-writer-bloggers-life-makes-easy/</guid>
		<description><![CDATA[Windows says, &#34;Windows Live Writer Beta is a desktop application that makes it easy to publish rich content to your blog&#34;. Really that. I have been using it recently and found it as an exclusive tool for blogging. But remember, a blogger can use windows live writer only when his blog is build on an [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2007/10/01/windows-live-writer-bloggers-life-makes-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
