Thursday, 30 January 2014

iOS 6 Facebook Integration Tutorial - How to login to your Facebook account? How to fetch Facebook home timeline using graph API?

This tutorial talks about the complete walk through to facebook account login and then fetching home timeline. Beginning with iOS6+ you can now make use of the integrated facebook sdk for easy app development. Facebook has released their iOS integrated sdk to enable developers easy connectivity and action to the facebook account in their apps. That means there's no more OAuth hassles and complex integration headaches. So let's just quickly get started with login to our facebook account through our app. Login to your facebook account using Facebook-iOS6 integration: The first step is to get our app id from facebook, if you don't already have it you can get it by signing up your app from the facebook developers site this APP ID enables...
Read more »

Thursday, 15 August 2013

How to send email using Java and Gmail smtp server?

Send verification link to email or send an email for verification. Sending an email from your java code is quite simple. If you need to send multiple emails or email for multiple users (cc/bcc) the best and simplest way is to use the already available java mail api for the purpose. The javax.mail jar contains many classes that deals with various aspects of emailing, the MIME helps you configure properties of the email content, the BodyPart enables content to be send in body, the Message covers over all content and etc. Now, before starting you should know about SMTP. An SMTP stands for Simple Mail Transfer Protocol that establishes and configure the mail server, for our example we will be using easily available Gmail SMTP server. Before...
Read more »

Tuesday, 2 July 2013

Mavenize your BlackBerry project

How to create and build your BlackBerry project through Maven? I was recently faced with a situation where it was required to mavenize my BlackBerry project. The purpose was to get automated builds through Hudson. The problem: There isn't any Maven plugin for BlackBerry! The solution: Get it done manually. So here's what I did: Since there wasn't any plugin I realized that I needed to manually create a maven structure and then use command line to build it. Once I had created the structure and completed the initial steps I was faced with an even bigger issue. The localization I used in my project won't compile and package through maven. BlackBerry application creates .crb files against its localization files. Somehow these files...
Read more »

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Best Web Hosting