Sabtu, 31 Desember 2011

0 Happy New Year 2012 [HTML]


Klik Link DiBawah Ini :


"Mari Kita Buka lembaran - lembaran Baru
Lupakan Semua kepahitan yang ada di tahun sebelumnya
Tahun ini ‘kan berlalu, laksana anak panah terlepas dari busurnya.
Waktu terus berlalu, lembaran demi lembaran telah dilalui
Coretan demi coretan telah memenuhi
kadang tak berarti, kadang tanpa makna, atau hanya sedikit makna.
Semoga di tahun 2012 setiap lembaran memiliki makna, setiap lembaran memiliki manfaat
Selamat datang tahun baru 2012, harapan baru dan perubahan.
Selamat tinggal kenangan, selamat datang harapan."

 |””|__|””|.*.*.*.*.
| APPY.*.*.*****
|__|””|__|.*.*.*.*
*.*.*.*.*.*.*.*.*.
*. NEW YEAR 2012 *
*.==.== .*
==

Sabtu, 24 Desember 2011

0 PHP Log Access Script



PHP Log Access Script adalah script PHP yang berfungsi merekam kehadiran pengunjung WebBlog Ataupun Forum. Pada script ini jika di terapkan maka akan menhasilkan Record Date And TimeIPBrowserdan Refferer URL. Mungkin script ini berguna bagi kamu yang ingin mengetahui postingan atau thread mana yang sering dilihat oleh pengunjung.



Berikut ini adalah scriptnya :

<?php
$ip = $_SERVER['REMOTE_ADDR'];
$referrer = getenv('HTTP_REFERER');
$datum = date("d-m-y / H:i:s");
$userAgent = getenv('HTTP_USER_AGENT');
$invoegen = $datum . "
<br/><b>IP :</b> " . $ip . "
<br/> <b>From :</b> <a href='" . $referrer . "'>" . $referrer . "</a>
<br/><b>Browser :</b> " . $userAgent ."
<br />========================================<br/>";
$fopen = fopen("
log.html", "a");
fwrite($fopen, $invoegen);
fclose($fopen);
?>
Pada keterangan bold merah di atas adalah File yang akan muncul otomatis 1 folder dengan dimana kamu meletakkan PHP Log Access Script tersebut. Di dalam file log.html itulah Record pengunjung yang akan di tampilkan. Seperti contoh kamu meletakkan pada folderwww.domain.com/log/log.php maka Log Record akan muncul diwww.domain.com/log/log.html.

  • Lalu bagaimana jika blog saya tidak support PHP ? 
  • Sebagai contoh blog ini yang menggunakan blogger Blogspot apakah bisa ?
Yupz, Hal itu sudah saya pikirkan sebelumnya. Dan saya akan mencoba memberi solusinya bagaimana menerapkan  PHP Log Access Script pada blogspot.
  • Yang pertama dan terpenting adalah memiliki hosting yang support PHP, Pakai saja hosting gratis yang banyak bertebaran di Google. Sebagai contoh saya menggunakan 000webhost.com
  • Lalu upload PHP Log Access Script di folder yang kamu inginkan. Sebagai contoh di upload padawww.domain.com/log/log.php .
  • Karena blogspot tidak support PHP maka kita membutuhkan kode yang bisa menghubungkan ke PHP Log Access Script yang sudah kita buat. Di sini saya hanya menggunakan tag Javascriptuntuk menghubungkannya , Letakkan saja pada widget HTML/Javascript atau dalam tag <body>: 
<script type="text/javascript" src="DOMAIN FOLDER LOG"></script>
  •  Ganti keterangan bold merah di atas dengan URL di mana kamu meletakkan PHP Log Access Scriptnya.
Screenshoot hasil record yang saya letakkan di blog ini beberapa waktu : 


Bagaimana? Tertarik untuk mencobanya ?
Semoga berguna dan wassalam :)
Courtesy Of http://p-cbn.blogspot.com

0 Kumpulan Software Gratis Untuk Windows


