<?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/">
<channel>
<title>InnovativePHP Tutorial Feed</title>
<link>http://www.innovativephp.com</link>
<item>
<title>Authored a Book on Impress.js for Building CSS3 Presentations</title>
<link>http://www.innovativephp.com/?p=2266</link>
<pubDate>Sun, 05 May 2013 10:24:25 -0700</pubDate>
<description><![CDATA[Being a developer, it was hard for me to learn the art of writing articles. I have been writing for almost 2 years now and few month back, I had the chance to write for popular blogs. Writing and publishing your own book is something that everyone will have in their dreams. My dream came true on 28th of April 2013, where I published my first book on impress.js.]]></description>
</item>
<item>
<title>How to Promote Your Blog with ClickToTweet</title>
<link>http://www.innovativephp.com/?p=2238</link>
<pubDate>Fri, 22 Feb 2013 04:29:38 -0800</pubDate>
<description><![CDATA[Promoting blogs and driving traffic to a blog is one of the major concerns for any new blogger. Even though you might have quality content, your blog could go unnoticed if it is not promoted well. There are various techniques provided by expert bloggers to drive traffic to your web sites. Today we going to see how we can effectively use inline tweets with clicktotweet.com to increase the sharing of blog posts.]]></description>
</item>
<item>
<title>Sharing Templates Between PHP and JavaScript - PHP Master</title>
<link>http://www.innovativephp.com/?p=2255</link>
<pubDate>Sun, 23 Dec 2012 13:52:00 -0800</pubDate>
<description><![CDATA[Templating is crucial for separating your business logic from your presentation, but if your web app depends heavily on Ajax, it can be difficult to maintain both server and client-side templates without duplication. It can be useful to choose a templating engine which provides both client and server-side support allowing maximum reusability. Learn how to share your templates between PHP and JavaScript using Mustache.]]></description>
</item>
<item>
<title>Creating HTML Templates with Mustache.js - JsPro</title>
<link>http://www.innovativephp.com/?p=2232</link>
<pubDate>Sun, 16 Dec 2012 16:15:40 -0800</pubDate>
<description><![CDATA[Web applications use MVC architectures to separate business logic from the presentation views. Complex projects which involves large amounts of client side HTML manipulation with JavaScript can be difficult to maintain. In such scenarios we can use template systems to increase reusability and ease the task of managing views.

Mustache.js provides a well documented template system which can be used to manage your templates. And, since mustache supports various languages, we don’t need a separate templating system on the server side. This article covers the basics of working with mustache.]]></description>
</item>
<item>
<title>New Trends in Log-In Forms Designing</title>
<link>http://www.innovativephp.com/?p=2213</link>
<pubDate>Thu, 13 Dec 2012 00:05:49 -0800</pubDate>
<description><![CDATA[Have you ever counted how many times a day you log in to various websites? I am sure your answer would be ‘No’. We perform ‘Log In’ so many times in a day that we now don’t think how it’s done….until and unless something is wrong! You may forget your log in credential: username (it can be your email address or any other name) and password. Or there are chances that you forget if ever you have signed up for a particular web form.

To beat everything, users who fail logging in successfully to a particular website do not see its personalized content and other services, which minimize the engagement value. Looking at the significance of ‘Log-In’ form of business, some website owners have started looking out for new design solutions.]]></description>
</item>
<item>
<title>5 Cool iPAD Web Design Apps for Designers</title>
<link>http://www.innovativephp.com/?p=2187</link>
<pubDate>Fri, 23 Nov 2012 04:15:42 -0800</pubDate>
<description><![CDATA[Walking on water and designing web from a specification are easy if both are frozen and as said by Johanna Drucker, “I don’t think that design needs theory, but I think designers need theory”. A good design is a good business for web developers and the only thing about design is how it relates to people also, it’s not just what it looks like and feels like. Design is how it works. Also, it’s an opportunity to continue telling the story, not just to sum everything up. Alike a good art inspires and good design motivates, you can achieve the perfect design only when you use appropriate tools. ]]></description>
</item>
<item>
<title> 10 Must-Know Skills for a WordPress Plugin Developer</title>
<link>http://www.innovativephp.com/?p=2180</link>
<pubDate>Sun, 07 Oct 2012 03:58:02 -0700</pubDate>
<description><![CDATA[WordPress is the most powerful CMS framework available at the moment. It can be used to create highly flexible and extendable websites with very little work. I believe that the Plugins and Themes structure is the main reason behind its success as a CMS. There are around 21,000 plugins available for free on the official WordPress website.]]></description>
</item>
<item>
<title>Exploring PHP’s IMAP Library, Part 1 - phpmaster.com</title>
<link>http://www.innovativephp.com/?p=2168</link>
<pubDate>Sun, 30 Sep 2012 01:32:32 -0700</pubDate>
<description><![CDATA[Some web applications might require features of an email client to be made available the users. In these situations, we can either write our own or customize opensource clients like SquirrelMail or Roundcube. Regardless of what you choose, knowledge of working with IMAP mail will be helpful.

In this two-part series I’ll explain how to work with PHP’s IMAP extension. This is the first part which discusses the necessary functions for connecting to mail servers and reading messages. The second part will talk about actions for working with email, like deleting messages, downloading attachments, etc.]]></description>
</item>
<item>
<title>Interview with Joe Dolson - Author of WP to Twitter Plugin</title>
<link>http://www.innovativephp.com/?p=2118</link>
<pubDate>Sat, 15 Sep 2012 14:15:34 -0700</pubDate>
<description><![CDATA[<p>WP To Twitter is one of the most popular plugins available in the WordPress plugin directory. It has reached over 1,000,000 downloads. Basically this plugin enables you to automatically create tweets to your twitter profile when the blog content is published. You need to create a Twitter application and insert the OAuth setup keys in to the plugin inorder to enable its functionality. 
</p><p>
This plugin was developed by <a href="http://www.joedolson.com/">Joe Dolson</a>. He is a freelance web developer and accessibility consultant. www.joedolson.com is his personal website and you will be able to find more information about the plugins created by him. Recently I had the chance to get an interview from him about his plugin and what he thinks about WordPress Development. I hope you will have something to learn from his interview.</p>]]></description>
</item>
<item>
<title>Aspect Oriented Programming From Scratch</title>
<link>http://www.innovativephp.com/?p=2064</link>
<pubDate>Sun, 02 Sep 2012 14:36:33 -0700</pubDate>
<description><![CDATA[<h2><b>Aspect Oriented Programming From Scratch</b></h2>
<p>Aspect Oriented Programming also known as AOP allows you to separate your cross cutting concerns from core business logic and allows you to focus on business logic related tasks. All the additional repeating functionality can be assigned to the AOP framework and it will automatically do the repetitive tasks at specified points at the function flow.
</p><p>
In this article I am going to provide you the necessary resources for learning aspect oriented programming from scratch. Article will be mainly focused on PHP and Java related resources will be provided later.</p>
<h2><b>Article Contents</b></h2>
<ul>
	<li>Aspect Oriented Programming with Codeigniter</li>
	<li>Advanced AOP Articles for PHP</li>
  	<li>Advanced AOP Articles for Java</li>
  </ul>]]></description>
