Cara Pasang Hibernate Part II Pada Blog

kemaren udah saya buat postingan tentang hibernate/stand by pada blog
kali ini sudah saya update lagi

cekidot
1. login blog kamu dan masuk ke rancangan HTML.jng lupa untuk centang expand wigdget HTML
2. cari kode berikut <head> dan letakkan kode di bawah ini tepat di atas kode <head> ini
ini kode nya


<script language='javascript' src='http://aaezha.com/ox/energy.js' type='text/javascript'/>



3. simpan template kamu dan lihat blog kamu.diamkan sekitar 10 detik.dan hasilnya hibernate akan keluar Share
READMORE
 

Hide and Show Chat Box di Blog

Neh Gwe punya cara untuk membuat chat box ala Facebook.
langsung anda test aja ya
1. kamu login facebook dan langsung masuk ke http://developers.facebook.com/setup/   
create new app
2. setelah selesai proses register akan muncul
3. Langkah selanjutnya masuk ke sini http://developers.facebook.com/docs/...ns/live-stream
4. Masukkan App id anda pada kolom App Id
5. jika sudah klik tombol get code dan akan muncul kolom kode hasil app tadi.copy code iframe
contoh kode yg di dapat
<iframe src="http://www.facebook.com/plugins/live_stream_box.php?app_id=App Id Anda&amp;width=400&amp;height=500&amp;via_url&amp;always_post_to_friends=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:400px; height:500px;" allowTransparency="true"></iframe>&lt

isi app id dengan app id anda
6. Untuk Hide & Show chat box nya tambahin kode ini

<style type="text/css"> #hitsukeFX{ position:fixed; top:50px; z-index:+1000; } * html #hitsukeFX{position:relative;} .hitsukeFXtab{ height:201px; width:35px; float:left; cursor:pointer; background:url('http://2.bp.blogspot.com/_EW8LhmljFgI/TPaK7K2wxKI/AAAAAAAAAIA/G1Gac0K4M_M/s1600/Chatbox+copy.png') no-repeat; } .hitsukeFXcontent{ float:left; border:2px solid #ffffff; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; background:#000000; padding:10px; } </style> <script type="text/javascript"> function showHidehitsukeFX(){ var hitsukeFX = document.getElementById("hitsukeFX"); var w = hitsukeFX.offsetWidth; hitsukeFX.opened ? movehitsukeFX(0, 40-w) : movehitsukeFX(40-w, 0); hitsukeFX.opened = !hitsukeFX.opened; } function movehitsukeFX(x0, xf){ var hitsukeFX = document.getElementById("hitsukeFX"); var dx = Math.abs(x0-xf) > 10 ? 5 : 1; var dir = xf>x0 ? 1 : -1; var x = x0 + dx * dir; hitsukeFX.style.right = x.toString() + "px"; if(x0!=xf){setTimeout("movehitsukeFX("+x+", "+xf+")", 10);} } </script> <div id="hitsukeFX"> <div class="hitsukeFXtab" onclick="showHidehitsukeFX()"> </div> <div class="hitsukeFXcontent"> <!-- live stream - -->

KODE FACEBOOK LIVE STREAM

<!-- End live stream -->
<div style="text-align:right"> <a href="javascript:showHidehitsukeFX()"> [hide] </a> </div> </div> </div> <script type="text/javascript"> var hitsukeFX = document.getElementById("hitsukeFX"); hitsukeFX.style.right = (40-hitsukeFX.offsetWidth).toString() + "px"; </script>



ganti tulisan berwarna merah di atas dengan kode facebook live stream kamu 

7. Untuk Memasangnya pada blog silahkan login pada blog dan masuk ke bagian rancangan.
8. Pilih add gadget HTML/JavaScript dan pastein kode gabungan antara hide chat dan facebook live stream kamu tadi.lalu save

jika kamu gak mo pusing² copy paste aja kode di bawah ini dan masukkan ke HTML/JavaScript kamu
<style type="text/css"> #hitsukeFX{ position:fixed; top:50px; z-index:+1000; } * html #hitsukeFX{position:relative;} .hitsukeFXtab{ height:201px; width:35px; float:left; cursor:pointer; background:url('http://2.bp.blogspot.com/_EW8LhmljFgI/TPaK7K2wxKI/AAAAAAAAAIA/G1Gac0K4M_M/s1600/Chatbox+copy.png') no-repeat; } .hitsukeFXcontent{ float:left; border:2px solid #ffffff; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; background:#000000; padding:10px; } </style> <script type="text/javascript"> function showHidehitsukeFX(){ var hitsukeFX = document.getElementById("hitsukeFX"); var w = hitsukeFX.offsetWidth; hitsukeFX.opened ? movehitsukeFX(0, 40-w) : movehitsukeFX(40-w, 0); hitsukeFX.opened = !hitsukeFX.opened; } function movehitsukeFX(x0, xf){ var hitsukeFX = document.getElementById("hitsukeFX"); var dx = Math.abs(x0-xf) > 10 ? 5 : 1; var dir = xf>x0 ? 1 : -1; var x = x0 + dx * dir; hitsukeFX.style.right = x.toString() + "px"; if(x0!=xf){setTimeout("movehitsukeFX("+x+", "+xf+")", 10);} } </script> <div id="hitsukeFX"> <div class="hitsukeFXtab" onclick="showHidehitsukeFX()"> </div> <div class="hitsukeFXcontent"> <!-- live stream - -->

<iframe src="http://www.facebook.com/plugins/live_stream_box.php?app_id=255955255198
&amp;width=400&amp;height=500&amp;via_url&amp;always_post_to_friends=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:400px; height:500px;" allowTransparency="true"></iframe>

<!-- End  live stream -->
<div style="text-align:right"> <a href="javascript:showHidehitsukeFX()"> [hide] </a> </div> </div> </div> <script type="text/javascript"> var hitsukeFX = document.getElementById("hitsukeFX"); hitsukeFX.style.right = (40-hitsukeFX.offsetWidth).toString() + "px"; </script>


semoga berhasil ya Share
READMORE
 

Mirc715 + Pacth

About mIRC

mIRC is a full featured Internet Relay Chat client for Windows that can be used to communicate, share, play or work with others on IRC networks around the world, either in multi-user group conferences or in one-to-one private discussions.
It has a clean, practical interface that is highly configurable and supports features such as buddy lists, file transfers, multi-server connections, IPv6, SSL encryption, proxy support, UTF-8 display, UPnP, customizable sounds, spoken messages, tray notifications, message logging, and more.
mIRC also has a powerful scripting language that can be used both to automate mIRC and to create applications that perform a wide range of functions from network communications to playing games. 

Download Now
Mirc715

Share
READMORE
 

Gradient + Style Photoshop Koleksi Gwe

Neh saya punya koleksi Gradient + Style
Buat Photoshop 8,9,10,CS3,CS4,CS5 & CS²-an

Ne SS nya

 Langsung aja loe download neh
Gradient      Style Share
READMORE
 

Winller

Cara Mudah Untuk Membuka Task Manager dll yg terdisable oleh Virus
Neh aplikasi buat membuka Task Manager,CMD,Msconfig,Regedit Dll

Cara Pake nya tinggal di klik tombol yg ada di app tersebut & otomatis apa yg di klik kluar :D

support di Win Xp & Win 7

Download
Here Share
READMORE
 

Nik Software Efek Pro Full


back to tool design
kali ini ane punya plugin photoshop untuk pewarnaan gambar,khusunya untuk fotografi

di file ini ada 5 plugin yg beda beda fungsinya & silahkan anda coba sendiri fungsinya capek nulisnya

Nih Link Download nya
Here

cara install nya tinggal kamu next² aja.trus buka photoshop kmu and liat filter
untuk cracknya udah ada di dalam folder plug-in itu masing²

saran gwe neh

klo bisa pewarnaan foto jng pake yg ini,usahakan pewarnaan secara manual saja.biar kita bisa hafal semua fungsi pada photoshop
Share
READMORE
 

Noise Profesional

Neh gwe punya plug-in buat Photoshop
fungsinya untuk menghilangkan bintik² seperti kamera modus malam & bintik² pada gambar


Langsung loe download neh
Noise Profesional
key gen nya sudah ada di dalam rar tersebut Share
READMORE
 

Cara Mudah Ganti Logon Win 7

balik lagi ke costumize Windows
kali ini saya punya cara mudah untuk mengganti logon win 7


caranya :
Download filenya disini

1. jika sudah di download buka file logon-nya
2. choose folder di mna anda menaruh wallpaper yg akan di jadikan gambar logon
3. jika sudah pilih salah satu wallpapernya
4. klik apply.
5. Untuk melihat hasilnya tinggal tekan tombol windows + L

semoga bermanfaat Share
READMORE