<?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>Tutorials, Scripts, Technology and Interview Tips &#187; scripts</title>
	<atom:link href="http://mistonline.in/wp/tutorials/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://mistonline.in/wp</link>
	<description>The One Stop Reference For Web Developers</description>
	<lastBuildDate>Tue, 15 May 2012 15:59:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Buzzing or vibrating the login form using jquery</title>
		<link>http://mistonline.in/wp/buzzing-or-vibrating-the-login-form-using-jquery/</link>
		<comments>http://mistonline.in/wp/buzzing-or-vibrating-the-login-form-using-jquery/#comments</comments>
		<pubDate>Tue, 15 May 2012 15:55:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1728</guid>
		<description><![CDATA[We have lot of script to vibrate a login form using jquery. This is just another one. It has some jquery, CSS and basic HTML. Thanks to Andreas Lagerkvist for his excellent vibrating function. First load the jquery module. Then we have to add the main functions that helps in vibrating/buzzing the form. Here i [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/buzzing-or-vibrating-the-login-form-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple div slideshow using jquery</title>
		<link>http://mistonline.in/wp/simple-div-slideshow-using-jquery/</link>
		<comments>http://mistonline.in/wp/simple-div-slideshow-using-jquery/#comments</comments>
		<pubDate>Tue, 08 May 2012 18:54:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1724</guid>
		<description><![CDATA[Jquery is a boon to web developers, we have all the functions built in and just need to call them when required.Here we are going to have a div area slideshow using jquery, we have buttons to control the slide. For that first and foremost we require the jquery library to get loaded. After that [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/simple-div-slideshow-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enter only numbers inside a input field of a form using javascript</title>
		<link>http://mistonline.in/wp/enter-only-numbers-inside-a-input-field-of-a-form-using-javascript/</link>
		<comments>http://mistonline.in/wp/enter-only-numbers-inside-a-input-field-of-a-form-using-javascript/#comments</comments>
		<pubDate>Tue, 01 May 2012 15:24:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1708</guid>
		<description><![CDATA[There are fields in a form where we need only numbers to be entered by our users, for example fields like pincode, phone numbers, mobile numbers etc., Here is a small function to accomplish this task. Here is the input field in HTML Explanation, the function will check whether the entered key code is greater [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/enter-only-numbers-inside-a-input-field-of-a-form-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slide in and out animate div vertically using jquery</title>
		<link>http://mistonline.in/wp/slide-in-and-out-animate-div-vertically-using-jquery/</link>
		<comments>http://mistonline.in/wp/slide-in-and-out-animate-div-vertically-using-jquery/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 15:00:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1702</guid>
		<description><![CDATA[This is just a simple div slide in and out animation that can be incorporated in to any website. This can be used whenever the website designer/developer needs their web users attention to be redirected to that particular content atleast for a second. Really useful if we need our sponser listing to be displayed in [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/slide-in-and-out-animate-div-vertically-using-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tag cloud using php, mysql and ajax with filter</title>
		<link>http://mistonline.in/wp/tag-cloud-using-php-mysql-and-ajax-with-filter/</link>
		<comments>http://mistonline.in/wp/tag-cloud-using-php-mysql-and-ajax-with-filter/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 14:58:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1681</guid>
		<description><![CDATA[Simple and effective script to build a tag cloud for your website. Here we use PHP, Ajax and MYSQL. Tagging is now becoming an unavoidable area in website building and if you have a built in code like the one you are about to see, then it will be easy for a developer to integrate [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/tag-cloud-using-php-mysql-and-ajax-with-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change webpage font color or background color from the user side using javascript</title>
		<link>http://mistonline.in/wp/change-webpage-font-color-or-background-color-from-the-user-side-using-javascript/</link>
		<comments>http://mistonline.in/wp/change-webpage-font-color-or-background-color-from-the-user-side-using-javascript/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 14:34:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1678</guid>
		<description><![CDATA[Script to change webpage color from the server side are widely available, Even in this website we have 3 different versions of changing webpage background. One using PHP Change background color using php for a webpage Other two using javascript A single link that cycles through several webpage background color using javascript Change webpage background [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/change-webpage-font-color-or-background-color-from-the-user-side-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A single link that cycles through several webpage background color using javascript</title>
		<link>http://mistonline.in/wp/a-single-link-that-cycles-through-several-webpage-background-color-using-javascript/</link>
		<comments>http://mistonline.in/wp/a-single-link-that-cycles-through-several-webpage-background-color-using-javascript/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 16:03:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1673</guid>
		<description><![CDATA[Using a single button we can cycle through different background colors for a webpage using javascript.This script will automatically cycle through a list of background colors on a single click.This tutorial is just a continuation or a second part for the tutorial Change webpage background color using javascript, Here we are using setInterval() and also [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/a-single-link-that-cycles-through-several-webpage-background-color-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple webpage redirection using perl script</title>
		<link>http://mistonline.in/wp/simple-webpage-redirection-using-perl-script/</link>
		<comments>http://mistonline.in/wp/simple-webpage-redirection-using-perl-script/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 19:04:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1669</guid>
		<description><![CDATA[Sometimes there will be a requirement for our website to redirect users when required. For example for a perl application, once authenticated if the user belongs to a specific group then that user can be redirected to the concerned dashboard using this perl functionality. Here is the code. Here all you need to modify is [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/simple-webpage-redirection-using-perl-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get ipaddress using perl script</title>
		<link>http://mistonline.in/wp/get-ipaddress-using-perl-script/</link>
		<comments>http://mistonline.in/wp/get-ipaddress-using-perl-script/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 18:57:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1666</guid>
		<description><![CDATA[Script that will find out your ipaddress. This is very easy. I have written 2 kinds of script one is using remote_addr() function and other is using the environmental variable $ENV{REMOTE_ADDR} in perl. Lets have a look at how the script looks. The remote_addr() uses the CGI module. Since our other method is using perl [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/get-ipaddress-using-perl-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random password generator using perl script</title>
		<link>http://mistonline.in/wp/random-password-generator-using-perl-script/</link>
		<comments>http://mistonline.in/wp/random-password-generator-using-perl-script/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 15:45:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1663</guid>
		<description><![CDATA[Tutorial on how to create random password using perl script. This is a simple approach i have used here using the rand() function available in perl. Have a look at the script below. NOTE:- Make sure you modify the perl install location in the script header DEMO Incoming search terms: how to make password generator [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/random-password-generator-using-perl-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commenting Multi Lines In Perl Script</title>
		<link>http://mistonline.in/wp/commenting-multi-lines-in-perl-script/</link>
		<comments>http://mistonline.in/wp/commenting-multi-lines-in-perl-script/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 15:30:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1659</guid>
		<description><![CDATA[Simple information on how to comment multiple lines in a perl script. We use # [Hash] to comment a single line in perl. But when it comes to multiple line putting # [Hash] in each line will be a hilarious task if the script is big. Here we can use head and cut to comment [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/commenting-multi-lines-in-perl-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to mysql using perl in xampp</title>
		<link>http://mistonline.in/wp/connect-to-mysql-using-perl-in-xampp/</link>
		<comments>http://mistonline.in/wp/connect-to-mysql-using-perl-in-xampp/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 14:43:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1656</guid>
		<description><![CDATA[Simple script that connects to mysql using perl script in xampp. Here i have installed active perl. For that goto http://www.activestate.com/activeperl/downloads and download the perl binaries.Even if i have xampp installed with built in perl in it i am not using it for the time being.Now once installation is done, You need to install DBD-mysql [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/connect-to-mysql-using-perl-in-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autosuggestion / Autocomplete script using PHP and Ajax</title>
		<link>http://mistonline.in/wp/autosuggestion-autocomplete-script-using-php-and-ajax/</link>
		<comments>http://mistonline.in/wp/autosuggestion-autocomplete-script-using-php-and-ajax/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 16:03:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1652</guid>
		<description><![CDATA[This script is written in PHP. AJAX and Some CSS script for adding an elegant look. Here we are not using any Database in the backend. Everything is displayed from the Array of data we have inside php.This is a very useful script for your website. The php script will look like this, Here i [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/autosuggestion-autocomplete-script-using-php-and-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple auto suggest script using ajax php css and tags from wordpress</title>
		<link>http://mistonline.in/wp/simple-auto-suggest-script-using-ajax-php-css-and-tags-from-wordpress/</link>
		<comments>http://mistonline.in/wp/simple-auto-suggest-script-using-ajax-php-css-and-tags-from-wordpress/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 21:00:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1642</guid>
		<description><![CDATA[This is a simple script that will automatically display suggestions near the input box when the user start typing words/letters similar to that inside a database/text file/xml. Here i am using mysql as my back end data provider. For this i am also getting some data from wordpress. I am displaying the wordpress tags as [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/simple-auto-suggest-script-using-ajax-php-css-and-tags-from-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capitalize first letter or alphabet of a input field using javascipt</title>
		<link>http://mistonline.in/wp/capitalize-first-letter-or-alphabet-of-a-input-field-using-javascipt/</link>
		<comments>http://mistonline.in/wp/capitalize-first-letter-or-alphabet-of-a-input-field-using-javascipt/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 21:10:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1634</guid>
		<description><![CDATA[This is a simple tutorial which shows how to capitalize first alphabet or letter using javascript. Say for instance you have a contact form in which it has an input field that requires the NAME of the user. Names should always begin with CAPS and the user just like that entered his/her name in the [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/capitalize-first-letter-or-alphabet-of-a-input-field-using-javascipt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image gallery using php and mysql blob storage and displaying the image from mysql blob</title>
		<link>http://mistonline.in/wp/image-gallery-using-php-and-mysql-blob-storage-and-displaying-the-image-from-mysql-blob/</link>
		<comments>http://mistonline.in/wp/image-gallery-using-php-and-mysql-blob-storage-and-displaying-the-image-from-mysql-blob/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 15:14:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1624</guid>
		<description><![CDATA[Image gallery using php and mysql blob storage was already discussed in this website. Please take a look at it. Php mysql example image gallery blob storage Now we are about to see a new tutorial on how to display the data or the image from mysql. This can basically be called as a 2nd [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/image-gallery-using-php-and-mysql-blob-storage-and-displaying-the-image-from-mysql-blob/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert Month Name To Month Number Using Simple php</title>
		<link>http://mistonline.in/wp/convert-month-name-to-month-number-using-simple-php/</link>
		<comments>http://mistonline.in/wp/convert-month-name-to-month-number-using-simple-php/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 17:07:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1618</guid>
		<description><![CDATA[Convert month name to month number using simple php. Here i am using the simplest trick of IF conditon in php which doesn&#8217;t need any complex logic.Here i am just converting JAN,FEB,MAR,APR,MAY&#8230;DEC accordingly. You can modify the script and change the month name according to your convinence. DEMO Incoming search terms: jquery flipbook demo (2) [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/convert-month-name-to-month-number-using-simple-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Count distinct records or values and display it using mysql and php</title>
		<link>http://mistonline.in/wp/count-distinct-records-or-values-and-display-it-using-mysql-and-php/</link>
		<comments>http://mistonline.in/wp/count-distinct-records-or-values-and-display-it-using-mysql-and-php/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 08:42:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1612</guid>
		<description><![CDATA[This tutorial shows you how to count unique records with mysql and display it using php. Very simple to understand. This line simply means that the count value is assigned to variable count_me and we can ECHO it using Complete code is displayed below. Here i am using connect.php which contains the usual connecting logic [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/count-distinct-records-or-values-and-display-it-using-mysql-and-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Change webpage title dynamically using jquery</title>
		<link>http://mistonline.in/wp/change-webpage-title-dynamically-using-jquery/</link>
		<comments>http://mistonline.in/wp/change-webpage-title-dynamically-using-jquery/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 16:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Jquery]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1588</guid>
		<description><![CDATA[This is a simple script that will change the webpage title dynamically using jquery. Customize it according to your requirement.Jquery knowledge is essential to understand the code below. Any doubts do get back to me Happy Coding!!!! DEMO Incoming search terms: change site title dynamically (3) disble by jquery (2) change web page title dynamically [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/change-webpage-title-dynamically-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirect webpage using php</title>
		<link>http://mistonline.in/wp/redirect-webpage-using-php/</link>
		<comments>http://mistonline.in/wp/redirect-webpage-using-php/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 15:46:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1584</guid>
		<description><![CDATA[Redirect webpage after a specific time delay using php.We have html code for redirecting one webpage to another.But here we have php for doing the same. We can even give a delay of our choice inside the code. Grab the code here. Put the above code in any webpage you need the redirection to be [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/redirect-webpage-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

