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

Search In

How to speed up the Android emulator

If you are unhappy with the performance of Android emulator, this blog will help you. Although Android's emulator execution is very slow and painful to work with, especially when using it into the debug mode, it can be sped up easily. The main re

Creating Basic Search Form in Rails

Hi Friends, As we know that, currently there are plenty of content based sites and we usually see a search box within that, to search any topic that is available in that site. So today we will be discussing on how to create a basic search form in rai

Rails: Using forms for operations like Patch, Put , Delete

Hi friends, As we all know, rails always encourages RESTful (REpresentational State Transfer) design for resources, that specifies standards for using different kind of requests. Rails also supports this. Thus if you are using RESTful, you would be u

Hinge joint and Fixed joint in Unity3D

Hinge Joint in Unity3D The hinge joint in unity is basically used to connect two rigid bodies. When there is a need to constraint the movement of an object then we require to add hinge joint on it. For eg - Door,Pendulum. In this we restrict the m

$this->request and $this->data in cakephp

Hello Readers, Generally, we use the $this->request and $this->data in cakephp to get and post the data in application as well as in API's. So, below we describe in brief about the request. $this->request: Above, request is the default req

Method Overloading

Method Overloading is a type of polymorphism. Using this we can have two different method having the same name in a single class. Method have the same name but different argument through which they are recognize. Argument have 1.Different number of a

Gamentio - 3D Social Casino Games

Hello everyone, The proud dream of Logic Simplified, i.e. Gamentio: The first Multiplayer 3D Social Casino Game Portal for Web and Mobile is running a c

Send Email with an attachment in Drupal 7

If you are confused and trying to figure out how to just simply send a mail with and attachment using drupal_mail(), with a given $body and $subject, this below code may help you. /*hook_mail($key, &$message, $params);*/ //for detail informa

How to generate MD5 and SHA-1 fingerprints for an android application

By following these steps you can be able to generate MD5 and SHA1 fingerprint for your android application using command prompt.(It will surely work in windows7) First of all you need to get the paths for keytool and keystore. keytool you can find

Drag and Drop movieclip using as3.

To drag and drop a movie clip we use two function: 1.startDrag() 2.stopDrag(). startDrag(): is used to drag a specified movieClip. MovieClip remain draggage until explicitly stopped by making call to stopDrag().one movieclip is dragged at a time.

1 102 217
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: