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

Search In

Android Iphone push notifications php API

Push notifications are messages that allow an app to notify of a message similar to how a text message pops up on your screen with a sound.Code for Android ,Iphone API push notification is given below by using urban airship Android Push Notificatio

Share image on facebook using ASIFormDataRequest

Below is the code for sharing photo on facebook using ASIHTTPRequest. - (void)publishStoryWithImage:(UIImage*)image andMessage:(NSString*)message { NSURL *url = [NSURL URLWithString:@"https://graph.facebook.com/me/photos"]; ASIFormDataReque

SDWebImage Framework integration issue in Latest xCode

Download and Add framework Step 1: Download and unzip the lastest version here: SDWebImage.Framework Step 2: Right-click on the project navigator and select "Add Files to "Your Project": In the dialog, select SDWebImage.framework, and check the "C

How to Integarte Google Plus in Your Android App Part 2

Enable the Google+ API First you should open the google API console. And Create an API project for your application. On the Google API console click on Create Project ,enter the name of the project and then click on create. In the Service

How to open PDF file stored in remote server in android.

If you want to display a PDF file in your android application which is located at the remote server then you have to follow the instructions given below. Add this web-view in your xml file. <WebView android:id="@+id/webView" android:layo

Data download problem using apache-flume from Twitter

Hello Everyone, Nowdays I was trying to learn how to handle Big Data, the framework I am currently using is Apache Hadoop. Now I need large amount of data for testing for getting large amount of data I was using apache-flume to download tweets from

How to use Creative Cloud Libraries in Photoshop

Few months ago a new Libraries panel introduced to Photoshop CC 2014. Libraries (Window > Library) helps to store your favorite types of content text style, layer effects, smart objects, color, icons and logo to use them again and again not only

Adding jQuery To DotNetNuke Skin or Custom Module

While parsing the skin from HTML file that has been developed by HTML developer. There are many unknown issues occurs. For example- Sub-Menu does not show under Main menu. Slider does not rotate in Homepage. Layout is malformed. Works fine when log

How to fetch data from server using AngularJS

To fetch the data from remote server we have to make the ajax request to the server which will return the data in our desired format, and to do that in AngularJS we can use $http service which helps us to communicate with remote server. To implement

How to send Push notification on Android mobile

If you want to send push notification on Android mobile please use the below function: Requirement :: a) Mobile TokenId b) Google API Key public function send_notification_mobile($mobiletokens, $GOOGLE_APIKEY){ // API access key fr

1 112 287
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: