diff options
Diffstat (limited to 'old/press.html')
-rw-r--r-- | old/press.html | 136 |
1 files changed, 136 insertions, 0 deletions
diff --git a/old/press.html b/old/press.html new file mode 100644 index 0000000..ee214de --- /dev/null +++ b/old/press.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title> Dillo Web Browser :: + + Press + +</title> +<style type="text/css"> + body {margin: 0} + .sidebar .items {background: #f8f8f8} + .sidebar h3 {font-size: 1em; margin: 0.4em 0 0.2em 0} + h1 {color: #67f; margin-top: 0.25em; margin-bottom: 0.25em} + h3 {color: #56f; background: #f0f0f0} + .section {background: #f8f8f8; border-color: #e8e8e8; border-style: solid; border-width: 1px; margin-bottom: 0.5em} + .section h3 {margin-top: 0; margin-bottom: 0.2em} + ul li {list-style-type: square} +</style> +</head> + +<body text="black" link="blue" vlink="#403090" bgcolor="white" + style="line-height: 1.3"> + + +<table width="100%" cellspacing="0" cellpadding="0"><tr> +<td><img src="db1.png" alt="The Dillo Web Browser"> +<td width="100%"> + <img src="db2.png" alt="The Dillo Web Browser" height="124" width="100%"> +</table> + +<table border="0" cellpadding="15" cellspacing="5" width="100%"> + <tr valign="top"> + <td class="sidebar"> + <h3>Dillo</h3> + <div class="items"> + <a href="index.html">Home</a><br> + <a href="screenshots/index.html">Screenshots</a><br> + <a href="download.html">Download</a><br> + <a href="FAQ.html" title="Frequently asked questions">FAQ</a><br> + <a href="Compatibility.html">Compatibility</a><br> + <a href="http://hg.dillo.org/dillo/raw-file/default/ChangeLog"> + Changelog</a><br> + <a href="Plans.html">Current Plans</a><br> + <a href="MList.html">Mailing List</a><br> + <a href="conferences.html">Conferences</a><br> + <a href="donations.html">Donate</a><br> + </div> + <h3>Users</h3> + <div class="items"> + <a href="dillo3-help.html">Help</a><br> + <a href="Icons/index.html">Icons</a><br> + <a href="help/bug_meter.html">Bug meter</a><br> + <br> + </div> + <h3>Bug Tracker</h3> + <div class="items"> + <small>[currently broken]</small><br> + <!-- + <a href="/bugtrack/Dbugtrack.html">Bug Track Intro</a><br> + <a href="/bugtrack/Dquery.html">View Entries</a><br> + <a href="/bugtrack/Dinsert.html">Bug Insertion</a><br> + <a href="/bugtrack/Dvolunteer.html">Volunteering</a><br> + --> + </div> + <h3>Developers</h3> + <div class="items"> + <a href="developer.html">New Developer</a><br> + <a href="documentation.html">Documentation</a> *<br> + <a href="NC_design.html">Naming&Coding</a><br> + <a href="source.html">Source repository</a><br> + <a href="dpi1.html">Dpi1 Spec</a><br> + <a href="CSS.html">CSS Spec</a><br> + <a href="D_authors.html">Authors</a><br> + <a href="authors/jcid-email.html">Security contact</a><br> + </div> + <h3>Related</h3> + <div class="items"> + <a href="press.html">Dillo in the Press!</a><br> + <a href="interview.html">Interview</a><br> + <a href="interview.es.html">Entrevista</a> + <img src="chile.png" alt="*"><br> + <a href="Links.html">Links</a><br> + <a href="logos/logos.html">Art</a><br> + </div> + <p> + <a href="authors/webmaster-email.html">Webmaster</a> + <p> + <a href="http://www.anybrowser.org/campaign/"> + <img src="abblue.gif" width="80" height="15" + alt="anybrowser"></a> + + <td valign="top" align="left" width="100%"> + + +<div lang=en> +<h1>Dillo in the press</h1> + +Here are a few links to articles, news and other sites that +review or mention Dillo. If you find any others, please let us know! + + <p> <b> 28-Mar-2014 </b> <br> + <a href="http://www.tuxarena.com/2014/03/overview-of-the-lightweight-dillo-browser/">Overview of the Lightweight Dillo Browser</a> + <p> <b> 05-Oct-2011 </b> <br> + <a href="http://www.linuxinsider.com/story/For-Fast-Light-Web-Browsing-Dillos-No-Dallier-73420.html">For Fast, Light Web Browsing, Dillo's No Dallier</a> + <br> + [but <a href="http://lists.dillo.org/pipermail/dillo-dev/2011-October/009045.html">please note</a>] + <p> <b> 23-Jun-2009 </b> <br> + Linux Magazine: + <a href="http://www.linux-magazine.com/Online/News/Surfing-Lite-Dillo-2.1"> + Surfing Lite: Dillo 2.1</a> + <p> <b> 07-Dec-2008 </b> <br> + dillo-2.0 received a donation from + <a href="http://distrowatch.com/weekly.php?issue=20081201#donation"> + distrowatch</a> + <p> <b> 05-Nov-2008 </b> <br> + dillo-2.0 at + <a href="http://www.linux.com/archive/feature/151983">linux.com</a> + <p> <b> 19-Oct-2008 </b> <br> + dillo-2.0 in + <a href= +"http://tuxarena.blogspot.com/2008/10/dillo-20-gets-tabbed-browsing.html">TuxArena</a> +<p> +[<a href="press-ancient.txt">older</a>] +</div> + + </td> + + </tr> +</table> + + +</body> +</html> + |