Archive for the Uncategorized Category
0
Using Ajax to validate form
There are times where you need to validate a form to a data stored in a database without the need to submit the form beforehand. The solution - Ajax (shorthand for asynchronous JavaScript and XML). For example, you are creating a user registration form where obviously, the username to choose from needs to be unique. Instead of validating the username after form submission, wouldn’t it be much friendlier if the form can validate itself  from the server asynchronously in the background from a simple event such as on submit or unfocus event? In this post, I will be showing how you can the validate with Ajax using PHP/MySQL as your back-end. A table called user is created in the MySQL database which contains some dummy usernames.  When user enters a username existed from this table, the form will prompt an error with message “Username already taken. Please try a different... Continue Reading
0
My First DSLR Camera
I’ve been wanting to upgrade from the point and shoot camera to a DSLR  (entry level at least)  and finally managed to buy one a few days ago - A Nikon D5000. Being denial for a few years that my point and shoot camera can achieves what a DSLR can do(I photoshop alot) but on the day I’ve got my hands on it, I was totally blown away! It was like having a new sets of color or brushes to paint on a bigger canvas! I... Continue Reading
0
Retiring from Freelancing
After 6 years of freelancing on website design and development, I have come to a point where I feel that I’ve reached my goal. During these years, I honestly can say that its not worth the money (it can’t really pays the bill), but the experiences and knowledges earned were priceless and personally rewarding. I’m not ditching any of my current clients, I’m just gonna stop doing new projects thats all. My next project will be something that I want to do, that challenges... Continue Reading
2
Islamic Chinese Calligraphy
We’ve purchased this today from the calligrapher himself. Its amazing :) more about the calligrapher (link updated)... Permalink
1