Thursday, May 18, 2017

Happy Teacher's Day

The local ham in Sg Buloh ran cheknet on 70cm 9M2RKL repeater on 15 May 2017 21:00hr as the appreciation to all teachers for the Teachers Day on 16th May.

Great to hear a lot of local ham check in and give signal reports and sharing their setup.

At one point, one of my good friend was sharing about mobile & portable. When comes to this topic, lots of people has various opinion. I like it since as it makes me curious and started to search the net which one is which, the right one of course.

So, when in doubt, always check. That will make you a sounds a better Amateur Radio Operator on the air.

Sunday, April 16, 2017

Amazing pictures taken using iPhone

I was looking for tips & tricks on how to use iPhone and landed at this cool videos on how to take awesome pictures using iPhone and the result will look like a professional shot.


I showed this video to my daughter and using her 4yrs old iPhone5, she could get the same result!
Amazing and thank you Emil for sharing this! #iPhone_PS 

Thursday, April 6, 2017

Now and Then

Was flipping channels, checking what to watch on tv and it landed at Hits channel. Happen to be Wonder Year's is on. Remind he how I use to watch the show again and again.

Makes me wonder what happen to Arnold today. What happen to him.

He got from this



to this


according to Gazette Review

Wednesday, March 15, 2017

Finally I can easily explain to people how to create a Watson chatbot on NodeRED. Thank you to Aiman, this great article explain it all

Tuesday, March 14, 2017

Color text in HTML

Learn on how to change the text color in HTML using CSS from the page WikiHow: Change-Text-Color-in-HTML.

Now I can always change the color using the class that I've placed at the internal style sheet section:

<style>
.redtext {
    color: red;
}
</style>
.
.
.
<body>
<p class="redtext">
The text in this paragraph is red in color
</p>
</body>

Another method is to use inline style attributes. For example:
This text is red in color

Neat!

Welcome back, for I can't remember how many times..

Now.. it has been awhile. Actually it has been too long. While searching for stuff in the Internet, I found out that I still the owner of this blog. Guess it will not hurt to put one or two line. Just to get back on the track