Tuesday, December 28, 2010

Year`End Sale.....YES! Books!

Alhamdulillah...sekali lagi kami shopping buku-buku.....
tak ada beg tangan , kasut or baju... tapi buku.....
Jom.... saat ini semua anak-anak sudah tenggelam dalam dunia buku masing-masing....

3 Bulan 10 hari lagi....

6 bulan dah berlalu, means 3 bulan 10 hari lagi waktu yg ditunggu akan tiba.
takut ada suka pun yer gak. takut ? mau nyer x, wlaupun ada pengalaman melahirkan, bila diingat sakit nyer waktu nk bersalin dulu mak aiii.. hanya yg pernah mengalami yg tahu best ke tak bersalin ni hehe...

tapi harus di ingat setiap kesakitan tu ada hikmah nyer dan dari situ la kita rasa bertuah coz tak smua wanita mampu mengandung dan melahirkan. ada setengah tu bertahun2 kawin dan ada pula di sahkan oleh doktor x mampu utk
mempunyai zuriat.. ape2 pun kuasa di tangan Allah selagi kita x putus asa dan ikhtiar serta yakin insyaallah tiada yg mustahil kan..

Seawal 3 bulan sampai la skang, bleh dikatakan deena kerap ke klinik dan hospital coz ada kencing manis. tak penah kena pun sebelum ni.. harap2 pas bersalin nnt smua ok. persiapan baby pun satu pun blom beli lagi x pasti nk beli warna biru or pink :) . dah byk kali scan tapi dia x mau tunjuk la pulakkk..
baby malu kot hehe.. tak kisah la yang penting deena selamat dan baby sihat.


P/s : dira, syeera dan danish tak sabar nk dpt adik baru ! :)

Monday, December 27, 2010

Christmas gifts - The exchange

To friends:

Picture taken from Amy coz I didn't take any pic of this.

Pretty christmas chocolates

From friends:
Just pictures of cards and gifts received for Christmas.








He said, She said

"i worry than im just goin to earn around rm3k monthy . thats not enough . im single and i know life will be good with this much money but its just not enough . i need more money. i need to be rich . I need to be filthy rich . its true that money cant buy me happiness but at least i can be unhappy at nice place."

"well yours is a normal feelings of a newly employed grad...let me tell you..20 yrs after graduation...i am not a millionaire but i have been to nice places in the world...my education brought me to such places. i m happily married wt children...things will turn out well for you too. Work hard without expecting returns for every bit of your work, do & think good & you will be rich of money & happiness."

Sunday, December 26, 2010

Cara pasang shoutbox melayang

shoutboxDalam artikel sebelum ini saya ada menerangkan cara bagaimana cara memasang shout box secara tersembunyi pada tepi paparan blog.Untuk kali ini pula agak berlainan kerana shoutbox yang diklik akan muncul dibahagian tengah  paparan blog dengan kesan gelap dan muncul secara perlahan lahan.Cara membuatnya juga agak mudah kerana  cuma perlu masukkan pada widget sahaja.
Cara memasangnya:

1.Masuk ke dashboard-klik pada Layout dan pilih add a gadget



2.Pilih HTML/Javascript

Dan masukkan kod ini:

<!-- Start flying Shoutbox  by ybl -->
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script>
<script>
$(document).ready(function() {
//select all the a tag with name equal to ybl
$('a[name=ybl]').click(function(e) {
//Cancel the link behavior
e.preventDefault();
//Get the A tag
var id = $(this).attr('href');
//Get the screen height and width
var tbbHeight = $(document).height();
var tbbWidth = $(window).width();
//Set heigth and width to tbb to fill up the whole screen
$('#tbb').css({'width':tbbWidth,'height':tbbHeight});
//transition effect
$('#tbb').fadeIn(1000);
$('#tbb').fadeTo("slow",0.8);
//Get the window height and width
var winH = $(window).height();
var winW = $(window).width();
//Set the popup window to center
$(id).css('top', winH/2-$(id).height()/2);
$(id).css('left', winW/2-$(id).width()/2);
//transition effect
$(id).fadeIn(2000);
});
//if close button is clicked
$('.window .close').click(function (e) {
//Cancel the link behavior
e.preventDefault();
$('#tbb').hide();
$('.window').hide();
});

//if tbb is clicked
$('#tbb').click(function () {
$(this).hide();
$('.window').hide();
});

});
</script>
<style>a {color:#ffffff; text-decoration:none}
img { border: none; }
#tbb {
position:absolute;
left:0;
top:0;
z-index:9000;
background-color:#000;
display:none;
}
#ddt .window {
position:fixed;
left:0;
top:0;
width:440px;
height:200px;
display:none;
z-index:9999;
padding:20px;
}
#ddt #yblshoutbox {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLZd3VZcZR4hbRkrSLWQAMR8M_voQIkUIm5bk7ySOTqxZ5RoIFK8aSRD17Y8N34Glilau4aEjy_v8RKHrOLtxuCPxSToIix1cvwwKujQi92SBLmG3ADFIv9U7kE9MyPR62b-QZExfXHDg/s1600/shout.gif) no-repeat 0 0 transparent;
width:272px;
height:460px;
padding:60px 0 20px 15px;
}
#ttp {
padding:2px 0 0 0;
}
</style>
<ul><center> <a href="#yblshoutbox" name="ybl"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhG8F0UvzujojOPdZ80JeNNDD0hmCxxe42P0QS7QCDLicpsoKUYIooBGgqRy8-6lL6CEoPSQxSZ2bZejPAdhcAAwUjAW1vBa0Ft3o5hHbMvaix4rTprVmDMDGMHc4PCG2vYBCako415kR0/s512/button.gif" border="0" width="128" height="58" /></a> </center> </ul>
<div id="ddt">
<!-- Start Shoutbox -->
<div id="yblshoutbox" class="window">

LETAKKAN KOD SHOUTBOX DISINI

<div id="ttp"><input type="button" value="Close" class="close" style="background: #0066FF; color: #ffffff;"/><a href="http://teknikbuatblog.blogspot.com/2010/12/cara-pasang-shoutbox-melayang.html"><font size="1">get this</font>
</a></div></div><!-- End Shoutbox -->
<div id="tbb"></div></div>
<!-- End of flying Shoutbox  by ybl -->
Kemudian klik save
#Jangan lupa masukkan kod shoutmix pada ruangan diatas.Ubahkan kod shoutmix/Cbox contoh width="240" height="380" supaya memenuhi ruang bingkai.

contoh kod shoutmix

Naungan Allah SWT

Hadis Sahih Bukhari Jilid 1. Hadis Nombor 0376.
 
Dari Abu Hurairah r.a., dari Nabi saw., sabdanya: "Allah swt. akan memberikan naungan kepada tujuh jenis orang pada hari kiamat, di mana tidak ada naungan ketika itu kecuali naungan Allah. 

1. Imam (pemimpin, kepala pemerintahan yang adil.)
2. Pemuda yang terdidik/terlatih sejak kecil dalam menyembah Allah.
3. Seseorang yang hatinya tergantung di mesjid.
4. Dua orang yang saling mengasihi kerana Allah; mereka berkumpul kerana Allah dan berpisah kerana Allah
5. Seorang laki-laki yang dirayu untuk berbuat maksiat oleh wanita bangsawan yang cantik, lantas ia menolak dengan berkata halus, "Aku takut kepada Allah."
6. Seorang yang bersedekah dengan sembunyi-sembunyi, sehingga tangan kirinya tidak tahu apa yang telah diberikan tangan kanannya.
7. Seorang yang mengingat Allah waktu bersunyi-sunyi, lantas meleleh air matanya."

After Xmas humour

Christmas came and went.
I enjoyed everything done throughout the three days.
The memories were definitely worth keeping.
I've even added a 'christmas' tag here!

Not going to elaborate much till the next post.
Just wanted to put this up in conjunction with all the glorious food I've been having over the past three days:

Gambar Belangkas