About Mudasser

Mudassar pursued Bachelor's degree (BCS) from IMSciences, Peshawar. 'madDy', as he nicks himself, had great experiences at IMSciences, as he continued all sorts of social activities along with academics. Mudassar gained fair skills in software development, in coordination with many professors. 3d Modeling and animation always interests him, and has engaged in doing many projects.
Maddy's blog
Digital Signature in PHP
Written by Mudasser Ali Khan   
Saturday, 08 August 2009 00:00

OpenSSL is used for generation and verification of signatures and for sealing (encrypting) and opening (decrypting) data.


Installation Help Provided at Php site (www.php.net)
To use PHP’s OpenSSL support you must also compile PHP –with-openssl[=DIR].

Last Updated on Friday, 13 November 2009 17:08
 
Eclipse Setup for Android
Written by Mudasser Ali Khan   
Saturday, 08 August 2009 00:00

I will cover installation procedure for both ubuntu and windows OS.. basically you need a working Java development kit, Eclipse IDE and a patch of Eclipse for Android:

Ubuntu:

JDK Installation:
For installation of JDK for Linux
1. Copy the bin Fileto home directory

 
Google Authentication Api’s
Written by Mudasser Ali Khan   
Saturday, 08 August 2009 00:00

Overview:

  • Oauth Core 1.0
  • Work Flow, Endpoints
  • Working With OAuth

Authentication for Web Application:

  • Web applications that need to access services, protected by a user’s Google or Google Apps (hosted) account, can do so using the Google Authentication service.
  • Google offers two libraries for handling authentication: