If you use one of vodafone’s mobile broadband dongles (HSUPA, EVDO, HSDPA) you might find images are being loaded in compressed form to speed download times and reduce data traffic. If you don’t care about either, but want your images nice looking here’[s how to fix it.
Internet Explorer users: The best way is simply to hit Shift+r over the image you want to improve.
Firefox users:
1. Install Greasemonkey if you haven’t already. You’ll know it’s running if you’ve got a monkey in the bottom right corner of your browser:
2. Load this script by clicking on either this link or finding the link on this page (if you have Greasemonkey installed you’ll be prompted with a request about whether you want to install it):
3. With Greasemonkey running (the little monkey at the bottom right hand corner of your browser should be smiling and brown. If he isn’t, click him) check that the script is now loaded by right clicking the monkey and checking the script is active:
4. Now if you load a page with images in it you’ll be prompted by a message confirming that you’re loading high quality images (this is done in case you’ve forgotten you’re using more data):
Click OK and the high quality images will load normally.
5. To switch off the warning message, you need to edit the script. Right click the monkey and select Manage User Scripts…
6. Highlight the Vodafone script in the list on the left of the Greasemonkey window and click the Edit button:
7. The script should load in your text editor. If nothing happens, you need to edit your Firefox settings. To do this, type about:config in the browser’s address field:
A page will load with all the Firefox configuration settings:
In the filter line at the top of the page start typing greasemonkey:editor until that line appears at the top of the list.
Right click the line and select Modify from the pull down menu:
Enter the path of the text editor you use (if you use the Windows Notepad, just copy this text into the box: C:\Windows\notepad.exe). Click OK.
Now go back to step 6 and try again.
8. When the script is loaded into the text editor, go to the line
alert (“High Quality Images On”);
and add two //s before it:
//alert (“High Quality Images On”);
The result should look like this:
9. Save the file.
10. Now try reloading a web page (you may have to hit Ctrl+F5). Images should load at their original quality without any warning message.
Websites used for information:
Fix for Compressed Vodafone Images – @thepointof
Filed under: medium
Recent Comments