Ancient Chinese Proof of Pythagoras Theorem

The earliest known proof of the Pythagors theorem was provided by the ancient Indian mathematicians, thousands of years before Pythagoras. Pythagoras himself is said to have visited India and learnt the theorem there, but returned to Greece without learning the proof of this theorem and hence has presented only the theorem and not its proof.

By Gurudev with 2 comments
What are Platonics Solids and Why are there only 5 of them?

What are Platonic Solids? Why do we have only 5 Platonic Solids? Is it possible to have any other Platonic Solid? Reason for the uniqueness of these solids and the logic behind their existence in limited number of geometrical shapes.

By Gurudev with 0 comments
How to access inbuilt JQuery $ used by WordPress in javascript?

The JQuery framework used by wordpress is not accessible by other custom javascript. Here is how to access the JQuery object loaded by Wordpress instead of having to reload another JQuery script file.

By Gurudev with 0 comments
How to dynamically load javascript files using JQuery?

Want to load a javascript file asynchronously using JQuery? Here is how to do it.

By Gurudev with 0 comments
How to prevent browser caching of javascript files or images using PHP?

PHP script snippet to prevent caching of javascript files or images or any other files of your website by the browser.

By Gurudev with 0 comments
How to add CDATA text section to an XML Node element in PHP

How to add a CDATA section to an XML node in PHP?

By Gurudev with 0 comments
How to display / echo error messages in PHP to debug scripts?

How to debug php scripts and echo error messages to the browser?

By Gurudev with 0 comments
Read Multiline Text from XML file in ActionScript 3 with n

Tried using n in XML CDATA to create multiline text and failed reading it using Action Script? Then this article might help you.

By Gurudev with 0 comments
Manual Installation of Visual Studio 2008 Components

Manually installing Visual Studio 2008 Components from Command Prompt

By Gurudev with 0 comments
Superfetch has stopped working in Windows Vista!

How to address the issue in Windows Vista when it shows a message which says “Superfetch has stopped working”

By Gurudev with 0 comments