Google can create a mathematics based heart shape for your beloved Valentine. Google search can actually plot any mathematics equation on a graph. Impress your love!
Category: Tips and Tricks
How to Remove Leading and Trailing Spaces in MS-Word
Simple method of removing extra spaces from MS Word documents. You can remove extra spaces both of the leading and the trailing ones.
PDF Tips: How to Create PDF Files
Know how a PDF file can be created from any application in your computer. Also get basic understanding of how PDF creation works.
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.
AJAX: Passing Parameters To onreadystatechange Function
In AJAX paradigm, onreadystatechange function of xmlHttp object does not accept any parameters. Learn how you can make this function do what you want.
What are Factory Methods and Why Use Them?
Learn what are factory methods in context of system design approach. I will also explain how to use these methods to write more efficient code.
Place two DIVs side by side
Arranging DIV element in side-by-side (adjacent) manner is something web developers often need to do. Learn how to accomplish this.