Thursday, January 29, 2009

Implemented PgPhoneHome Web app

Today I finally worked the bugs out of the Postgresql Windows installation and got it up and running. I also resolved the issue with StackBuilder running for Postgresql Plus and was finally able to implement the PgPhoneHome iphone Web application. I have tested it from my local box as well as Jianfei's iPhone and it seems to be working correctly.

Below are a few screenshots of it running in the iPhone simulator on the Mac in the demo lab:


This screenshot shows the home page of phPhoneHome




This screenshot shows the different tools available in the program



This shows the server information



This shows the windows that allows you to exectute SQL queries on your server

Installation of Postgresql Plus on Windows

Just for a reference I am going to post these links to the installation of Postgresql Plus on Windows:

http://www.enterprisedb.com/learning/getting_started.do

This also includes the documentation for installing the server with Apache/PHP support for web applications.