Senin, 12 April 2010   0 komentar

about:config

String = general.useragent.override

Bot Mozilla/5.0 (compatible: Googlebot/2.1: +http//www.google.com/bot.html)

TES = javascript: document.write(navigator.userAgent);

    0 komentar

opera:config
performance
a. Max Connection Server = 10
b. Max Connection Total = 64
c. Network Buffer Size = 64
d. Centang No Connection Keep Alive
e. Centang Non-Compliant 100 Server Continue

1.Mendisable Name Completion dan Local Network LookupTools > Preferences > Advanced Tab , pilih network di menu kiri , click di Server Name Completion , dan disable keduanya.

2.Meningkatkan time cache gambar yang digunakan sebelum mengupdate versi terbaru.Tools > Preferences > Advanced Tab , pilih history , ubah dari 5 jam menjadi 1 minggu.

3.Menghilangkan plugins yang tidak dibutuhkanKetik operalugins di address bar , dan opera akan menlist plugins yang ada , seperti Realplayer steamsC:\Program Files\Opera\Program\Plugins\npdsplay.dllUntuk menghilangkan , buka file plugin-ingore.ini yang ada di root Operaketik npdsplay.dll.

4.Mendisable turbo modeKetik about:config di address bar , search dengan kata kunci turbo , kemudian uncheck turbo mode , kemudian save.

5.Meningkatkan angka connectionsKetik about:config di address bar , search dengan kata kunci connections , ubah angka dari max connection dari 20 ke 32/64.

6.Mengurangi jumlah visited pages di HistoryTools > Preferences > Advanced Tab , pilih History , ubah dari 500 menjadi 100 atau kurang.

7.Mengubah settingan expiredKetik about:config di address bar , search dengan kata kunci expiry , ubah settingan check expiry history dan Check Expiry Load menjadi 1

8.Menyimpan image lebih cepatDengan menekan tombol ctrl + click kiri , maka jendela download akan muncul , dan save image-nya.

9.Mensetting Mail & RSSCari accounts.ini file yang ada di root Opera , setiap account pasti memiliki Initial Pool Delay = X dimana X di set menjadi 60 ,dan yang RSS feed menjadi 120 atau lebih.

10.Merapihkan BookmarkRapihkan bookmark sehingga tidak ada yang double , dengan merapihkan ini , dapat menpercepat Opera






    0 komentar

intitle:"rapidshare:" intext:"3gp" site:rapidshare.com +(.exe.iso.zip.rar)

    0 komentar

- inurl:index.php?act=files intext:"RapidLeech PlugMod"
- inurl:index.php?act=files intext:"Credits to Pramode & Checkmate & Kloon"
- inurl:index.php intext:"Credits to Pramode & Checkmate & Kloon. Mod by: MsNeil & Idoenk"

  Sabtu, 10 April 2010   0 komentar


Cat Wash (NEW DASH/TIME MANAGEMENT) [FINAL]

Go where all the cool cats come to get clean! Boogie down in this time management game through over 40 levels of disco and dance. When customers drop off their muddy kitties, it's your job to clean 'em up! Play through cat-themed minigames and buy new equipment for the shop, even a far-out disco ball!
With her Uncle Oswald's invention of the Feline Wash-o-Matic, Susie has opened up the grooviest establishment in town! Keep the kitties mellow as you wash, dry, and clip them in style! The party never stops at the Cat Wash!

Game features:
• Over 40 levels of groovy Time Management fun!
• Earn cash and get upgrades for the shop!
• 8 cat-filled minigames to keep the party going!
• Feel the love with a far-out 70's soundtrack!

Download

    0 komentar

Latest game from PopCap Games!!!

Get ready to soil your plants in an all-new action-strategy game from PopCap!
A mob of fun-loving zombies is about to invade your home,
and your only defense is an arsenal of 49 zombie-zapping plants.
Use peashooters, wall-nuts, cherry bombs and more to mulchify
26 types of zombies before they can reach your front door.

Each zombie has its own special skills, so you’ll need
to think fast and plant faster to combat them all.
But be careful how you use your limited supply of greens and seeds…
as you battle the fun-dead, obstacles like a setting sun,
creeping fog and a swimming pool add to the challenge.

And with five game modes to dig into, the fun never dies!

* Play five game modes: Adventure, Mini-Games, Puzzle, Survival, plus the stress-free Zen Garden
* Conquer all 50 levels of Adventure mode -- through day, night and fog, in a swimming pool and on the rooftop
* Battle 26 types of zombies including pole-vaulters, snorkelers and “Zomboni” drivers
* Earn 49 powerful perennials and collect coins to buy a pet snail, power-ups and more!

Instructions:

In the RAR archive, you will find two files:
PlantsVsZombies.exe and PlantsVsZombiesSetup.exe

First of all install the game by using the file "PlantsVsZombiesSetup.exe",
but DO NOT LAUNCH the game.
Then go to the directory where the game has been installed
(it should be something like this: C:\Program Files\PopCap Games\Plants vs. Zombies)
and REPLACE the original file "PlantsVsZombies.exe" with the one provided in the RAR archive.
Then play

Download

  Rabu, 31 Maret 2010   0 komentar















VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written on .NET technology.

The loss of source codes is a very serious problem for many developers. From my personal experience I can say that it is indeed a terrible misfortune. Imagine you write the program, spend your force, time and money, release compiled program to the customers... But one morning you see that all your sources are gone (it may be your cat, or aliens. Who knows?) You are in panic. What should you do? Tear one's hair? There is no need. Just take the VB Decompiler and simply decompile your project! VB Decompiler restores the source code from the pseudo code (P-Code) as close as possible to the original. So, after some modifications you may get really workable source code.

But you ask: what if the program is compiled not to interpreted P-Code, but in assembler Native Code? In this case, of course, you can't get fully compilable source code. But there is no need for disappointment. VB Decompiler has a built-in powerful disassembler and emulator commands to the extent possible to bring the assembly code to the original. Of course because of the diversity of modern methods of optimization and protection code, the process is not always ideal, but in this situation, VB Decompiler really helps you in the software analysis and reverse engineering.

And what if you develop in Visual Studio, using .NET Framework?

For our decompiler it's not a problem! VB Decompiler can easily restore the structure from the tables of the assembly, and will be useful for disassembly and analysis of IL code. Our decompiler does not require .NET Framework. It works fine in any 32-bit Windows operating systems and does not require installing additional software.

As you can see VB Decompiler is an ideal tool for analyzing and restoring the source code. VB Decompiler is a "must-have" tool for VB-developers, who appreciates their work, time and money.


DOWNLOAD