Berikut beberapa tools gratis untuk windows, barang kali software yang anda cari ada di sini, berikut adalah listnya & silakan di download:
  1. Platform: Windows
    License: Free
  2. Platform: Windows
    License: Free
  3. Platform: Windows
    License: Free
  4. Platform: Windows
    License: Free
  5. Platform: Windows
    License: Free
  6. Platform: Windows
    License: Free
  7. Platform: Windows
    License: Free
  8. Platform: Windows
    License: Free
  9. Platform: Windows
    License: Free
  10. Platform: Windows
    License: Free
  11. Platform: Windows
    License: Free
  12. Platform: Windows
    License: Free
  13. Platform: Windows
    License: Free
  14. Platform: Windows
    License: Free
  15. Platform: Windows
    License: Free
  16. Platform: Windows
    License: Free
  17. Platform: Windows
    License: Free
  18. Platform: Windows
    License: Update
  19. Platform: Windows
    License: Free
  20. Platform: Windows
    License: Update
  21. Platform: Windows
    License: Update
  22. Platform: Windows
    License: Free
  23. Platform: Mobile
    License: Free
  24. Platform: Windows
    License: Free
  25. Platform: Windows
    License: Free
  26. Platform: Windows
    License: Free
  27. Platform: Windows
    License: Free
  28. Platform: Windows
    License: Free
  29. Platform: Windows
    License: Update
  30. Platform: Windows
    License: Free
  31. Platform: Windows
    License: Free
  32. Platform: Windows
    License: Free
  33. Platform: Windows
    License: Free
  34. Platform: Windows
    License: Free
  35. Platform: Windows
    License: Free
  36. Platform: Windows
    License: Free
  37. Platform: Windows
    License: Free
  38. Platform: Windows
    License: Free
  39. Platform: Windows
    License: Free
  40. Platform: Windows
    License: Free
  41. Platform: Mac
    License: Update
  42. Platform: Windows
    License: Free
  43. Platform: Mobile
    License: Free
  44. Platform: Windows
    License: Free
  45. Platform: Windows
    License: Free
  46. Platform: Windows
    License: Free
  47. Platform: Windows
    License: Free
  48. Platform: Windows
    License: Free
  49. Platform: Windows
    License: Free
  50. Platform: Windows
    License: Free
Selamat menikmati & enjoy..
Salam BinusHacker Family – Special Thanks To You :)

0 Hacker Highschool Ebook





Welcome to the Hacker Highschool program! This program is designed to encourage you to
be well-rounded and resourceful. The core instruction theme is to harness the hacker curiosity
in you and to guide you progressively through your hacker education to help you grow into a
responsible role, capable of determining security and privacy problems and making proper
security decisions for yourself.
While there is a thrill to hacking partly because of the illegal nature of computer trespass, we
want to show you that it is just as big a thrill to alert others about lapses in security and make
them public without worrying about going to jail over it. As a citizen of most countries, it is not
only your right, but your responsibility, to report security and privacy leaks to the proper
authorities. You do this not because you can, but because many other people can't. You
are helping those who can't help themselves. This is what watchdog groups do. This is what
you will learn to do.

0 Animasi Hujan Karakter

Assalamualaikum wr. wb

 saya belajar jquery, saya coba buat animasi..
berikut ini animasi hujan karakter.
Ada disini kang :
http://fauzi.net84.net/js/hujanKarakter.html










SOURCE CODE 

Code:
<html>
<head>
<title>Fauzi Topan Ganteng</title>
<!--
HujanKarakter ver 0.1
Fauzi Topan
-->
<style type="text/css">
*{
font-size:12px;
font-family: Tahoma, Verdana, Arial;
}

body{
background:#000;
overflow:hidden;
color:#0f4;
padding:8px;
}
#area{
border:0;
padding:0;
width:100%;
height:100%;
}
.char{
position:absolute;
top:-50px;
text-shadow:0 -100px 10px #0a0;
opacity:.5;
}
</style>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript">
minCharCode = 33;
maxCharCode = 126;
minSpeed = 900;
maxSpeed = 5000;
counter = 0;
maxChar = 400;

