[ooo-build-commit] .: 2 commits - discover/go-dbf-import-perf.png discover/index.html discover/index.php

Kohei Yoshida kohei at kemper.freedesktop.org
Mon Mar 22 15:31:33 PDT 2010


 discover/go-dbf-import-perf.png |binary
 discover/index.html             |   11 +++++++++--
 discover/index.php              |   11 +++++++++--
 3 files changed, 18 insertions(+), 4 deletions(-)

New commits:
commit e9fdd1f301ee19fcf5f2ac2f63cd4ac1868f2335
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Mon Mar 22 18:31:19 2010 -0400

    Added entry for DBF import performance.

diff --git a/discover/go-dbf-import-perf.png b/discover/go-dbf-import-perf.png
new file mode 100644
index 0000000..8c63c19
Binary files /dev/null and b/discover/go-dbf-import-perf.png differ
diff --git a/discover/index.html b/discover/index.html
index 7c6be45..2972b02 100644
--- a/discover/index.html
+++ b/discover/index.html
@@ -67,7 +67,7 @@ SVG import filter. (<a href="tiger.svg" type="image/svg+xml">sample</a>)</p>
 </div>
 
 <div class="discover-tile" style="width: 15em;">
-<h4>1 million rows in Calc</h4>
+<h4 id="calc-1-million-rows">1 million rows in Calc</h4>
 <p>Go-oo&rsquo;s Calc supports 1 million rows.  Major performance issues associated with the row limit increase have been worked out to ensure usability 
     (<a href="http://kohei.us/2010/02/20/increasing-calcs-row-limit-to-1-million/">read more</a>).<br>
 </p>
@@ -202,6 +202,13 @@ alt="go-oo Lotus WordPro support screenshot" /></a>
 <a href="go-extensions.png"><img src="go-extensions-thumb.png" alt="go-oo included extensions screenshot" /></a>
 </div>
 
+<div class="discover-tile">
+<h4 id="dbf-import-perf">DBF import performance</h4>
+<p>Go-oo can open DBF files faster (<a href="http://kohei.us/2009/12/11/dbf-import-performance/">read more</a>).<br/>
+<img src="go-dbf-import-perf.png" alt="go-oo DBF import performance chart"/>
+</p>
+</div>
+
 <hr>
 <p>Of course, there are many other fixes and features included, too numerous to mention.</p>
 
diff --git a/discover/index.php b/discover/index.php
index 145d3ca..1fd5eda 100644
--- a/discover/index.php
+++ b/discover/index.php
@@ -38,7 +38,7 @@ SVG import filter. (<a href="tiger.svg" type="image/svg+xml">sample</a>)</p>
 </div>
 
 <div class="discover-tile" style="width: 15em;">
-<h4>1 million rows in Calc</h4>
+<h4 id="calc-1-million-rows">1 million rows in Calc</h4>
 <p>Go-oo&rsquo;s Calc supports 1 million rows.  Major performance issues associated with the row limit increase have been worked out to ensure usability 
     (<a href="http://kohei.us/2010/02/20/increasing-calcs-row-limit-to-1-million/">read more</a>).<br>
 </p>
@@ -173,6 +173,13 @@ alt="go-oo Lotus WordPro support screenshot" /></a>
 <a href="go-extensions.png"><img src="go-extensions-thumb.png" alt="go-oo included extensions screenshot" /></a>
 </div>
 
+<div class="discover-tile">
+<h4 id="dbf-import-perf">DBF import performance</h4>
+<p>Go-oo can open DBF files faster (<a href="http://kohei.us/2009/12/11/dbf-import-performance/">read more</a>).<br/>
+<img src="go-dbf-import-perf.png" alt="go-oo DBF import performance chart"/>
+</p>
+</div>
+
 <hr>
 <p>Of course, there are many other fixes and features included, too numerous to mention.</p>
 
commit 991363ce403a01acf1a3e07c647cfdc8de8b73b6
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Mon Mar 22 18:24:37 2010 -0400

    Another place to encode a single quote.

diff --git a/discover/index.html b/discover/index.html
index c99e928..7c6be45 100644
--- a/discover/index.html
+++ b/discover/index.html
@@ -180,7 +180,7 @@ alt="go-oo EMF support screenshot" /></a></td></tr>
 <h4 id="wp-graphics-import">WordPerfect Graphics import</h4>
 <p>Go-oo imports graphics in the
 WordPerfect WPG format
-which supplements Go-oo's
+which supplements Go-oo&rsquo;s
 WordPerfect importer.
 (<a href="wpg-support.wpg" type="image/wpg">sample</a>)</p>
 <a href="go-wpg-support.png"><img src="go-wpg-support-thumb.png" 
diff --git a/discover/index.php b/discover/index.php
index af640c2..145d3ca 100644
--- a/discover/index.php
+++ b/discover/index.php
@@ -151,7 +151,7 @@ alt="go-oo EMF support screenshot" /></a></td></tr>
 <h4 id="wp-graphics-import">WordPerfect Graphics import</h4>
 <p>Go-oo imports graphics in the
 WordPerfect WPG format
-which supplements Go-oo's
+which supplements Go-oo&rsquo;s
 WordPerfect importer.
 (<a href="wpg-support.wpg" type="image/wpg">sample</a>)</p>
 <a href="go-wpg-support.png"><img src="go-wpg-support-thumb.png" 


More information about the ooo-build-commit mailing list