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

Search In

Integrate Facebook SDK in ios

Hi, Download Facebook SDK from following link- https://developers.facebook.com/docs/ios Add SDK to your project. This code will help you login and get user data as well fetch friend list from specific account. FBManager - Create a file and wri

PIM workflows

Hello Readers Today we will discuss about workflows for PIM Desktop. The steps to interrupt or continue an active workflow. Workflows A workflow is a group of tasks that are organized in order to automate any business process. A task can

Difference Between WebService And API

Hello Readers There is difference between webservice and API. A Web Service is basically a type of API, which always operates over HTTP though some (like SOAP) can use alternate transports( like SMTP). An API is a (Application Programming Interface

How to play,pause and stop sound using as3.

To play,stop and pause sound using as3 we have to use following: flash.media.Sound : Sound class is used to handle the loading and playing a sound. flash.media.SoundChannel: SoundChannel object is used to handle the playback like play,pause and sto

Post in FaceBook using your Android device via feed dialog

In many applications we have to share content, links etc on Facebook. We can achieve this by using Facebook feed dialog. The following lines of code explains how to use feed/publish dialog. First you need to get the app id and create a meta data. No

How can create a countdown timer using javascript?

To create a countdown timer please check the below example :- Example - In this example let's suppose a user fill a form and at that time we want to limit the form filling time to 5 minutes and at the same time we want to show that user how many

How to check and complete value of journal entry method in Odoo

If you want to check and complete value of journal entry method in Odoo follow the following code:   if 'account_id' not in vals or 'journal_id' not in vals: raise UserError(_("It is mandatory to specify an account and a journal t

Alpha, Beta and Gamma Testing

Hello Readers … By this blog i am explaining the distinguish between ‘Alpha Testing’, ‘Beta Testing’ and ‘Gamma Testing’. These three types of testing are very important in the software testing field. Pleas

EXISTS in SQL

EXISTS simply tests whether the inner query returns any row. If it does, then the outer query proceeds.   If not, the outer query does not execute, and the entire SQL statement returns nothing.   The general syntax for the Exist stateme

Installing twitter fabric to your android studio

Follow the steps to install twitter fabric   Open Android studio   Click File--->Settings.--->Plugins   In Search box,search ''fabric for android studio''   Click Browse.   When

1 14 179
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: