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

Search In

How to give look and feel to TextView like EditText

In many applications we have to create form that contains both EditText and TextView. The look and feel of EditText and TextView are completely different. So for making the TextView appearance similar to EdiText we have to specified its style attribu

Blink Animation in android

Blink Animation in android Here I write code for blinking any components like TextView, ImageView etc. Here I just use AlphaAnimation class of Animation . TextView textMessageCenter; textMessageCenter = (TextView)rootView.findViewById(R.id.text_me

Java Mail API : Sending Simple Mail

Java MAil API composed of classes and some Interfaces which is used to send(compose) , read(fetch) and delete e-mail messages Sending Simple Text Mail: To send a simple Text Mail you can follow the following steps: 1. Get a Session object which h

How to add a Podfile to your Project.

Below is the step-wise process for integrating a Podfile easily in your Application. 1.Open Terminal 2.Change the directory in Terminal to the location where your Xcode project resides. 3.When you reach to the desired project location in which yo

What is the advantage of having a QA Server?

QA Server and its advantages:- QA stands for Quality Assurance. QA server is used for testing software where all types of tests are performed/done to measuring the quality of the software/product. Software is installed from development server to QA s

How To Fix JAuthentication Error in Joomla

Hello Readers, When we log in to the Joomla administrator site and we find out the error like:- unable to log in to the Joomla administrator site. JAuthentication::__construct: Could not load authentication libraries. Username and password do not

lcfirst() and ucfirst() string functions in php

The string functions lcfirst() and ucfirst() are used in the cases when there is a need for manipulating your string first alphabet. These occurs when the string is like name or title. lcfirst() This function does the lowering of the first alphabe

How to implemente confirm password functionality with jQuery?

At the time of registration or change password we need to provide password, so for this we usually implement Confirm password functionality. Example: In the below example I want to confirm password on form submit, so for this I have created a functi

Making NGINX Server HTTPS Certified

Making NGINX Server HTTPS Certified For making a server HTTPS compatible, these steps can be followed if you are purchasing the SSL certificate from Godaddy: Purchase an SSL certificate from Godaddy. Now login to your server using SSH ssh -i pemk

How to make "Super-admin" password in Odoo/OpenERP ?

Step-1 Configuring Odoo after that we will provide admin_passwd . Step-2 Then use all database management screens (to create, delete, dump or restore databases). Step-3 If the management screens not accessible, then make it accessible from a selected

1 71 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: