Programmer’s Notepad is a very useful tool for software writers who want a simple yet powerful text editor their Windows based computer. Programmer’s Notepad is a Better Notepad.
reCAPTCHA Is Not Just an Anti-Bot Mechanism
Learn about a hidden benefit of using reCAPTCHA mechanism. It is not merely an anti-bot measure. It also helps in digitization of text through OCR.
How to Vertically Middle Align Text in a Div
Learn how to vertically (middle) align text within a DIV element. It’s a simple thing to do but so far CSS specifications have been silent on it.
Job’s Well Done. 10 Great Products from Steve Jobs
Steve Jobs, founder of Apple, was a great innovator of the information technology era. Know about some of his creations that became major hits and immensely popular.
Steve Jobs Trivia: Interesting Facts about the Apple Icon
Apple’s founder, Steve Jobs, was an iconic figure in the world of technology. Get to know some interesting facts and trivia about the master of innovation.
Famous Quotes of Steve Jobs
Steve Jobs, the legendary founder of Apple Inc. has departed from this world. But many of his comments are memorable. Here we are publishing a few Steve Jobs quotes.
Steve Jobs’ Death: The World Pays Tribute
The entire world is saddened by the death of Steve Jobs, the found of Apple Inc. People all over the globe are paying rich tributes to the tech genius.
How to Change Text Selection Background Color Using CSS
You may have seen on other websites that when you select text, the selection background color is NOT regular blue! Learn how to do this using CSS rules.
Change onclick Event of an Element Using JavaScript
Learn how to dynamically change the onclick event of an HTML element using JavaScript code. This on the fly modification is not all the difficult!
Walking DOM Tree is Now Very Simple
Traversal of the Document Object Model (DOM) tree is often required utility by web developers. This process is now pretty easy. Learn how to walk DOM!
Is Bluetooth Headset a Health Concern?
A lot of people doubt that keeping Bluetooth devices too close of body (e.g. a headset) may cause harm. Learn the truth and be sure that Bluetooth is perfectly safe.
How to Shorten a Long URL (Web Address)
Long URLs are not only difficult to remember but also there could be problem in copying and pasting. Learn how to shorten a URL using free online services.
Difference among Facebook Profile, Page and Group
People often get confused among the concepts of Facebook profile, page and group. Here I am explaining the basic differences among these features of a Facebook account.
Tips: Purging MediaWiki File Cache Pages
Keeping a File Cache can improve performance of a MediaWiki installation. But when you make changes in MW skin, you may need to empty file cache. Learn how.
Get Full Current URL from Address Bar
Learn how retrieve URL of the current web page from address bar of your browser. You can do this with JavaScript and PHP.