March 2015

Connect over secure rest web service for mobile application on android

In the last article, we developed application for android to get the data from rest web service (geo-names). Previous approach works fine for http rest web service but it doesn’t work over SSL secure connection. We were developing android application for a client whose rest web services are running over secure connection. Initially we thought …

Connect over secure rest web service for mobile application on android Read More »

Create facebook application using php – Yii Framework and Graph API

Recently we developed an facebook application and during the development of application, we encounter lots of issues due to vague Facebook documentation. We wanted to share our experience so that other developers can develop facebook application easily. We have used yii framework for this application as its pretty cool framework and application development on this …

Create facebook application using php – Yii Framework and Graph API Read More »

Scroll to Top