Analysis And Stripping Of Konqueror/Embedded

Feiqi Su,Kougen Zheng,Qibo Zhu
2001-01-01
Abstract:The desk-top Internet browsers have evolved to be quite mature. However, they are not all suitable for the embedded environment because the requirements between desktop and embedded spaces are different in many aspects, such as target market, hardware constraints, real-time constraints and human-device interface. Konqueror/Embedded, an embedded linux browser based on the Qt/Embedded platform, is as small as possible while still providing almost all essential features. This paper analyses the differences between konq/e and other browsers and takes a look inside the konq/e. It then presents some techniques to strip konq/e for use in embedded systems, Konq/e and its supporting libraries can be significantly reduced in size and more suitable for the embedded systems by using the techniques mentioned here.
What problem does this paper attempt to address?