Welcome

Marcus Groeber

Porting »C« Code to the Geos Platform

Originally published in Handheld Systems, Vol 5.5 Whenever your programs have to deal with existing data formats or commonly used algorithms, you are faced with the choice between »reimplementing the wheel« or trying to use code that other people (or yourself) have written before. The…

Continue reading...
Marcus Groeber

Exchanging Data with GEOS Devices

Originally published in Handheld Systems, Vol 5.2 "No man is an island", they say, and neither is, in most cases, a PDA. Especially when custom software is involved, there are numerous reasons why data has to be exchanged between a portable device an the rest…

Continue reading...
Marcus Groeber

Optimizing Geos Applications

Originally published in Handheld Systems, Vol 4.6 One of the reasons why Geos has been quite successful as an operating system for low-cost handheld devices is that its appetite for resources (CPU horsepower as well as memory) is relatively modest. On the other hand, this…

Continue reading...