Wednesday 27 July 2011

cutest thing ever (。◕‿◕。)



OMG OMG OMG!!

this is probably the cutest thing ever!!  (。◕‿◕。)

I LOVE CATS!!  (。◕‿◕。)

what a life ...

In Your Life , You meet people.
Some , you wonder what happen to them..
There are some that you wonder , if they ever think about you..
And then , there are some you wish you never had to think about again.

But you still do.. 

I always feel like I’m struggling to become someone else. Like I’m trying to find a new place, grab hold of a new life, a new personality. I guess it’s part of growing up, yet it’s also an attempt to reinvent myself. By becoming a different me, I could free myself of everything. I seriously believed I could escape myself- as long as I made the effort. But I always hit a dead end. No matter where I go, I still end up me. What’s missing never changes. The scenery may change, but I’m still the same old incomplete person. The same missing elements torture me with a hunger that I can never satisfy. I guess that lack itself is as close as I’ll come to define myself. For your sake, I’d like to become a new person. It may not be easy, but if I give it my best shot, perhaps I can manage to change. The truth is, though, if put in the same situation again, I might very well do the same thing all over. I might very well hurt you all over again. I can’t promise anything. That’s what I meant when I said I had no right. I just don’t have the confidence to win over that force in me..

Tulisan yang mengetik sendiri

Dashboard > Design > Page Element > Add Gadget > HTML JAvascript 

copy and paste code kat bawah ni.. 

<div class="widget HTML" id="HTML10">
<h2 align="center" class="title">
</h2>
<div class="widget-content">
<style type="text/css">
</style>
<form name="news">
<div align="center">
<textarea cols="50" name="news2" rows="1" wrap="virtual"></textarea>

</div>
</form>
<script language="javascript">
var newsText = new Array();
newsText[1] = "masukan kata-kata anda";
newsText[2] = "masukan kata-kata anda";
var ttloop = 1;  
var tspeed =70; 
var tdelay = 1000;
var dwAText, cnews=0, eline=0, cchar=0, mxText;
function doNews() {
  mxText = newsText.length - 1;
  dwAText = newsText[cnews];
  setTimeout("addChar()",1000)
}
function addNews() {
  cnews += 1;
  if (cnews <= mxText) {
    dwAText = newsText[cnews];
    if (dwAText.length != 0) {
      document.news.news2.value = "";
      eline = 0;
      setTimeout("addChar()",tspeed)
    }
  }
}
function addChar() {
  if (eline!=1) {
    if (cchar != dwAText.length) {
      nmttxt = ""; for (var k=0; k<=cchar;k++) nmttxt += dwAText.charAt(k);
      document.news.news2.value = nmttxt;
      cchar += 1;
      if (cchar != dwAText.length) document.news.news2.value += "|";
    } else {
      cchar = 0;
      eline = 1;
    }
    if (mxText==cnews && eline!=0 && ttloop!=0) {
      cnews = 0; setTimeout("addNews()",tdelay);
    } else setTimeout("addChar()",tspeed);
  } else {
    setTimeout("addNews()",tdelay)
  }
}
doNews()
</script>
</div>
</div>

Text  masukan kata-kata anda boleh replace ngan text sendiri..

try it~ :)

Mengganti Tulisan HOME , OLDER POST , dan NEWER POST kepada image

  • Ganti tulisan HOME
  1. Login blog
  2. Dashboard
  3. Edit Template
  4. tick box expand template widget
  5. cari code

<data:homeMsg/>  

ganti dengan       
         
<img src='URL gambar anda'/>

  • Ganti Tulisan OLDER POST
  1. Login  BLog
  2. Dashboard
  3. Edit Html
  4. tick expand template widget
  5. Cari code

<data:olderPageTitle/> 
ganti dengan                
<img src='URL gambar anda'/>

  • Ganti Tulisan NEWER POST
  1. Login blog
  2. Dashbord
  3. Edit Html
  4. tick expand template widget
  5. cari code

<data:newerPageTitle/> 
ganti dengan                
<img src='URL gambar anda'/>

text URL gambar anda , replace ngan url image yang seswai ok.. ;)

click save :)

pasang widget SHARING IS SEXY






widget sharing is sexy nii, lebih kurang camnih la rupa dia ,





kalo rasa-rasa nak tambah , pegi Dashboard > Design > Edit HTML > CTRL+F and cari code ]]></b:skin> 


