Thursday, February 19, 2009

Info for phPhoneHome linux testbox

Here is the information for the phPhoneHome test installation on windows, for future reference.

Web page: http://152.15.96.146:8080/pgph/

user: mobileuser

This will hopefully be integrated directly into the NIJ project mobile application so that queries can be executed on the database server.

Wednesday, February 18, 2009

Project update for week of Feb. 15th

This week I have been tasked with coming up with a working iPhone application. This application is to have some key functionality, such as:

  • connect to the database server
  • display some openGL content related to the project
  • have a easy to use UI
  • provide functionality for iphone functions such as accelerometer and other things
Currently, I have a template and a simple user interface. I hope to expand on this later in the week and at least have the iPhone application for the postgres server running. Later on I will try to incorporate aspects of Jianfei's desktop application.

Currently ,the learning curve is very steep on Objective-C programming and Cocoa touch. I am trying to sift through a mountain of information and come up with something that works, and it's not always easy.