Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Forming Valid Query Strings in jQuery

The jQuery serialize() method turns the form values into a valid querystring, as such you can simply append to the string: firstName=Maurizio&lastName=Tarchini Useful, right? Lets take an example: <p><em></em></p><

iphone and Android Push Notification API

Push notifications are messages that allow an app to notify of a message similar to how a text message pops up on your screen with a sound. Code for Android ,Iphone API push notification is given below by using urbanairship. 1.Android Push Notificat

Working with Silhouette

Game design: Working with silhouettes: While making the character concept art more often we ignores the very basic principles for character designing called silhouette. Silhouette is an single coloured image of an person painted in black or some o

Resource selection process by RMS.

Resource selection process by RMS. RMS means “Resource Management System”. RMS play’s the important role for hiring the resource in the industries / firms. This module mainly reduces the Un legally resource selection process. The RMS can be defin

How to play,pause and stop sound using as3.

To play,stop and pause sound using as3 we have to use following: flash.media.Sound : Sound class is used to handle the loading and playing a sound. flash.media.SoundChannel: SoundChannel object is used to handle the playback like play,pause and sto

Adding data to jqxtree dynimacally on click of nodes of a tree using AJAX call

There might be a case where user wants to add data to jqxtree on click of each individual node. Below is the code which help us to achieve the above functionality where user can get data from JSON file or database on click of each individual tree nod

Adding a field to an existing module using Inheritance in OpenERP 6.1

To add a new field to an existing module, the best practice is to create a new module that inherits the model you want this field to add in. And your module will depend on the required module. For example adding field ‘cartage’ to account.invoice’ m

Internationalization of cakephp site

Internationalization of cakephp site: STEP 1) Write the following code in cakePhp routes.php file Router::connect('/:language/:controller/:action/*', array(), array('language' => '[a-z]{3}')); STEP 2) W

Test Data Preparation Guidelines

In the First Stage 1.One dedicated resource should be allotted for preparing the test data. 2.The dedicated resource should understand the system as a whole. 3.Identification of total no. of Database tables. 4.Listing of Master tables. 5.Learning a

Impleneting a Navigation Drawer in Android

Navigation drawer :It can used as an app's main navigation option on the left edge of the screen. it it hidden all the time and revealed on the click of the app icon or swipe gesture from the left of the screen. Navigation drawer is used when

1 468 949
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: