Software Development
Gravatars to Google Contacts Importer
I really like avatars and therefore I’m a big fan of Gravatar. When Google first released their Contacts API, the first thing I though of was creating a small application to sync my friend’s Gravatars to my Google Contacts addressbook. The problem was that the first version of the API didn’t have an option to manage the […]
How To Send SMS Message From Python Via Skype
In case you didn’t know, Skype offers an extensive API for their application. This API can be used via Java library, COM module or a Python library. The Java library, COM Module and Python library all share similar features and I decided to try out the Python library. What I wanted to do is to […]
ASP.NET MVC extension as a sign of change at Microsoft
The new ASP.NET MVC extension seems to be a sign of change at Microsoft. This extension is born from the requests of the community, being released with full source-code and integrates with not only Microsoft’s unit testing solution, but also with the alternatives.
And from what it seems, it really brings the fun to developing Web […]
A look into the new Android SDK
After seeing all this videos of prototype Android devices from 3GSM at Barcelona, it’s time for some more good news - as I reported earlier on twitter, Google has finally released the new Android SDK. As Dan Morill mentioned on the Code Day, the new SDK introduces a new UI (although Google promised that it […]
