PayScale Salary Calculator

AndroidIdeas

AndroidIdeas is a site focusing on Google's Android Mobile programming. You can find our latest product, Android programming tips and tricks.

SmartMeal beta

SmartMeal(beta) is a site for recipe sharing and meal planning. Currently it is in beta. You are welcome to use it. It is free to join. As a member, you can add your favorite recipes to your own cookbook, give rating and comment on recipes, plan menu for each week and save them. More features will come in the future.

RecipeBox

RecipeBox is a simple Silverlight application containing TreeView, Listbox and other common controls. It uses databinding and LINQ to XML. You can use it to edit recipes file for the RecipeBox in SmartOrganizer 3.1

LittleMath

LittleMath is a simple number addition game created using Silverlight. It randomly generate two numbers between 0 and 9. The user then click on the number key pad to enter the answer.The "Show Beads" feature showed that you can programmatically add animation. Read our blog for the implementation.