latest blog
-
how to check for an array in JavaScript
There is no built in way in JavaScript to check and see if a value is an array,because they are considered to be objects. Even using the “typeof operator” to check for an array will return an “object”. To check [...]
Posted on : August 27, 2010 -
Test if a number is even or odd with Modulo(%) operator
Modulo operator in JavaScript is the reminder of a division. It is easy to test if a number is even or odd. All odd numbers will have a remainder of 1 when divided by 2, while all even numbers will [...]
Posted on : August 24, 2010 -
New Website
I have finally completed my personal website, which will serve as both my blog and portfolio. I hope to finish the mobile version in 3-weeks using HTML5 and CSS3.
Posted on : August 21, 2010
From the lab
BuyHIDBulbs
A simple E-Commerce website with Paypal shopping cart integration. BuyHIDBulbs is your number one source to buy replacement HID bulbs, OEM HID bulbs, Bi-Xenon bulbs, and relay wire harnesses.
Helicopter New York City
Re-design and Front-end development of Helicopter New York City website.