I finally got around to writing a post about a couple new features that I have added to gedit-openfiles. Here is a screenshot of what the dialog window looks like now:

The first feature is now you see the file-type icon from the current gnome theme, currently I am using the Faenza icon set which has a really nice set of file-type icons. This has been very helpful to me when working on a project that uses many languages, like most web applications. The above is me searching the Django project.
The other addition is some more meta data about the file; right now it is displaying the type of file in text format and also how many times you have opened the file. These are very cool stats after working on a project for a long time but also they are used in the sorting algorithm that displays the files.
Lastly I would like to talk about a feature I would love to see implemented and that is integration with the Zeitgeist project. If anyone would like to help out with this please let me know.
That's it for now, if you got any suggestion of new features please let me know.

