A few words about author
Google Plus Widget has been created by czech programmer and UI designer Miroslav Holec. Love for Google services and C# programming were the main reason for creating this Widget. Google Plus is great social network and I believe it will be useful in everyday life. Widget is a way to tell your friends about your Google Plus profile.
- Author´s homepage: http://www.mirecek.cz
How it works
I use Google API in order to get base information about you based on your Google+ ID. Because Google allows just 1000 requests per day, I store your basics informations on MS SQL database. All informations about you expire after 24 hours and are deleted automatically. Google Plus Widget is a ASP.NET MVC application written in C#.