
CAPTCHA is used on many website to ensure that the response is not generated by computer. The term “CAPTCHA” was based upon the word capture. It is a contrived acronym for Completely Automated Public Turing test to tell Computers and Humans Apart. A common type of CAPTCHA requires that the user type letters or digits from a distorted image that appears on the screen. (Wikipedia).
Read the rest of this entry

According to the Wikipedia, breadcrumbs or breadcrumb trail are a navigation technique used in user interfaces. Its purpose is to give users a way to keep track of their location within programs or documents. I’ve been trying several codes and plugin but still unsatisfied. So I tried to create my own function and use it here and on my other blog. So, here’s my solution for the breadcrumb.
Read the rest of this entry