Ap submission complete. I'm published! =]
Posted: Thu Mar 15, 2012 10:42 pm
Hi,
Just wanted to say thanks to all the guru's that helped me through the dev process on the two applications that were approved and as of today are for sale in the iStore worldwide. The "Cool Cal" is a calendar program that has a pretty slick user interface allows color coding entries by category (think work, family, exercise) and some different views.
Cool Cal
http://itunes.apple.com/us/app/cool-cal ... ?ls=1&mt=8
A little about the construction. An SQLight database is used to hold calendar event data and user preferences. The idea was to allow the user to pick different themes for his calendar (color of days and opacity of the calendar) and since submission I have now added a half a dozen cool backgrounds to select from. (Available next upgrade) This calendar does not do re occurring entries. Not yet anyway.
http://itunes.apple.com/us/app/cool-fir ... 58269?mt=8
The Cool Fire Calendar is for firefighters and incorporates 5 very common fire department schedules.
The calendar entry data is queried from the database and inserted into html and then displayed in a scroller allowing the user to click on the delete and edit icons on each line in the scrolling window. This could be done with data grids but I never made it that far. Thanks to Dixie for getting me started with browser stuff as well and Gerry for his example stack on altering and displaying HTML in a browser inside a scroller. Klaus, Bernard, and others helped a ton as well. Today is a happy day and also my 52nd Birthday. =]
Cheers !
Dave
PS. This is not a plug. Just wanted to say thanks and offer some construction details in the event others can benefit.
Just wanted to say thanks to all the guru's that helped me through the dev process on the two applications that were approved and as of today are for sale in the iStore worldwide. The "Cool Cal" is a calendar program that has a pretty slick user interface allows color coding entries by category (think work, family, exercise) and some different views.
Cool Cal
http://itunes.apple.com/us/app/cool-cal ... ?ls=1&mt=8
A little about the construction. An SQLight database is used to hold calendar event data and user preferences. The idea was to allow the user to pick different themes for his calendar (color of days and opacity of the calendar) and since submission I have now added a half a dozen cool backgrounds to select from. (Available next upgrade) This calendar does not do re occurring entries. Not yet anyway.
http://itunes.apple.com/us/app/cool-fir ... 58269?mt=8
The Cool Fire Calendar is for firefighters and incorporates 5 very common fire department schedules.
The calendar entry data is queried from the database and inserted into html and then displayed in a scroller allowing the user to click on the delete and edit icons on each line in the scrolling window. This could be done with data grids but I never made it that far. Thanks to Dixie for getting me started with browser stuff as well and Gerry for his example stack on altering and displaying HTML in a browser inside a scroller. Klaus, Bernard, and others helped a ton as well. Today is a happy day and also my 52nd Birthday. =]
Cheers !
Dave
PS. This is not a plug. Just wanted to say thanks and offer some construction details in the event others can benefit.