Friday, 14 June 2013

speed up Firefox or Chrome cache USB drive SD Card.

How to speed up Firefox, Chrome or Internet Explorer by moving their cache folders to a USB drive or an SD Card.





USB drive or SD Card (class 10 only)

  • Create folders: 
  • chrcache for Chrome cache 
  • ffcache for Firefox cache
  • ie for Internet Explorer Cache


Google Chrome

  • Close all open Chrome tabs and windows
  • Right click your Chrome shortcut (the one you use to open the browser), select Properties
  • In the Target window, move your cursor to the end of the path, after chrome.exe
  • Type --disk-cache-dir="E:\Chrcache" (it might be D: or F: or...) Make sure there is no trailing slash
  • you can also add --disk-cache-size=104857600These changes the location of the Google Chrome cache to d:\chcrache, and the limit of the cache to 100 Megabytes.
  • Click OK
  • Click the shortcut to launch Chrome

Mozilla Firefox

  • Type about:config into the address bar, accept the warning ("I'll be careful, I promise!")
  • Right click > New > String
  • Type browser.cache.disk.parent_directory into the box and press OK
  • Type the path of your BrowserCache directory -- E:\ffcache (where 'E' might be another letter); press OK
  • Close all open Firefox tabs and windows
  • Open the browser again
  • Tools, Options, Advanced, Network, tick Override Automatic Cache Management, 80MB limit

Internet Explorer

  • Tools – Internet Options – under ‘Browsing History’ section choose ‘Settings’
    Click ‘Move folder…’ and provide the new location, e.g. d:\Temp\IE


Notes:

  • 8GB SD card / USB drive
  • --- Create a 4GB Readyboost disk (click here)
  • --- Leave the empty space for cache folders.
  • If you use i3, i5 or i7 with 4GB of RAM or more, you don't need to move your cache folders to a USB drive. 
  • The above settings are recommended for those who use Pentium 4 and Atom cpu with 4GB of RAM or less.

More information: 

http://downloadsquad.switched.com/2010/11/10/how-to-move-the-firefox-or-chrome-cache-to-a-ram-disk-and-speed/3

http://artykul8.com/2011/06/moving-browser-cache-folder/

http://www.ghacks.net/2010/10/19/how-to-change-google-chromes-cache-location-and-size/
_____________ ____________

Saturday, 8 June 2013

Just sharing some websites for you to view

Just sharing some websites for you to view...


http://www.globalresearch.ca/malaysia-failure-of-u-s-to-subvert-the-elections-and-install-a-proxy-regime/5334439 --------- 



What is NED?


http://www.ned.org/----- 

http://www.ned.org/grantseekers ----- 

http://en.wikipedia.org/wiki/National_Endowment_for_Democracy#Source_of_funding ----- 



NED in Malaysia?

http://www.ned.org/events/new-york-democracy-forum ----- 


http://www.ned.org/where-we-work/asia/malaysia -----


Why?

"Malaysia’s oil reserves are the THIRD highest in the Asia-Pacific region after China and India" ... http://www.eia.gov/countries/country-data.cfm?fips=MY ---------- 


President of NED: 

http://en.wikipedia.org/wiki/Carl_Gershman -----

 http://www.jewwatch.com/jew-jewishsupremacyassociationsmovements-politics.html -----

.
.
.
.
.

_____________ ____________

Friday, 17 May 2013

how to view android apk file in windows

How to view Android APK files in Windows 7?


Actually the apk file is just a compressed file, so you can  rename the file to theappname.apk.zip and extract it with any zip utility.

The androidmanifest.xml file and the resources will be extracted and can be viewed whereas the source code is not in the package - just the compiled .dex file ("Dalvik Executable")


Source: http://stackoverflow.com/questions/3599210/view-content-of-apk-file 

Samsung
HTC
Nokia
Android
Jelly Bean
_____________ ____________