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

Search In

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

Wordpress functions wp_remote_get() and wp_remote_post()

Welcome to FindNerd. Today we are going to discuss two important functions of HTTP API in wordPress that are wp_remote_get() and wp_remote_post. If we check with PHP then you can get many ways to send the HTTP request but WordPress defines the stan

How can used Static JSON Parsing in Android

 In the below example I have created  Static JSON Parsing program in android. First I have added two TextView within RelativeLayout. In MainActivity I have used JSON object and JSON array JSON object within curly bracket ({)  and JSON

To associate event listeners in google maps

Doing the integration with the google map we usually do all the things which we get from the google API.     But we can also make our customized events and functions if we want to create and use.     So for doing that the pr

Utc time to Local time conversion

If you are working on meeting schedule functionality in your android app and you are stuck with the timezone then this example can guide you. If you are getting the time, timezone from server and time is in UTC then you should not have to apply th

Change the Page indicator dot in iPhone PageCotrol

To change page indicator dot in iPhone pagecontrol follow the below steps and set of codes. Open The Xcode and Create a new project Name it as MyPageControl select the project and right click and add new files and select a cocoatouch File and inhe

REST API in PIM

Hello Readers The agenda for this post is to introduce REST API in PIM. PIM 7.0 and higher versions come with a set of pre-defined reports and services. These REST  services expose the data from PIM and allow to access it so that it can be used

How to change Facebook profile picture

If you would like to change your facebook profile picture with php or jquery. You can use below code for the same. Please download facebook.js from Facebook SDK. <script src="//code.jquery.com/jquery-latest.min.js"></script> <script

LEFT(str,len)

LEFT(str,len) The LEFT mysql function returns the leftmost len characters from the string str or returns NULL if any argument is NULL. The LEFT function is multibyte safe. Here are some example which will explain you this function- mysql> S

How to create a custom UITableViewCell separator in iOS

In UITableView every UITableViewCell contains a separator line by default. If you need to create your own custom separator line then use below code inside cellForRowAtIndexPath method. UIView* separatorLineView = [[UIView alloc] initWithFrame:CGRect

1 383 481
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: