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

Search In

One image changes to another, on hover

Hello, readers. This blog post will tell you how to get one image in place of the other on hover. The height and width of the images are 100% and the position is given absolute. Due to this, one image appears behind the other. The second thing to do

How to avoid adding emoticons in android edittext

If you don't want to allow users to add emoji in edittext then below few lines will be helpfull for you. This method will return blank string while typing any similies/emoji in your editext. public static InputFilter EMOJI_FILTER = new InputFil

How to change checkbox icon

In certain cases, according to the application we need to change the mark or the drawable of the checkbox. Step 1:- Create selector in the  drawable, say checkbox_selector.xml :- <?xml version="1.0" encoding="utf-8"?> <selector xmlns

Android Shared Preferences - Video Tutorial

In this Android Video Tutorial, I have explained The Shared Preference. You’re going to experience the power of Shared Preference in action and learn: The purpose of a Shared Preference  The components that make up a Shared Prefe

php class vars auto instantiation using (PDO) ?

I'm creating an admin class and i need to know how to auto instantiating the class vars   class Admin{ public $admin_id ; public $admin_name ; public $admin_email ; public $admin_type ; public

Convert NSDate to NSString in iOS

This is a simple code snippet which explains's you how to convert NSDate to NSString in iOS. Create a string as NSString *myDate & a date formatter. Suppose we have picked a random date from date picker so that the date we have picked is alre

How to Integrating Biometric (Touch Id) Authentication in iOS Application?

iOS 8 SDK by Apple provides Local Authentication API that allows developers to integrate Touch Id authentication in applications. To integrate Touch Id authentication follow the below steps: Import Local Authentication framework in your controlle

How to Capture Screenshot in Swift

In order to take a screenshot of a screen and save the captured screenshot to library, use the below steps:  Add the "Privacy - Photo Library Usage Description" key to info.plist         &nb

SVN Vs GIT: Which Version Control System Is Best For Your Software?

Version control systems are an integral part of software systems. They work to efficiently combine your many project files and the history of all code changes made during each project. This allows the ability to understand and edit your code over tim

How can I give a 3D dimension of a layer with Python?

I need your help with a problem regarding the 3d plot. I have created a layer T2 with the below code, and what I what it to do is to give this layer a volume with a third dimension. That means to be raised it, let's say 2 or 3 units, and from an

1 91 408
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: