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.

readbud - get paid to read and rate articles
Heartless - Hand