CSS3 Clouds - JavaScript supported transforms -
Can also use your pictures - PNG images that has transparency, for textures
I always have looked forward to Chrome, my favorite browser. Apart from being an awesome browser for a normal user, it has so much to offer than Web Development alone.
I was extremely happy to know that it also exists for Android (ICS). Chrome (Beta) is a browser from another world. You can save pages offline and Sync everything, even the open tabs, to and fro - for eg.
JavaScript Profiling in Chrome -
I always wondered how to use Chrome’s Profiling feature in an efficient way.
Following is an extensive list of build.prop tweaks you might want to fiddle with, if your android were rooted
For editing build.prop file, you need to
Continuation to my following post:
Android Debugging - Running ADB commands wirelessly
If you have a CM Nightly (CyanogenMOD 9 - Ice Cream Sandwitch build), you don’t need any application on Android to support adb wirelessly (as in the case of above post that required adbWireless)
Following was my attempt to run adb commands wirelessly - succeeded
Preface:
You will obviously need tools that enable wireless transfers. I prefered adbWireles. Most importantly, you will need ROOT permissions - Root your phone
Let’s start now…
Properties, methods, and the elusive this oh my what’s a developer to do? Read this guide to writing elegant object oriented (OO) JavaScript I respond!
Learning to write elegant JavaScript is important to your career as a developer. With the advent of technologies such as Node.js you can now write JavaScript on the server side, likewise you can even use JavaScript to query a persistent data store like MongoDB.
So let’s get started writing some OO JS. If you have any questions or I missed something please leave me a message in the comments.
HTML5 Controls that respond to touch events, mouse-wheel and scroll
Built using jQuery and JavaScript
Constant Improvement: Spine.js vs Backbone.js -
Spine and Backbone are two Javascript MVC frameworks that look very similar on the surface but under the hood there are key differences. The purpose of this article is to highlight these differences and hopefully make it easier to choose which framework fits your needs.
The basics
…
Finally !!