Very thanks for dillo. It is a very good work and the only graphic browser realy usable in my pentium 150 with 16 MB ram. I have downloaded the cvs version after test the 0.6.4 in debian woody and actually i am reading the code. One idea to support various PIs can be this: To have a script file in user home with the list of available PI that can be exec when dillo load(how secure is this? i think it is fine with the right permisions) or with a few delay after dillo load. The PIs can be comented or uncomented by an cfg app. When the PIs are exec without parameters they tell its data (prefix or sufix, set menus, etc like specs sugest) to dillo by a registration socket and exits. If an PI says it is a run-all-the-time-PI(server) dillo can exec it later or else be runed only when it is need. Example: ~/.dillo/PIlist have #/bin/sh # name="bookmarksr PI" dillo_bm_serv_1_0 # name="bookmarksr PI" #dillo_bm_serv_0_9 # name="bookmarks PI" dillo_downloads_1_0 # name="external https PI" #dillo_https_0_2 when dillo starts it execs "~/.dillo/PIlist" then dillo_bm_serv_1_0 is exec send data and exits, next dillo_downloads_1_0 is exec send data ... PS: Sorry for my bad english i am spanish and like a joke says this is a black point to learn languages(even for foreing people to learn spanish here :).
participants (1)
-
Diego Sáenz