</item>
<item>
<title>Simple and Flexible Contact Pages with Contact Form 7</title>
<link>http://www.innovativephp.com/?p=2026</link>
<pubDate>Mon, 25 Jun 2012 06:05:35 -0700</pubDate>
<description><![CDATA[<h2><b>Simple and Flexible Contact Pages with Contact Form 7</b></h2>
<p>Contact page acts as the bridge that connects website owner to the users. Having a simple and effective contact form will help you improve the website as a site owner. WordPress plugin directory provides number of plugins for creating contact forms. 
Contact Form 7 created by Takayuki Miyoshi has become the standout plugin amongst them.</p>
<h2><b>Article Contents</b></h2>
<ul>
	<li>Features of Contact Form 7 </li>
	<li>How to Create Contact Forms</li>
  	<li>Interview with Author</li>
  </ul>]]></description>
</item>
<item>
<title>Get Actual Row Count In Mysql Limit Queries With Found Rows</title>
<link>http://www.innovativephp.com/?p=1976</link>
<pubDate>Tue, 24 Apr 2012 04:40:03 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To SQL_CALC_FOUND_ROWS and Found_Rows</b></h2>
<p>In Mysql there are lot of built in functions which can be used to easily manipulate mysql results. But we tend to write lot of queries and code to do those tasks due to lesser knowledge in those built in functions. In this post I am going to explain a mysql function which needs to be used in lot of practical situations. Lets start learning <strong>Found_Rows</strong> function..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>How To Use Found_Rows Function</li>
	<li>Code Explanation</li>
  	<li>Practical Usage</li>
  </ul>]]></description>
</item>
<item>
<title>Learning Jquery Find Using Practical Examples </title>
<link>http://www.innovativephp.com/?p=1946</link>
<pubDate>Fri, 20 Apr 2012 10:51:02 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Jquery Find Function</b></h2>
<p>Jquery find function allows you to search for elements inside a given container. You can combine the powerfull functionality of jquery find with some other functions and do some amazing client side manipulations without connecting to the server side. Throughout this tutorial I'll show you practical examples of using jquery find in real world web applications..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>1. Assign Background Colors To Table Rows Using Jquery Find</li>
	<li>2. Search Table Values and Highlight On Specified Condition</li>
  	<li>3. Create Hovering Menu Form Unordered Lists</li>
  </ul>]]></description>
</item>
<item>
<title>Quickest Way Of Embedding Videos In Wordpress Posts Using Plugin</title>
<link>http://www.innovativephp.com/?p=1914</link>
<pubDate>Thu, 19 Apr 2012 03:43:51 -0700</pubDate>
<description><![CDATA[<h2><b>Embedding Videos In Wordpress Posts</b></h2>
<p>Adding videos is a great way of increasing popularity of your blog posts. Normally users like to see posts with images and videos more than just text posts. So wordpress provides the option to upload videos to your posts directly though post editor or media library. But uploading all the videos to your site will icrease the server space used. In order to prevent that we can upload our videos to popular video servers and embed the videos in our posts.I found a wordpess plugin which lets you embedding your videos very easily using wordpress shortcodes. It supports almost 65 video servers. </p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Embedding Youtube Videos </li>
	<li>Embedding Youtube Playlists</li>
	<li>Embedding Dailymotion Videos</li>
	<li>More Video Embedding Options</li>
</ul>]]></description>
</item>
<item>
<title>19 Things That Makes A Complete Wordpress Blog Post</title>
<link>http://www.innovativephp.com/?p=1834</link>
<pubDate>Tue, 17 Apr 2012 04:17:03 -0700</pubDate>
<description><![CDATA[<h2><b>19 Things That Makes A Complete Wordpress Blog Post</b></h2>
<p>In this post I'll explain each component in wordpress blog post creation area . Creating a wordpress post is simple as filling 2 fields and hitting on the Publish button. But it is necessary to know all the components of post creation if you want to master wordpress. I'll provide basic details of each component and this post will be updated in future according to the new changes made by wordpress..</p>
]]></description>
</item>
<item>
<title>Simple Jquery Plugin To Enable Google Web Fonts For Your Site</title>
<link>http://www.innovativephp.com/?p=1874</link>
<pubDate>Wed, 04 Apr 2012 07:11:15 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Working With Google Web Fonts</b></h2>
<p>Google web fonts directory provides hundreds of different styles of fonts to use in your projects. Highlighting important content with different fonts allow users and search engines to scan your content very quickly. Lets learn how we can simply use google fonts style our content using jquery plugins.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>How To Inlcude Google Fonts </li>
	<li>Jquery Plugin with Inline CSS Styles for Google Fonts</li>
	<li>Jquery Plugin with Common  CSS Styles for Google Fonts</li>
