<?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>Hacker&#039;s Lane &#187; Programming</title>
	<atom:link href="http://www.hackerslane.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackerslane.com</link>
	<description>Your resource for hacks and tricks for all platforms-HacK_MiNDeD</description>
	<lastBuildDate>Sun, 18 Jul 2010 13:02:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Learn C in 24 Hours</title>
		<link>http://www.hackerslane.com/2009/learn-c-in-24-hours/</link>
		<comments>http://www.hackerslane.com/2009/learn-c-in-24-hours/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 14:14:19 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ebook]]></category>

		<guid isPermaLink="false">http://hackerslane.com/?p=353</guid>
		<description><![CDATA[Hey there!
Do you want to learn C?

C is a general-purpose, high-level programming language. Programming in C is very easy, with less commands to remember. Programs written in C can be easily understood, as the commands in C are taken from human languages.]]></description>
			<content:encoded><![CDATA[<p>Hey there!<br />
Do you want to learn C?</p>
<p>C is a general-purpose, high-level programming language. Programming in C is very easy, with less commands to remember. Programs written in C can be easily understood, as the commands in C are taken from human languages.</p>
<p>I too wanted to learn C, but in less time. After a long search at the WWW, I got this ebook titled &#8220;<em>Learn C Programming in 24 Hours</em>&#8221; &amp; thought to share it here with you all. This ebook consists of 24 chapters, each of an hour. It as a well-planned ebook that follows a step-by-step procedure to make learning C easier.</p>
<p><strong>Download</strong>: <a href="http://www.easy-share.com/1905903867/Learn C Programming Language in 24 Hours.pdf" target="_blank">via Easy-Share</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/learn-c-in-24-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Local Apache Web Server using XAMPP</title>
		<link>http://www.hackerslane.com/2009/create-a-local-apache-web-server-using-xampp/</link>
		<comments>http://www.hackerslane.com/2009/create-a-local-apache-web-server-using-xampp/#comments</comments>
		<pubDate>Sat, 02 May 2009 12:37:03 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Apache Web Server]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPmyAdmin]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://hackerslane.com/?p=277</guid>
		<description><![CDATA[As I explained in the last article "XAMPP: The Ultimate Web Development Tool", today in this article, I would be writing on how to install, configure and use XAMPP as a Local Web Server...(on Windows)]]></description>
			<content:encoded><![CDATA[<p>As I explained in the last article &#8220;<a href="http://hackerslane.com/articles/xampp-the-ultimate-web-development-tool/" target="_blank">XAMPP: The Ultimate Web Development Tool</a>&#8220;, today in this article, I would be writing on how to install, configure and use XAMPP as a Local Web Server&#8230;(on Windows)</p>
<h3>Installing XAMPP</h3>
<ol>
<li>Download XAMPP from <a href="http://sourceforge.net/project/showfiles.php?group_id=61776" target="_blank">Here</a>.</li>
<li>Run the installer, and choose the location where XAMPP will be installed.<br />
(<em>For Vista users with UAC enabled, it is recommended that you install XAMPP in &#8220;<strong><span style="text-decoration: underline;">C:\xampp\</span></strong>&#8221; directory instead of &#8220;<strong><span style="text-decoration: underline;">C:\Program Files\xampp\</span></strong>&#8221; because the UAC will prevent the write privilages of XAMPP if it is installed in Program Files.</em>)</p>
<p><div id="attachment_284" class="wp-caption aligncenter" style="width: 460px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp1.gif"><img class="size-full wp-image-284" title="Selecting Install Location" src="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp1.gif" alt="Selecting Install Location" width="450" height="274" /></a><p class="wp-caption-text">Selecting Install Location</p></div></li>
<li>In the next step, you&#8217;ll be asked for the services to be installed. Select to install Apache &amp; MySQL as services. If you want to use FTP, then select the option for FTP too&#8230;
<p><div id="attachment_290" class="wp-caption aligncenter" style="width: 459px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp2.gif"><img class="size-full wp-image-290" title="Selecting Servces to Install" src="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp2.gif" alt="Selecting Servces to Install" width="449" height="279" /></a><p class="wp-caption-text">Selecting Servces to Install</p></div></li>
<li>Click the &#8220;<em>Install</em>&#8221; button and wait for the installation to be done. After the installation ends, XAMPP would automatically start the Apache server and PHPmyAdmin, if you are installing it using the<em> Installer</em>.</li>
<li>Run the &#8220;<em>XAMPP Control Panel</em>&#8221; and start the services Apache HTTP Server &amp; PHP.
<p><div id="attachment_291" class="wp-caption aligncenter" style="width: 460px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp3.gif"><img class="size-full wp-image-291" title="XAMPP Control Panel" src="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp3.gif" alt="XAMPP Control Panel" width="450" height="253" /></a><p class="wp-caption-text">XAMPP Control Panel</p></div></li>
</ol>
<p>The address of the <em>Local Web Server</em> is &#8220;<strong>localhost</strong>&#8221; or &#8220;<strong>127.0.0.1</strong>&#8220;. Go to the address of the Local Web Server using your favorite web browser. Then select language &#8220;English&#8221;, you will get a welcome message informing that XAMPP is installed properly.</p>
<p>You can see the menu on the left. Using that sidebar you can see the Status, Demos, and access other tools. Click on &#8220;Status&#8221;, there you can see what services are running on XAMPP.</p>
<h3>Securing your Local Web Server</h3>
<p>XAMPP is not much secure and the developers ddin&#8217;t feel the need to make it secure because XAMPP was developed to be used by the Web Developers and provide the Web Developers with the maximum features. And making XAMPP secure would restrict certain features to the Web Developers. The Local Server which you have installed using XAMPP is accessible to everyone who&#8217;s there in your LAN &amp; to the one knows your IP Address.</p>
<p>If you plan to use XAMPP for serving dynamic pages over the Web, you have to make sure that it is totally secured. Here are the ways to make your XAMPP secure:</p>
<ol>
<li>Go to &#8220;127.0.0.1&#8243; or &#8220;localhost&#8221; through your favorite browser (mine is Firefox).</li>
<li>Click on &#8220;Security&#8221; on the left sidebar. This should pop-up a &#8220;Security&#8221; window.
<p><div id="attachment_294" class="wp-caption aligncenter" style="width: 460px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp4.gif"><img class="size-full wp-image-294" title="Selecting &quot;Security&quot; from the Sidebar" src="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp4.gif" alt="Selecting &quot;Security&quot; from the Sidebar" width="450" height="504" /></a><p class="wp-caption-text">Selecting &quot;Security&quot; from the Sidebar</p></div></li>
<li>Using the &#8220;Security&#8221; menu, you can set passwords for MySQL superuser &#8220;root&#8221; and also for PHPmyAdmin.</li>
<li>After you have done creating passwords, visit back the &#8220;Security&#8221; page, you can see your security status over there.
<p><div id="attachment_295" class="wp-caption aligncenter" style="width: 460px"><a href="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp5.gif"><img class="size-large wp-image-295" title="Checking Security Status" src="http://hackerslane.com/blog/wp-content/uploads/2009/05/xampp5-1024x575.gif" alt="Checking Security Status" width="450" height="253" /></a><p class="wp-caption-text">Checking Security Status</p></div></li>
<li>Your XAMPP is now secured.</li>
</ol>
<h3>Using XAMPP for Serving Dynamic Pages</h3>
<p>Now, your XAMPP server is ready-to-use. What you have to do is, enable the required services, get <a href="http://www.apachefriends.org/en/xampp-windows.html#644" target="_blank">add-ons</a> if needed and put the files that you need to work with in the &#8220;<strong>htdocs</strong>&#8221; folder in the XAMPP installation directory.</p>
<h3>Some Basic Info</h3>
<p>Here&#8217;s some basic info that you should know about XAMPP:</p>
<ul>
<li>Address of your Local WebServer: <span style="text-decoration: underline;"><strong>http://localhost</strong></span> or <span style="text-decoration: underline;"><strong>http://127.0.0.1</strong></span></li>
<li>Address to access your PHPmyAdmin: <span style="text-decoration: underline;"><strong>http://localhost/phpmyadmin/</strong></span></li>
<li>Directory for Placing your Scripts: <span style="text-decoration: underline;"><strong>C:\xampp\htdocs<br />
</strong></span></li>
<li>Database Server:<span style="text-decoration: underline;"> <strong>localhost</strong></span></li>
<li>Database SuperUser: <span style="text-decoration: underline;"><strong>root</strong></span></li>
<li>PHP Configuration File:  <span style="text-decoration: underline;"><strong>C:\xampp\php\php.ini</strong></span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/create-a-local-apache-web-server-using-xampp/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>XAMPP: The Ultimate Web Development Tool</title>
		<link>http://www.hackerslane.com/2009/xampp-the-ultimate-web-development-tool/</link>
		<comments>http://www.hackerslane.com/2009/xampp-the-ultimate-web-development-tool/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 15:29:47 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://hackerslane.com/?p=269</guid>
		<description><![CDATA[Setting up a Apache Server is not an easy job...and it can take up a lot of brain if you have to use languages such as PHP or Perl on your Apache Server. XAMPP is the solution for Web Developers who want a Local Web Server, which they can use even without access to Internet...]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-275" title="XAMPP" src="http://hackerslane.com/blog/wp-content/uploads/2009/04/xmpp_logo.jpg" alt="XAMPP" width="104" height="92" />Setting up a <em>Apache Server</em> is not an easy job&#8230;and it can take up a lot of brain if you have to use languages such as PHP or Perl on your Apache Server. XAMPP is the solution for Web Developers who want a <em>Local Web Server</em>, which they can use even without access to Internet&#8230;</p>
<h3>My Story</h3>
<p>I came to know about XAMPP through a friend of mine, who is a Web Developer. He insisted me to use XAMPP for testing PHP scripts and trying out new things on <em><a href="http://hackerslane.com" target="_blank">Hacker&#8217;s Lane</a></em>, on the Local Web Server. At first I thought it would be a mess and I won&#8217;t be able to install a Local Web Server for developing things. Later I realized that it was a very easy job to install a Web Server using XAMPP &amp; now, I am using XAMPP and I&#8217;ve to say, its Awesome!</p>
<h3>What is XAMPP?</h3>
<p>XAMPP is a free, open source , cross-platform web server package develped by Apache Friends. It mainly consists of Apache Web (HTTP) Server &amp; MySQL Database. XAMPP also supports PHP and Perl, it has interpreters for scripts written in those languages.</p>
<h3>What does XAMPP mean?</h3>
<p><strong>XAMPP</strong> is an acronym for: <strong>X</strong>=cross-platform, <strong>A</strong>=Apache HTTP server, <strong>M</strong>=MySQL, <strong>P</strong>=PHP, <strong>P</strong>=Perl.</p>
<h3>What are its uses?</h3>
<p>It&#8217;s used to serve Dynamic Pages. XAMPP is mainly used for Web Development Projects. Amazingly, XAMPP is sometimes also used to serve Dynamic Pages on the WWW.</p>
<p>XAMPP can also be used for creating and manipulating MySQL Databases.</p>
<p>Thats it for now, in my further posts, I would be posting on how to install, configure and use <em>XAMPP</em> as a <em>Local Web Server</em> on your PC. <em>(<a href="http://hackerslane.com/feed" target="_blank">Subscribe to RSS</a> to be informed about the upcoming posts&#8230;)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/xampp-the-ultimate-web-development-tool/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Some Simple VBS Scripts</title>
		<link>http://www.hackerslane.com/2009/simple-vbs-projects/</link>
		<comments>http://www.hackerslane.com/2009/simple-vbs-projects/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 07:58:00 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[VBS]]></category>

		<guid isPermaLink="false">http://hackersstop.wordpress.com/2009/01/17/simple-vbs-projects/</guid>
		<description><![CDATA[Nowadays working on VBS&#8230;Some Simple OneS! Save them all as &#8220;.vbs&#8221; and don&#8217;t forget to save as &#8220;All Files&#8221; to make it work! Script 1: Alerter This pops-up a message on the computer, with the message you type along with the Title. lol=msgbox(&#8220;Your message over Here!&#8221;,20,&#8221;Title comes here!&#8221;) Replace the message and the Title; save [...]]]></description>
			<content:encoded><![CDATA[<p>Nowadays working on VBS&#8230;Some Simple OneS!<br />
Save them all as &#8220;.vbs&#8221; and don&#8217;t forget to save as &#8220;All Files&#8221; to make it work!<br />
<strong>Script 1</strong>: <strong><span style="color:red;">Alerter</span></strong><br />
<span style="color:black;">This pops-up a message on the computer, with the message you type along with the Title.</span><br />
<span style="color:black;"><span style="background-color:black;color:lime;">lol=msgbox(&#8220;Your message over Here!&#8221;,20,&#8221;Title comes here!&#8221;)</span></span><br />
<span style="color:black;"><span style="background-color:black;color:black;"><span style="background-color:white;">Replace the message and the Title; save it as &#8220;something.vbs&#8221;&#8230;Send to others and enjoy!</span></span></span></p>
<p><span style="color:black;"><span style="background-color:black;color:black;"><span style="background-color:white;">This could really become freaking if you type some good messages over there&#8230;I had written in the message that &#8220;Your computer is hacked by HacK_MiNDeD&#8230;Crash Computer?&#8221; and the title &#8220;Critical Error&#8221;&#8230;.</span></span></span></p>
<p><span style="color:black;"><span style="background-color:black;color:black;"><span style="background-color:white;">I tried it by sending to someone on yahoo as &#8220;hackingtools.vbs&#8221;&#8230;that guy really thought that I had hacked him&#8230;he started shouting and even told me that he would report it to his ISP&#8230;</span></span></span><br />
<span style="color:black;"><span style="background-color:black;color:black;"><span style="background-color:white;">LoL</span></span></span></p>
<p><span style="color:black;"><span style="background-color:black;color:black;"><span style="background-color:white;"><strong>Script 2</strong>: <strong><span style="background-color:white;color:red;">Dancing CD-ROM</span></strong></span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;">Freak Title?&#8230;Can you imagine CD-ROM dancing in its own Style&#8230;.I mean Coming out and going in!! [:)]</span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;">The Code:(Save it as &#8220;something.vbs&#8221;)<br />
</span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:black;color:lime;">Set oWMP = CreateObject(&#8220;WMPlayer.OCX.7&#8243; )</span><br />
<span style="background-color:black;color:lime;">Set colCDROMs = oWMP.cdromCollection</span><br />
<span style="background-color:black;color:lime;">if colCDROMs.Count &gt;= 1 then</span><br />
<span style="background-color:black;color:lime;">do</span><br />
<span style="background-color:black;color:lime;">For i = 0 to colCDROMs.Count &#8211; 1</span><br />
<span style="background-color:black;color:lime;">colCDROMs.Item(i).Eject</span><br />
<span style="background-color:black;color:lime;">Next &#8216; cdrom</span><br />
<span style="background-color:black;color:lime;">For i = 0 to colCDROMs.Count &#8211; 1</span><br />
<span style="background-color:black;color:lime;">colCDROMs.Item(i).Eject</span><br />
<span style="background-color:black;color:lime;">Next &#8216; cdrom</span><br />
<span style="background-color:black;color:lime;">loop</span><br />
<span style="background-color:black;color:lime;">End If</span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">The only way to stop the CD-ROM from doing all it is&#8230;</span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">Goto Task Manger (Ctrl + Alt + Del) and in the &#8216;processes&#8217; tab, find &#8220;wscript.exe&#8221; and end/kill/close it!</span></span></span></p>
<p><span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;"><strong>Script 3</strong>: <strong><span style="color:red;">Type, Type &amp; Type!</span></strong> </span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">This script keeps on typing the message you write over there&#8230;.as if you&#8217;ll be controlling his Keyboard&#8230;</span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">Really messy script&#8230;</span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;"><span style="background-color:black;color:lime;">Set wshShell = wscript.CreateObject(&#8220;WScript.Shell&#8221;)</span><br />
<span style="background-color:black;color:lime;">do</span><br />
<span style="background-color:black;color:lime;">wscript.sleep 100</span><br />
<span style="background-color:black;color:lime;">wshshell.sendkeys &#8220;Your Mess-age here!&#8221;</span><br />
<span style="background-color:black;color:lime;">loop</span> </span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">Did you notice that the last two projects contain the command &#8220;loop&#8221; in the last line?</span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">I&#8217;ll explain now what &#8216;loop&#8217; is&#8230;</span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">Oh well..The command loop tells the computer to repeat the same command untilll..(you specify it to)</span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">And as you can notice, we didn&#8217;t specify anything/case so it goes on repeating!</span></span></span><br />
<span style="color:black;"><span style="background-color:white;color:black;"><span style="background-color:white;color:black;">Have Fun&#8230;!<br />
</span></span></span></p>
<div class="blogger-post-footer"><!-- End BidVertiser code --></div>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/simple-vbs-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
