Coding is an art! Anyone can draw, but only those who draw with the elegant have their paintings valued. Similarly any programmer can code, but a Good Program is an artistic job. I see lot of people do code, but only few actually write Good code. This means they have understood the elegance of the language and knows how to use it.
Big Code - Good Code
Big Code, a Good Code? Sounds awkward? A Good code I mean here is a code which runs quicker than other solutions for the same problem.
if T(Sol1) < T(Sol2) Then, Solution 1 is a Good code., Where T is Time function , measures Time Taken
( though there are various other constraints involved, for time being let not discuss them )
Hardcore programmers are always tries to write short programs. They couple few lines of code into one and show that they have done a great coding. But, things are not always the way it looks. Short is sweet, but not always !
Tagged in My Mind as: Coding, Featured, guide
KML is named as HTML of geographic contents. KML is originally created in the Google labs for rendering the Google Earth and Google Maps application is now been apporoved as International Standards for developing the Geospatial application. 
