ISO 8583 Tutorial – Introduction for Beginners

Introduction reference Jimmy Blog All (or most?) financial transaction is using ISO 8583 standard, which at first I thought is a complicated standard. But after learn and see how it implemented it’s not as complex as I thought. In this post I will try to explain (based on my experience before I go

[ read more ]

GAE + Java – Integrating Google user account

For this tutorial, we will show you how to integrate Google user account in GAE + Java project, via Google Java SDK UserService class. Tools used : JDK 1.6 Eclipse 3.7 + Google Plugin for Eclipse Google App Engine Java SDK 1.6.3.1 1. GAE User service example If user login by using their Google accou

[ read more ]

How do I get my API credentials?

On the Live site The procedures will be slightly different depending on whether you have a Website Payments Pro or Website Payments Pro Payflow Edition account.  I’ll cover both scenarios here. First, log in to your PayPal account and click on Profile. If you have a Website Payments Pro accou

[ read more ]

What is the difference between cloud computing and grid computing?

What is the difference between cloud computing and grid computing?

Cloud computing and grid computing are very similar concepts that can be easily confused. Fortunately, there are a few key differences that set the two apart. Grid computing is a loose network of computers that can be called into service for a large-scale processing task. This network is over the I

[ read more ]

Android Tutorial Table Of Content

Android Tutorial Table Of Content

Android Development Introduction Android Development Tutorial  (Part 1)  (Part 2) Android Filebased Persistence with Preferences, Filesystem and SD Card Android ListView and ListActivity Android Intents Android SQLite Database and ContentProvider Android Custom Views Android Liv

[ read more ]