As I've promised:

* I've ignored the screenshots and hope someone else will take care of them.
* I also ran my changes through the W3C markup validator, fixing some
small issues in the process.

--
my place on the web:
floss-and-misc.blogspot.com
Index: start.html
===================================================================
--- start.html	(revision 5315)
+++ start.html	(working copy)
@@ -78,7 +78,7 @@
 
 <ul>
     <li>
-        <p><strong>Debian</strong> - available in Sid.</p>
+        <p><strong>Debian</strong> - available in Lenny and Sid.</p>
     </li>
     <li>
         <p><strong>Ubuntu Feisty</strong> -  available in Universe.</p>
@@ -114,7 +114,9 @@
 <ul>
     <li>
         <p>To get a glimpse Tracker's activities, run:</p>
-        <div class="terminal">tail -f ~/.Tracker/tracker.log</div>
+        <div class="terminal">tail -f .local/share/tracker/tracker.log</div>
+		<em>(make sure that Verbosity is set to at least 1 in
+			 ~/.config/tracker/tracker.cfg for release 0.6.0 and beyond)</em>
     </li>
 </ul>
 <ul>
@@ -127,19 +129,19 @@
     <li>
         <p>For GUI search, run:</p>
         <div class="terminal">tracker-search-tool</div>
-        <em>(this should be available in your menu under Applications -> Accessories on GNOME)</em>
+        <em>(this should be available under System -> Preferences on GNOME 2.18)</em>
     </li>
 </ul>
 
 <h3>More info</h3>
 <ul>
     <li>
-        <p>For information on how to configure Tracker, see the README file in the root of the source directory OR refer to <a href="documentation.html">Documentation</a>.</p>
+        <p>For more on Tracker, see the README file in the root of the source directory OR refer to <a href="documentation.html">Documentation</a>.</p>
     </li>
 </ul>
 <ul>
     <li>
-        <p>For information about all the applications using Tracker, refer to <a href="documentation.html#applications">applications</a>.</p>
+        <p>For information about applications using Tracker, refer to <a href="documentation.html#applications">Applications</a>.</p>
     </li>
 </ul>
 
Index: development.html
===================================================================
--- development.html	(revision 5315)
+++ development.html	(working copy)
@@ -42,14 +42,11 @@
 <div id="content">
 
 <h3>Development</h3>
-<p>Currently, Tracker 0.6.0 is in development with ongoing work to support other services, like email.</p>
-
-
-<h3>Hacking</h3>
 <p>Retrieve current development code with the following command:</p>
 <div class="terminal">svn checkout http://svn.gnome.org/svn/tracker/trunk</div>
 
-<p>To build under the subversion you have to compile as: <div class="terminal">./autogen.sh --prefix=/usr --sysconfdir=/etc</div></p>
+<p>cd into the root directory of the resulting sources and run:</p>
+<div class="terminal">./autogen.sh --prefix=/usr --sysconfdir=/etc</div>
 
 <p>(See the README file for additional info)</p>
 
Index: download.html
===================================================================
--- download.html	(revision 5315)
+++ download.html	(working copy)
@@ -43,12 +43,17 @@
 
 <h3>Download</h3>
 
-<p>Here is the latest stable release for Tracker.</p>
-<h4>Source tarball</h4>
-<a href="http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.4.tar.gz";>http://www.gnome.org/~jamiemcc/tracker/tracker-0.5.4.tar.gz</a>
+<p>Here are the latest source tarballs for Tracker:</p>
+
+<ul>
+	<li><a href="http://www.gnome.org/~jamiemcc/tracker/tracker-0.6.0.tar.gz";>
+			Tracker 0.6.0 (gz)</a></li>
+	<li><a href="http://www.gnome.org/~jamiemcc/tracker/tracker-0.6.0.tar.bz2";>
+			Tracker 0.6.0 (bz2)</a></li>
+</ul>
+
+for Binary Packages see <a href="start.html">Getting Started</a>.
 
-<h4>Binary Packages</h4>
-Please see <a href=start.html>Getting Started</a>.
 <div id="footer">
 <hr/>
 <script type="text/javascript" src="js/datemod.js" language="JavaScript"></script>
Index: index.html
===================================================================
--- index.html	(revision 5315)
+++ index.html	(working copy)
@@ -63,14 +63,14 @@
         <td><img alt="documents" src="images/docs.png"/></td>
         <td><strong>Documents</strong></td>
         <td><img alt="notes" src="images/notes.png"/></td>
-        <td><strong>Notes</strong> (in development)</td>
+        <td><strong>Notes</strong></td>
     </tr>
     
     <tr>
         <td><img alt="music" src="images/music.png"/></td>
         <td><strong>Music</strong></td>
-        <td><img alt="application" src="images/app.png"/></td>
-        <td><strong>Applications</strong></td>        
+        <td><img alt="tasks" src="images/tasks.png"/></td>
+        <td><strong>Tasks</strong></td>
     </tr>
     
     <tr>
@@ -83,15 +83,15 @@
     <tr>
         <td><img alt="videos" src="images/videos.png"/></td>
         <td><strong>Videos</strong></td>
-        <td><img alt="emails" src="images/email.png"/></td>
-        <td><strong>Emails</strong> (Evolution support available in svn)</td>        
+	    <td><img alt="project" src="images/projects.png"/></td>
+	    <td><strong>Projects</strong></td>
     </tr>
     
     <tr>
         <td><img alt="text" src="images/text.png"/></td>
         <td><strong>Text Files</strong></td>
-        <td><img alt="conversation" src="images/conversation.png"/></td>
-        <td><strong>Conversations</strong></td>
+	    <td><img alt="bookmarks" src="images/bookmark.png"/></td>
+	    <td><strong>Bookmarks and History</strong></td>
     </tr>
     
     <tr>
@@ -102,27 +102,55 @@
     </tr>
 
     <tr>
-        <td colspan="2"/>
-        <td><img alt="tasks" src="images/tasks.png"/></td>
-        <td><strong>Tasks</strong></td>
+        <td><img alt="emails" src="images/email.png"/></td>
+        <td><strong>Emails</strong> (Evolution)</td>        
     </tr>
 
 	<tr>
-        <td colspan="2"/>
-	    <td><img alt="bookmarks" src="images/bookmark.png"/></td>
-	    <td><strong>Bookmarks and History</strong></td>
+        <td><img alt="conversation" src="images/conversation.png"/></td>
+        <td><strong>Conversations</strong> (Gaim/Pidgin)</td>
+	    <td colspan="2"/>
 	</tr>
 
 	<tr>
-        <td colspan="2"/>
-	    <td><img alt="project" src="images/projects.png"/></td>
-	    <td><strong>Projects</strong></td>
+        <td><img alt="application" src="images/app.png"/></td>
+        <td><strong>Applications</strong></td>        
+	    <td colspan="2"/>
 	</tr>
-    
+
 </table>
 
 <h3>News</h3>
 
+<h4>24th July 2007 - Tracker 0.6.0 "better late than never" released!</h4>
+
+<p>A lot of BUG Fixes and New Features:</p>
+<ul>
+	<li>Evolution Emails (mbox/pop/imap) now indexed</li>
+	<li>Gaim/Pidgin chat logs now indexed</li>
+	<li>Applications now indexed</li>
+	<li>New files indexed - all spreadsheets, csv (these require gnumeric to
+		be installed) and oo draw</li>
+	<li>Vastly improved and new search UI using a sidebar for categories and
+		a new metadata tile</li>
+	<li>Tagging support in the UI</li>
+	<li>New tracker-preferences UI for easy setting of prefs</li>
+	<li>Tons of bug fixes - all major bugs squished!</li>
+	<li>libtracker-gtk widget toolkit</li>
+	<li>Now uses XDG directories</li>
+	<li>Optimised triple store</li>
+	<li>Handles multiple triple stores (files, emails and user data are all
+		separate dbs)</li>
+	<li>New IDF based ranking algorithm</li>
+	<li>XMP metadata support added</li>
+	<li>Made use of async calls in UI to prevent UI freezing</li>
+	<li>Added 60 second delay before indexing</li>
+	<li>Added support for crawling directories without watching overhead
+		(useful for indexing source code without causing slowdowns when
+		compiling)</li>
+</ul>
+
+
 <h4>26th January 2007 - Tracker 0.5.4 "Speed Daemon" released!</h4>
 
 <p>A lot of BUG Fixes and New Features:</p>
@@ -159,10 +187,6 @@
 	</li>
 </ul>
 
-<p>
-	<em>Note: The email indexer is not working yet but it is planned for the next release. The possibility to enable it in the conf file is intended only for developing purpose.</em>
-</p>
-
 <div id="footer">
 <hr/>
 <script type="text/javascript" src="js/datemod.js" language="JavaScript"></script>
_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to