Showing posts with label IOS (Apple). Show all posts
Showing posts with label IOS (Apple). Show all posts

Thursday, October 13, 2011

SoundHound Inc.

This app idenfies any song played into ir.

SoundHound Inc.
Enhanced by Zemanta

Thursday, August 11, 2011

Facebook gets into mobile messaging

Now this seems like an App I wanna use. To be able to send text messages and facebook posts at the same time! Cool!

Facebook gets into mobile messaging

Friday, May 13, 2011

Developing Android Applications in .NET - CodeProject

Introduction to article

The Microsoft Visual Studio .NET logo.Image via WikipediaAccording to recent research of Gartner, the Android operating system should own 50% of mobile market share in 2012.
Android developers use primarily Java and Google-based Java libraries. While this sounds like a multi-platform strategy, the reality is a bit different:
  • Android does not use established Java standards, i.e. Java SE and ME.
  • Popularity of Java among the developers is decreasing significantly over time. Instead, the most popular programming language is with no doubts C (C, C++, C# and objective C).
On 6-April-2011 Novell announced the awaited release of their Mono for Android. Mono is a tool that enables mobile programmers to use C# and Microsoft Visual Studio to create .NET based applications that run on Android phones and tablets.
This can save a lot of time and money since the developers can share common code for multiple platforms including Android, iOS (using MonoTouch), Windows Phone 7, Windows desktops and Windows server.

I've been waiting for this!!!!

Developing Android Applications in .NET - CodeProject
Enhanced by Zemanta