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

Search In

Convert JSON to Java Object

How to convert JSON to a Java object: In many application we use web services and those web services deals with the JSON object, so when those web services need to communicate with our web application we need to convert those JSON objects to Java obj

How to integrate PAYPAL for future payment

Hello Readers To integrate PayPal in an ios application for future payment , the following steps need to be followed: Step 1: Download the PayPal ios sdk from the link given below: [https://github.com/paypal/PayPal-iOS-SDK][1] Step 2 : Import the

Jackson Tree Model (Traversing json tree with Jackson)

How to traverse JSON object using Jackson api: Jackson api is used to read, write and update the Json object. We can traverse the JSON object using the Jackson api. Jackson provides the Tree model to traverse the JSON document, so we can traverse the

Pretty Print JSON Output in Jackson

**How to convert Java object to Pretty Print JSON :** Converting Java object to JSON is a little complex work in Java. We can use the third party api to make this easy. Jackson is one of the most popular api for JAVA JSON processing. Jackson api is

Localization with Ionic Framework and Angular Translation

Hi All Today we will discuss about how to Localize Ionic application. We have a JavaScript library for AngularJS "Angular Translate". It allows you to Translate your application depending upon language you desire. It will provide a great way to loca

how to create Custom font function in android

If you are looking to make Custom Font in android check the below code example. For this first download the required fonts on your system and then place it in fonts folder. After putting fonts in the assets/fonts folder then I have used java code thr

How to Delete Past search and Web Browsing History in Google

Hi Friends,   Today I am going to explain the, how we can delete past search and web activity data, If you want know How to save Past search and browsing activity in Google you can visit my previous blog post.   Today Internet securit

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

How to use different font style in android.

To make use of different font style in your android project follow the steps mentioned below:- 1) Create an Assets resource directory in the main Directory of your project. 2)Now download the font style that you wish to use in your project having &

Open, Read, Append and Close file

OPEN FILE-  fopen() In php file is opened by the fopen() function. The fopen() contains  two parameters. The first parameter of fopen() holds the name of the file to be opened and second parameter indicates the mode in which file is to be

1 66 94
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: