Tuesday, 21 August 2012

Reset MySQL password in windows7

Hello friends.If you have forgotten your MySQL root password and some useful database is there in MySQL then you must need root password to access those files. To reset your root password you need not to uninstall your MySQL from pc. Here I will show how to reset root password for MySQL installed in win7. Steps: Go to START / CONTROL PANEL and click on Administrative Tools and select Services. Scroll down and stop Mysql service. Now go to START / ALL PROGRAMS / ACCESSORIES and right click on Command Prompt – Select RUN as Administrator Repeat the above step. so that now you have two command-prompts. In both the command prompt navigate...

Friday, 17 August 2012

Internet Dowload Manager 6.11 beta build 4 full version 100% free

Here I am giving you Internet Download Manager version 6.11 beta build 4 full version 100% free. Download here : Download now Instructions: Download it. Extract it.  Install IDM and run patch as administrator.  Don't forget to run as administrator otherwise registry will not be updated with IDM registration data. #comment below for any problems in installation...

Download Vaio Gate supported in every PC and Laptop

Today Sony vaio laptop is providing a special facility to their users to have a vaio gate for a very good user interface. whereas in other laptops we have to use some docks which might not have a smart user friendly interface compared to vaio gate. Here I am giving you the setup file for vaio gate which will work on any pc or laptop and every can have experience like vaio. Download vaio-gate setup here : Download Now Enjoyy..!! #comment below for downloading probl...

Cyberwar between Indian and Pakistani Hackers on their Independence Day

Too many Pakistani websites were hacked by Indian Hackers on the Idepedence Day of India(15th august). Pakistani hackers also defaced some Indian websites on 14th august.Many well-known Indian Hackers defaced more than 2000 pakistani websites including some famous organization and government sites and posted a  picture of Indian National Flag with the song "Vande Mataram" on the website and given the message as given below: "Congratulations, you have got the attention of the Indians. To those who are thinking, who we are, never think it that way, because we are many without any name, the only name and Identity we have is INDIA, and...

Circling Text effect in HTML using Java-script

Hi. Today I will show you how to make circling text effect in your webpage. It is a simple java-script that will allow your characters to follow cursor. Below is the sample code. Just copy it to notepad and save it as any html file. then run it in your browser. Change the values of x and y diameter and also speed,letter-spacing to achieve different effects. #You can see live demo here : DEMO  #CODE# <html> <head> <title> Avixittech </title> <style type="text/css"> /* Circle Text Styles */ #outerCircleText { /* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE...