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

Search In

Custom Toast in Android

Android give facility to change the view of a Toast. Sometimes we need to show message on a better way to user . Here I am writing code to implement custom Toast. I make a separate layout for Toast . Here I am showing a ImageView and TextView on a

Usability testing and its benifits

Usability testing is a Black Box testing technique. It is the best way to know how end/real users experience our application/website. Its a technique to know how user friendly our application is and whether real users feel comfortable with our applic

CUSTOM MUSIC WEBSITE

I’M LOOKING FOR A GENUINE WEB DEVELOPER Hey programmers, I need an experienced developer who can develop for me a custom database driven music website. Major tasks include: 1. Developing a custom video/audio channels 2. Create Artiste profiles and ge

Sorting Layers in Unity2d

When building a 2D game in Unity3D. We need to specify which items will be rendered above which item. We can do it by specifying the distance of the sprite from the camera but Unity provides a better way of doing this through the use of Sorting Layer

Spelling Checker in Android

Android provides a special feature for checking spelling and it is easy to implement in your App. Android provides SpellCheckerSessionListener listener that handles spelling checker. For spelling checker, we have to implement SpellCheckerSessio

LinkedList implementation in Java

Hi friends, Here I am writing a way to implement basic LinkedList. First of all LinkedList has the properties of List interface and AbstractSequentialList class because it implements List interface and extends AbstractSequentialList. Example :

Configure apache to listen on port other than 80

For enabling server to listen on different ports we can make the changes in file “port.conf” in Debian/Ubuntu based linux server. The path where we can find the “ports.conf” file is below: 1-> Debian/ Ubuntu : { /etc/apache2/ports.conf } l

Advantages of using testing tools

Advantages of using testing tools:- There are many benefits/advantages, when we used testing tools to perform the testing. Few are mentioned as below:- 1- Decreasing of recurrent work 2- Better regularity and repetition 3- Objective evaluation 4- R

Extension types in Joomla

Joomla is a Content Management System which is free and open source to design websites easily. To add extra features in Joomla which are not available we need to extend it using extensions. Extensions role is to add some extra functionality to the Jo

Inheritance

Inheritance in java is concept by which one class can have the method of the other class. The class that is being inherited is called Base or Parent class and the one which derive is called the Derive or child class. Inheritance can be of the two typ

1 127 363
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: