<?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; Email</title>
	<atom:link href="http://mistonline.in/wp/tutorials/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://mistonline.in/wp</link>
	<description>The One Stop Reference For Web Developers</description>
	<lastBuildDate>Tue, 24 Jan 2012 13:59:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>.htaccess some facts and rules</title>
		<link>http://mistonline.in/wp/htaccess-some-facts-and-rules/</link>
		<comments>http://mistonline.in/wp/htaccess-some-facts-and-rules/#comments</comments>
		<pubDate>Thu, 19 May 2011 20:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[INTERVIEW]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jsp]]></category>
		<category><![CDATA[QUESTIONS]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/htaccess-some-facts-and-rules/</guid>
		<description><![CDATA[Common command suffixes At the end of many lines you will see a suffix within square brackets. These instructions modify the main command of that line.[301]    = permanent redirect[302]    = temporary redirect[NC]    = no case (ignore upper / lower case)[L]    = last &#8211; if this direction is met, then quitA redirect should always be a [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/htaccess-some-facts-and-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Tags in wordpress</title>
		<link>http://mistonline.in/wp/display-tags-in-wordpress/</link>
		<comments>http://mistonline.in/wp/display-tags-in-wordpress/#comments</comments>
		<pubDate>Thu, 19 May 2011 08:33:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/display-tags-in-wordpress/</guid>
		<description><![CDATA[A very simple method to add the tags on to a wordpress theme.Its pretty simple just add the below lines to the file you want it to appear, prefferably SIDEBAR.PHP.This can be easily done using  wp_tag_cloud(),  Here the smallest means the FONT size of the catagory where least number of post have been made,Largest means [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/display-tags-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Calendar Script Using Javascript [Updated]</title>
		<link>http://mistonline.in/wp/calendar-script-using-javascript/</link>
		<comments>http://mistonline.in/wp/calendar-script-using-javascript/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 15:44:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/simple-calendar-script-using-javascript/</guid>
		<description><![CDATA[Here is a  simple script for creating calendar on webpages &#60;script LANGUAGE=&#34;JavaScript&#34;&#62; //Code from Mistonline.in &#60;!-- Begin monthnames = new Array( &#34;January&#34;, &#34;Februrary&#34;, &#34;March&#34;, &#34;April&#34;, &#34;May&#34;, &#34;June&#34;, &#34;July&#34;, &#34;August&#34;, &#34;September&#34;, &#34;October&#34;, &#34;November&#34;, &#34;Decemeber&#34;); var linkcount=0; function addlink(month, day, href) { var entry = new Array(3); entry[0] = month; entry[1] = day; entry[2] = href; this[linkcount++] [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/calendar-script-using-javascript/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MD5 Function and Unique ID in php</title>
		<link>http://mistonline.in/wp/md5-function-and-unique-id-in-php/</link>
		<comments>http://mistonline.in/wp/md5-function-and-unique-id-in-php/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 14:21:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[INTERVIEW]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jsp]]></category>
		<category><![CDATA[QUESTIONS]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/md5-function-and-unique-id-in-php/</guid>
		<description><![CDATA[uniqid () function, This function has two parameters we can set. The first is the prefix. This is what will be appended to the beginning of each ID. The second is more_entropy. If this is false or not specified it will return 13 characters, if it is true then 23 characters will be returned.Uniqid (prefix, more_entropy)Sample [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/md5-function-and-unique-id-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript setTimeout() Tricks</title>
		<link>http://mistonline.in/wp/javascript-settimeout-tricks/</link>
		<comments>http://mistonline.in/wp/javascript-settimeout-tricks/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 16:51:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[INTERVIEW]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Jsp]]></category>
		<category><![CDATA[QUESTIONS]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/javascript-settimeout-tricks/</guid>
		<description><![CDATA[Hi here we can see how we can call fucnctions using some timers available in javascript. &#60;script type=&#8221;text/javascript&#8221;&#62; function setToRed() { document.getElementById(&#8220;colourButton&#8221;).style.color = &#8220;#FF0000&#8243;; setTimeout ( &#8220;setToBlack()&#8221;, 2000 ); } function setToBlack() { document.getElementById(&#8220;colourButton&#8221;).style.color = &#8220;#000000&#8243;; setTimeout ( &#8220;setToRed()&#8221;, 2000 ); } &#60;/script&#62; &#60;input type=&#8221;button&#8221; name=&#8221;clickMe&#8221; id=&#8221;colourButton&#8221; value=&#8221;Click me and wait!&#8221; onclick=&#8221;setToRed()&#8221;/&#62; &#160; Incoming search [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/javascript-settimeout-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying or changing images each day</title>
		<link>http://mistonline.in/wp/displaying-or-changing-images-each-day/</link>
		<comments>http://mistonline.in/wp/displaying-or-changing-images-each-day/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 08:17:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[INTERVIEW]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jsp]]></category>
		<category><![CDATA[QUESTIONS]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/displaying-or-changing-images-each-day/</guid>
		<description><![CDATA[A simple script that demonstrate how to dispay different images day by day on your website from suday to saturday, what you have to do is just copy this script [ Make Sure Of Quotes While Copying As I Always Say] So correct those and paste where you have to display the image on you [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/displaying-or-changing-images-each-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install XAMPP</title>
		<link>http://mistonline.in/wp/how-to-install-xampp/</link>
		<comments>http://mistonline.in/wp/how-to-install-xampp/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 07:54:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[INTERVIEW]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jsp]]></category>
		<category><![CDATA[QUESTIONS]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[threads]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/how-to-install-xampp/</guid>
		<description><![CDATA[Hello guys due to request from my users i am updating my website with a post that says clearly how to install XAMPP on windows.Here we go,  Go to http://www.apachefriends.org/en/xampp-windows.html#641 or direct link http://www.apachefriends.org/download.php?xampp-win32-1.7.0-installer.exe and Download the xampp software first. Run the installer. If you want, you can choose to install the Apache and MySQL [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/how-to-install-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caching of images using javascript image object</title>
		<link>http://mistonline.in/wp/caching-of-images-using-javascript-image-object/</link>
		<comments>http://mistonline.in/wp/caching-of-images-using-javascript-image-object/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 08:25:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/caching-of-images-using-javascript-image-object/</guid>
		<description><![CDATA[Using this script we can load an image in to a cache and display it when needed.Once you click the button the second image will display immediately with out any delay as it comes from the cache. If your internet connection is slow then you can see the difference clearly. If you are in a [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/caching-of-images-using-javascript-image-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Javascript Slideshow</title>
		<link>http://mistonline.in/wp/simple-javascript-slideshow/</link>
		<comments>http://mistonline.in/wp/simple-javascript-slideshow/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 08:12:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScripts]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/simple-javascript-slideshow/</guid>
		<description><![CDATA[Here i will explain how to create a simple slideshow using javascript. Our main function displaynext(shift) will receive the value of shift based on the navigational buttons clicked ( it will either +1 or -1 ) and it will receive the value of 0 at the time of page load. Inside the function first the [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/simple-javascript-slideshow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Url rewriting examples using .htaccess</title>
		<link>http://mistonline.in/wp/url-rewriting-examples-using-htaccess/</link>
		<comments>http://mistonline.in/wp/url-rewriting-examples-using-htaccess/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 18:00:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/url-rewriting-examples-using-htaccess/</guid>
		<description><![CDATA[Hi here i will explain some URL rewriting magic using .htaccess file. 1)Rewriting user.php?id=12 to user-12.html It is a simple redirection in which .php extension is hidden from the browser’s address bar and dynamic url (containing “?” character) is converted into a static URL. RewriteEngine on RewriteRule ^user-([0-9]+)\.html$ user.php?id=$1 2) Rewriting yoursite.com/user.php?username=xyz to yoursite.com/xyz Have [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/url-rewriting-examples-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to display popular posts in wordpress</title>
		<link>http://mistonline.in/wp/how-to-display-popular-posts-in-wordpress/</link>
		<comments>http://mistonline.in/wp/how-to-display-popular-posts-in-wordpress/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 06:33:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/how-to-display-popular-posts-in-wordpress/</guid>
		<description><![CDATA[I came across different wordpress themes where they wont provide the popular post catogory, so this a simple tip to help you guys regarding the addition of how to display popular posts in wordpress themes.Usually the SIDEBAR.PHP is the is the best area where we can put this code.Its very simple just add the code [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/how-to-display-popular-posts-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Simple file upload script using php</title>
		<link>http://mistonline.in/wp/simple-file-upload-script-using-php/</link>
		<comments>http://mistonline.in/wp/simple-file-upload-script-using-php/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 18:30:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/simple-file-upload-script-using-php/</guid>
		<description><![CDATA[Here i will explain a simple php script which will upload files to a particular directory specified &#60; ?php session_start(); if(!isset($_POST['upload'])) { echo ' &#60;form name=&#34;upload&#34; enctype=&#34;multipart/form-data&#34; method=&#34;POST&#34; action=&#34;'.$_SERVER['REQUEST_URI'].'&#34;&#62; &#60;input type=&#34;file&#34; name=&#34;file&#34; size=&#34;13? value=&#34;&#34;/&#62; &#60;br /&#62;&#60;input type=&#34;submit&#34; name=&#34;upload&#34; value=&#34;Upload&#34;/&#62; '; } else { $yourdomain = 'http://localhost/'; $uploaddir = 'uploads/'; $filename = $_FILES['file']['name']; $filesize = $_FILES['file']['size']; [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/simple-file-upload-script-using-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Appending string using php to a text file</title>
		<link>http://mistonline.in/wp/appending-string-using-php-to-a-text-file/</link>
		<comments>http://mistonline.in/wp/appending-string-using-php-to-a-text-file/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:53:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[scirpts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/appending-string-using-php-to-a-text-file/</guid>
		<description><![CDATA[&#160; A very easy way to append string to a file using simple php script  &#60;?php $fn = &#8220;file.txt&#8221;; $file = fopen($fn, &#8220;a+&#8221;); $space.= &#8220;\n&#8221;; if($_POST['addition']) fwrite($file, $_POST['addition']); fwrite ($file, $space); fclose($file); ?&#62; &#60;form action=&#8221;&#60;?=$PHP_SELF?&#62;&#8221; method=&#8221;post&#8221;&#62; &#60;input type=&#8221;text&#8221; name=&#8221;addition&#8221;/&#62;&#60;br/&#62; &#60;input type=&#8221;submit&#8221;/&#62; &#60;/form&#62;  ]]></description>
		<wfw:commentRss>http://mistonline.in/wp/appending-string-using-php-to-a-text-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get IP address using gethostbyname() function</title>
		<link>http://mistonline.in/wp/get-ip-address-using-gethostbyname-function/</link>
		<comments>http://mistonline.in/wp/get-ip-address-using-gethostbyname-function/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:15:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/get-ip-address-using-gethostbyname-function/</guid>
		<description><![CDATA[ gethostbyname() is used to get the IP address corresponding to a given Internet host name.Examples code:&#60;?php$ip = gethostbyname(&#8216;www.mistonline.in&#8217;);echo $ip;?&#62;One way to discover your IP address automatically:&#60;?php// need to trim() because whitespace will confuse the name lookup$myIP = gethostbyname(trim(`hostname`));echo $myIP;?&#62; Incoming search terms: javascript gethostbyname (82) gethostbyname javascript (25) bash gethostbyname (24) gethostbyname function (13) gethostbyname in javascript (12) gethostbyname bash (8) gethostbyname [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/get-ip-address-using-gethostbyname-function/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Simple PHP Login Script</title>
		<link>http://mistonline.in/wp/simple-php-login-script/</link>
		<comments>http://mistonline.in/wp/simple-php-login-script/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 14:34:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/simple-php-login-script/</guid>
		<description><![CDATA[This is simple PHP login script Our 1st step is to Create table “mydata” in database “test”. ———————————————————————– CREATE TABLE &#8216;mydata&#8217; ( `id` int(4) NOT NULL auto_increment, `username` varchar(65) NOT NULL default ”, `password` varchar(65) NOT NULL default ”, PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=2 ; – – Inserting data for table `mydata` – INSERT [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/simple-php-login-script/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Recuva best file recovery software</title>
		<link>http://mistonline.in/wp/recuva-best-file-recovery-software/</link>
		<comments>http://mistonline.in/wp/recuva-best-file-recovery-software/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 08:21:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[downloads]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/recuva-best-file-recovery-software/</guid>
		<description><![CDATA[Recuva (pronounced &#8220;recover&#8221;) is a freeware Windows utility to restore files that have been accidentally deleted from your computer. This includes files emptied from the Recycle bin as well as images and other files that have been deleted by user error from digital camera memory cards or MP3 players. It will even bring back files [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/recuva-best-file-recovery-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arrays In PHP</title>
		<link>http://mistonline.in/wp/arrays-in-php/</link>
		<comments>http://mistonline.in/wp/arrays-in-php/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 06:29:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/arrays-in-php/</guid>
		<description><![CDATA[There are two types of arrays we deal with in PHP. Numeric Arrays &#60;?php $employee_names[0] = "Raj"; $employee_names[1] = "Thomas";  $employee_names[2] = "Anil"; echo "The first employee's name is ".$employee_names[0];  echo "&#60;br&#62;";  echo "The second employee's name is ".$employee_names[1];  echo "&#60;br&#62;"; echo "The third employee's name is ".$employee_names[2]; ?&#62;  Associative Array &#60;?php $employee_names = array("arun" [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/arrays-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JAVA Simple Tutorial Part-I</title>
		<link>http://mistonline.in/wp/java-simple-tutorial-part-i/</link>
		<comments>http://mistonline.in/wp/java-simple-tutorial-part-i/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 20:17:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/java-simple-tutorial-part-i/</guid>
		<description><![CDATA[Introduction Java is an object-oriented programming language developed by Sun Microsystems and released in 1995. Modelled after C++, the Java language was designed to be small, simple, and portable across platforms and operating systems, at both the source and binary level. One of the resons for Java&#8217;s popularity is its ability to bring executable content [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/java-simple-tutorial-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP shortcuts for interner explorer, excel and powepoint</title>
		<link>http://mistonline.in/wp/windows-xp-shortcuts-for-interner-explorer-excel-and-powepoint/</link>
		<comments>http://mistonline.in/wp/windows-xp-shortcuts-for-interner-explorer-excel-and-powepoint/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 17:19:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WINDOWS]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/windows-xp-shortcuts-for-interner-explorer-excel-and-powepoint/</guid>
		<description><![CDATA[Some shortcuts that can be used while you are using Microsoft Windows Internet Explorer Shortcuts: CTRL+A &#8211; Select all items on the current page CTRL+D &#8211; Add the current page to your Favorites CTRL+E &#8211; Open the Search bar CTRL+F &#8211; Find on this page CTRL+H &#8211; Open the History bar CTRL+I &#8211; Open the [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/windows-xp-shortcuts-for-interner-explorer-excel-and-powepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caching of web page using php</title>
		<link>http://mistonline.in/wp/caching-of-webpage-using-php/</link>
		<comments>http://mistonline.in/wp/caching-of-webpage-using-php/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 11:19:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/caching-of-webpage-using-php/</guid>
		<description><![CDATA[In the modern days, most of the sites are database driven. That means that your site is actually an application which retrieves data from a DBMS ( database managment system, eg MySQL) , parses the data and shows the result to the user. Most of these data are usually don&#8217;t change frequently or don&#8217;t change [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/caching-of-webpage-using-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

