Seeing is believing!
Police Dubai! Awesome!
Friday, February 13, 2015
Saturday, January 31, 2015
2015 Must Watch Movie List
January
I Fine Thank You Love You (Thai)
March
Sponge Out Of Water
April
Furious 7
May
Avengers: Age of Ultron
June
Ted 2
July
Terminator Genisys
August
The Fantastic 4
September
The Maze Runner 2
October
Paranormal Activity 5 | The Ghost Dimension
November
The Peanuts MovieDecember
Star Wars : Episode VII - The Force Awakens
Need more movie list
Click Here --> New Upcoming Movies 2015
Thursday, January 29, 2015
What will you get when you mix sand with organic polymer? #wabafun #kineticsand
What will you get when you mix sand with organic polymer?
Yes, Kinetic sand!
Watch this.
Where to buy?Nak beli kat mana?
Check out below website for more information.
1. Kinetic Sand Malaysia
2. Lelong.my
Yes, Kinetic sand!
Watch this.
Where to buy?Nak beli kat mana?
Check out below website for more information.
1. Kinetic Sand Malaysia
2. Lelong.my
Labels:
Fun
When Grandpa and Grandma Start Dancing!! Urban Dance Camp.
What happen when Grandpa and Grandma start dancing?
Lets watch.
More information about URBAN DANCE CAMP,
Click Here --> URBAN DANCE CAMP 2015
Lets watch.
More information about URBAN DANCE CAMP,
Click Here --> URBAN DANCE CAMP 2015
Labels:
Fun,
VanillaIce
Thursday, October 18, 2012
Homemade Burger Recipe
Suddenly carving for Burger Bakar Kaw Kaw that I had last few month in Wangsa Maju. I'm a burger lover and I tasted quite many kind of burger such as the burger ramli , burger otai , burger special , burger apple, burger McD and etc. However , Burger Bakar Kaw Kaw will be the one I love the most although I tasted it for one time. The meat or so called "patty" are tender and juicy compare to the normal burger because the patty are homemade by the shop owner which included many kind of ingredients in it. Many people willing to line up just to tasted the Burger Bakar Kaw Kaw including me myself , although the line is long but the services was fast and people are keep coming every minutes non stop. People are Crazy or The Food is TastY?? HavE a BitE and yOu wIlL kNoW. More info about Burger Bakar Kaw Kaw can be found HERE BURGER BAKAR KAW KAW
Note : The recipe bellow is serve for 1-2 pack
Today I want to share my own burger recipe (but after refer to some articles and blogs in the internet). Here are some basic ingredients to make burger patty.
1)1 Chicken Breast- Can change to meat if you like
2)1 Big Onion
3)3 Small Garlic
4)1 Egg
5)A tablespoon of Chili Powder
6)Salt
7)Sugar
8)Black Paper
9)Cooking Oil
10)Some Thai Basil
>Patty<
To make the patty first clean the chicken breast and minced it up. Put aside the minced chicken breast and take the Onion and dice it together with garlic. Put diced Onion , Garlic, Egg together with the chicken breast and mix it evenly. Next, add in one table spoon of chili powder , 1 table spoon of black paper , a pinch of salt and paper for the taste and not least chop fresh Thai Basil and add into the mixture. Mix again until it become evenly. Now shape the mixture into size that you prefer and ready to be cook.
![]() |
| Mix all the ingredient together |
>Cooking method<
The best way to cook the patty is to grill it using charcoal. However there are an alternative way by using hot pan, it is more convenient if you don't have grill at home. First , put the frying pan on the stove and turn on the fire. Use low heat to cook the patty to make sure the meat cook evenly from the inside out. Add some oil into the pan and put the patty in. Cook the patty around 5-7 minutes for each side. After the patty is ready , take it out and serve it with Sesame Bun, chili sauce , black paper sauce and some tomato.
![]() |
| Fry for 5-7 minutes using low heat. The time to cook depending on the size of the patty , if the patty is big then more time are required to cook the patty |
![]() |
| This is how it look like when it is almost cook. Golden Brown Color |
>Tadaa This is my Homemade Burger Kaw Punya<
![]() |
| Home Made Burger The sauce I use is combination of Sarawak Black Paper Sauce + Kimbal Chili Sauce |
Cooking is fun. Happy Cooking~=)
Saturday, August 11, 2012
SSH in Windows 7(64bits)
Recently I have been working on a small project to setup a backup server which uses SSH protocol to secure the communication in network. It is not really as hard it look, you just need some times to find the way to configure it correctly. However I'm not gonna talk about how to setup backup server right now. In today post I will be guiding on how to install and configure SSH in windows 7(64 bits). For your information the configuration also have been tested in WINDOWS SERVER 2008 R2 as well and it work!!If you wish to configure SSH in WINDOWS XP you can visit here -->OpenSSH for windows(XP)
CopSSH is the software used in this tutorial. It is a FREE version opensource SSH installer for windows which is compatible with windows 7(64 Bits) operating system(OS). CopSSH is the integrated version of OpenSSH which is used as SSH in windows XP and the earlier windows OS. The function of both CopSSH and OpenSSH are the same , the only difference is CopSSH is compatibility with 64 bits operating system.
Softwares
1)CopSSH can be download here or here
2)Putty.exe
Installation guide
Step 1 : Download the CopSSH from one of the link above, extract and double click to start the installation.
Step 2 : Click "Next"

