What’s technically new for SG 4D?

Published on April 2, 2010

In the previous post, I have highlighted what’s new for SG 4D. In this post, I will be highlighting what’s new, from a technical point of view.

I am excited to write what is technically new in the app, as there are aplenty, and we have used many awesome technology from iPhone 3.0 SDK, including CoreData, In-app purchase, Facebook Connect library, etc..

1. Google’s AppEngine

I lied. Not only did we use awesome technology from iPhone, we used awesome technology from Google!

The server side is now completely powered by Google’s AppEngine. This brings about several benefits: cheap/free server hosting, scalable architecture, stable+distributed+fast servers.

The process of retrieving 4D results is also technically more sound, using REST with JSON, and a proper cron job for web crawling. This makes me happier and sleeps better.

2. Core Data

Not only the server application is improved, the client application too, with another awesome technology!

In short, Core Data is the iPhone 3.0 SDK framework for managing data (or commonly databases). The list of features and benefits can be found here.

What Core Data meant for SG 4D is that all the results, I meant all 24 years of results, are easily stored and queried using the framework.

No longer is your analysis of a 4D number done on the server side. When you asked to analysis a 4D number, your iPhone will query the large set of data using Core Data, and give you the analysis instantly!

This also means more advance analysis is possible in the future!

3. In-App Purchase

In-App Purchase is the ability to purchase items right from the app. This is a breakthrough for iPhone 3.0.

In SG 4D, you can now purchase/unlock the Premium Features immediately. Hence, it is not needed to download a lite version, and subsequently upgrading to a paid version.

Purchase Premium Features

We have also simplified the purchasing of the Premium Features by just having a $3.99 purchase to get all the features, including future features such as push notification!

4. Copy-and-paste

In iPhone 3.0, the most awesome feature should be none other than copy-and-paste (pun intended).

In SG 4D, you could now copy and the 4D results, and paste it anywhere – SMS, Email, twitter, etc..

To make things easier, we also added functions to Email and SMS to your friends.

Email

5. Wallpaper Selection

You are now able to select your favorite wallpaper that goes along with the 4D results!

You might have noticed that the minimum OS requirement is now 3.1 (instead of 3.0). This is due to one of the SDK API we used for selecting, resizing and cropping your photo.

Wallpaper

Anyway, the photo above is my 3 hour old nephew, born on March 31, 2010 (Wed). And my dad strike 3rd prize, even before using him for wallpaper (:

6. Sharing on Facebook

Facebook Connect for iPhone is a library for integrating apps with Facebook.

For SG 4D, you could now set your status to help to share SG 4D app with your friends. Right now, we know this is nothing much.

Facebook post

In the future, we are thinking you could post status, such as “I strike 1st prize!”, “Bought 1234 for this wed, sat and sun”, etc.. If you have any idea on better use for Facebook with SG 4D, we are happy to hear.

7. Reviewing on AppStore

We would like you to review the app, no matter good or bad.

Review

To help you to help us review, we have added a function under More to bring you right to App Store to write a review.

In addition, 14 days after you installed the app, SG 4D will prompt you to rate and review us.

Conclusion

SG 4D version 2 is a big overhaul, technically more sound, and has promising future.