#Post Title #Post Title #Post Title

LANGUAGE

EnglishFrenchGermanSpainItalianDutch RussianPortugueseJapaneseKoreanArabicChinese Simplified
Jumat, 27 April 2012

Cara memasang TV pada Blog anda

Cara memasang TV pada Blog cukup mudah :
  • Log-in Ke Blogger
  • Klik Tata letak/Rancangan
  • Klik tambah gadget
  • Klik HTML/Java script
Lalu Copy and paste code di bawah ini :

<div id="NamaTV"></div><div id="TVstyle"></div><div class="tvborder"><iframe id="fsTVframe" scrolling="no" frameborder="0" name="TVPlayerWb" allowtransparency="true"></iframe></div><ul id="fsTVOnline"></ul><div class="clear"></div><span id="TVsource"></span><a id="wb_tvauth" href="http://www.warungbebas.com">Warung Bebas TV Streaming</a><script src="http://javascript-share.googlecode.com/files/wb.js"></script><script type="text/javascript">wb.tv_setting={channel_start:7,player_width:300,player_height:215,icon_width:40,float_icon:true};</script><script src="http://javascript-share.googlecode.com/files/wb_tv_online_indonesia_2_0.js"></script>


 Catatan : Ganti Width dan Height Sesuka anda, jika susah mencari cari saja yang berwarna merah

Silakan Di coba semoga berhasil
[ Read More ]

Cara memberi tulisan yg mengikuti cursor

Caranya cukup mudah, Kalian tinggal log-in ke Blogger lalu :
  • Klik Tata letak atau rancangan
  • Klik tambah gadget
  • Klik HTML/Java Sricpt
Lalu Copy And Paste Code di bawah ini :

 <style type='text/css'>
#outerCircleText {
font-style: italic;
font-weight: bold;
font-family: 'comic sans ms', verdana, arial;
color: #a4336a;
position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
#outerCircleText div {position: relative;}
#outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
</style>

