Blog


Winner
by on May 20, 2013 8:30 am

Gamification: the process of using game thinking and mechanics to engage users to participate in non-game activities in your website, service, or community. Understanding how and why gamification works, the areas it is most effective, and what the limits are will help you determine the best approach. These topics will be discussed throughout this blog [...]

Unity2
by on May 6, 2013 12:30 pm

Welcome back for Part 2! We covered the following topics in Part 1 of this Unity 3D tutorial: Introduction to Unity Introduction to KeyShot Using multiple cameras to implement a background logo JavaScript and C# Implementations (including how to use nested generics in JavaScript and how to call C# scripts from JavaScript) How to use 3D models [...]

Unity
by on April 29, 2013 3:40 pm

Unity is a development environment for creating professional-level games. It is built on top of MonoDevelop, and utilizes it to achieve the deployment of the same code to many platforms. Unity comes in two versions, but this post will focus on the free version with no add-ons. The free version (which is the one I use) [...]

iosdev
by on April 24, 2013 10:12 am

In my previous article, I gave a tutorial on how we can use Xamarin.iOS (formally known as Monotouch) to build iOS mobile applications using C#. In this blog post, I will introduce a third party library that can aid your mobile application development: sqlite-net. Introducing sqlite-net (ORM) The sqlite-net library provides simple, easy-to-use object relation [...]

Things Twitter is Talking About