<?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>LayZend</title>
	<atom:link href="http://layzend.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://layzend.info</link>
	<description>This is my quick reference</description>
	<lastBuildDate>Sat, 18 May 2013 15:40:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Important notification jquery plugin</title>
		<link>http://layzend.info/blog/js/jquery/important-notification-jquery-plugin/</link>
		<comments>http://layzend.info/blog/js/jquery/important-notification-jquery-plugin/#comments</comments>
		<pubDate>Fri, 17 May 2013 07:04:47 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=524</guid>
		<description><![CDATA[This is a small jquery plugin utility which notifies on a new update from server. This can be controlled by an AJAX query or can be controlled by web sockets. This notification can also be opened using the HTML default event handlers. In HTML5 supported browser the notification will make a alerting sound to catch [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/js/jquery/important-notification-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Validation with Tooltip</title>
		<link>http://layzend.info/blog/js/jquery/jquery-validation-with-tooltip/</link>
		<comments>http://layzend.info/blog/js/jquery/jquery-validation-with-tooltip/#comments</comments>
		<pubDate>Fri, 17 May 2013 05:10:55 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[tooltip]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=519</guid>
		<description><![CDATA[This is a nice implementation of jquery validation and tooltip together to achieve a awesome effect. The code is pretty simple and very familiar to all of us. Please check this out and reply your thoughts. The following image is a preview of the result of the code. GitHub : https://github.com/samikchattopadhyay/jq-validate-with-tooltip]]></description>
		<wfw:commentRss>http://layzend.info/blog/js/jquery/jquery-validation-with-tooltip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWAPBOX &#8211; A nice jQuery plugin to swap data</title>
		<link>http://layzend.info/blog/js/jquery/swapbox-jquery-plugin/</link>
		<comments>http://layzend.info/blog/js/jquery/swapbox-jquery-plugin/#comments</comments>
		<pubDate>Fri, 10 May 2013 04:47:24 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[data swap]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[selet box]]></category>
		<category><![CDATA[swapbox]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=508</guid>
		<description><![CDATA[I made this small utility program when working on a big project. The requirement was like in this image, from the left select box, user will select few payment methods he accepts and will transfer it to the right select box. Or if he decides not to allow a method any more, he will be [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/js/jquery/swapbox-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codeigniter Authentication Library</title>
		<link>http://layzend.info/blog/php/codeigniter-authentication-library/</link>
		<comments>http://layzend.info/blog/php/codeigniter-authentication-library/#comments</comments>
		<pubDate>Wed, 08 May 2013 11:23:00 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[Codeigniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[ciauth]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=414</guid>
		<description><![CDATA[Codeigniter is used in many websites today. Libraries are the power of it. In most of the cases we have two section in our websites. The public part that is visible to the world The private one which is only accessible to the owner Depending on these requirements we need authentication system implemented in our [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/codeigniter-authentication-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Registration Form</title>
		<link>http://layzend.info/blog/php/easy-registration-form/</link>
		<comments>http://layzend.info/blog/php/easy-registration-form/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 18:19:31 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[made]]></category>
		<category><![CDATA[ready]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=369</guid>
		<description><![CDATA[This is a very easy example of registration form that is generally needed to be implemented in most of the sites today. This example can be copied to any project to implement the form there. It supports the following - jQuery Validation jQuery Ajax Submit The following screenshot is displaying the validation messages &#160; Download [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/easy-registration-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making SEO supported URL</title>
		<link>http://layzend.info/blog/php/making-seo-supported-url/</link>
		<comments>http://layzend.info/blog/php/making-seo-supported-url/#comments</comments>
		<pubDate>Fri, 14 Sep 2012 06:51:02 +0000</pubDate>
		<dc:creator>layzend</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=360</guid>
		<description><![CDATA[Follow these steps to make SEO supported URL 1. Lgin to the wp-admin 2. go open permalink settings 3. From the settings select the post name radio button and save the settings &#160; &#160; &#160;]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/making-seo-supported-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing WordPress in your server</title>
		<link>http://layzend.info/blog/php/installing-wordpress/</link>
		<comments>http://layzend.info/blog/php/installing-wordpress/#comments</comments>
		<pubDate>Fri, 14 Sep 2012 06:42:27 +0000</pubDate>
		<dc:creator>layzend</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=346</guid>
		<description><![CDATA[WordPress installation need few easy steps and you will have a brand new blog of your own. This is a fantastic platform and very very easy to use. Follow these images to install wordpress - 1. search &#8220;Download wordpress&#8221; in google. Click the first search result 2. This will open the wordpress download page. From [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/installing-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic form with custom validation</title>
		<link>http://layzend.info/blog/js/jquery/dynamic-form-with-custom-validation/</link>
		<comments>http://layzend.info/blog/js/jquery/dynamic-form-with-custom-validation/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 08:33:55 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[custom validation]]></category>
		<category><![CDATA[db to form]]></category>
		<category><![CDATA[dynamic form]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[php and js form validation]]></category>
		<category><![CDATA[server side form validation]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=244</guid>
		<description><![CDATA[This is a quick post to introduce dynamic form. This dynamic form class can be utilized where you need a dynamic way of creating form, may be information taken from a user or database etc. It will create a form with predefined custom field types like phone number, email, url, number etc. The most important [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/js/jquery/dynamic-form-with-custom-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabeling dojo with Zend Framework</title>
		<link>http://layzend.info/blog/php/enabeling-dojo-with-zend-framework/</link>
		<comments>http://layzend.info/blog/php/enabeling-dojo-with-zend-framework/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 20:01:34 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[dijit]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[dojo view helper]]></category>
		<category><![CDATA[dojox]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tundra]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=231</guid>
		<description><![CDATA[Download Dojo from here. Extract the three folders (dojo, dijit, dojox) into public/js. Add the following code into the bootstrap.php class Bootstrap extends Zend_Application_Bootstrap_Bootstrap { protected function _initDojo() { $view = new Zend_View; $view-&#62;addHelperPath('Zend/Dojo/View/Helper/', 'Zend_Dojo_View_Helper'); $view-&#62;dojo() -&#62;setDjConfigOption('usePlainJson',true) -&#62;addStylesheetModule('dijit.themes.tundra') -&#62;setLocalPath("/js/dojo/dojo.js"); $viewRenderer = new Zend_Controller_Action_Helper_ViewRenderer($view); Zend_Controller_Action_HelperBroker::addHelper($viewRenderer); return $view; } } In your layout or view script write [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/enabeling-dojo-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multi row data entry form</title>
		<link>http://layzend.info/blog/js/multi-row-data-entry-form/</link>
		<comments>http://layzend.info/blog/js/multi-row-data-entry-form/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 23:39:06 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[data entry]]></category>
		<category><![CDATA[database insert]]></category>
		<category><![CDATA[extendable form]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[multi row]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=202</guid>
		<description><![CDATA[This form may be used to insert multiple set of data. Multiple set of records can be inserted at a single click in the &#8220;Submit&#8221; button. This is highly efficient in the case of bulk data entry. Here is a set of jQuery and PHP code which will perform as per the requirement. To implement [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/js/multi-row-data-entry-form/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Price/Money in words</title>
		<link>http://layzend.info/blog/php/money-in-words/</link>
		<comments>http://layzend.info/blog/php/money-in-words/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 21:59:28 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[money in words]]></category>
		<category><![CDATA[price in words]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=192</guid>
		<description><![CDATA[Sometimes we need to display grand total of an invoice in words. This function helps us to achieve that goal. This is a utility function which you can put into your functions file (where you store all your custom functions). function no_to_words($no) { $words = array('0'=&#62; '' ,'1'=&#62; 'one' ,'2'=&#62; 'two' ,'3' =&#62; 'three','4' =&#62; [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/money-in-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using autoloader to manage your framework</title>
		<link>http://layzend.info/blog/php/using-autoloader-to-manage-your-framework/</link>
		<comments>http://layzend.info/blog/php/using-autoloader-to-manage-your-framework/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 21:57:59 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[autoload]]></category>
		<category><![CDATA[autoloader]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[magic]]></category>
		<category><![CDATA[managing]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=179</guid>
		<description><![CDATA[It is easier to manage classes with its own file. If you create an email class then it should be saved in a file named mailer.php This class may need many other classes, the problem begins here. Now you must have to include all needed class files in the mailer file to work properly. But [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/using-autoloader-to-manage-your-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multilevel Category with Caching</title>
		<link>http://layzend.info/blog/php/multilevel-category-with-caching/</link>
		<comments>http://layzend.info/blog/php/multilevel-category-with-caching/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 07:47:10 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[apycom]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[caching data]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[multilevel menu]]></category>
		<category><![CDATA[php cache]]></category>
		<category><![CDATA[php caching]]></category>
		<category><![CDATA[website cache]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=172</guid>
		<description><![CDATA[The menu is created dynamically from the data inserted in the database earlier. But each time the website displays the menu it need to query the database, fetch the result and create the markup over and over again. This leads to a slower page load. Here comes the utility of caching. Generally the main menu [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/multilevel-category-with-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Level Category Management Part-3</title>
		<link>http://layzend.info/blog/js/multi-level-category-management-part-3/</link>
		<comments>http://layzend.info/blog/js/multi-level-category-management-part-3/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 18:26:09 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[breadcrumb]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[crud]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[horizontal menu]]></category>
		<category><![CDATA[level]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[main menu]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[marketplace]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[multilevel menu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[shopping]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[website menu]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=148</guid>
		<description><![CDATA[We have already solved the main problem of adding, editing, deleting multilevel categories into a database table. Now when we have a lot of data in the table, we must show them in a multilevel fashion also. Here is a solve for this thing. I have used the beautiful jQuery apycom menu. The calling of [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/js/multi-level-category-management-part-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easy Authentication system</title>
		<link>http://layzend.info/blog/php/easy-authentication-system/</link>
		<comments>http://layzend.info/blog/php/easy-authentication-system/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 13:00:51 +0000</pubDate>
		<dc:creator>samik</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[admin authentication]]></category>
		<category><![CDATA[auth wrapper]]></category>
		<category><![CDATA[authentication class]]></category>
		<category><![CDATA[authentication system]]></category>
		<category><![CDATA[db auth]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[session based authentication]]></category>
		<category><![CDATA[session class]]></category>
		<category><![CDATA[session wrapper]]></category>
		<category><![CDATA[user authentication]]></category>

		<guid isPermaLink="false">http://layzend.info/?p=132</guid>
		<description><![CDATA[Authentication is a process by which you can verify if someone is that user who he claims to be. This usually involves a username and a password, but can include any other method of demonstrating identity and other extra conditions. The identity (username) is compared to the credential (password) from a database table with credential [...]]]></description>
		<wfw:commentRss>http://layzend.info/blog/php/easy-authentication-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: layzend.info @ 2013-05-23 09:33:26 by W3 Total Cache -->