Well, the 3.8 is finally finished. Really? Yeah, think so. The perfect software doesn’t exist. There is always room for improvement, there are always new ideas. But at a certain moment you have to draw a line. The question then becomes “is it good enough?”. In January I decided that, apart from some known missing things, I would wrap things up in April. The beginning of April I looked things over and, apart from the WMS client, all things were done and seemed to be in working order (WMS client was done in time). Sure some issues are still there, some inconsistencies in the UI, but as far as I could see nothing serious. Perfect software takes forever so I decided to release.
So, are we done? Of course not. Undoubtedly there will be a 3.8.1 (no, I don’t say when) and a 3.8.2 is also likely. Maintenance is always needed. There are a few things I have on the menu (in random order)
- Polygon editor. Missing from 3.8 . I now have the technology to make a “real” polygon editor and not that half assed thing that was there in 3.3 and later. But this costs some time.
- Sample set editor. Maybe. I am waiting a bit until people start complaining :). I didn’t find the time to finish it ( a very buggy version exists) and until now nobody seems to be missing it. Since I am reconsidering Ilwis’ whole classification stuff anyway (it has to be improved) I might need a full redesign. This may be related too.
- The Orfeo toolbox. I am considering integrating the Orfea toolbox (http://www.orfeo-toolbox.org/otb/) in Ilwis as a plug-in. This would extend the functionlity of Ilwis with a lot of cool stuff.
- Improving the speed of tables. Tables are internally based on a silly concept (not my design 🙂 ) that costs a lot of performance. I already made a prototype for a new design (it is used at a few isolated places in Ilwis 3.8) that loads data files 15-20x as fast (really) and gives access to data about 10x as fast. I need this for big data sets. I need it fast.
- And of course QA. That is always there. There are always new bugs to solve.
So enough to do.
And then there is of course Ilwis NG. The next version of Ilwis. This will probably occupy more and more of my time in the rest of the year. A proposal for a general architecture has been created
These are the picture programmers like to stare at, forgetting all the work that is involved. Most people couldn’t care less about all the squares and arrows, but I thought it might be useful to show that Ilwis NG is no pipe dream. For me the goal is to create an Ilwis version that can function as a kind of connection point between hetrogeneous data sources and diverse processing services while facilitating a good UI – Ilwis as a kind of integrator that delivers a consistent and good UI, be it desktop or browser (something that is sorely lacking in many open source software projects). I also want to create a source base that is much more open for outside developers and much more modular.
In a pilot, I already created a base version of Loader and part of de core data structures for Ilwis NG. This doesn’t do much (apart from loading data) but it is a proof of concept that the ideas that are represented in the diagram are workable. It would be nice to have more developers on board as this would speed up the work and improve the design process.
José Santos says
Dear Friend,
Thanks for the new version. Is very interesting the idea to integrate the toolbox from ORFEO in ILWIS, I hope you can make that soon 🙂 because I will need to use and is better to me if used in ILWIS.
Best Regards
José Santos
SIG PROJECT
MartinSchouwenburg says
It is on my list.
– First I have to expose geonetcast data through an OpenDap service using Thredds ( needed for a project). That is mostely done.
– Then I have integrate openstreetmap into Ilwis. Busy with that now. ( middle of may)
– After that I have to give tables a performance boost(I already did most of the work for it but didnt finish it). On my system they load 20 times as fast and access 2-4 times as fast. (end of may)
– 3.8.01. Some bugfixes (beginning of june)
– Orfeo. (mid june)
So that is my schedule for the comming month