</ul>]]></description>
</item>
<item>
<title>My Checklist For Buying Premium Wordpress Themes</title>
<link>http://www.innovativephp.com/?p=1760</link>
<pubDate>Mon, 26 Mar 2012 09:07:23 -0700</pubDate>
<description><![CDATA[<h2><b>Selecting a Premium Wordpress Theme</b></h2>
<p>There are large number of websites available for free and premium wordpress themes. You will get lot of additional functionality to enhance your website with premium themes. Also you can buy these themes for a price low as 20$-40$. In this post I am going to tell you about my checklist on selecting a premium theme for purchase. I hope this will help you to buy a theme for your next wordpress project or your own site..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Compatible with WordPress Template Development Guidelines</li>
	<li>Availability of a Demo Site</li>
  	<li>Browser and WordPress Version Compatibility</li>
  	<li>Sidebar Widgets Support</li>
<li>Shortcode Support</li>
<li>Custom Page Templates</li>
<li>Post Thumbnails</li>
<li>Custom Menu Support</li>
<li>Comments and Trackbacks Design</li>
<li>Theme Options Page</li>
</ul>]]></description>
</item>
<item>
<title>Picking and Applying Your Dream Wordpress Theme</title>
<link>http://www.innovativephp.com/?p=1705</link>
<pubDate>Tue, 13 Mar 2012 07:02:05 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Working With Admin Dashboard Themes Section</b></h2>
<p>This tutorial will be a useful resource for wordpress blog owners to select their dream themes for the professional blogs or web sites. Step by step guide on installing, activating and working with themes inside admin dashboard is discussed.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>What is a theme in wordpress </li>
	<li>Working with admin dashboard themes section </li>
	<li>Installing wordpress themes </li>
	<li>How to find your dream theme</li>
</ul>]]></description>
</item>
<item>
<title>Create Your First Wordpress Blog</title>
<link>http://www.innovativephp.com/?p=1668</link>
<pubDate>Sun, 11 Mar 2012 12:07:36 -0700</pubDate>
<description><![CDATA[<h2><b>Downloading and Installing Your First Wordpress Site</b></h2>
<p>This tutorial will direct you on a step by step guide to downloading and installing wordpress. All the required information with screenshots are provided in this tutorial. Once you complete this tutorial you will be able to properly set up a wordpress blog on your own.</p>
]]></description>
</item>
<item>
<title>Mastering Wordpress Web Application Development With InnovativePHP</title>
<link>http://www.innovativephp.com/?p=1671</link>
<pubDate>Wed, 07 Mar 2012 04:58:01 -0800</pubDate>
<description><![CDATA[<h2><b> Introduction To Tutorial Series On Mastering Wordpress</b></h2>
<p>I have been using wordpress as my blog platform for almost 2 years now. It is the best blog platform and cms I have worked with compared to drupal and joomla. Its easy to set up and work with. But some users find it difficult to work with some areas in wordpress..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Mastering Wordpress Web Application Development </li>
</ul>]]></description>
</item>
<item>
<title>How To Develop a Jquery Form Validation Plugin</title>
<link>http://www.innovativephp.com/?p=1608</link>
<pubDate>Sun, 26 Feb 2012 12:49:49 -0800</pubDate>
<description><![CDATA[<h2><b>Introduction To Form Validation with Jquery</b></h2>
<p>My previous article <a href='Mastering Jquery Form Validation Using Practical Examples'>"Mastering Jquery Form Validation Using Practical Examples"</a> became the most popular tutorial on innovativephp. So I thought I could write a tutorial to improve the form validation and enable reuse of code using a jquery plugin.  In this tutorial I'll explain the advantage of using a validation pluign and how to create a plugin from scratch.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Define the Plugin Structure</li>
	<li>Define Validation Rule Passing Structure</li>
  	<li>How To Display Validation Errors</li>
  	<li>Initializing Form Validation</li>
<li>Adding Reusable Validation Functions</li>
<li>How To Use the Validation Plugin</li>
</ul>]]></description>
</item>
<item>
<title>Step By Step Guide To Working With Flex4 Video Display Control</title>
<link>http://www.innovativephp.com/?p=1566</link>
<pubDate>Wed, 01 Feb 2012 01:32:40 -0800</pubDate>
<description><![CDATA[<h2><b>Introduction To Flex 4 Video Display Control</b></h2>
<p>Flex Video Display control allows you to play videos in a flash player. It is an easy way of embedding a video in your web site compared to uploading and embedding a video on youtube like video streaming servers. 

In this step by step guide I’ll show you to use various functionalities available in Flex Video Display control. I am going to use flex 4 with Flash Builder in this tutorial. You can download trial version of Flash Builder here or use Flex 4 SDK with Eclipse..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Creating a Video Display with Flex4</li>
	<li>Preventing Autoplay In Video Display</li>
  	<li>Playing the Video Using a Button Control</li>
  	<li>Playing and Pausing Video</li>
	<li>Seek Forward and Backward</li>
</ul>]]></description>
</item>
<item>
<title>Wordpress Theme Development Cheat Sheet</title>
<link>http://www.innovativephp.com/?p=1385</link>
<pubDate>Wed, 11 Jan 2012 09:09:06 -0800</pubDate>
<description><![CDATA[<h2><b>Introduction Wordpress Theme Development Functions</b></h2>
<p>If anyone wants to become a wordpress expert he should definitely have the knowledge to develop a wordpress theme. Theme is what the end user sees when they visit your web site. Without a good and professional theme, your knowledge on plugins,posts, and  wordpress core will not be much of a use. Developing a wordpress theme is not that difficult even for a highly technical web developer who does not have much knowledge on designing. In this tutorial series i am going to explain the necessary functions to develop a wordpress theme using IPress as example.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
<li>Introduction Wordpress Theme Development</li>
<li>What Will You Get By Developing a Wordpress Theme</li>
<li>Wordpress Theme Development Cheet Sheet Episodes</li>
<li>How To Make Use of Time Spent On This Post Series</li>
</ul>]]></description>
</item>
<item>
<title>Jquery Resizable Practical Examples and Demos</title>
<link>http://www.innovativephp.com/?p=1350</link>
<pubDate>Thu, 29 Dec 2011 04:10:50 -0800</pubDate>
<description><![CDATA[<h2><b>Introduction To Element Resize With Jquery</b></h2>
<p>Jquery UI Library provides a event called resizable which enables html elements to be resized within the document. Resizable can be considered as a sub event of dragging. You can hold the resize handlers and drag within the specified area to increase or decrease the size of the DOM element. This functionality is useful in providing some interactive and advanced user controlles which enhances the user interactivity.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Element Resize With Jquery</li>
	<li>Enable and Disable Resize To Show More Content</li>
  	<li>Displaying More Content On Resize</li>
  	<li>Disable Resize After Displaying Full Content</li>
<li>Remove Jquery Resizable Handlers On Complete</li>
<li>Creating Resizable Value Sliders</li>
</ul>]]></description>
</item>
<item>
<title>Mastering Jquery Form Validation Using Practical Examples</title>
<link>http://www.innovativephp.com/?p=1157</link>
<pubDate>Sun, 04 Dec 2011 10:43:26 -0800</pubDate>
<description><![CDATA[<h2><b>Introduction To Form Validation Techniques</b></h2>
<p>In this tutorial I am going to show you how to master the form validation techniques of web applications using jquery library. All the practical examples of form validation and form handling is explained in easily understandable method using practical demonstrations.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Types of Form Validation </li>
	<li>Submit and Validate Forms in Jquery</li>
  	<li>Validating Form Input Controls</li>
  	<li>Handling Error Messages on Form Submit</li>
<li>Highlighting Form Fields</li>
<li>Using Button as a Submit Button</li>
<li>Using Image as a Submit Button</li>
<li>Email Validation Using Jquery</li>
<li>Textbox Length Validation</li>
<li>Textarea Length Validation</li>
</ul>]]></description>
</item>
<item>
<title>URL Handling Isssue In Codeigniter Facebook Application Development</title>
<link>http://www.innovativephp.com/?p=621</link>
<pubDate>Mon, 14 Nov 2011 04:25:46 -0800</pubDate>
<description><![CDATA[<h2><b>URL HANDLING ISSUE IN CODEIGNITER FACEBOOK APP DEVELOPMENT</b></h2>
<p>Recently my friends were working on a Facebook Application using codeigniter php framework and they had some issues in handling facebook urls with codeigniter. Cogeigniter was configured to handle URL’s by setting uri_protocol paremeter to ‘AUTO‘ in the config file, which is the default value. In facebook applications , our application loads inside an iframe. When facebook changes its application URL, our application also got the facebook query string. Take a look at the following code..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Resolving URL Issues using URI Protocol and Query Strings</li>
	<li>Resolving URL Issues using Modified Request URI</li>
</ul>]]></description>
</item>
<item>
<title>Guidelines For Using IBlocks</title>
<link>http://www.innovativephp.com/?p=821</link>
<pubDate>Sat, 29 Oct 2011 16:11:18 -0700</pubDate>
<description><![CDATA[<h2><b>Guidelines For Using IBlocks</b></h2>
<p>This post contains the necessary instructions to use IBlocks effectively without facing any issues. I will be updating this page when users fing issues, mentioning how to fix them.</p>]]></description>
</item>
<item>
<title>Creative Unordered List Design Templates Using Wordpress Shortcodes</title>
<link>http://www.innovativephp.com/?p=765</link>
<pubDate>Sat, 29 Oct 2011 16:08:04 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Unordered List Design Templates</b></h2>
<p>In this tutorial I am going to show you how to use IBLOCKS plugin to create minimal and clean unordered lists for your blog posts . In this example I'll provide column based unordered lists and full width unordered lists with stylish images.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Creating Minimal Unordered Lists</li>
	<li>Defining Items of Minimal Unordered Lists</li>
  	<li>Examples for using Minimal Unordered Lists</li>
</ul>]]></description>
</item>
<item>
<title>Simple Blog Header Designs Using Wordpress Shortcodes - Text Headers</title>
<link>http://www.innovativephp.com/?p=747</link>
<pubDate>Sat, 29 Oct 2011 16:07:38 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Box Header Design Templates</b></h2>
<p>In this tutorial I am going to show you how to use IBLOCKS plugin to create text blog headers as part of <strong>"Simple Blog Header Designs Using Wordpress Shortcodes"</strong> post series. In this example I'll provide normal bold text headers and underlined text headers.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Creating Simple Text Headers - Bold Headers</li>
	<li>Examples for using Bold Headers</li>
  	<li>Creating Simple Text Headers - Underlined Headers</li>
	<li>Examples for using Underlined Headers</li>
  	<li>Creating Simple Text Headers - Underlined Bar Headers</li>
	<li>Examples for using Underlined Bar Headers</li>
