diff -ru tracker-website_4966/development.html tracker-website/development.html --- tracker-website_4966/development.html 2007-01-30 17:05:07.000000000 +0200 +++ tracker-website/development.html 2007-01-30 21:11:57.000000000 +0200 @@ -36,15 +36,15 @@

Development

-Currently Tracker 0.5.5 is in development with work ongoing to bring in new services like emails. +Currently, Tracker 0.5.5 is in development with ongoing work to support other services, like email.

Hacking

-

The development code is available from the gnome svn, to check out:

+

Retrieve current development code with the following command:

svn checkout http://svn.gnome.org/svn/tracker/trunk

-

BUGS!!

+

Bugs!!

To report a bug you can use:

diff -ru tracker-website_4966/faq.html tracker-website/faq.html --- tracker-website_4966/faq.html 2007-01-30 17:05:07.000000000 +0200 +++ tracker-website/faq.html 2007-01-30 20:57:58.000000000 +0200 @@ -65,7 +65,7 @@

There is a GTK-based GUI known as tracker-search-tool (here's the screenshots). A QT-based one which is under development and can be downloaded from Tracker's subversion sources. -There are also other option to search using the tracker engine. Refer to Documentation. +Refer to Documentation for additional search clients.

Ok, I want to try it!!

diff -ru tracker-website_4966/features.html tracker-website/features.html --- tracker-website_4966/features.html 2007-01-30 17:05:07.000000000 +0200 +++ tracker-website/features.html 2007-01-30 19:26:43.000000000 +0200 @@ -34,10 +34,10 @@

Key Features

Desktop Neutral Design

@@ -54,7 +54,7 @@
  • Written in C for maximum efficiency.
  • Designed and built to run well on lower-memory systems with typically 128MB or 256MB memory. Typical RAM usage is 3-9 MB.
  • High performance indexer capable of indexing 100+ text files a second.
  • -
  • Scheduled nicely so that you can work and use your machine without noticing any slow downs
  • +
  • Scheduled nicely so that you can work and use your machine without noticing any slow downs.
  • Extractors run in separate processes, so a crash in one will not bring down the daemon.
  • @@ -62,15 +62,15 @@

    Use Cases