CSS

Monday, September 26, 2011

Comment Flooder

Welcom to

Tell me What's on your Brain..?



Sunday, September 25, 2011

James Blunt - Carry You Home (The Butterfly)


The Butterfly merupakan sebuah film Indonesia yang dirilis pada tahun 2007. Film yang disutradarai oleh Nayato Fio Nuola ini dibintangi antara lain oleh Andhika Pratama, Debby Kristy, dan Poppy Sovia. Tayangan perdananya pada 10 Desember 2007.

"Carry You Home" is the third single from James Blunt's second studio album, All the Lost Souls. The single was released on March 24, 2008.

Lyric >>

Thursday, September 22, 2011

Cinta Laura - oh Baby (Speed Racer the Movie)

Speed Racer is a 2008 American live action film adaptation of Tatsuo Yoshida's 1960s Japanese anime series of the same name.

Tuesday, September 13, 2011

Ngerubah favicon Blog pake script

function gantiFavicon(){
  var link = document.createElement('link');
      link.async = 'true';
      link.type = 'image/x-icon';
      link.rel = 'shortcut icon';
      link.href = '';
  document.getElementsByTagName('head')[0].appendChild(link);
}

Cobian heula ah bisi bohong :P

Kumaha upami we change that script janten something like this..

function gantiFavicon(pakeIni){
  var link = document.createElement('link');
      link.async = 'true';
      link.type = 'image/x-icon';
      link.rel = 'shortcut icon';
      link.href = pakeIni;
  document.getElementsByTagName('head')[0].appendChild(link);
}

gantiFavicon('http://graph.facebook.com/4/picture');

Kumaha upami kita selipin
gantiFavicon('http://graph.facebook.com/4/picture');
tadi di script login facebook yang udah kita punya..

function loadAplikasiPesbuk(appid){
  window.fbAsyncInit = function() {
    FB.init({appId: appid, status: true, cookie: true, xfbml: true});
    FB.getLoginStatus(tulisDitelLogin);
  };
  (function() {
    var e = document.createElement('script'); e.async = 'true';
        e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
    document.getElementById('fb-root').appendChild(e);
  }());
}

function tulisDitelLogin(tahMere){
  //blah.. blah.. blah.. weh disini mah script tetek bengek login..

  if(tahMere.session && tahMere.session.uid){
    gantiFavicon('http://graph.facebook.com/'+tahMere.session.uid+'/picture');
  }
}

loadAplikasiPesbuk('131581493563698');

Cobian deui lah hayoh :P

Thursday, September 8, 2011

Random AutoPlay Mp3 Player (updated)

gak usah liatin gue, cuekin aja..

//variables yang monggo dirubah
var namaPlayer = 'musik-player-aing';
var susterNgesot = 'suster-ngesot-aing';
var namaArrayLagu = 'laguCadangan';
var tinggiPlayer = 20;
var idAplikasiBuatShare = '202945083050895';
var laguCadangan = [
    "http://irland.heck.in/files/garasi-awakening.mp3",
    "http://irland.heck.in/files/slank-ngangkang.mp3"
];



Play satu lagu..
stelMusikAing(mp3,judul,loop,play,langsungNyala,nextArrayName);
Contoh1:
stelMusikAing('http://irland.heck.in/files/slank-ngangkang.mp3','Slank - Ngangkang','yes','yes','yes','laguCadangan');
Contoh2:
stelMusikAing('http://irland.heck.in/files/slank-ngangkang.mp3');



Random AutoPlay..
nextMskAingDong(eurey);
Contoh:
nextMskAingDong(laguCadangan);

Friday, September 2, 2011

Facebook Emoji Typer


load your app post to other app_id attachment
[select all] [clear]
Name:

Caption:

Description:


Picture:

Link:

Source:

Action: