Article(s) by: Ravishanker Kusuma
Login with Google Plus Javascript API Example
In this tutorial, I have covered how to implement Login with Google plus using Google JavaScript API. Follow the steps Read More20 March 2014RSA Encryption & Decryption Example with OpenSSL in C
In this article, I have explained how to do RSA Encryption and Decryption with OpenSSL Library in C. 1).Generate RSA Read More19 March 2014NSNotification and NSNotificationCenter Tutorial
In NSNotification Tutorial, I have explained how to send data from one class to other using NSNotificationCenter in iOS. Note: Read More17 March 2014iOS KeyChain Tutorial
In iOS Keychain Tutorial, I have explained how to store data securely in Objective-C and how to share secured data Read More10 March 2014NSDictionary & NSMutableDictionary Tutorial
In this Tutorial, I have covered the most useful methods of NSDictionary and NSMutableDictionary with examples. Below is the list Read More7 March 2014Stop New Tab opening when clicking (Ctrl + Click ) on a link
In this article, I have explained how to stop new tab opening when clicking on a linkĀ using javascript ( Read More24 February 2014Cross Domain AJAX jQuery without CORS
In Cross Domain AJAX jQuery tutorial, I have covered how to send Cross domain AJAX requests without CORS using jQuery Read More12 February 2014Text To Speech Using Google API In PHP
In Text To Speech tutorial, I have explained how to convert text to speech (mp3) using unofficial Google Speech API. Read More6 February 2014Java Read Text File Line by Line Using BufferedReader / Scanner
In Java Read Text File tutorial, I have explained how to read text file line by line in Java. Below Read More30 January 2014