Dne středa 04 březen 2009 Oscar Miras napsal(a):
> Hi ,
>
Hi Oscar,

Let me answer for the Geeqie project ;)

> First of all, sorry for my English: I'm studying to improve it, really.
> My name's Oscar Miras, and I'm a student working on my final project
> degree; at the Informatics Barcelona's School.
> Me and my tutor are deciding in wich project we are going to work on. We're
> checking mainly two programs: Gqview and Thunar.
> We want to add a new feature to make navigation between files more
> intuitive . For instants, one example is to group by date all the pics
> shown on the navigation windows of Thunar, in a similar way that Fotolog
> does: showing it as calendar format , emphasing on the dates where the
> major amount of pics were created. The reason is that when gqview ( and
> more others image viewver programs ) have a large amount of pics, it's
> quite difficult to find the exact picture you are trying to find. Moreover,
> people do not usually change the default name of a picture when they make
> one with their camera. may color the days of the calendar where more photos
> of concentration has occurred.
> We're thinking also about using other meta-data information that multimedia
> files can give us, so maybe we colud use the camera time and date to sort
> the photos.There are just two exemples, the project just started ;).
>

This seems to be aligned with my plans.
I want to change the directory view to a more generic "filelist provider"
which can be anything that generates a list of files from selected directory, 
for example "plain directory content", "recursive directory content", "search 
results", "keywords tree". The calendar that provides a list of files from 
selected date, as you describe above, would fit here too.

The list of files will be displayed in the second window as icons or list, 
like now. Other modes can be added too.

To make it work, we first need some cache for metadata, because extracting 
them for a longer list of files is too slow. I am thinking about using 
sqlite. The image files still have to be a primary metadata source.

> The main question is: if we finally decided to add this feature to gwview,
> will we have any help? I saw that project activity is very low, and last
> version is on December 2006 ( my tutor says that because gqview is a very
> stable program ;) ).
> Second question: would you consider to add this new "navigation file
> phiolophy" on your porject? (it's possible to add it as a 'switch option')
> ?

Yes, any help with the project is welcome. 
The changes should be however added incrementally by small pieces, as they are 
developed, to ensure good integration with the current codebase.

Thanks,

Vladimir




------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to