</ul>]]></description>
</item>
<item>
<title>Concatenate Rows Into Single Column Using SQL Group Concat Function</title>
<link>http://www.innovativephp.com/?p=796</link>
<pubDate>Thu, 27 Oct 2011 11:11:08 -0700</pubDate>
<description><![CDATA[<h2><b>Why We Need To Concatenate Rows Into Single Column</b></h2>
<p>This post shows you the need of concatenating rows Into single column using real world example. Consider a situation where users place orders on items in a shop. So inorder to store the required details we need 3 tables user,orders and order_items as shown in the tables below..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Practical Situation Which Requires Concatenate Rows Into Single Column</li>
	<li>How To Use SQL Group Concat Function</li>
</ul>]]></description>
</item>
<item>
<title>Measure Average Time On Page Using Jquery ready and unload</title>
<link>http://www.innovativephp.com/?p=639</link>
<pubDate>Wed, 26 Oct 2011 03:19:42 -0700</pubDate>
<description><![CDATA[<h2><b>Jquery Average Time On Page</b></h2>
<p>Average time on a page is an important metric to track the top content where your users stays on for a long time. Increasing the time spent on landing pages will increase the chance of users buying your services or products. So in this tutorial I am going to show you how to simply calculate time on a page using jquery ready and unload functions.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>What is average time on page</li>
	<li>Calculating the time on page</li>
	<li>Things to consider in using window unload function</li>
</ul>]]></description>
</item>
<item>
<title>Simple Blog Header Designs Using Wordpress Shortcodes - Box Headers</title>
<link>http://www.innovativephp.com/?p=728</link>
<pubDate>Wed, 19 Oct 2011 04:45:23 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Box Header Design Templates</b></h2>
<p>In this tutorial I am going to show you how to create box type blog headers as part of <strong>"Simple Blog Header Designs Using Wordpress Shortcodes"</strong> post series. In this example the headers are surrounded with a box with background color and a border.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Inserting Shortcodes to functions.php file</li>
	<li>Syntax of Box Headers</li>
  	<li>Creating Box Headers Default Version</li>
  	<li>Creating Custom Styled Box Headers</li>
</ul>]]></description>
</item>
<item>
<title>Creating Stylish Feature Boxes with Wordpress Shortcodes</title>
<link>http://www.innovativephp.com/?p=670</link>
<pubDate>Fri, 14 Oct 2011 11:15:59 -0700</pubDate>
<description><![CDATA[<h2><b>Creating a Feature Box with Wordpress Shortcode</b></h2>
<p>Feature boxes are used in web sites to show the features of a specific products or service in a user interactive way. Normally the feature is displayed with a image that shows the meaning of the feature, title and a small description. So i have created a built in short code for displaying feature boxes on your wordpress blog without needing any design knowledge.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Defining the shortcode functions</li>
	<li>Displaying Feature Boxes with Shortcodes</li>
  	<li>Parameters of Feature Boxes</li>
  	<li>Customizing Feature Boxes Using Style Parameters</li>
</ul>]]></description>
</item>
<item>
<title>Validating Paypal Payment Data Transfer With CURL and PDT Token</title>
<link>http://www.innovativephp.com/?p=487</link>
<pubDate>Thu, 06 Oct 2011 05:00:37 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Paypal Payment Data Transfer</b></h2>
<p>This tutorials shows you how to validate paypal payment data to avoid the security risks in payments. Paypal provides a uniques identifier called pdt token for every payment. I have explained how to use thie PDT token with PHP curl library to validate the payment details throughout this tutorial.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Paypal Payment Data Transfer</li>
	<li>Extracting Paypal Payment Data From URL</li>
	<li>Validating Payment Data Using PHP CURL Library</li>
</ul>]]></description>
</item>
<item>
<title>Learning Paypal Payment Flow Using Buy Now Buttons</title>
<link>http://www.innovativephp.com/?p=453</link>
<pubDate>Mon, 03 Oct 2011 07:37:08 -0700</pubDate>
<description><![CDATA[<h2><b>Process of Making a Payment With Paypal</b></h2>
<p>This tutorial shows you the flow of paypal payments using the buy now buttons. You will learn the necessary requirements for integrating paypal throughout this tutorial.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Creating a Paypal Buy Now Button</li>
	<li>Making a Payment With Paypal Buy Now Buttons</li>
</ul>]]></description>
</item>
<item>
<title>Essential Configurations For Configure Paypal Sandbox Website Payment Preferences</title>
<link>http://www.innovativephp.com/?p=417</link>
<pubDate>Fri, 30 Sep 2011 03:49:32 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Website Payment Preferences</b></h2>
<p>Paypal Sandbox contains a section called Website Payment Preferences which can be used to set up configuration settings needed for payments according to your application.  This is important from developers perspective since these details should be set up correctly inorder to capture payment data correctly..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Logging Into Paypal Sandbox Business Account</li>
	<li>Paypal Sandbox Selling Preferences</li>
	<li>Configure Settings For Website Payment Preferences</li>
</ul>]]></description>
</item>
<item>
<title>Guide To Creating Paypal Sandbox Test Accounts For Payment Integration</title>
<link>http://www.innovativephp.com/?p=311</link>
<pubDate>Mon, 26 Sep 2011 04:56:00 -0700</pubDate>
<description><![CDATA[<h2><b>What is Paypal Sandbox</b></h2>
<p>Paypal sandbox is a system developed to test the paypal payments before you go into live integration. In sandbox you can create paypal test accounts for buyers and sellers to test your system. Sandbox works same as the paypal real accounts using dummy credit cards and bank accounts. Actually no real payments are made inside the sandbox. There are some proceses in sanbox which is dslightly diffrent from way it works in real account. Before we go detail in to that let's start creating and configuring sandbox test accounts to integrate paypal to our application..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Creating Paypal Sandbox Test Accounts</li>
	<li>Creating Paypal Sandbox Buyer Accounts</li>
	<li>Creating Paypal Sandbox API Credentials</li>
</ul>]]></description>
</item>
<item>
<title>Fixed Positioned Back To Top Button Using Jquery Scrolltop</title>
<link>http://www.innovativephp.com/?p=278</link>
<pubDate>Fri, 09 Sep 2011 05:06:47 -0700</pubDate>
<description><![CDATA[<h2><b>Creating a Dynamic Back To Top Button with Fixed Position</b></h2>
<p>When we get a web page or post which is very long due to the size of the content we need to use the scrollbar  to see the content on the bottom. Once we read out the page in order to get to the top menu we need to scroll up again. In users perspective this is a very boring task. So if we can provide a method to go back to the top without scrolling , it will enhance the user's experience in using the site. So I am going to create a simple button to achieve this task..</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Why We Need a Back To Top Button</li>
	<li>Demo and Source Code Download</li>
	<li>Creating the Back To Top Button Using Jquery and CSS</li>
        <li>Code Explanations</li>
</ul>]]></description>
</item>
<item>
<title>Fixing Image Downloading Issue With Codeigniter Download Helper </title>
<link>http://www.innovativephp.com/?p=256</link>
<pubDate>Wed, 07 Sep 2011 06:44:58 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Codeigniter Download Helper</b></h2>
<p>Codeigniter download helper is a single function helper which allows you to download files directly to your computer. This helper contains a fuction called force_download which will download any type of file.</b></h2>
<ul>
	<li>About Download Helper</li>
	<li>Using Codeigniter Download Helper</li>
	<li>Fixing Image Download Issues In Codeigniter Download Helper</li>
        <li>Alternative Method For Downloading Files</li>
</ul>]]></description>
</item>
<item>
<title>Online Image Rotator Using PHP GD Library For Improving Design Tasks</title>
<link>http://www.innovativephp.com/?p=265</link>
<pubDate>Sun, 04 Sep 2011 15:49:41 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Image Rotation Using PHP GD Library</b></h2>
<p>In this tutorial I am going to explain how to create a online image rotator which can  be used to rotate online images using the url of the image. PHP GD image library provides a function called <strong>imagerotate</strong> which can be used to rotate image on any given angle. Before we start let's take a look at the syntax of the image rotation function is given below.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Image Rotation Using PHP GD Library</li>
	<li>Online Image Rotator Demo and Download</li>
	<li>Creating Online Image Rotator</li>
        <li>Code Explanations</li>
</ul>]]></description>
</item>
<item>
<title>Sharing Cookies Across Multiple Domains Hosted On Different Servers</title>
<link>http://www.innovativephp.com/?p=228</link>
<pubDate>Sun, 28 Aug 2011 15:48:23 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction to Sharing Cookies in Multiple Domains</b></h2>
<p>When we develop web sites and web applications we can use single domain or we can use different domains or sub domains depending on the requirements. Normally web site and web application will be hosted on different sub domains for reasons such as security,performance and server load.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction to Sharing Cookies in Multiple Domains</li>
	<li>Setting and Getting Cookies Using PHP</li>
	<li>Examples for Using Cookies Correctly</li>

</ul>]]></description>
</item>
<item>
<title>Creating a PHP Pagination Library From Scratch</title>
<link>http://www.innovativephp.com/?p=225</link>
<pubDate>Sun, 21 Aug 2011 23:54:11 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To PHP Pagination</b></h2>
<p>Pagination lets you divide your databse results to small chunks.Without pagination we will have to get all the resullts and display in a single page . It takes lot of load time and also page scroll gets very
 long.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction to PHP Pagination</li>
	<li>Pagination library demo</li>
	<li>Creating the Pagination library from scratch</li>
	<li>How to use the library</li>
	<li>Complete source code</li>
</ul>]]></description>
</item>
<item>
<title>Converting Array Values To Uppercase Using PHP Array Functions</title>
<link>http://www.innovativephp.com/?p=223</link>
<pubDate>Sun, 21 Aug 2011 23:50:07 -0700</pubDate>
<description><![CDATA[<h2><b>Converting Array Values To Uppercase</b></h2>
<p>In this post i am going to explain how to convert all the values of a php array into uppercase. This is important if your arrays are used in a case sensitive  matching or validation.  This can be achieved using 2 methods as shown below.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Converting Array Values To Uppercase</li>
	<li>Method 1 - Looping through the array and converting to uppercase</li>
	<li>Method 2 - Using php array_map function</li>
</ul>]]></description>
</item>
<item>
<title>Codeigniter Select Box Validation Using Validation Library</title>
<link>http://www.innovativephp.com/?p=221</link>
<pubDate>Sun, 21 Aug 2011 23:48:10 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Validating Select Box Using Codeigniter</b></h2>
<p>This code snippet will explain you how to validate a select box (drop down box) using Codeigniter. Create a dropdown box in the view file and add a default option. Set the value of default option (Example 0 ). Then add a new rule called selected to validation library and use the rule inside your controllers to validate the select box. All the source codes and instructions are given below.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Liquid CSS Layout Design</li>
	<li>View File Code</li>
	<li>Controller Class Code</li>
	<li>Validation Library Code</li>
	<li>Validation Language Code</li>
	<li>Source Code</li>
</ul>]]></description>
</item>
<item>
<title>CSS Liquid Layout Tutorial For Designing Blog Post Page</title>
<link>http://www.innovativephp.com/?p=186</link>
<pubDate>Tue, 02 Aug 2011 06:03:31 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Liquid CSS Layout Design</b></h2>
<p>Web design layouts can be created according to various techniques. Most commonly used techniques is designing the page inside fixed container which is aligned center in the browser window. But now the liquid css layouts are becoming more popular in the web designing world. When you create a liquid layout the width and heights of html elements inside the page will change according to the size of the browser window.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Liquid CSS Layout Design</li>
	<li>Liquid Layout Demo and Download</li>
	<li>How To Make Liquid CSS Layout</li>
	<li>Basic Introduction To Required Styling Concepts</li>
	<li>Creating Liquid Layout From Scratch</li>
	<li>Advantages of Liquid CSS Layout</li>
	<li>Disadvantages of Liquid CSS Layout</li>
</ul>]]></description>
</item>
<item>
<title>Codeigniter URL Routing Sample Questions and Answers</title>
<link>http://www.innovativephp.com/?p=178</link>
<pubDate>Fri, 29 Jul 2011 07:24:22 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Codeigniter URL Routing</b></h2>
<p>Codeigniter allows to specify custom routing using the config section to customize the url patterns according to your application requirements. This article provides various questions and examples regarding codeigniter routing techniques.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Codeigniter URL Routing</li>
	<li>Codeigniter Routes Common Examples</li>
	<li>Whats Next ?</li>
</ul>]]></description>
</item>
<item>
<title>Customize Wordpress RSS Feed Content Using Post Excerpt</title>
<link>http://www.innovativephp.com/?p=171</link>
<pubDate>Wed, 27 Jul 2011 11:15:20 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Wordpress RSS Feed Contents</b></h2>
<p>RSS is a format which allows to publish your frequently updated content in your site. As its name suggests Really Simple Syndication means that all the users who have subscribed to your rss feed will get updates about the latest news,posts,articles of the site instantly. Since blogging sites updates content frequently wordpress cms provides different kind of built in rss feeds.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Wordpress RSS Feed</li>
	<li>Customizing Wordpress RSS Feed Contents</li>
	<li>Whats Next ?</li>
</ul>]]></description>
</item>
<item>
<title>Creating Word Cloud Widget Using Google Visualization API</title>
<link>http://www.innovativephp.com/?p=166</link>
<pubDate>Tue, 26 Jul 2011 11:33:28 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Word Cloud With Google Visualization API</b></h2>
<p>Word Cloud is a technique where we analyze a string to find words inside the string and the number of appearances of the word.  Word Cloud displays words in different styles according to the word density in the string. Common format is that words with most number of occurrences are displayed with a higher font size and words with least number of occurrences is displayed with small font size.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Word Cloud</li>
	<li>Google Visualization API Word Cloud</li>
	<li>Extending  Word Cloud Widget Using Jquery and PHP</li>
