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

Search In

How to make menuItem visible and invisible

If you are looking how to create menuItem and make them visible or invisible on certain condition, here is way to create menuItems:- Step 1:- Create items on menu.xml:- <menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:c

Updating a file and adding it to repository

Previous Git Blogs Intialize git repostiory First Commit Two tree architecture and Three tree architecture Best basic practices for writing commit messages Viewing the commit logs Git Basic WorkFlow What is HEAD pointer in GIT Git Configuration V

Overriding the Default Styling, Drupal 7

Overriding the Default Styling Three approaches we can adopt to override templates in Drupal 7 Themes Overriding templates Overriding functions Converting themable functions into new template Theme Registry Plays a vital role while p

Touch events in javascript

There are following Touch events in javascript:- touchmove - this event triggers when the touch point is moved by the user across the touch surface. touchstart - this event gets triggered when the user makes contact with the touch surface and cre

ServletConfig Interface in servlets

ServletConfig interface: For each servlet, an instance of this interface is created by the container. With the help of this instance, information can be fetched from the configuration file (web.xml). Advantage: You don't need need to do chang

How to install and setup SVN on Ubuntu 14.04 ?

Before installing SVN let us know what is SVN first. SVN (Subversion) is an opensource version control system. Subversion is used to store previous changes of your project like coding, documents, files. It is used to identify and track the changes do

Transition of a div on click event using Jquery with demo

Hello friends, If you want to make an animation like transition on your multiple views or If you want to slide your view i.e. your DIV element from one to another, you can use the following code. In this we have all the content in inside

Shake Detector in Android

In Android, the most commonly used sensors are the accelerometer, it is used to measure acceleration. Here it is explained how to detect a shake motion. Step 1. Create Class ShakeDetector that will extend SensorEventListener:- Step 1(a) :-  De

Best practices for .Net assembly versioning

Hi Friends, Assembly versioning is something which doesn’t require superfine logic but it does require a great care. Versioning enables us to identify assemblies deployed and helps in troubleshooting in that exact version. When looked from ab

Discussion on CakePHP 3.0

Discussion on CakePHP 3.0   Welcome to FindNerd. Today our discussion is based on cakePHP. We all knows CakePHP has been launched its version with bulk of changes. If you check CakePHP3 then you can see lots of changes, changes in concept, fil

1 90 342
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: