Thursday, November 6, 2014

Cannot modify a value type return value of `UnityEngine.Rigidbody2D.velocity'. Consider storing the value in a temporary variable
Unity Sample Code : rigidbody2D.velocity.y = speed; The above C# code won't show any syntax error. But unity 4 and above...

How to install Google Play Services [ Google PlayStore ] in GenyMotion Emulator.
By Default GenyMotion Emulator not have Google Play services with its android versions. Follow the below steps to install Google play...

How to Install ARM Translator for Genymotion Emulator.
GenyMotion Emulator not have ARM Translator by default. Hence while trying to install ARM Apps or OpenGL version of signed apps...
Monday, September 29, 2014
CSS Style Guidelines for Websites
As we wrap up our recent poll on ordering CSS properties, it brings up the larger issue of CSS style guides....
Create Graffiti Text Effect using Photoshop
Creating Graffiti text using Photoshop is more popular nowdays. I found this one which is simple to create great graffiti using...

Jquery plugin for Source code syntax highlighting in HTML
Contents Introduction How to use Demo To do Introduction This plugin allows syntax highlighting of source code snippets in an html...