Last winter I bought a Lumia 920 which runs Windows Phone 8. Windows Phone 8 is a large overhaul of Windows Phone 7 because now it uses the same kernel as Windows 8. It also added support for better hardware and a more flexible development framework. Previously I have used the original iPhone, the iPhone 4 and the Galaxy Nexus Google Android phone. I have never seen anyone with a Windows Phone and I thought it looked neat so I decided to try it…
ContinueAdded by Douglas Ching on May 10, 2013 at 11:36am — 1 Comment
Xamarin Studio is an IDE that allows developers to create iOS, Android and Mac apps using C#. Recently Xamarin released Xamarin Studio 2.0 and along with a free Starter edition. While the Starter edition is very limited it allows developers to see what Xamarin Studio is like and how writing Android apps using C# works. I was hoping to create an iOS app, but it turns out a Mac is still required in order to write iOS apps even…
ContinueAdded by Douglas Ching on March 8, 2013 at 10:00am — 1 Comment
Today Canonical officially announced Ubuntu for phones http://www.ubuntu.com/devices/phone. Usually a new phone OS announcement is not much to get excited about, but Ubuntu’s entry has been anticipated for years. I am interested in this because Canonical’s Ubuntu is the most widely adopted and supported Linux distribution and they are promising a level of convergence never seen before. Eventually Ubuntu will be able to run the same OS on…
ContinueAdded by Douglas Ching on January 2, 2013 at 12:30pm — 1 Comment
A few weeks ago Microsoft released a preview for TypeScript. What is TypeScript and why would you use it? Initially TypeScript may look very similar in function to CoffeeScript or Dart. These are two technologies TypeScript often gets compared to because all three can be used to generate JavaScript.…
Added by Douglas Ching on October 22, 2012 at 11:00am — 5 Comments
When developing web sites it’s a good practice to address security from the start. Here are some basic security tips that I find many sites overlook.
Added by Douglas Ching on July 15, 2012 at 10:30pm — 6 Comments
In recent years smartphones have become part of many people's daily lives. They are used to communicate, stay updated, take photos, listen to music and entertain us with hundreds of thousands of apps. People carry their cellphones around with them wherever they go. They wake up with them, eat with them and go to bed with them.
For companies this presents another opportunity to market and reach out to customers. If you or your company is considering a mobile presence there are…
Added by Douglas Ching on May 14, 2012 at 10:27am — 5 Comments
Recently Microsoft released ASP.NET MVC 4 Beta. The new Web API framework is included along with this release as part of the ASP.NET and Microsoft web platform family. The Web API framework is Microsoft’s latest solution to creating simple RESTful web services that can be consumed by a large range of clients. Unlike asmx and WCF services the Web API aims to be a simple RESTful way to create web APIs.
Getting Started:
If you do not have Visual…
Added by Douglas Ching on March 21, 2012 at 9:30pm — No Comments
© 2013 Created by Daniel Leuck.