Feeds:
Posts
Comments

Archive for the ‘Hackz’ Category

you can change the attributes and make java jar applications fullscreen in nokia 5800 or any other phone.
1. first open the jar file with 7zip or the archive software of your choice.
2. then open the manifest folder and then the manifest.mf file.
Nokia-MIDlet-On-Screen-Keypad: no
Nokia-MIDlet-Canvas-Scaling-Orientation-Switch: true
Nokia-MIDlet-Target-Display-Size: 360,640
Nokia-MIDlet-No-Exit: true
3. now edit the manifest file and add these lines [...]

Read Full Post »

source :
http://www.pctipsbox.com/how-to-double-firefox-speed/
Now here are some Tips&Tricks that can help you double the speed of Firefox.
1. Type about:config in the address bar and then press Enter.

2. In the filter search bar type network.http.pipelining. Be sure the value field is set true,if not double-click to set true.

HTTP is the application-layer protocol that most web pages are transferred [...]

Read Full Post »

source :
http://www.robvanderwoude.com/regedit.php
Adding and editing (importing) registry entries
Adding items to the registry requires a *.REG file:
REGEDIT [ /S ] addsome.REG
The /S swith is optional, it skips the message dialogs before and after the import of the *.REG file.
Since NT 4 .REG files are in readable ASCII, they may be created “on the fly” by our batch files.
This is demonstrated [...]

Read Full Post »

Older Posts »