pastu.. kena copy nad paste code kat bawah ni , dekat bawah code ]]></b:skin> tadi tu.. 

<style type='text/css'>

    div.sexy-bookmarks { height:54px; background:url(http://img709.imageshack.us/img709/57/sharing.png) no-repeat left bottom;position:relative; width:540px }

    div.sexy-bookmarks span.sexy-rightside { width:17px; height:54px; background:url(http://img709.imageshack.us/img709/57/sharing.png) no-repeat right bottom; position:absolute; right:-17px }

    div.sexy-bookmarks ul.socials { margin:0 !important;padding:0 !important; position:absolute; bottom:0;left:10px }

    div.sexy-bookmarks ul.socials li { display:inline-block !important; float:left !important; list-style-type:none !important; margin:0 !important; height:29px !important; width:48px !important; cursor:pointer !important; padding:0 !important }

    div.sexy-bookmarks ul.socials a { display:block !important; width:48px !important; height:29px !important;f ont-size:0 !important; color:transparent !important}

    .sexy-furl, .sexy-furl:hover, .sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumble, .sexy-stumble:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoo, .sexy-yahoo:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-script-style, .sexy-script-style:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-syndicate, .sexy-syndicate:hover, .sexy-email, .sexy-email:hover { background:url(http://img406.imageshack.us/img406/9198/sexyy.png) no-repeat !important }

    .sexy-furl { background-position:-300px top !important }

    .sexy-furl:hover { background-position:-300px bottom !important }

    .sexy-digg { background-position:-500px top !important }

    .sexy-digg:hover { background-position:-500px bottom !important }

    .sexy-reddit { background-position:-100px top !important }

    .sexy-reddit:hover { background-position:-100px bottom !important }

    .sexy-stumble { background-position:-50px top !important }

    .sexy-stumble:hover { background-position:-50px bottom !important }

    .sexy-delicious { background-position:left top !important }

    .sexy-delicious:hover { background-position:left bottom !important }

    .sexy-yahoo { background-position:-650px top !important }

    .sexy-yahoo:hover { background-position:-650px bottom !important }

    .sexy-blinklist { background-position:-600px top !important }

    .sexy-blinklist:hover { background-position:-600px bottom !important }

    .sexy-technorati { background-position:-700px top !important }

    .sexy-technorati:hover { background-position:-700px bottom !important }

    .sexy-myspace { background-position:-200px top !important }

    .sexy-myspace:hover { background-position:-200px bottom !important }

    .sexy-twitter { background-position:-350px top !important }

    .sexy-twitter:hover { background-position:-350px bottom !important }

    .sexy-facebook { background-position:-450px top !important }

    .sexy-facebook:hover { background-position:-450px bottom !important }

    .sexy-mixx { background-position:-250px top !important }

    .sexy-mixx:hover { background-position:-250px bottom !important }

    .sexy-script-style { background-position:-400px top !important }

    .sexy-script-style:hover { background-position:-400px bottom !important }

    .sexy-designfloat { background-position:-550px top !important }

    .sexy-designfloat:hover { background-position:-550px bottom !important }

    .sexy-syndicate { background-position:-150px top !important }

    .sexy-syndicate:hover { background-position:-150px bottom !important }

    .sexy-email { background-position:-753px top !important }

    .sexy-email:hover { background-position:-753px bottom !important }

    </style>

pastu CTRL+F lagi , cari kod <DATA:POST.BODY/>


pastu copy and paste code kat bawah ni dekat bawah kod <DATA:POST.BODY/> tadi tu..


 <div class='sexy-bookmarks'>

    <ul class='socials'>

    <li class='sexy-delicious'><a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-digg'><a expr:href='&quot; http://digg.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-technorati'><a expr:href='&quot; http://technorati.com/faves?add=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-reddit'><a expr:href='&quot; http://www.reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-stumble'><a expr:href='&quot; http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-designfloat'><a expr:href='&quot;http://www.designfloat.com/submit.php?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-facebook'><a expr:href='&quot; http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-twitter'><a expr:href='&quot; http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-furl'><a expr:href='&quot; http://www.furl.net/storeIt.jsp?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    <li class='sexy-syndicate'><a href='http://feeds2.feedburner.com/ID FEEDBURNER' title='Subscribe to RSS'/></li>

    <li class='sexy-email'><a expr:href='&quot; mailto:?subject=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'/></li>

    </ul>

    <span class='sexy-rightside'/></div>


ID FEEDBURNER yang merah tu kena tukar ngan ID feedburner korang..
kalo takda tu , kena daftar first ok :)


Tips Menampilkan Tajuk Post Sahaja

Dashboard > Design > Edit HTML

CTRL+F and find code ]]></B:SKIN>

copy code kat bawah ni ,  and paste dekat bawah code ]]></B:SKIN> tadi..

<style type='text/css'>
     <b:if cond='data:blog.pageType != &quot;item&quot;'>
     <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
     .post-body{display:none;}
     </b:if>
     </b:if>
     </style>

click save and finish! :)
tapi..tarikh entry tak hilang..
jadi , leh la cuba code kat bawah ni juga :)

