After getting a GPS unit over the holidays, I was keen to try mapping out a hiking trail on the Vancouver Trails site. After importing the tracks into MapSource and cleaning a few points up, I saved the file in .gpx format and imported that into Goog ...
Most webmasters are usually analytics tools such as Google Analytics, Web Trends, or ClickTracks to measure the traffic to their websites. But what information is the most useful? The following are a few basic tips to follow: The number of visits ...
I came across a site where, every year, the copyright date in the footer had to be manually updated on every page! With PHP, the following snippet of code can be used so that the date automatically gets updated each year: Copyright <? echo date(" ...