Step 3 : Click "I Agree" to accept the license agreement

Step 4 : Choose Install Location and click "Next"

Step 5 : Type in your existing user account(e.g administrator) and password and click Install

Step 6 : Click "OK" if the popup windows below appear during installation

Step 7 : Installation complete, click "Close"

Step 8 : Go to start > in search box type "services.msc" and click "Enter"

Step 9 : Find "Openssh SSHD", make sure it is "Started" and set to "Automatic" Startup Type.
If it doesn't, click "Start" to start it up.

Step 10 : Download putty.exe and test the SSH
You can try to run putty.exe from another machine connected to the same network to test the SSH installed in your windows 7. The other ways is to run putty.exe from your windows 7 and SSH to the local machine.
Type in address as 127.0.0.1 , port 22 and click Open

When a command prompt windows appear ,type in your username and password.
Thats It!!
Please correct me if there are mistakes made in this tutorial. Thank You!!
Sunday, August 5, 2012
OpenSSH for Wiindows(XP)
Secure Shell (SSH) is a network protocol for secure data communication, remote shell services or command execution and other secure network services between two networked computer that it connect via a secure channel/tunnel over an insecure network: a server and a client (running SSH server and SSH client programs)."Refer from wikipedia".
OpenSSH is a FREE version of the SSH connectivity tools that is used to secure data communication between two network using encryption method. OpenSSH usually used in Linux box such as Ubuntu, Fedora, and other open source Operating System. SSH are usually used with programs such as Secure Files Copies (SCP) and Secure Files Transfer (SFTP) form one machine to another machine.
In this post I will guide you how to install and configure OpenSSH in Windows PC (Windows XP). There are two softwares used in this tutorial which are as bellow :
OpenSSH is a FREE version of the SSH connectivity tools that is used to secure data communication between two network using encryption method. OpenSSH usually used in Linux box such as Ubuntu, Fedora, and other open source Operating System. SSH are usually used with programs such as Secure Files Copies (SCP) and Secure Files Transfer (SFTP) form one machine to another machine.
In this post I will guide you how to install and configure OpenSSH in Windows PC (Windows XP). There are two softwares used in this tutorial which are as bellow :
1)OpenSSH for windows (Install in Windows XP)
2)Putty.exe (To test the SSH)
Installation Guide (Tried it on Windows XP)
Step 1 : Download OpenSSH for windows here or here
Step 2 : Extract the files and double click to install
Step 3 : Click Next
Step 4 : Accept the license agreements and click Next
Step 5 : Choose the components and click Next
Step 6 : Choose Install Location and click Next
Step 7 : Click Install
Step 8 : If the message bellow appear during the installation ,just click OK
Step 9 : Installation Successful, click Finish
Step 10 : Start the OpenSSH services
Testing the SSH configuration
Step 1 : Download the latest putty.exe from here
Step 2 : Run putty.exe
Step 3 : Type in the hostname/IP address as 127.0.0.1 and port 22 and click Open
Step 4 : Key in the Username and Password
Thats it!!
Hope this little info is helpful.
Wait for the next post in how to install and configure SSH in Windows 7(64bits).
Thursday, January 19, 2012
Collar T-shirt Templates Photoshop
Hello,today just want to share something with you guys.In this two three days I have been playing with my photoshop cs5 to design a T-shirt for my thai community in my university.During the process, I'm having some problem to design the t-shirt because I'm new with photoshop.So what I do is ask some of my friends for help but as a result they recommend me to ask Mr Google.So everyone is depending on Mr Google nowadays including me myself..Haha..But somehow he indeed provide me some idea how to start with my project.
After searching for a while,then I have found what I'm looking for.Its is the templates of a t-shirt.You may wonder what is a templates of a T-shirt right?Let me tell you,it is the basic templates that illustrate the real T-shirt that you want to design.With this templates you can edit to change the color,add words,add design,and many more.The most popular templates used to design T-Shirt is the Vector templates,which give the best result in term of quality of the T-shirt.Vector templates uses Adobe Illustrator(AI) to design.However due to limited knowledge about AI,I just stick with photoshop for now.
Here are some of the picture of the design.
Sample 1(V-Neck T-Shirt)
Sample 2(Collar Polo T-Shirt)
Sample 1 : Mediafire.rar
Features : editable colour
File type : .psd
Sample 2 : Mediafire.rar
Features : editable colour(on the shirt)
:editable colour(on the collar)
File type : .psd
p/s : all the templates are free of charge.Use it wisely.Thank You.
Labels:
Tutorial
Monday, December 12, 2011
mY DIY (how to change ribbon for spiro)
Hello,its been a century since my last post right..miss me??XD
Being so busy with study,test,activities, and assignments recently.That's why no time to update my own blog("alasan je lebih").But since today is HOLIDAY in SELANGOR,so I'm taking this chance to relax and put away my homework and start update my blog.*If not ,for sure this blog will be full of spider web*.=D
Haih,life is hard without handphone.My sony erricsson spiro phone spoil last friday ,so cant't receive any call and reply any SMS(usually also same only~haha).But still need it to know the time and to set the alarm clock.What happen to my phone actually??Well the screen blackout because of the "ribbon" connected the screen and the circuit "koyak".I'll show the picture below.
One small part of it "koyak" but it affect the whole screen and the button.Since I'm run out of money to take it for repair ,so I decide to repair it myself("Bunyi cam power~haha").Before start to repair first must find the spare part first,so I went to the nearest shopping center(The Mines) to look for the spare part.Well it took me only 10 mins to find the spare part BUT it took my one week pocket money to buy one ribbon.Dem expensive ,around RM45 for one ribbon.Is It I'm being cheated or what??Either way I still need to buy it so doesn't care too much and bough it(Heart pain~pain pain pain~haiz).
cost me RM45(%^##**#^&^*^#!)
So now we have the spare part already,I will teach you how to DIY replace the ribbon below.Look and read at the steps carefully so that your phone will be in a good condition.
First prepare the tool : phillips screwdriver ,ATM card/credit card.
Step 1
Remove the back cover,battery pack and also the sim card.
follow by,removing the screws from the 4 position mark with red circle using the phillips screwdriver.
Step 2
Slide the phone until it become like the picture above.You will see a ribbon attach the screen and the other body of the phone together.Now you must detach the ribbon from its ribbon connector(also known as zif connector).see picture below
Step 3
After peel it off then it become like this
Step 4
Step 5
and become like this
Step 6
and become like this
Step 7
After remove the old ribbon replace it with the new one and reverse all the steps one by one starting from step 6 --> step 5 --> step 4 --> step 3 --> step 2 -->step 1
This is how I done it~It takes me less than 30 minutes to do it.So why bother take it for repair if you can DIY.
Lesson that I get is ,take good care of your things.It may not seem expensive the time you bought it,but when come to repair and spare part it can cost you a lot.Love your belongings ,take good care of it,it really worth when you can use your belonging in good condition.
tQ for you time
see you next time
Labels:
Tutorial,
VanillaIce
Saturday, August 27, 2011
Vanilla Ice cream With Avocado
The weather is very hot today.So, after finish my shift at the sushi stall,quickly run to "Giant" to buy some ingredients to try my new recipe.Bought some Avocado and Ice Cream.Actually wanted to try this recipe a long time ago ,after came back from sabah to be exact.During the holidays at sabah ,I had a chance to try a special drinks.The "Avocado Ice Blended".A special thanks to a friend of mine Kari(not real name~hehe) and her cousin for the treat~clap clap clap~=)
*Actually really paiseh that time,eat free,jalan2 free ,be a light-bulb pulak tu(sorry KK and Kari)~and broke her cousin car mirror somemore~hope she's not reading this~really pai seh pai seh*~=(
BACK TO THE RECIPE
TodaY I'm going to show you how to make one, but another version of it.Vanilla Ice cream With Avocado*But still taste the same as the Avocado Ice Blended~I guarantee it*
First prepare the ingredients:
We need 1 Avocado

