Sunday, 4 August 2013

WHAT IF YOU FORGOT THE MASTER PASSWORD OF FIREFOX




Hey guys Here I am posting some useful information about Firefox browser
if you use firefox frequently then u must be knowing about the master password feature in it. its used to store all the security  related features of the brower
and in case you forgot the password heres the solution for that annoying problem.

just type this command in the address bar


              chrome://pippki/content/resetpassword.xul 
 
 
                click on "Reset"
 
and you are done!! 

in case you have any difficulties see the screenshot..



Saturday, 3 August 2013

HOW TO ENABLE / ACTIVATE DOTNET (.NET) FRAMEWORK IN WINDOWS 8

Hey guys here I am posting  a solution to one of the tricky problems in windows 8

as of now you may have noticed that windows 8 does not come with DOTNET framework 3.5
even though they have included framework 4 still some of the very well known apps require framework 3.5 to work that includes ( zune , old games etc.)
some of the apps wont even allow the installation if you don't have .net 3.5

So, there are many methods to enable this feature in windows 8 but the most effective one that I found is here...


So before you get started here are the prerequisite :

1)  you must have windows 8 ISO image ( if u don't know what does ISO means then get lost :P, i mean google it)
2)  and you would need a thinking mind.

here the procedure

1) mount the iso image to a virtual drive ( u can use power ISO for that...if you dont know what it is just google power iso )

now suppose you have mounted the iso to drive G

2) now go to G drive open sources folder and open command prompt with admin rights


3) type this commands:

DISM / Online/ Enable - feature/ Featurename:NetFx3 /All / LimitAccess/ Source:G:\Sources\sxs




see SS for reference
and hit enter

4 ) and you are done!!!!
5) Enjoy                                                












Sunday, 28 July 2013

Indentation Code in Vim Editior

All reputed Engineering colleges use open source operating systems like Ubuntu.
As far as text editors are concerned  Vim or Vi editor is the best.
I also recommend you to use Vim editor not only for coding but also for any text editing.
New coders don't know much about code indentation so they type their code like this-
which is not at all recommended but it is fine with Toy programs.
Its Good to have good programming habits that we can keep throughout entire career.
Indentation not only make your code or program look good but it makes you to understand it in a much easier way as you can see loops in side loops as it happens at the time of execution and also much more things

this is the code which is intended by a single vim command


Command is gg=G
Just hit Esc once don't press : (colon) and type the command
As u can observe u cant see the command you are typing but its this is the Right way to do it
Hope it will help you..
Here are some Indentation and formating rules :

* Use one single "TAB" (and not 3-4 spaces) for indentation.
*Indentation means, whatever is logically 'inside' should be shown like that. This  means the 'bodies' of for, while, if, else, function, switch should be indented using ONE tab.
* Indent when you are typing the code and not after writing the code.
* Rules for spacing:
Give one space after comma in variable lists or arguments lists. e.g  int i, j, k;     OR  printf("%d%d", a, b);
Give one space before and after every binary operator:  e.g.    i = j + k;
*Everything which has a { and } associated with it is called a block.
The opening and closing brackets of any "block"  must be matched with the first character of the block keyword (i.e. f of for, i o f  if, e of else, etc. )
* Do not give a space before ";" of a for loop
* Do not give a space after '(' and ')'


Saturday, 27 July 2013

Learn to Type - easy and fun-with TYPE FU chrome Chrome OS and Google Chrome Browser

Google chrome is awesome
Chrome Web Store is amazing
All the apps, extensions, themes and lot of things more in there!!
Type Fu is the tool that teaches you to type in much easier way and you wont get bored of learning typing in chrome as you can pause your course and switch the tabs and enjoy surfing also
here's the link to get that app for free
try is its more fun than just learning to type
open the link in chrome only for obvious reasons




☆☆☆ FEATURES ☆☆☆

★ On-screen keyboard and fingers
★ Audio notifications
★ Speed, accuracy and time meters
★ Stats tracking with pretty charts
★ Auto-adjusted difficulty level
★ Error highlighting
★ Error correction with backspace key
★ Retina display support

☆☆☆ EXERCISES ☆☆☆

Type Fu is shipped with thousands of exercises that are grouped into several lessons:

★ Letters - exercises that are generated from English letters. There are 23 difficulty levels starting from level 1 which uses only home keys up to level 23 which uses the whole keyboard.
★ Numbers - exercises that are generated from numbers. There are 9 difficulty levels starting from level 1 which uses only '7' and '4' keys up to level 9 which uses all numeric keys.
★ Words - exercises that are generated from the pool of 3500 most popular English words. There are 9 difficulty levels starting from level 1 which contains only the words that make use of the home row keys up to level 9 with all possible words.
★ Quotes - 300 quotes by famous people
★ Proverbs - 300 proverbs

☆☆☆ KEYBOARD LAYOUTS ☆☆☆

★ Qwerty
★ Qwertz
★ Azerty
★ Dvorak
★ Colemak
★ Workman

Drivers identifier

hey guys
It is observed that sometimes we insert a device into usb port or connect it with the help of usb cable we see a message

USB device is not recognised

Its because you DOT have drivers installs in your pc or laptop for that device
So here it is a software that will help u find all drivers you want and easily update drivers also if some of them are outdated
Just download this software;

DOWNLOAD DRIVER IDENTIFIER

Click on scan drivers 
Done
It will scan drivers and give you report about the drivers you can also manually download them by going to corresponding website for the drivers

Friday, 26 July 2013

Games Shows Fatal error_Available memory less than 15 mb.

Hi guys

  This post is about some old but very popular Games like Counter Strike-CS and Condition Zero-CZ and their Compatibility.

All you do is install the game.It gets installed Successfully then You click on the icon for the game it shows available memory is less than 15 mb FATAL ERROR
Its not a big problem at all.
Your smoothly working game is just few clicks away.

Follow the procedure below:

  1. Right click on the desktop icon of the game
  2. Select Properties
  3. Select Compatibility
  4. Change the Compatibility mode to windows XP service pack 3 by clicking on run the program in compatibility mode for ..... 

Hit Apply 
Enjoy the game now!!!

Tuesday, 23 July 2013

Setting Proxifier for Lan Connection, Proxifier Serial Key

Poxifier is the best way to access Internet when you are using college Internet connection which requires a proxy address and some authentication. Every time u start your browser it ask for completing authentication
Also sometimes data usage is limited for students accounts. It becomes very irritating to login  each time and also use limited data as you cant download a movie which is more than 1 gb if allowed data usage for a student for one day is just one gb
proxifer solves all these problems
It automatically complete authentication process every time and you can also access any amount of data from your account.
Some colleges use MacAfee Internet security and block your social networking usage when you cross the limit.with using Proxifire you can use facebook for whatever time you want.
Just follow the procedure as follows its easy
Download proxifer v2.9 : Its an old version but its best
You can get it here:: DOWNLOAD PROXIFER V2.9

Link to new version is :: DOWNLOAD PROXIFIER
Here are some screen shots that will guide you through the procedure
A very important thing is that remove proxy settings in the browsers and set it to no proxy if you are using proxifier