Mobile gps phone: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
http://www.expansys.ca/forumthread.asp?code=130765&thread=5 - let's see if expansys can help | http://www.expansys.ca/forumthread.asp?code=130765&thread=5 - let's see if expansys can help | ||
=== data access === | |||
Of course, I must be a fool for wanting such a device, since in Canada, after Fido pulled their $50/month unlimited data plan, data access on GPS is stupidly expensive (something like $20 to send a high resolution image). | |||
=== development === | === development === | ||
http://dcg.ethz.ch/theses/ws0405/gps_ipaq_report.pdf - nice doc on creating GPS apps using Jeode | http://dcg.ethz.ch/theses/ws0405/gps_ipaq_report.pdf - nice doc on creating GPS apps using Jeode | ||
Revision as of 14:00, 12 August 2006
/* CSS placed here will be applied to all skins */ .tpllabel {
float: left;
width: 15%;
}
.tplvalue {
float: right;
width: 83%;
}
h1.firstHeading {
display: none;
}
.cleared {
clear: both;
}
td.month_name {
font-size: large;
}