Recently Used Recorder
Welcome to rur


News

Download

Document

Mailing List

    Hello, World!

'rur' is a very simple library that you can used to manage your program's recently opened files's record.

It currently record the following information of the recorded file:

      uri: The file's location.
 page_num: Page number of the file that the application
           last time visited.
 app_name: The application's name which recorded it.
mime_type: The file's mime type according to
	   http://www.freedesktop.org/standard/shared-mime-info
timestamp: Last time the application visited it.
    count: The time number the file opened.

It not depend on any GUI library and not offer any GUI interface, it only manage a RurItem structure's list. It depends on the mini-xml parser which has already included in the rur's source code.

It compliant with the Desktop Bookmarks Storage Specification, many thanks to Emmanuele Bassi for the help of this library development.

A bubble Daily
Wednesday, April 23, 2008

:)

The rur-user Maling List is OK Daily
Monday, April 24, 2006

I created the mailing list today, you can subscribe it through this link.

upload documents of rur Daily
Sunday, April 16, 2006

rur documents is in html and pdf format at this link.

Uploaded the rur initial code and doc Daily
Wednesday, April 5, 2006

Eventually, I uploaded the rur code onto sourceforge, you can download it for your use from now on. Hope it will be useful to you, and wish you can improve it or give me some advice.

 
April 2008
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
Mar  May

xml


source