Computer And Internet, Personal, Tips & Trick

Jengkol.. What a stupid virus name, Jengkol is traditional food in Indonesia,  I don’t know how to categorized this one as food or fruit… usually some people like to eat this thing but I’m not those crazy one. THE SMELL *LOL*

jengkol

Alright I think no need to explain more about what is jengkol ha..ha..ha..

This virus jengkol affect is it will logging off your computers once you executed .INF files or when you editing .VBS file. This virus will works by hiding all files he found with .DOC extension. You work in big company? when this happen your bos will fire you *LOL*

Alright let’s remove this virus out from your computers with 6 simple steps. Read More »

Share |
Make Money Online, Online Business, Tips & Trick

Sorry for bugging you guys with this new adsense optimization video, Because I think this video good for sharing you might want to take a look on this simple video for optimization.

That’s right, as you can please put your adsense ads on place which people can see it without scrolling their page, combine it with other part optimization sometimes bigger ads is better! you could see something different.

Good luck! :D

Share |
Computer And Internet, Miscellaneous, Personal, Tips & Trick

This is new variant of those d**n Chinese virus maker, It’s working same like older technique in old ARP Spoofing part II, If you see file name they using this team looks like gamers team in china. What they looking for? Spoofing your log! get your financial information, get your sensitive information, etc.

Know your enemy!

How actually this virus working? It’s actually attacking your network, no matter what operating system you’re using, what browser you’re using, this virus can reach  windows, linux and mac. Actually this virus active on windows platform but in linux  or mac with wine application installed on it this virus can active! Browser? Any browser can hijacked! said internet explorer, mozilla firefox, opera, even new google browser chrome! in short words “anyone, anything, can be infected by this virus“.

To know this virus active in your computer, the easiest way is looking from yahoo messenger error script the code for this virus is “]

yahoo.jpg

Same like older version it will hijack source of any website you access with modification code through fake gateway which infected for virus spreading, You have to stop access internet if you already know you’re infected.

hijack.jpg

Once active this virus will Read More »

Share |
Make Money Online, Short Reviews, Tips & Trick

Take A look on this 2 great video and you will know how to optimize your adsense revenue.

Good luck :D

Share |
Make Money Online, Personal

2008 will ending soon in a couple weeks, I need to preparing my next target for 2009. This year I will focused on programing service. I have an idea to make service based on programing, like cybercafe billing (basically billing service for anything) , fun programing like games or application for computer and cellphone, and computer protection.

Same like 2008 I still will grown my gaming site and maybe will build new 2-4 gaming site, build dos games archive site, 1 free font resource, ETC, plus many other  content I was thinking in my brain.. I have looooooooooooot of time for new idea for website content. About the genuine content I might created online store focused on electronic item since I have connection with some big online store on Indonesian market this might can generate a little money for myself *LOL*

Still there is one I was thinking about what obama focused on? hmmm..?

*Smiling* :)

Share |
Miscellaneous, Personal, Tips & Trick

Where to cashing your Adsense cheque? Almost every Bank can do this, Just remember there is different fees on each bank depend on their procedure. For Indonesian people I recommended you to going on BRI in case if there is not issued bank available near your location. BRI can low the fees and they not asking to much requirement for doing this.

Procedure :

buku-tabungan.jpg

picture-129.jpg

Prepare your BRI bank account, then asking on teller you need to cashing this cheque, Usually teller will tell you for waiting a minute and if it approved you will meeting with devisa people. Then they will give you inkaso form, you need to copy your adsense cheque 3x, bank account book 1x, KTP 3x. After you pay the inkaso form just waiting 30-45 days and it will credited to your BRI bank account.

SIMPLE!

But  remember each bank and in each location are different each other, You have to asking first their procedure, if you think to much fees I recomended you to going on other bank. Like in my case they not accepted cheque more than 70 day’s old. In other bank they tell I need to wait 3 month then can cashing my cheque. Just remember they are different and you have to asking first.

I hope google adsense fast on adopted WU payment for each publisher so we can get our earnings fast and simple.

Fees only 50.000 IDR for inkaso form then you have to wait 30-45 days. Here is one inkaso form sample.

picture-130.jpg

Happy earn money people! :)

Share |
Computer And Internet, Personal, Tips & Trick

Here come to my attention to share this tips & trick, Story started when there advertiser want to advertise their ad on specific URL on my site, I got confused on how to make it working.  Basically every PHP code I have are global and I need to make ads showing on specific URL only. Thanks to google as my best online teacher I do googling and found some code but there is nothing really works 100%. Finally I do some modification and found out how to do it.

First, we have make PHP function here is the code:

<?php
function curPageURL() {
$pageURL = ‘http’;
if ($_SERVER["HTTPS"] == “on”) {$pageURL .= “s”;}
$pageURL .= “://”;
if ($_SERVER["SERVER_PORT"] != “80″) {
$pageURL .= $_SERVER["SERVER_NAME"].”:”.$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];
} else {
$pageURL .= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];
}
return $pageURL;
}
?>

In case if this code not working try to download the original currpage.txt

Then in your global code you need to specify the URL you want something to shown, Example:

<?php
$d=”http://www.mysite.com/specify/more/deep.html”;
if ($d==curPageURL())
echo “this is the code you want to shown”
?>

More specific you can coding more using else function.

What the benefit to play using this code? In case like adsense I do a little tricky to playing with visitor visions, sometimes I do shown my own ad and sometimes adsense ad, Result is google love it!, people not feel annoyed, my adsense CTR raised UP, YAY! :P

Share |
Personal

obama

CONGRATULATION TO OBAMA AS NEW USA PRESIDENT

:D

Share |