Welcome to Usman's Blog!

Designed by Usman Ali
Usman Ali





Hi guys, Now you can control your computer from your android device. as in above picture, you can get full control over your PC with just an android device. let you control your pc anywhere anytime by using Chrome Remote Desktop app.
The setup process is very simple, taking roughly 5 minutes. just follow some simple steps…ARE YOU READY!!!

How to control your PC from your Android: Google Remote Desktop :

  • Download Chrome Remote Desktop Android App on your Android device.
  • As using chrome extension, go to Chrome web Store using chrome in computer.
  • Add chrome remote desktop in chrome extension
    • Once app has been added, a new tab will open,
    • And then you’ll be asked to authorization, granted permission when required, set pin code
    • Sign in your Google Account, and hit “enable remote connections”
    • After enable, you should have to open remote desktop Android app ( ensure that you have “logged in” with same google account)
    • Now you can see your PC NAME on your Android device screen
    • Just click on your PC name, then you’re good to go.

How to make Mozilla Firefox 30 times faster


1. Type “about:config” into the address bar and hit return. Scroll
down and look for the following entries:
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time.
When you enable pipelining it will make several at once, which really
speeds up page loading.
2. Alter the entries as follows:
Set “network.http.pipelining” to “true
Set “network.http.proxy.pipelining” to “true
Set “network.http.pipelining.maxrequests” to some number like 30. This
means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer.
Name it “nglayout.initialpaint.delay” and set its value to “0”.
This value is the amount of time the browser waits before it acts on information it receives.
If you’re using a broadband connection you’ll load pages 2-30 times faster now.



Tutorial

How to make Mozilla Firefox 30 times faster

How to make Mozilla Firefox 30 times faster

How to make Mozilla Firefox 30 times faster

How to make Mozilla Firefox 30 times faster
2 Easy Ways To Download Latest Firefox Offline Installer


Mozilla now offers Firefox with a web installer. It is called stub installer. This means that the user downloads Firefox setup stub instead of the complete offline installer. The initial download is about 300 KB but when you run the web installer, it will start downloading the latest version of Firefox.
The issue with web installer is that it cannot be used to install Firefox on the system where there is no Internet access. If you are a single user, it is beneficial for you to download Firefox stub installer as it will download the latest version of Firefox.
But if you want to install Firefox on multiple computers, it is probably wise to download an offline installer. This will save you a lot of bandwidth as the setup will not be downloaded again and again as in case of stub installer.
There are two ways to download the latest Firefox complete offline installer. One is using the official Mozilla FTP servers and second is to use the Mozilla’s website.
2 Easy Ways To Download Latest Firefox Offline Installer

Downloading offline installer using FTP
The official FTP location of Firefox can be accessed here: ftp.mozilla.org/pub/mozilla.org/firefox/

You will need to go to the releases directory to get the latest stable release of Firefox. You will find all versions of Firefox from the beginning including the stable and beta versions. Each version has its own directory. You will need to go to the directory of latest version of Firefox.
2 Easy Ways To Download Latest Firefox Offline Installer
To recognize the latest version, you can scroll to the end of the list and see which version number doesn’t have a letter ‘b’ in its name. For example, right now the latest release of Firefox is Firefox 22. So you will need to go to 22.0 directory.
If you want to download Firefox for Windows, you can go to win32 directory and download Firefox offline installer in the appropriate language as specified by each directory. Likewise, for Linux, you can go to linux x86_64 and for Mac OSX, you can go to the mac directory.
Downloading Firefox using Mozilla.org
2 Easy Ways To Download Latest Firefox Offline Installer

The second method is easier than the first one. First go to firefox.com and instead of clicking the download button, click “Systems & languages” link just below the download button. This will open another webpage listing down all the languages and their corresponding Firefox downloads for each Operating System including Windows, Mac OS and Linux.
Just find your language and click on the corresponding Download button. This will download Firefox offline installer instead of the stub installer.

A Hidden Game in Your Google Chrome, Works on Android and PC