</ul>]]></description>
</item>
<item>
<title>Jquery Featured Page Content Slider Plugin Tutorial For Beginners</title>
<link>http://www.innovativephp.com/?p=67</link>
<pubDate>Thu, 21 Jul 2011 15:10:01 -0700</pubDate>
<description><![CDATA[<h2><b>Introduction To Jquery Page Content Slider</b></h2>
<p>Page Content Sliders are a widely used component in modern web development. Basically a slider provides the functionality used in a presentation.The content is divided into slide components as in presentaions and the slider automatically changes the content using a sliding animation effect in specific time intervals. Also users can stop the automatic changing and manually switch through the slides using slider navigation bar.</p>
<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>Introduction To Jquery Page Content Slider</li>
	<li>Innovative Slider Switcher</li>
	<li>Planning the Slide Switcher</li>
	<li>Developing the Slide Switcher</li>
</ul>]]></description>
</item>
<item>
<title>How to Make a Div Invisible Using CSS and Jquery</title>
<link>http://www.innovativephp.com/?p=7</link>
<pubDate>Thu, 14 Jul 2011 02:27:47 -0700</pubDate>
<description><![CDATA[<h2><b>How to Make a Div Invisible Using CSS and Jquery</b></h2>
<p>Changing the visibility of elements is very usefull when you display large amount of content using tabs,accordians,sliders..etc. In this tutorial i am going to show you how to change the visibility of div element using css and jquery. You can apply these techniques to most of the html containers available.</p>

<h2><b>Tutorial Contents</b></h2>
<ul>
	<li>How to Make a Div Invisible</li>
	<li>Creating a Invisible Div using Jquery</li>
	<li>Invisible Div Download</li>
</ul>]]></description>
</item>
<item>
<title>Guide To Managing CSS Using Mozilla Firefox Web Developer Toolbar</title>
<link>http://www.innovativephp.com/?p=1460</link>
<pubDate>Fri, 08 Jul 2011 04:18:50 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Fixed Positioning HTML Elements with CSS and Jquery</title>
<link>http://www.innovativephp.com/?p=1554</link>
<pubDate>Mon, 04 Jul 2011 10:04:12 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Doctrine Pagination With Codeigniter Framework</title>
<link>http://www.innovativephp.com/?p=1462</link>
<pubDate>Thu, 30 Jun 2011 04:25:52 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Crop Images using PHP GD Library and Jquery Resize</title>
<link>http://www.innovativephp.com/?p=1550</link>
<pubDate>Thu, 16 Jun 2011 09:32:55 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Learn PHP Basics - File Uploading Tips</title>
<link>http://www.innovativephp.com/?p=1513</link>
<pubDate>Thu, 16 Jun 2011 08:12:48 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Analyze ZIP File Contents Using PHP</title>
<link>http://www.innovativephp.com/?p=1453</link>
<pubDate>Thu, 16 Jun 2011 04:03:32 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Writing Wordpress Plugins using Post Filter Functions</title>
<link>http://www.innovativephp.com/?p=1450</link>
<pubDate>Wed, 15 Jun 2011 01:38:32 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Create a Simple Tab Based Navigation With Jquery</title>
<link>http://www.innovativephp.com/?p=1536</link>
<pubDate>Sun, 12 Jun 2011 09:06:19 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Introduction to Doctrine Database Transactions Management</title>
<link>http://www.innovativephp.com/?p=1464</link>
<pubDate>Wed, 08 Jun 2011 04:31:59 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Format Database Query Result with Doctrine Hydrators</title>
<link>http://www.innovativephp.com/?p=1455</link>
<pubDate>Wed, 08 Jun 2011 04:06:07 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Highlight Links in a Web Page using Jquery Selectors and CSS Functions</title>
<link>http://www.innovativephp.com/?p=1508</link>
<pubDate>Tue, 07 Jun 2011 08:07:59 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Download Multiple Files Instantly with Codeigniter Zip Encoding Library</title>
<link>http://www.innovativephp.com/?p=1469</link>
<pubDate>Mon, 06 Jun 2011 04:42:49 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Create Access Controller using Codeigniter remap Function</title>
<link>http://www.innovativephp.com/?p=1471</link>
<pubDate>Sun, 05 Jun 2011 04:49:09 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Executing a Cronjob in Codeigniter using PHP Curl Extension</title>
<link>http://www.innovativephp.com/?p=1467</link>
<pubDate>Sun, 05 Jun 2011 04:37:58 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Uploading and Extracting Zip Files with Codeigniter and PHP Ziparchive</title>
<link>http://www.innovativephp.com/?p=1515</link>
<pubDate>Wed, 01 Jun 2011 08:15:54 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How To Disable Loading of All Links using Jquery Link Effects</title>
<link>http://www.innovativephp.com/?p=1520</link>
<pubDate>Thu, 26 May 2011 08:24:02 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Filter Emails and Add mailto Link Using Jquery</title>
<link>http://www.innovativephp.com/?p=1517</link>
<pubDate>Thu, 26 May 2011 08:19:13 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Installing and Configuring Codeigniter using the Config Files</title>
<link>http://www.innovativephp.com/?p=1480</link>
<pubDate>Tue, 24 May 2011 05:15:09 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Create an Innovative Comments Reading Script with PHP Regex</title>
<link>http://www.innovativephp.com/?p=1477</link>
<pubDate>Tue, 24 May 2011 05:07:43 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Introduction to Templating and Dynamic Views with Codeigniter</title>
<link>http://www.innovativephp.com/?p=1473</link>
<pubDate>Mon, 23 May 2011 04:54:48 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Clear Database Table Data Using PHP and MySql Truncate</title>
<link>http://www.innovativephp.com/?p=1475</link>
<pubDate>Wed, 18 May 2011 05:01:22 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Save Web Page Content Using Firefox Scrapbook Addon </title>
<link>http://www.innovativephp.com/?p=1490</link>
<pubDate>Thu, 12 May 2011 05:48:18 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Jquery Effects Examples - Moving Divs Around HTML Elements</title>
<link>http://www.innovativephp.com/?p=1502</link>
<pubDate>Wed, 11 May 2011 07:39:12 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Manually Install a Firefox Addon using xpi Files</title>
<link>http://www.innovativephp.com/?p=1486</link>
<pubDate>Mon, 09 May 2011 05:35:47 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Tinymce Text Editor Installation and Configuration Tutorial</title>
<link>http://www.innovativephp.com/?p=1482</link>
<pubDate>Mon, 09 May 2011 05:20:00 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Connect to Different Types of Email Servers with PHP</title>
<link>http://www.innovativephp.com/?p=1492</link>
<pubDate>Sun, 08 May 2011 05:53:35 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Create Unique First Page Footer in Wordpress Blog  </title>
<link>http://www.innovativephp.com/?p=1496</link>
<pubDate>Sun, 01 May 2011 06:01:42 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Change the Visibility Level of Html Elements using CSS Transparency</title>
<link>http://www.innovativephp.com/?p=1500</link>
<pubDate>Sat, 30 Apr 2011 06:11:16 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Discover the Meaning of Asynchronous Request using Jquery Ajax</title>
<link>http://www.innovativephp.com/?p=1522</link>
<pubDate>Tue, 26 Apr 2011 08:27:23 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Codeigniter Session Variables in Controllers and Custom Classes</title>
<link>http://www.innovativephp.com/?p=1552</link>
<pubDate>Sun, 24 Apr 2011 09:38:03 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Jquery Enable Disable Form Submission on Enter Key Press</title>
<link>http://www.innovativephp.com/?p=1524</link>
<pubDate>Sun, 24 Apr 2011 08:34:53 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Embed Fonts in CSS Styles</title>
<link>http://www.innovativephp.com/?p=1506</link>
<pubDate>Sun, 24 Apr 2011 07:49:21 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Include Js and Css in Smarty Templates Using Literals</title>
<link>http://www.innovativephp.com/?p=1498</link>
<pubDate>Sun, 24 Apr 2011 06:05:27 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How to Get the Last Visited Page Url in PHP</title>
<link>http://www.innovativephp.com/?p=1533</link>
<pubDate>Sat, 23 Apr 2011 09:03:17 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Optimize Url With Codeigniter htaccess</title>
<link>http://www.innovativephp.com/?p=1531</link>
<pubDate>Tue, 19 Apr 2011 08:58:35 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Manage Codeigniter Session Timeout</title>
<link>http://www.innovativephp.com/?p=1526</link>
<pubDate>Tue, 19 Apr 2011 08:45:13 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Split Blog Post Content With Wordpress More Tag</title>
<link>http://www.innovativephp.com/?p=1529</link>
<pubDate>Mon, 18 Apr 2011 08:51:08 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Jquery Checkbox Examples</title>
<link>http://www.innovativephp.com/?p=1556</link>
<pubDate>Sun, 17 Apr 2011 10:07:32 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Design Patterns In PHP - Singleton Design Pattern</title>
<link>http://www.innovativephp.com/?p=1504</link>
<pubDate>Sun, 27 Mar 2011 07:44:26 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>How To Convert Key-Value Pairs To An Object Using PHP</title>
<link>http://www.innovativephp.com/?p=1539</link>
<pubDate>Thu, 17 Feb 2011 09:09:59 -0800</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>CodeIgniter Form Validation - Using CodeIgniter Validation Library</title>
<link>http://www.innovativephp.com/?p=1547</link>
<pubDate>Tue, 30 Nov 2010 09:27:30 -0800</pubDate>
<description><![CDATA[]]></description>
</item>
<item>
<title>Parameters Passing  Techniques in CodeIgniter</title>
<link>http://www.innovativephp.com/?p=1544</link>
<pubDate>Sun, 10 Oct 2010 09:17:03 -0700</pubDate>
<description><![CDATA[]]></description>
</item>
</channel>
</rss>