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

Search In

PayPal Integration in Android

PayPal Integration : I am introducing step by step points for integrating paypal into your application with understanding of different terms used in programing. Creating developer account in paypal : a. For development purpose we need to cr

Types of Performance Testing

What is Performance Testing? It is in general testing performed to determine how system performs in terms of responsiveness and stability under a particular workload. It can also serve to investigate, measure, validate or verify other

Securing Authentication

What is an Authentication Authentication define as the process of verifying a person or any entity. The authentication is a process which compared the file in database to authorized the user information from their local OS. Only then User Pass the a

Social Media Marketing and its benefits

With each passing day Social Media Marketing is becoming more popular and broader. Its not only contributing in the growth but also in the success of the company. Entrepreneurs have analyzed social media efforts are providing more exposure to their b

Stored Procedures and Functions in MySQL- Part 5

Conditional Constructs - IF...ELSEIF..ELSE This construct is used to evaluate some complex conditions and based on the results execute different set of statements. The basic syntax is IF <conditions> THEN      <op

How to create an osv_memory wizard systems in openerp-7 and openerp-8(Odoo)

To create an osv_memory wizard systems in openerp-7 and openerp-8(Odoo), follow the below steps. In the action that opens the object, you can put </br> <field name="target"/> It means the object will open in a new window.

Integrating Cloud Front with existing S3 Buckets

Few days ago I was facing an issue that the assets served from the S3 buckets are not as fast as I wanted them to be and then I heard about a solution from AWS that is Cloud Front. So I am writing this blog so that you get to know that how easy is

Google Map integration in PHP to Calculate Latitude and Longitude

This code will calculate the latitude and longitude of the place in background on entering the place name. For integration of Google map to calculate Latitude and Longitude major script is : <script src="https://maps.googleapis.com/maps/api/js?v

How to Fill Dropdown using jquery without using Ajax

Step 1=> Get all the countries data in an array and all states data corresponding to country wise. <?php $countries_Array = array( 'IN' => 'INDIA', 'BG' => 'Belgium', 'AU' => 'Australia', ); $sta

Tomcat Address already in use: JVM_Bind

If you are facing following issue while starting tomcat: SEVERE: StandardServer.await: create[localhost:8005]: java.net.BindException: Address already in use: JVM_Bind at java.net.TwoStacksPlainSocketImpl.socketBind(Native Method) at java.n

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