Your helpless , you need money , there is no work out there for you.If there's work for you but they are not paying you much and you need more??
Monday, 26 August 2013
Earn Online
Google Adsense was Introduced in March 2003 since then peoples are taking advantage from this program and make money online.Many peoples are saying making money with Google is much more easier compare to other online money making system.How can you earn with Google Adsense??
Make Money Hard Work
Are you tried of looking online jobs??
Are you tried of scams and lies ??
Are you tried of looking true online money making system??
Are you tried of "oh C'mon i'm tried of reading same lines over and over and over again"
Wednesday, 7 August 2013
Sunday, 4 August 2013
Unblock every websites
How to unblock facebook??
How to unblock youtube??
How to unblock any website??
Here are some solutions for you , but first it is important for you to think why someone block these websites and he/she don't want you to stay away from them.
I know it's hard to understand when someone taking care of you so much that it's impossible to understand for Us.
Talking about topic here are few steps you can do before access to blocked facebook , youtube or any website.
How to unblock youtube??
How to unblock any website??
Here are some solutions for you , but first it is important for you to think why someone block these websites and he/she don't want you to stay away from them.
I know it's hard to understand when someone taking care of you so much that it's impossible to understand for Us.
Talking about topic here are few steps you can do before access to blocked facebook , youtube or any website.
Saturday, 3 August 2013
Increase website traffic with simple steps (SEO 2013)
With the help of few steps you can increase your website viewers.I know it's too difficult for any of us to bring massive traffic it needs lot of energy and lot of patient.
First you need to choose a category on which you had created your website or blog.
You know what i meant choose ??
That's right choosing a category is very much important for us.We need to fix our mind on one topic sometimes we already make up our mind but then we divert towards something else because we are not getting enough traffic for our website.We started to post something which does not match with our URL or website or blog name.
Well , talking about simple few steps here are they:
First you need to choose a category on which you had created your website or blog.
You know what i meant choose ??
That's right choosing a category is very much important for us.We need to fix our mind on one topic sometimes we already make up our mind but then we divert towards something else because we are not getting enough traffic for our website.We started to post something which does not match with our URL or website or blog name.
Well , talking about simple few steps here are they:
Wednesday, 31 July 2013
hosts file not saving in C:\Windows\System32\drivers\etc
A file named "hosts" located in windows it is system32 file and complete address is
"C:\Windows\System32\drivers\etc"
Sometimes when we need to edit system file it always occur and showed some error.
A text based system file need a proper way of editing.
first we need to open notepad in administrator mode.
1.click on start
2.all programs
3.accessories
4.notepad
5.right click and open notepad and run as administration
6.If there's any administrator password enter it.
7.when notepad popup click on file > open > and choose hosts file from the dictionary C:\Windows\System32\drivers\etc
8.Edit as you want
9.Save it from file > save or shortcut key CTRL + S
10 . Done
Music came out from laptop speakers while using skype solution
First find call quality option click on call quality option
On the speaker tab adjust speaker setting to speaker
speaker > speaker/headphone(IDT)
Right click volume option on taskbar and choose playback devices
playback > speakers/Headphone highlight and set it default
Communication tab choose Do nothing and press ok
Skype > Tools > Options > Audio setting over Ringing choose speakers/headphone and save.
Done
Saturday, 23 February 2013
Wednesday, 2 January 2013
Video Not Uploading to Facebook
Today date is 3 Jan 2013 few hours before i was facing problem "My videos are not uploading to facebook account/page" I tried to upload from IE, Firefox, Chrome but failed . I restarted my modem/router but still facing the same problem than i updated my flash player but again failed.
Problem was when i press I AGREE a new window popup which everytime does but i was only see white blank page and nothing, i cleared my browsing history as well but failed again & again.
So, i finally find a solution.I logged into my facebook account, opened new tab and search www.facebook.com/media/video there on most right side i saw upload video option.I tried from there and succeed.
Tuesday, 27 November 2012
chrome search engine not working, search bar, address bar not working page not found error solution
Chrome search bar not working

Few days ago when i was trying to search on Google Chrome search bar i was facing an error which started irritating me and the error was "my keywords are not found by chrome" when i typed anything the browser says your not connected to internet.I restared the router but still facing the problem then i found a solution which i like to share.
step 1:Type google.com on search bar/address bar
Step 2: When google site completly opened right click on google search bar and click on "add as search engine" like shown below:
Note: Make sure you've clicked at centre of search bar
After clicking on "add as search engine" small window will appear to ask "edit search engine".You need to edit the name (by default google.com) and place it by Google 2 and press ok.like shown below.
Final Step: Goto Wrench tools > settings > manage search engine or simply copy pate this blue highlighted text into your chrome search bar chrome://chrome/settings/searchEngines.On "Other search engine" option make Google 2 as default search engine and press ok.as shown below.
Done now you can search keywords on search bar ;)
Tuesday, 10 January 2012
World thinnest laptop by Acer

Addition in the series of "ultabook" Acer has lauched the world thinnest laptop.It weights only 1.35 kgs and 13.3-inch LCD display and 15 mm at its thickest point.The laptop model named "Acer Aspire S5".It have 8 hours of battery timing and it has the Thunderbolt interface, which boasts faster transfer speeds than USB 3.0, FireWire 800 and eSATA.
Monday, 2 January 2012
why Machine language is difficult to learn , why human can't understood machine language

Machine language is not easy for the humans to understand it.Machine language is written in binary number system.Binary number system having two values 0 (zero) and 1 (one).
zero means Off/No and One mean On/Yes.
In every computer system every word such as Alphabets (ABC) , Numeric (123) consist set of binary digits (bits) which is equal to one byte.
Sunday, 1 January 2012
machine language , concept of machine language in detail
Low level Languages are easy to understand by the computer because machine language is computer's own language like every country have its own language and easy to understand and spoke by the peoples of that country.Similarly machine language is easy to understand by the computer because of it's native language.what is program and programming language
Computer program:

computer follows those instructions which are given by us.Set of well-defined instructions given to the computer is computer program.
we should remember two things:

computer follows those instructions which are given by us.Set of well-defined instructions given to the computer is computer program.
we should remember two things:
Wednesday, 30 November 2011
concept of printf function using c language;printf function
Printf Function:
It is used to display output on the monitor.It is most commonly used for displaying output on screen.It can display the output of any Text,constants or the values of variable in specified format.
Standard input and output in C language;what do you mean by input in C++;Some of important input and output function which use in C language
Standard input:
The process of giving something to the computer is said to be input.Mostly input is given by keyboard and standard input refers to the input using keyboard.
In C++ program need some inputs from user to work properly.
The process of giving something to the computer is said to be input.Mostly input is given by keyboard and standard input refers to the input using keyboard.
In C++ program need some inputs from user to work properly.
Subscribe to:
Comments (Atom)
