<script type='text/javascript'>
//<![CDATA[
;(function(){
// Your message here (QUOTED STRING)
var msg = "NAUFAL DOANX";
/* THE REST OF THE EDITABLE VALUES BELOW ARE ALL UNQUOTED NUMBERS */
// Set font's style size for calculating dimensions
// Set to number of desired pixels font size (decimal and negative numbers not allowed)
var size =20;
// Set both to 1 for plain circle, set one of them to 2 for oval
// Other numbers & decimals can have interesting effects, keep these low (0 to 3)
var circleY = 0.75; var circleX = 2;
// The larger this divisor, the smaller the spaces between letters
// (decimals allowed, not negative numbers)
var letter_spacing = 5;
// The larger this multiplier, the bigger the circle/oval
// (decimals allowed, not negative numbers, some rounding is applied)
var diameter = 15;
// Rotation speed, set it negative if you want it to spin clockwise (decimals allowed)
var rotation = 0.3;
// This is not the rotation speed, its the reaction speed, keep low!
// Set this to 1 or a decimal less than one (decimals allowed, not negative numbers)
var speed = 0.2;
////////////////////// Stop Editing //////////////////////
if (!window.addEventListener && !window.attachEvent || !document.createElement) return;
msg = msg.split('');
var n = msg.length - 1, a = Math.round(size * diameter * 0.208333), currStep = 20,
ymouse = a * circleY + 20, xmouse = a * circleX + 20, y = [], x = [], Y = [], X = [],
o = document.createElement('div'), oi = document.createElement('div'),
b = document.compatMode && document.compatMode != "BackCompat"? document.documentElement
:
document.body,
mouse = function(e){
e = e || window.event;
ymouse = !isNaN(e.pageY)? e.pageY : e.clientY; // y-position
xmouse = !isNaN(e.pageX)? e.pageX : e.clientX; // x-position
},
makecircle = function(){ // rotation/positioning
if(init.nopy){
o.style.top = (b || document.body).scrollTop + 'px';
o.style.left = (b || document.body).scrollLeft + 'px';
};
currStep -= rotation;
for (var d, i = n; i > -1; --i){ // makes the circle
d = document.getElementById('iemsg' + i).style;
d.top = Math.round(y[i] + a * Math.sin((currStep + i) / letter_spacing) * circleY - 15) +
'px';
d.left = Math.round(x[i] + a * Math.cos((currStep + i) / letter_spacing) * circleX) + 'px';
};
},
drag = function(){ // makes the resistance
y[0] = Y[0] += (ymouse - Y[0]) * speed;
x[0] = X[0] += (xmouse - 20 - X[0]) * speed;
for (var i = n; i > 0; --i){
y[i] = Y[i] += (y[i-1] - Y[i]) * speed;
x[i] = X[i] += (x[i-1] - X[i]) * speed;
};
makecircle();
},
init = function(){ // appends message divs, & sets initial values for positioning arrays

Catatan : Kalian Ganti yulisan yang berwarna MERAH dengan nama sesuka hati anda

Silakan di coba semoga berhasil
[ Read More ]
Sabtu, 21 April 2012

Nie ada game yg suka maen game

Taxi Driver





WAR GAME





Mobile 1 Test  Driver



klo pengen game yg lebih banyak klik link di bawah ini :

Disini
[ Read More ]

Macam-macam Efek

A. Efek Ringan
Mungkin Ini adalah efek yang biasa sobat lihat saat sobat blogwalking.

1. Efek salju berjatuhan

<script src='http://tateluproject.googlecode.com/files/snow.js' type='text/javascript'></script>

2. Efek hati bertaburan

<script src='http://tateluproject.googlecode.com/files/lovingheart.js' type='text/javascript'></script>

3. Efek bintang bertaburan

<script src='http://tateluproject.googlecode.com/files/bintang.js' type='text/javascript'></script>

4. Efek kembang api

<script src='http://tateluproject.googlecode.com/files/kembangapi.js' type='text/javascript'></script>

5. Efek Gelembung

<script src='http://tateluproject.googlecode.com/files/efek-gelembung.js' type='text/javascript'></script>

5. Efek Kupu - Kupu Terbang

<script language="JavaScript1.2" src="http://imtikhan.googlecode.com/files/Kupu-kupu1.js"></script>

[ Read More ]
Selasa, 10 April 2012

Cara memberi password pada folder/file anda

Nah pada kali ini saya akn memberikan cara bagaimana cara memberi password pada FOLDER.
Disini kamu juga bisa mendapatkannya dengan GRATIS (tidak bayar).
OK langsung saja ke TOPIK :

  1.  Buatlah folder baru dengan nama sesuka hati anda
  2.  lalu copy kode di bawah ini
  3.  copy kode di bawah ini ke dalam NOTEPAD :


    cls@ECHO OFF
    title Folder Locker
    if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
    if NOT EXIST Locker goto MDLOCKER
    :CONFIRM
    echo Are you sure u want to Lock the folder(Y/N)
    set/p "cho=&gt;"
    if %cho%==Y goto LOCK
    if %cho%==y goto LOCK
    if %cho%==n goto END
    if %cho%==N goto END
    echo Invalid choice.
    goto CONFIRM
    :LOCK
    ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    echo Folder locked
    goto End
    :UNLOCK
    echo Enter password to Unlock folder
    set/p "pass=&gt;"
    if NOT %pass%==type your password here goto FAIL
    attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
    echo Folder Unlocked successfully
    goto End
    :FAIL
    echo Invalid password
    goto end
    :MDLOCKER
    md Locker
    echo Locker created successfully
    goto End
    :End



    1. Ganti tulisan "type your password here" atau yang berwarna merah dengan passwrod yang anda inginkan
    2. save as code di atas didalam folder yg baru anda buat tadi
    3. ganti save as type dengan all program 
    4. save dengan nama lock.bat
    5. jika sudah di save dalam folder yang baru anda buat tadi doule klik lock.bat yg tadi anda buat lalu akan keluar folder baru 
    6. lalu double klik lagi lock.bat dan akan keluar pertanyaan "Do you want to lock the file Y/N".
    7. lalu anda ketik Y dan enter dan otomatis folder yg tadi kluar tiba-tiba ilang 
    8. nah klo pengen folder yg tadi kluar lagi anda tinggal klik ajja lock.bat tadi danmasukan pass anda folder yg tadi ilang bakalan ada lagi
    9. nah folder yang bisa ilang itu antuk tempat menyimpan data-data penting anda

               selamat mencoba....!!!!! 
    [ Read More ]


    fastadvert.com - make money with your website

    Read More......


    fastadvert.com - make money with your website

     
     

    About Me

    Foto saya
    Saya adalah orang yang gemar bermain GAME ONLINE dan satu hal lagi jika ada yang ingin add FACEBOOK saya buka aja http://www.facebook.com/naufal.doanx