Score card management for my pre golf app

Monday, August 24th, 2009

I’ve finally got almost all the basic score card functionality finished.  You can now manage all the cards in the database.  Delete them… Load an old one to edit and view… create/start a new card.

Along with that I also added a drop down panel when you tap the Score Card header to allow you to edit score card / round settings.  Such as the date of the round and a title / description so the various cards are more descriptive when listed.

The score card manager screen lists each score card by date, displaying the name or date of the match as the title.  It always will display the match date time as well as icons for each of the players that are in the card.  Hopefully this will make it easy to navigate a lot of score cards.  Eventually i’ll also make a drop down selector to only show cards for certain courses and so forth.  That will have to come after I get course data editing/displaying working.

foreplay_2009-24-08_204843.jpg foreplay_2009-24-08_204900.jpg foreplay_2009-24-08_204940.jpg foreplay_2009-24-08_204933.jpg

Finally… Widgets within lists.

Sunday, August 9th, 2009

I had some sort of mental block that was keeping me from getting this working.  But it is.  Now I can add golf players from the contacts list properly, add them to the list and have the integerPicker widget for each hole.  The score card will list an entire round that can be scrolled horizontally very easily and allow one to manage scores for any number of players.  If the list is longer than the screen it also scrolls vertically properly.  I still have to add some user management, to allow one to remove players as well.  Hopefully will have it maintaining scores before the end of the day and also able to save the data between application opening/closings.

foreplay_2009-09-08_021743.jpg

More work on the webOS golf app

Wednesday, August 5th, 2009

I’ve been learning a lot about webOS programming and finally got it storing data and also did a test grabbing some gps points while out on the course last week.

Here are a couple more in-progress screen shots.

foreplay_2009-05-08_092906.jpg foreplay_2009-31-07_112057.jpg

webOS SDK.. FINALLY! and code tests…

Tuesday, July 28th, 2009

Well.. Finally palm released the software development kit for webOS and I’ve also finally had time to mess with it. Currently just working with some of the demo apps and code. Here is a quick screen capture from it.  I think this will move along quickly if I can keep dedicating a little time to it here and there.

screen capture

Palm Pre, WebOS, HTML5, Canvas Golf App Update

Wednesday, June 3rd, 2009

I’ve got some more work done on my golf application for webOS and the pre. Here is a mockup of what the current state looks like on the pre. I’ve also uploaded a small screen capture video clip of it simulating gps movement after the break.

golf application on the Palm Pre

(more…)

.