$(document).ready(function(){
for(i=0;i<99;i++){
buatKarakter();
}


});

function buatKarakter(){
var charID = String.fromCharCode(rand(minCharCode, maxCharCode));
var pos = rand(0,$(document).width());
var newChar = '<div class=\"char char' + counter + '\" style=\"left:'+ pos + 'px;\">' + charID + '</div>';
$('#area').append(newChar)
animKarakter(counter);
counter++;
}

function animKarakter(c){
var transparent = rand(10,99);
var fontsize = rand(9,12);
var speed = rand(minSpeed, maxSpeed);
var pos = rand(0,$(document).width());
$('.char'+c).animate({
top:$(document).height(),
}, speed, function(){
$('.char'+c).css('top', '-50px');
$('.char'+c).css('left', pos+'px');
$('.char'+c).css('opacity', '.'+transparent);
$('.char'+c).css('fontSize', fontsize);
animKarakter(c);
});
}

function rand(from, to){
return Math.floor(Math.random() * (to - from + 1) + from);
}
</script>
</head>

<body>
<div id="area">

</div>
</body>
</html>


*Sekarang saya baru punya logika seperti itu, mungkin ada yg bisa memberi masukkan ?
Courtesy Of Fauzi Topan

0 IP Terminology


The following are several important terms vital to your understanding to the Internet Protocol (IP) :
  • Bit A bit is one digit; either a 1 or a 0
  • Byte A byte is 7 or 8 bits, depending on whether parity is used.
  • Octet An octet, made up of 8 bits, is just an ordinary 8-bit binary number.
  • Network Address The network address is the designation used in routing to send packets to a remote network. For example 10.0.0.0, 172.16.0.0 and 192.168.10.0
  • Broadcast Address This type of address is used by applications and hosts to send information to all nodes on a network. Examples include 255.255.255.255, which is all networks, all nodes; 172.16.255.255, which is all subnets and host on network 172.16.0.0; and 10.255.255.255, which broadcast to all subnets and hosts on network 10.0.0.0

Jumat, 23 Desember 2011

0 Cara Mudah Nge-BOMB SMS Orang Lain Lewat HP


BOMB SMS ,,
apa yaaa itu ? bomb SMS sama halnya dengan bomb email yang pernah dimuat 

jadi intinyaa, teman - teman bisa ngrim SMS yang buanyak sekali ke orang lain, tapi pulsa ditanggung penumpang yaaa hahahaha
ingat! perbuatan ini merugikan orang lain, jadi jangan disalah gunakan yaaa guys hahaha :p

disini PedasManisCinta menggunakan aplikasi SMS-Bomber berbasis java
jadi teman - teman semua bisa langsung gunakan aplikasi ini langsung dari handphone yang berbasis java juga hahaha

silahkan download aplikasinya disini :

http://www.ziddu.com/download/13869358/SMS-Bomber.jar.html

untuk cara menggunakannya mudah kog,1. download file diatas lewat PC / klo lewat Hape bisa langsung aja dibuka aplikasinya. (yang download lewat PC pindahin ke Hape dulu yaaa) ingat untuk HP berbasis JAVA yaa.2. Setelah aplikasi terbuka akan ada 2 opsi; Target Number 
dan Message Count
untuk Target Number -> pasti tau kan :p
Message count -> untuk pilihan berapa pesan SMS yang akan dikirimkan (isi 100 juga boleh tu hahaha)


3. setelah itu klik okeee, akan ada pilihan lagi Enter Mesagge 
masukan pesan terakhir anda untuk teman yang anda jail ii hehehe

4. tinggal klik SEND dan lihat berapa pesan yang akan dikirim hahahahahah :D


ingat yaaaa!
- aplikasi untuk Hape berbasis JAVA
- pulsa pengiriman SMS ditanggung penumpang hehe (ane saranin pake provider yang kasih banyak bonus SMS)
- ingat DOSA hehe
readbud - get paid to read and rate articles
Heartless - Hand