Monday, July 18, 2011

Your Own Google Earth Web Page Screensaver in C#


Here's my latest blog post... I'm saying 'post' instead of 'article' because this is more of a showcase than a tutorial. Code is provided as usual so the learning process is on your side at your will and your pace :)

What the screensaver actually dipslays is shown above (Earth plugin required). The screensaver is continually fetching the latest North American Tweets containing the #Google Hashtag from Twitter and displays them. Pretty nice!

Sunday, July 10, 2011

SEO Tip: Dynamic Google XML Sitemaps Generation in C#

Sitemaps are a way to tell Google about pages on your site we might not otherwise discover. In its simplest terms, a XML Sitemap—usually called Sitemap, with a capital S—is a list of the pages on your website. Creating and submitting a Sitemap helps make sure that Google knows about all the pages on your site, including URLs that may not be discoverable by Google's normal crawling process.

Sunday, July 3, 2011

Create Zoomable Images Using The Google Maps API




I visited the Google+ Project website the other day and to my surprise, it was powered by the Google Maps engine! It is somewhat creative to re-use the Maps engine for any purpose other than mapping. It is just beautiful.

It also reminds me of the Art Project I've seen a while back that uses the Street View engine. A must see.

Anyways, I'm pleased to show you two samples today: they both let you navigate into an image using the Google Maps engine. I'm also giving up the necessary tools to do it yourself. Enjoy!

©2009-2011 Mike Gleason jr Couturier All Rights Reserved