<style type='text/css'>
     <b:if cond='data:blog.pageType != &quot;item&quot;'>
     <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
     .post-body, .post-footer, .jump-link, 
     .post-timestamp, .reaction-buttons, 
     .star-ratings, .post-backlinks, 
     .post-icons, .date-header{display:none;}
     </b:if>
     </b:if>
     </style>

semoga berguna ;)

pasang Google Translate

Dashboard > Design > Add Gadget > HTML Javascript

copy and paste code kat bawah ni..

<style>
.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
</style>
<div>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="32" src="http://lh6.ggpht.com/_pt7i0nbIOCY/SWwjycGEnLI/AAAAAAAAA1o/7p6S3-tipsA/English_thumb%5B3%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="32" src="http://lh3.ggpht.com/_pt7i0nbIOCY/SWwj1AdOWZI/AAAAAAAAA1w/lWUkGNrOFYo/French_thumb%5B5%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_BV0aYzeiSriuvnVmCce880-q9v3LAqCrx6F7dAnvsZirUVs0BWGNd4UNx3jc0gV7a80MTbnAaL_YinfFL4HtXtdFspDx5uc-Nt3e_7Zd0UTL8yb-9RjmWd_4NlHjLOUYYAK0-Fu_BX2l/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhcaWfHuhZ9pT6BPJg7xs1l-zSscWIcRxhZVT0UwpzYPwJxTu2LPkAmxl62WD00VwMnBEVZ0oN3IjRjLVINA26hyLPWq0cWFYAZA09D7zekRLQ6ynDpupf9Eh0tTFBLMM1HewAMkSn2FECy/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="32" src="http://lh3.ggpht.com/_pt7i0nbIOCY/SWwj-14HeyI/AAAAAAAAA2I/TN52dIqkO9Q/Italian_thumb%5B1%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="32" src="http://lh5.ggpht.com/_pt7i0nbIOCY/SWwkBmKewNI/AAAAAAAAA2Q/43NEAnyNo1I/Dutch_thumb%5B1%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<br /><br />
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="32" src="http://lh4.ggpht.com/_pt7i0nbIOCY/SWwkESa-0pI/AAAAAAAAA2Y/i0X4cKgxq3g/Russian_thumb%5B1%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="32" src="http://lh4.ggpht.com/_pt7i0nbIOCY/SWwkG0osjzI/AAAAAAAAA2g/_kM2A16R_Ho/Portuguese_thumb%5B1%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="32" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2rr-CLAhofofQDcPAA5d-91TGKgRsf3A-twuTd6CTi6hBeRKOJOI8l2ix_URJPu9vugz73A9OquHbUmWHyrzlo_IJlkPnaQMpr9sKBs085C_u_UF6I4xJj5bw5HcAUUojhexdFnIyDZuj/?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="32" src="http://lh4.ggpht.com/_pt7i0nbIOCY/SWwkMouNMKI/AAAAAAAAA2w/L5l6J-Hh8XA/Korean_thumb%5B1%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="32" src="http://lh5.ggpht.com/_pt7i0nbIOCY/SWwkPdkvXBI/AAAAAAAAA24/A1LSG1lcuac/Arabic_thumb%5B1%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
<a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="32" src="http://lh6.ggpht.com/_pt7i0nbIOCY/SWwkSgrv4ZI/AAAAAAAAA3A/jQqZ1l6avts/Chinese-Simplified_thumb%5B1%5D.png?imgmax=800" style="cursor: pointer;margin-right:10px" width="24"/></a>
</div> <div style=”font-size:10px;margin:8px 0px 3px 0px”>
</div>

click save :)