I accidentally stumbled upon the hidden game of Google chrome today and found it quite interesting. You remember the T-Rex dinosaur? The image of dinosaur that appear when your computer or smartphone is not connected to the internet? That is not just an image, but there’s a game hidden inside it.

How to play it?

Desktop:

Desktop users can just disconnect their computer from internet and perform some random search. Once you get the page having T-Rex dinosaur, press the space bar  to activate the game. Your T-Rex will start running and you will have to avoid the cactus tree in the middle by clicking space bar to jump.

A Hidden Game in Your Google Chrome, Works on Android and PC
A Hidden Game in Your Google Chrome, Works on Android and PC

Android:

Android users have to disable the data pack or switch the phone to the airplane mode to play this game. After turning off the data, perform some random search for T-Rex to come. The only difference in Android game is that you have to tap on the screen to jump.
A Hidden Game in Your Google Chrome, Works on Android and PC

A Hidden Game in Your Google Chrome, Works on Android and PC

Give it a shot and have fun  :D




In order to show hidden files and folders in Windows 7, open the folder containing you files and click on Organize tab >> Folder and Search Options. Now click on View tab and uncheck the option named “Hide protected operating System Files”. Also click on “Show hidden files and folders” option. When you apply the new settings, all the files and folders will become visible.

how to unhide file in usb that are hidden by a virus


If you want to unhide Hidden System Files in USB, follow the steps below.


  •   Click on the start button and type cmd in the search box.
  •  Click on cmd and it will open a black DOS window.
  •   Type the following command there and press enter.
  •   attrib -H -S G:*.* /S /D /L
How to unhide file in usb that are hidden by a virus


  •   Hit enter button and it will show hidden files and folders from G drive.
  •   You can replace “G:” in the above command with the path of your required folder or USB drive. Remember that *.* will apply the attribute to all the files and folders present there.
  •   In the above command, -H and –S and the attributes. The first one will show the hidden files andfolders whereas the second one will convert system files to normal files.
  •   If you change negative signs to positive in above commands, it will make those files again hidden and system.


how to unhide file in usb that are hidden by a virus

Note:

Here I am sharing some programming quotes that are said by great programmers, scientists and entrepreneurs. These quotes will definitely inspire and motivate you to learn programming.


Programming Quotes - Quotes That Will Inspire You To Learn Programming

Programming Quotes - Quotes That Will Inspire You To Learn Programming

Programming Quotes - Quotes That Will Inspire You To Learn Programming

Programming Quotes - Quotes That Will Inspire You To Learn Programming

Programming Quotes - Quotes That Will Inspire You To Learn Programming

Programming Quotes - Quotes That Will Inspire You To Learn Programming

If you know about some other inspirational programming quotes then please mention them in the comment section. I will be so happy to add them to this list.

Happy Coding! :) :)

25 Funny Situations Of A Programmer's Life



1. When the project manager enters the office




2. When I try to fix a bug at 3 in the morning




3. When I'm told that the module on which I have worked all the week will never be used




4. When the code that I have not tested on dev works perfectly in production




5. When the sales people announce they have sold our product to the customer




6. When sysadmin finally gives us the root access




7. When I launch my script for the first time after several hours of development




8. When I go off for the weekend while everyone else is still trying to fix bugs




9. When the boss is looking for someone to urgently fix a difficult bug




10. When a thing that worked on Friday no longer works on Monday




11. When a bug goes unnoticed during a presentation




12. When a newbie suggests to add a new feature to project




13. When I realize that I have been blocked for two hours because of a forgotten semicolon




14. When the project manager suddenly looks on my screen




15. When customer wants to change specification 2 days before pushing to production




16. When my script finally worked




17. When I'm told that my code is broken in production




18. When I find a solution without searching Google




19. When the intern tells me that "the tests are for those who can not program"




20. When I manage to replace 200 lines of the algorithm by only 10 lines




21. When I return to development of my code that wasn't commented




22. When they tell me the website has to be supported by IE6




23. When a misformed sql query actually returns me the correct results




24. When I start coding without doing analysis first




25. When project manager thinks that I can handle whole project all by myself



Please do share if you liked this article!


Feedback Email

Name

Email *

Message *

Translate