<?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>PHP Trivandrum &#187; Code Snippets</title>
	<atom:link href="http://www.php-trivandrum.org/category/code-snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-trivandrum.org</link>
	<description>Get addicted to PHP</description>
	<lastBuildDate>Fri, 27 Jan 2012 03:19:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Class DumpIO &#8211; Inspired by Apache mod_dumpio but reluctant to restart webserver</title>
		<link>http://www.php-trivandrum.org/code-snippets/class-dumpio-inspired-by-apache-mod_dumpio-but-reluctant-to-restart-webserver/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/class-dumpio-inspired-by-apache-mod_dumpio-but-reluctant-to-restart-webserver/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 03:16:47 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[dumpio]]></category>
		<category><![CDATA[php tips]]></category>
		<category><![CDATA[script logging]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1112</guid>
		<description><![CDATA[Though there are far and wide systems for live debugging, and the sort, for forensic or load analysis, our php-extjs framework did not have anything pre planned, other than some query loggers, and background processing systems to log into db etc. While recently the Master MySQL server started showing variations in the cacti patterns (normal [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/class-dumpio-inspired-by-apache-mod_dumpio-but-reluctant-to-restart-webserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux CPU usage and montioring using shell memcache and jquery</title>
		<link>http://www.php-trivandrum.org/code-snippets/linux-cpu-usage-and-montioring-using-shell-memcache-and-jquery/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/linux-cpu-usage-and-montioring-using-shell-memcache-and-jquery/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 15:45:21 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Linux Shell]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[linux montioring]]></category>
		<category><![CDATA[memcache]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1101</guid>
		<description><![CDATA[Recently in a project where the application was deployed across multiple servers, the Client QA as well as Support Team wanted a better monitoring of all the servers in the production. It was too much to provide everybody with shell access and ask them to monitor using top. Well after a lot of digging through [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/linux-cpu-usage-and-montioring-using-shell-memcache-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Sessions in Memcache &#8211; Locking Issues</title>
		<link>http://www.php-trivandrum.org/code-snippets/php-sessions-in-memcache-locking-issues/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/php-sessions-in-memcache-locking-issues/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 04:25:21 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[memcache]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1094</guid>
		<description><![CDATA[Actually it is ages since I sat down to scribble something. Well this one could not be avoided. Hence here it is. 
In one of our FTE projects, we had faced a complication that Memcached on one node was using 100% cpu and php-cgi was complainging that the same node was not permitting any more [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/php-sessions-in-memcache-locking-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php memcache simulate using file system</title>
		<link>http://www.php-trivandrum.org/code-snippets/php-memcache-simulate-using-file-system/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/php-memcache-simulate-using-file-system/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 02:40:22 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[memcache]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1092</guid>
		<description><![CDATA[Recently we were facing some difficulties, where we had facilitate implementing a copy of an application on a development environment with our client. The most difficult part was that though we could coax php to load libraries, we could not install any system services. We were supposed to install only a web application to a [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/php-memcache-simulate-using-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>url shortening script using MariaFramework</title>
		<link>http://www.php-trivandrum.org/code-snippets/url-shortening-script-using-mariaframework/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/url-shortening-script-using-mariaframework/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 03:37:01 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Frame Works]]></category>
		<category><![CDATA[General Articles]]></category>
		<category><![CDATA[MariaFramework]]></category>
		<category><![CDATA[url shortening]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1090</guid>
		<description><![CDATA[Just as a proof of concept, we had tried to port or even rework the whole of asianetindia.com using MariaFramework. The task of migrating the wordpress admin side, being herculian, this was delayed in pushing to production and it is still in poc stage. Now to nail down the fact that MariaFramework is production ready, [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/url-shortening-script-using-mariaframework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compressing php source files for embedded applications</title>
		<link>http://www.php-trivandrum.org/code-snippets/compressing-php-source-files-for-embedded-applications/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/compressing-php-source-files-for-embedded-applications/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 01:16:41 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php snippets]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1074</guid>
		<description><![CDATA[Compressing php code is not been a tough task, and this is not for the purpose of obfuscating or encoding to make closed source distribution. But to create compact files which can be used in embedded web applications]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/compressing-php-source-files-for-embedded-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php smtp email direct to mail box delivery</title>
		<link>http://www.php-trivandrum.org/code-snippets/php-smtp-email-direct-to-mail-box-delivery/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/php-smtp-email-direct-to-mail-box-delivery/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 01:44:13 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[direct mail]]></category>
		<category><![CDATA[php snippets]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1045</guid>
		<description><![CDATA[For sending status mails, with varying from addresses, for several of our projects at Saturn, we were using the phpmailer which uses our smtp server with authentication. Well our smtp host had a limitation of 250 emails per day. When our requirements grew out of this limit, mails started to pile up. Sure I could [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/php-smtp-email-direct-to-mail-box-delivery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Mathematical Captcha &#8211; Reinventing the Wheel</title>
		<link>http://www.php-trivandrum.org/code-snippets/a-mathematical-captcha-reinventing-the-wheel/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/a-mathematical-captcha-reinventing-the-wheel/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 02:13:09 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[php snippets]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1029</guid>
		<description><![CDATA[I had seen numeric computational captcha or Mathematical captcha where one has to calculate the answer of an equation with simple arithmetic and supply the result for verification.]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/a-mathematical-captcha-reinventing-the-wheel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Function to format bytes in human readable format</title>
		<link>http://www.php-trivandrum.org/code-snippets/function-to-format-bytes-in-human-readable-format/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/function-to-format-bytes-in-human-readable-format/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 03:40:54 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[php snippets]]></category>
		<category><![CDATA[php tips]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=1024</guid>
		<description><![CDATA[I was digging through my old codes to get this, still could not find. Hence when I wrote it, just made a note here such that later it wont be difficult to find atleast for me.

function&#160;formatSize($size){&#160;&#160;&#160;&#160;&#160;$units&#160;=&#160;array('&#160;B',&#160;'&#160;KB',&#160;'&#160;MB',&#160;'&#160;GB',&#160;'&#160;TB');&#160;&#160;&#160;&#160;&#160;for&#160;($i&#160;=&#160;0;&#160;$size&#160;&#62;&#160;1024;&#160;$i++)&#160;{&#160;$size&#160;/=&#160;1024;&#160;}&#160;&#160;&#160;&#160;&#160;return&#160;round($size,&#160;2).$units[$i];&#160;}
format filesize, php filesize human readable
]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/function-to-format-bytes-in-human-readable-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Formatted XML, the php dom way &#8211; Best for debugging</title>
		<link>http://www.php-trivandrum.org/code-snippets/formatted-xml-the-php-dom-way-best-for-debugging/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/formatted-xml-the-php-dom-way-best-for-debugging/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 05:39:36 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[php snippets]]></category>
		<category><![CDATA[php tips]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/code-snippets/formatted-xml-the-php-dom-way-best-for-debugging/</guid>
		<description><![CDATA[Recently in a discussion on linkedin <a href="http://www.linkedin.com/e/vaq/16409486/40870/14053122/view_disc/">PHP webservice - Logging Requests/Responses</a>, Roy de Kleijn had asked "how can I print the XML in XML structure, in stead of a single line of text", which triggered me a thought.]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/formatted-xml-the-php-dom-way-best-for-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting to wordpress using php cli and xmlrpc</title>
		<link>http://www.php-trivandrum.org/code-snippets/posting-to-wordpress-using-php-cli-and-xmlrpc/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/posting-to-wordpress-using-php-cli-and-xmlrpc/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 20:02:09 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[php cli]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xml rpc]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/code-snippets/posting-to-wordpress-using-php-cli-and-xmlrpc/</guid>
		<description><![CDATA[A reader once asked me if I could build a command line tool which takes title from one file, and content from another file to create wordpress post. I tried, which finally gave an outline to this script. I dont think that this is very high fly, but for those whom the xmlrpc is mumbo, [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/posting-to-wordpress-using-php-cli-and-xmlrpc/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>php MsSQL Backup</title>
		<link>http://www.php-trivandrum.org/code-snippets/php-mssql-backup/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/php-mssql-backup/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 17:05:24 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[MsSQL backup]]></category>
		<category><![CDATA[php snippets]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=982</guid>
		<description><![CDATA[A php script to dump database as sql from MS SQL
We started porting (provide dual support) one of our application from MySQL to MSSQL, sorry, actually we were trying to run the same code base on either MSSQL or MySQL as the client wishes. And those who knows both, will agree to the level of [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/php-mssql-backup/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Migration from MySQL to MSSQL our solutions &#8211; Continued</title>
		<link>http://www.php-trivandrum.org/code-snippets/migration-from-mysql-to-mssql-our-solutions-continued/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/migration-from-mysql-to-mssql-our-solutions-continued/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 18:45:15 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[General Articles]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=967</guid>
		<description><![CDATA[In the previous post, I had specified that a code analysis would be presented later on, which is happening now. Though I am not permitted to abstract the whole database abstraction, which would otherwise divulge the core business logic of the system too, I do expect that the following would be enough to guide a [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/migration-from-mysql-to-mssql-our-solutions-continued/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Porting application from MySQL to MSSQL</title>
		<link>http://www.php-trivandrum.org/code-snippets/porting-application-from-mysql-to-mssql/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/porting-application-from-mysql-to-mssql/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 18:05:00 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/code-snippets/porting-application-from-mysql-to-mssql/</guid>
		<description><![CDATA[At first I thought it should be a challenge, though I did not expect it to be too tough, since we were already using a custom db wrapper. Well it turned out to be well too heavy a nightmare. And there was situations where I even considered retiring from life.  I pity those who [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/porting-application-from-mysql-to-mssql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert MySQL Database to SQLite3 Database</title>
		<link>http://www.php-trivandrum.org/code-snippets/convert-mysql-database-to-sqlite3-database/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/convert-mysql-database-to-sqlite3-database/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 02:23:20 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[SQLite3]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=959</guid>
		<description><![CDATA[For a cd based time limited working copy, of one of our products, I decided to port our mysql application to sqlite3. Since we had about 70 tables, and all with optimized indexes, and about 24 user defined function 3 triggers and 12 procedures, normally anyone would have thought of simply getting along with the [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/convert-mysql-database-to-sqlite3-database/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Automatic image sizing with static delivery &#8211; Wordpress Enhancement</title>
		<link>http://www.php-trivandrum.org/code-snippets/automatic-image-sizing-with-static-delivery-wordpress-enhancement/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/automatic-image-sizing-with-static-delivery-wordpress-enhancement/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:31:36 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[php tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=941</guid>
		<description><![CDATA[Recently I got fed up trying to convince the operators of a client, for whom we had implemented a wordpress site. The operators, even after we repeatedly asked to upload only relevant sizes for certian positions, were trying to make one size fit for all. Hell, places where thumbnails of 1 to 2K would suffice, [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/automatic-image-sizing-with-static-delivery-wordpress-enhancement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Short PHP twitter-counter</title>
		<link>http://www.php-trivandrum.org/code-snippets/short-php-twitter-counter/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/short-php-twitter-counter/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 18:45:04 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[php twitter counter]]></category>
		<category><![CDATA[twitter counter]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/code-snippets/short-php-twitter-counter/</guid>
		<description><![CDATA[While strolling around I found some bits and pieces which I put together to get a short twitter counter in php.
&#60;?phpob_start();&#160;$json&#160;=&#160;file_get_contents("http://twitter.com/statuses/user_timeline/php_trivandrum.json?count=1");$data&#160;=&#160;json_decode($json,&#160;true);ob_get_clean();&#160;echo&#160;$data[0]['user']['followers_count'];&#160;?&#62;
Nothing more to write now..
]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/short-php-twitter-counter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL FileSystem &#8211; A PHP Implementaion</title>
		<link>http://www.php-trivandrum.org/code-snippets/mysql-filesystem-a-php-implementaion/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/mysql-filesystem-a-php-implementaion/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 17:50:07 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[media sql storage]]></category>
		<category><![CDATA[mysql file store]]></category>
		<category><![CDATA[protected media store]]></category>
		<category><![CDATA[store images in mysql]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/code-snippets/mysql-filesystem-a-php-implementaion/</guid>
		<description><![CDATA[After reading Using MySQL as a filesystem, by Ben Martin @ linux.com, I had been pondering over the idea for a long time. And a couple of sleepless nights, the base for phpmyfs, a mysql file storage engine using php at the front end is almost ready.&#160; This is not yet production ready, though the [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/mysql-filesystem-a-php-implementaion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paged Navigation &#8211; My own way</title>
		<link>http://www.php-trivandrum.org/code-snippets/paged-navigation-my-own-way/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/paged-navigation-my-own-way/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 03:43:45 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[php pagination code]]></category>
		<category><![CDATA[php snippets]]></category>
		<category><![CDATA[php tips]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=914</guid>
		<description><![CDATA[Recently while working for a wordpress plugin, though there are a lot of solutions for this, I could not find the exact thing which I needed, and thought about writing one of my own. Just writing it and using in the current project would be a waste, so thought I would slap it on here. [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/paged-navigation-my-own-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun digging into Wordpress XML RPC</title>
		<link>http://www.php-trivandrum.org/code-snippets/fun-digging-into-wordpress-xml-rpc/</link>
		<comments>http://www.php-trivandrum.org/code-snippets/fun-digging-into-wordpress-xml-rpc/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 02:53:09 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress xml rpc example]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/?p=912</guid>
		<description><![CDATA[Once we achieved 20K visits per day at asianetindia.com (maintained by Saturn SPL), we planned to hammer in and our target was 30k in three months. We have achived that view the stats. For this twitter and blog helped a lot. We had added auto blogging, and wordtwit both to the existing asianetindia.com. It means [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/code-snippets/fun-digging-into-wordpress-xml-rpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

