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

Search In

How to save my Offline Data in web applications

Since introduction of Offline storage in HTML5 many new trends have been started by storing persistent data locally on users system for future use. This leverages browsers and users system's capability to store data locally for offline usage. Browse

How to show multiple items in a textbox, using auto completion in Javascript

"How to show multiple items in a textbox, using auto completion in Javascript" In this article we will make a project that will select multiple items from the autocomplete list and display them in the textbox as tags using Javascript. For acheivin

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

Collection View

Collection view is used to show data in a grid form. It is similar to table view where we have to implement its data source and delegate methods. In this example, we will implement collection view.   Drag a UICollectionView to the default Vie

How to Install Fedora 23 Workstation?

Hello Friends,   In this tutorial I will guide you how you can install Fedora 23 workstation on your system. If you have any previous version installed in your system then you can check the upgrade guide else follow the below steps.  

SETTING UP ROR FOR THE FIRST TIME ON A NEW UBUNTU SYSTEM USING RVM

1> We need to install RVM before we can install Ruby, because RVM is a version manager and it will help us to install & manage different versions of Ruby on the same system and easily switch between them. To install RVM we first need to downl

How to Convert HTML file into PDF in PHP

Helo Readers, If you want to convert the HTML to PDF read the below code: When we do this first of all we require the fpdf library file which can be downloaded from the official site of FPDF. After download it, Just copy the folder into your direct

Paypal verify Card details for make payment

Hello guys, Its really helpful for integration Paypal in PHP to verify card details. To integrate it, first you have to download the PHP-Paypal SDK, below is the direct link https://github.com/paypal/PayPal-PHP-SDK/releases // 1. Autoload the SDK P

Creating object in Json format using java

Json object: You easily write your object in json format with java . Json format is used because it becomes easy to exchange information in this form. It is easy to understand and easy to write. Lets see an example,  If you are usin

Getting object values from json data

Getting object values from Json: If you have a data in Json format and you need to retrieve the object values from that day, it can be easily done using Java.   Lets see an example,  If you are using maven add the following dependency:

1 2 4 11
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: