Geek Yogi

Jun 24

CSS3 Clouds - JavaScript supported transforms -

Can also use your pictures - PNG images that has transparency, for textures

Jun 18

Remote Web Debugging - Chrome on Android

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.

Read More

Jun 16

JavaScript Profiling in Chrome -

I always wondered how to use Chrome’s Profiling feature in an efficient way.

Jun 09

Android - build.prop tweaks (Root Only)

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

Read More

Jun 05

Android Debugging - ADB over Network

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)

Read More

Jun 04

Android Debugging - ADB Wireless

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…

Read More

Object Oriented JavaScript in 15mins or Less

beardedocto:

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.

Read More

HTML5 controls -

HTML5 Controls that respond to touch events, mouse-wheel and scroll

Built using jQuery and JavaScript

Constant Improvement: Spine.js vs Backbone.js -

hjortureh:

Spine vs Backbone

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

May 21

Google Chrome the most used - now Official

Finally !!

Click to see bigger - in a new tab

Read More