and
Ice Cream(Vanilla Flavor)

Done with the ingredients??
Now lets cook..Opssss,I mean make.....
First : You have to cut the Avocado into half and scoop out the Avocado using a spoon~
Then, you can Chop the avocado if you like.For me I like it rough so I can chew and taste the texture of the avocado.
Next,add 3 scoops(or more) of Ice Cream into an Ice Cream cup(or any cup that are suitable).
Now come the best part,put all the avocado that you have prepared into the Ice Cream.
See mine,the Ice Cream all Cover up.


Avocado not just taste good but it also good for health.It contain "oleic acid" that help lower the cholesterol level,a good source of potassium that help regulate blood pressure,stroke prevention,prostate cancer prevention and many more.For more information you can check the link below.
Eat Healthy and stay Healthy
Thanks for viewing
Peace No War ^^v
Thanks for viewing
Peace No War ^^v
Labels:
Food
Tuesday, August 23, 2011
How much is your website worth?
Fuhh,so tired..Well I just came back from reunion with my form 5 ex-classmates.Long time already didn't meet with them.Some have change much but some are still the same..haha..for your info two of my classmates already get married and have children,but didn't have chance to meet with their kids.maybe on next reunion hopefully.By then maybe they already call me uncle and no more "Abang".haha
Our reunion start at 7.30pm(actually organizer ask to come at 5pm,but I have something to do so went there a bit late),is same time as Break Fast / "Buka Puasa" for my muslim friends.So we are having our dinner at mines food court.Hell hot(the air-conditioner being shut off) and crowded by people who are coming for "Buka Puasa"*can you imagine how we feel??just like in a sauna*.But since there are no place that are available so we quickly order and finish our food as fast as we can.After that we went for a walk at "The Mines 2" located next to "The Mines"."The Mines 2" is a new building,its officially open on 29june2011.From what I see,the place not yet fully rented since only several shop are open but I think in few years time "The Mines 2" can be just like "Low Yat" since the main attraction is Gadgets and Digital stuffs.So anyone interested to open a digital shop can go check it out,located near "Serdang KTM".
Enough with "The Mines 2",now we headed to night market or also known as "downtown" by my friend.Never went there before feel excited for a while *Hooray*.Before that we went for a river side walk near "The Heritage" just opposite "The Mines" *take picture,chit chat,laughing,scare by rat and walking and walking and walking*.Haih,tired of walking so end up went to mamak and lepak-ing~haha~*Continue chit chat,gossiping,laughing,drinking,and talk talk talk until nothing to talk anymore*.So we decide to went home~time already 10.30pm~*Rush quickly to the bus stop,run run run*Now = 3x tired(walk+talk+run~but luckily still got bus service at this time of interval*Hooray*.Finally reach home at 11pm sharp.
Quickly change my clothes,onn laptop,on fan,onn speaker,and not forget onn facebook(this 1 is a must).And now(1.03am) updating my blog about "How Much Is Your Website Worth??...".WTH,out of topic already~what am I talking rubbish just now??Sorry Sorry~Come come I show you something.........look at the picture below..................................................................
So I type in the link and
tadaaaaaaa
"RM971.13"
Seriously??Wow!!
Want see your blog/website value??
Click here "Value Of Your Blog"
OK,continue with my crapping.Enjoy the night with you all just now.
Thank You for inviting me and hopefully to see you all soon for our next gathering.
"Happy Thank you and More Please"
Bubye and Good Night
Peace No War ^^v
Labels:
Fun,
VanillaIce
Sunday, August 21, 2011
Internet Download Manager v6.07 Built 8 Final[Full]
Yes,is time to update again~today my entry is about software called internet download manager.It is a common software that are use widely by downloader to download file from the internet.IDM(Internet Download Manager) provide user 5x more download speed compare to other downloader.IDM can be use for direct download such as from mediafire,filesonic,hotfile,megaupload and many more~I have been using IDM for more then 2years now~for more info about IDM click here "Internet Download Manager".
File : IDMv6.07.exe + Patch + Keygen
Size : 4.36Mb
Mirror 1 : openhost(somediaice)
extract with : WinRAR
Today I will show how to install "Internet Download Manager v6.07 Built 8 Final[Full]" in your windows.
*NOTE : Please turn ur ANTIVIRUS off before installing IDMv6.07.
After download the .rar file~Extract it by using WinRAR to ur desktop or any folder you like.
Then follow the instruction below step by step :
How to install??
Step 1 : Double Click the idm607.exe file
Step 2 : Click Next
Step 3 : Click Next again
Step 4 : Choose Destination Folder that you want to install your IDM and Click Next
Step 5 :Click Next

Step 6 : Just Continue to Click Next

Step 7 : Click Finish
*If your computer ask you to REBOOT/RESTART just ignore it*
REMINDER :
Lets continue with patching :
*Before patching make sure that your IDM is not running~close it if it still running*
How to patch??
step 1 : Go to the Folder you extracted the IDM then double click patch.exe

Step 2 : When this show up,Click the "patch" button.

Step 3 : A new window will pop up like below
Well,you have to follow the step carefully.In this step you must search for the idman.exe in the "Destination Folder" you installed you idm earlier.Its usually located on drive C:
example : C:\Program Files (x86)\Internet Download Manager (In window 7)
After found the idman.exe click on it then Click Open
Step 4 : If you see this message,then you patching is complete~Close the patch~

Now you check whether your IDM has been registered or not..
1.Go to start and click Internet Download Manager
2.On your IDM window Click Registration.If your IDM now is same as in the picture then you now can enjoy your new IDM~
Do comments if you have problem with the installation.
TQ
Have a nice day.
Peace no war ^^v
TQ
Have a nice day.
Peace no war ^^v
Subscribe to:
Posts (Atom)


























