<br><br><div><span class="gmail_quote">2008/2/19, Gandalf Lechner <<a href="mailto:gandalf.lechner@esi.ac.at">gandalf.lechner@esi.ac.at</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Dienstag, 19. Februar 2008 12:05:45 schrieb Gilles Caulier:<br><br>> I have planed too to include marble as GPS search tool : find image<br>> accordingly with location over the globe !<br><br>Oh, that sounds great!<br>
<br>> kipi-plugins are not yet ported to KDE4 at all. I have ported all my tools<br>> : JPEGLossLess, RawConverter, MetadataEdit, GPSSync, etc... All others are<br>> not yet ported...<br>><br>> So, you must be patient (:=))))<br>
<br>Alright, then it's a bit more patience for me. Although this is really hard in<br>view of the cool new features in 0.10 ... are there any vague estimates when<br>0.10 beta1 will be out?</blockquote><div><br>Good question (:=)))<br>
<br>See below a TODO list of more important pending tasks :<br><br>- There are few works to do with current search tools, outside  marble integration witch can be added later.<br>Marcel work on this part currently.<br><br>
- There are few improvements to do in all tree view witch uses QT3 to QT4 transition classes. Pure Qt4 are require everywhere.<br><br>- Also the model of multiple root paths view in tree-view is wrong. All is merged in the same root branch. This is a temporaly solution   of course.<br>
<br>- The thumbnail KIOslave is obsolete, but a lots of sub-part continue to use it (currently only the main icon view use it). A new multithreading thumbnail loader is used instead. This way is more fast because serialization of image data is slow between a kio-slave and digiKam. Also, using a thread, we can adjust the priority to run it, this is not possible with a kioslave. <br>
<br>- A new image editor plugin have been implemented by a new contributor to fix lens aberation (vignetting, distorsion, and chomatic aberations). This plugin use a new Lens database to process fixes automaticly ! This plugin still under developement<br>
 <br>- The database now support a flag to identify witch image have been already downloaded from camera. interface from DB is done by Marcel, but i have not yet fixed camera interface to use it.<br></div><br>- Another search tool based on Haar algorithm is planed to process dupplicates/fuzzy searches. The last one is to search an image using a drawing template like imgseek do...<br>
<br>... and i forget certainly few items here (:=))))<br><br>What work fine in 0.10 :<br><br>- XMP : implemented and used everywhere. My plugin MetadataEdit support it now and you have a new XMP metadata editor (the first one and the more complete under Linux)<br>
<br><a href="http://digikam3rdparty.free.fr/Screenshots/MetadataEditor/">http://digikam3rdparty.free.fr/Screenshots/MetadataEditor/</a><br><br>- GPS : I have implemented a new tracklist editor (more than one pictures can be geolocalized at the same time using  googlemaps). Gerhard currently improve it...<br>
<br><a href="http://digikam3rdparty.free.fr/Screenshots/gpstracklisteditor.png">http://digikam3rdparty.free.fr/Screenshots/gpstracklisteditor.png</a><br><br>- GPS again :  Database host now GPS position : all image files format can be geolocalized (RAW for ex.) !<br>
<br>- Multiple root paths including remote one hosted by NFS or SAMBA<br><br>... and i forget certainly few items here (:=))))<br>
<br>Currently i work on a patch to libkdcraw to support DNG file in writting mode... It's do not work yet... Adobe DNG sdk is not really well documented...<br><br>Best<br><br>Gilles</div><br>