Subject: RE: mobile training log for the uber-geekFrom what I've seen, there is a standard for mobile web pages in terms of page widths, image size, image quality, which elements are and are not supported. From what I can tell, operamini should work with the current site, as it doesn't shrink the page, but rather acts as a small window that moves around the full size page. You can test it here: http://www.operamini.com/beta/simulator/ just throw the www.beginnertriathlete.com address in it and see how it handles it. Other devices have similar emulators, so you can see how the site looks on the handheld without loading it on a handheld The other thing you could do is just make an app. I know blackberry apps are written in Java (J2EE i believe), so it would involve writing a small java applet to access the sql database of the site. You actually might have most of the backend written, and would just have to engineer the gui. The big things I would like to see would be viewing planned workouts for the day and access to private messages (handled like e-mail). I don't think the ability to log workouts would be critical, but the more I think about it, at least being able to log nutrition would be pretty usefull, as well as have some sort of nutrition related table or graphs to track your nutrition throughout the day. Edited by vortmax 2007-09-11 7:04 PM
|