Friday, May 24, 2013

6 months an a half

Encek Faaeq Fahmi had his first tooth out this week, and learning to put his knee up starting to learn to crawl... ohhhh anak ibu dah makin besarrrrr....

Just a matter of time Abah will be really out of time to baby proof the whole house... Encek Faaeq Fahmi has already learned to play with his home theater speaker, bump it several times with his walker, open the drawer when Ibu put him on the lap while trying to work and trying to open the cabinet at the kitchen! And yesterday, wander himself to Abah's toilet and play with the toilet bowl top! All alone by himself! Sedar2 jek eh mane anak ibu? Lorrrr dah masuk toilet rupe nyer ngan walker2 die skali... iskkkk iskkk iskkk... just not even 2 minutes Ibu took my eyes off you, dah main dlm toilet... so peringatan, toilet door should be shut all the time!

Budak kepochi check out abah assemble stroller baru die...




Sunday, April 7, 2013

Bah Abah... Buuu Ibu...

just 2 days before Faaeq Fahmi turn 5 months old :

Faaeq tgh main ngan abah :
"Bah, bah..." sambil depa2 tangan suruh angkat...
Tetibe nampak ibu melintas kt depan die
"Buuu, ibbuu..." jaw dropping... heart melting..
For real?? 
Alhamdulillah..

Wednesday, February 27, 2013

Flip Flip

This morning, Faaeq Fahmi tried to do body flip... almost there but then tangan kiri Faaeq tersangkut la ibu Faaeq tatau mcm mane nk gerakkan... cepat tak Faaeq belajar flip? this is all sebab prektis ngan ibu selalu bile Faaeq nk boobies Faaeq kene flip halfway baru dpt susu ngan selesa... later for sure Faaeq boleh flip full... nanti Faaeq try lagi ye... mekaseh ibu...

X Met Y

A year ago, X met Y then Faaeq Fahmi was just a little zygote!




Say Cheese!!!

Friday, November 9, 2012

Hello World :)

Hello World!

Yes, this is my first entry...

here is a sample using plain old html


<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <title>Hello World</title>
    </head>
    <body>
        <h1>Hello World</h1>
        <p>
            Faaeq here.
        </p>
    </body>
</html>
 
and here is using old C
 
/*Faaeq Hello World program */

#include<stdio.h>

main()
{
    printf("Hello World");
}

using java it would look like this

import java.applet.Applet;
import java.awt.Graphics;

public class HelloWorld extends Applet {
    public void paint(Graphics g) {
        g.drawString("Hello world!", 50, 25);
    }
}

and for c++

// faaeq first program in C++

#include <iostream>
using namespace std;

int main ()
{
  cout << "Hello World!";
  return 0;
}

simple sql

SET SERVEROUTPUT ON;
BEGIN
    DBMS_OUTPUT.PUT_LINE('Hello world!');
END;
  
 Pascal
 
program HelloWorld;
uses crt;
 
begin
  WriteLn('Hello world!');
end. 
 
 COBOL
 
 IDENTIFICATION DIVISION.
       PROGRAM-ID. HELLO-WORLD.
       PROCEDURE DIVISION.
           DISPLAY 'Hello, world'.
           STOP RUN. 
 
  
And if you like to ask....why hello world...
 
i was born on 8th November 2012...and here is what i like to say!
 
p/s : my father wrote this because they have not invented "Mind control keyboard"...
so my father is writing for me on my behalf..