<?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>TheChetan.com &#187; Programming</title>
	<atom:link href="http://www.thechetan.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thechetan.com</link>
	<description>Version alpha or beta ... still calculating.</description>
	<lastBuildDate>Mon, 01 Mar 2010 14:48:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My First wordpress plugin released</title>
		<link>http://www.thechetan.com/2008/12/my-first-wordpress-plugin-released/</link>
		<comments>http://www.thechetan.com/2008/12/my-first-wordpress-plugin-released/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 13:49:24 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.thechetan.com/?p=886</guid>
		<description><![CDATA[Hacking or tweaking anything is my hobby. As his blog is based and running on Wordpress blogging platform, hacking or tweaking into wordpress files was my daily work few days ago. Wordpress provides a good facility called plugins for hacking your wordpress as per your needs. Recently i released my own and first wordpress plug-in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thechetan.com/wp-content/uploads/2008/12/wordpress-plugin.jpg"><img class="alignleft size-full wp-image-887" title="wordpress-plugin" src="http://www.thechetan.com/wp-content/uploads/2008/12/wordpress-plugin.jpg" alt="" width="133" height="52" /></a>Hacking or tweaking anything is my hobby. As his blog is based and running on Wordpress blogging platform, hacking or tweaking into wordpress files was my daily work few days ago. Wordpress provides a good facility called plugins for hacking your wordpress as per your needs. Recently i released my own and first wordpress plug-in called <a href="http://www.thechetan.com/wp-copyprotect/">WP-CopyProtect</a>. I added the details about the plug-in on the plug-in page, that&#8217;s why not repeating same content here please read the respective page to get more information on the plug-in.<span id="more-886"></span></p>
<p>For developing a wordpress plug-in i learned basic PHP language, and taken information about the plug-in development from <a href="http://wordpress.org/extend/plugins/about/">wordpress plug-in developer center </a>.</p>
<p>Currently about 250+ plug-in downloads are recorded at <a href="http://wordpress.org/extend/plugins/wp-copyprotect/">WP-CopyProtect wordpress extend home</a>.<br />
I will develop few more plugins as per my needs and will share them with all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thechetan.com/2008/12/my-first-wordpress-plugin-released/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Send E-mails with others E-mail IDs.[Fake Mail]</title>
		<link>http://www.thechetan.com/2008/10/send-e-mails-with-others-e-mail-idsfake-mail/</link>
		<comments>http://www.thechetan.com/2008/10/send-e-mails-with-others-e-mail-idsfake-mail/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 18:34:21 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[fakemail]]></category>

		<guid isPermaLink="false">http://www.thechetan.com/?p=487</guid>
		<description><![CDATA[Do you want to send E-mail to your friend with other friends e-mail ID ?
Or want to send some e-mails from some reputed brand IDs like sending e-mail from owner@Microsoft.com,etc. to make your friends fool ?
So here is the answer.
One of my closest friend Abhishek developed a Fake mail script. Just a 28 line of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thechetan.com/wp-content/uploads/2008/10/email-icon.jpg"><img src="http://www.thechetan.com/wp-content/uploads/2008/10/email-icon.jpg" alt="email icon" title="email-icon" width="122" height="121" class="alignleft size-full wp-image-492" /></a>Do you want to send E-mail to your friend with other friends e-mail ID ?<br />
Or want to send some e-mails from some reputed brand IDs like sending e-mail from owner@Microsoft.com,etc. to make your friends fool ?<br />
So here is the answer.<br />
One of my closest friend Abhishek developed a Fake mail script. Just a 28 line of code + one form. Upload it to your server and send e-mails from any e-mail IDs. But remember you are not allowed to do spamming using this script. One of the drawback of this (or such) script is you cant receive the responding e-mails from the person to whom you sent the Fake mail. <span id="more-487"></span><br />
So if you want to start your own such service you can download the script and upload it to your server.<br />
So if you dont have server, you can use our server to send such e-mails. Check out the Demo.</p>
<p><small>INFORMATION :<br />
<code><strong>Fake mail script</strong><br />
4 Files, Size : 8KB.<br />
<a href="http://www.whoisabhi.com/wp-content/uploads/2008/09/php-fake-mail.7z" target="_blank" rel="nofollow">< < Download >></a><br />
<a href="http://www.whoisabhi.com/php-fake-mail/" target="_blank" rel="nofollow">< < Script home page >></a>.<br />
<a href="http://www.whoisabhi.com/php-fake-mail/" target="_blank" rel="nofollow">< < DEMO >></a></code></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thechetan.com/2008/10/send-e-mails-with-others-e-mail-idsfake-mail/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to Take screen shots of C++ Program output ?</title>
		<link>http://www.thechetan.com/2008/07/how-to-take-screen-shots-of-c-program-output/</link>
		<comments>http://www.thechetan.com/2008/07/how-to-take-screen-shots-of-c-program-output/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 10:37:02 +0000</pubDate>
		<dc:creator>Chetan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.thechetan.com/?p=192</guid>
		<description><![CDATA[This year, my college project was on C++ (C Plus Plus) one of my favorite programming language. The problem was how to take the screenshots of the output of program ? The outputs were needed in project report.In winows XP you can not take direct screenshots of C++ program output using PrintScreen button.
I got few [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_193" class="wp-caption alignleft" style="width: 213px"><img src="http://www.thechetan.com/wp-content/uploads/2008/07/c-logo.gif" alt="C++ Logo" title="c-plusplus-logo" width="203" height="162" class="size-medium wp-image-193" /><p class="wp-caption-text">C++ Logo</p></div>This year, my college project was on C++ (C Plus Plus) one of my favorite programming language. The problem was how to take the <strong>screenshots</strong> of the <strong>output</strong> of program ? The outputs were needed in project report.In winows XP you can not take direct screenshots of C++ program output using PrintScreen button.<br />
I got few solutions to this. One of the best and safest solution is install <strong>Windows 98 or 95</strong> version in your system, or best way go to any internet cafe (or friends house) tell him to give the computer having Windows 98 installed and take screenshots on it. Screenshots can be taken using &#8220;<strong>Print Screen</strong>&#8221; button which is present above the &#8220;Delete-End-Pageup&#8221; buttons or near the scroll lock.<br />
Just simple,<br />
There are few softwares which enable us to take screenshots of any programming languages, but here in <strong>Windows XP</strong> all such softwares get failed. so install older Window versions. We can say &#8220;Old is Gold&#8221;</p>
<p>updated: You can also a software/emulator named <a href="http://www.dosbox.com/">DosBox</a> to take screenshots of your C++ Programms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thechetan.com/2008/07/how-to-take-screen-shots-of-c-program-output/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
