jcome 发表于 2006-7-12 20:37:57

Tracker Enabled Nautilus

http://freedesktop.org/wiki/Software/Tracker

Tracker is much more closer to the orginal GNOME Storage than it is to Beagle.

http://www.madman2k.net/article/19/#p2

It's faster than bleagle, I like it.

jcome 发表于 2006-7-13 09:18:28

How to enable Tracker in Nautilus.

http://www.advogato.org/person/jamiemcc/diary.html?start=4


I have created a Nautilus search backend for Tracker which enables you to do lightning fast indexed searches using Nautilus's new search interface.

If you are using a pre-release of Tracker, you will need to delete the hidden .Tracker directory in your home folder and then grab the latest source for tracker from Gnome-cvs (cvs -z3 co tracker).

Upon successful compilation and installation, you can then index stuff by running trackerd with an optional parameter specifying the full path of a directory to index (EG trackerd /home/jamie/Documents). If you omit the parameter, it will proceed to index your entire home directory. You can make sure that tracker only indexes a subset of your home directory by editing the tracker.cfg file in ~/.Tracker (which is created when you first run trackerd) and setting WatchDirectoryRoots=/home/jamie/Documents;

Once you have some indexed contents, you should now compile Nautilus (ver 2.13.4 or higher) which should auto detect that tracker is installed and automatically compile in tracker support. You are now ready to appreciate a powerful and super efficient c based indexer in all its glory... happy hunting!

To make sure trackerd always start when you login to Gnome, you will need to add it to Gnome-session (select sessions from preferences menu, select startup program tab and then add /usr/bin/trackerd). For non-gnome installations, see the desktop docs for how to auto start an application.

Coming soon, release 0.0.2 of Tracker which includes support for Inotify and some other optimisations.

jcome 发表于 2006-7-13 09:20:05

deskbar handler

http://mail.gnome.org/archives/tracker-list/2006-July/msg00000.html

cobranail 发表于 2006-7-13 11:49:57

deskbar handler

http://mail.gnome.org/archives/tracker-list/2006-July/msg00000.html

Python…………my God... 8O

jcome 发表于 2006-7-13 12:33:23

Tracker is writed in C , deskbar is Python.

jcome 发表于 2006-7-15 19:35:39

Haa, Nice to hear this:

http://www.ubuntuforums.org/showthread.php?t=213844&page=2

But in the ubuntu-devel mailling list they are speaking more about tracker than about beagle. I guess that don't really want to have all this mono stuff in the CD, and tracker seams to be, for the moment, quite better.

:mrgreen:

jcome 发表于 2006-7-18 18:30:20

osnews上的新闻报道
http://osnews.com/comment.php?news_id=15216

Linux_Lyb 发表于 2006-7-18 21:01:58

哪个发展的比较早? :?:
页: [1]
查看完整版本: Tracker Enabled Nautilus