diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-12-16 07:35:21 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-12-16 07:35:21 +0100 |
commit | ff522b42576d9edd1054e6d86b61262806c76040 (patch) | |
tree | 0396945fcc275986f7ba796e94a7976bc576e031 | |
parent | 844a6cfff4fa5dc43fa47a0aa4a823e7bf2c7641 (diff) |
Correct some typos in the 25-years page
-rw-r--r-- | 25-years/index.html | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/25-years/index.html b/25-years/index.html index 6361873..2441f92 100644 --- a/25-years/index.html +++ b/25-years/index.html @@ -58,10 +58,10 @@ web browser. <p>During this long journey, the project has seen a lot of changes and has stalled several times, but it managed to survive to this day. As a commemoration -of this milestone, so I wanted to write a short history of the project.</p> +of this milestone I wanted to write a short history of the project.</p> <p>Notice that Jorge had lead the project from 1999 until 2019, and as of -today, we don't have more news about him anymore. I hope he is okay and just +today, we don't have more news about him. I hope he is okay and just decided to move on to other projects. Since then, I (Rodrigo) decided to resurrect the project and bring it back to life. I have no relationship with the previous developers, but I try to do my best to keep the original goals intact. @@ -84,7 +84,7 @@ time, this is how Gzilla 0.3.9 looked like: <figure> <a href="img/gzilla-0.3.9.png"> - <img alt="Gzilla 0.3.9" src="thumb/gzilla-0.3.9.jpg"></a> + <img alt="Gzilla 0.3.9" src="thumb/gzilla-0.3.9.jpg"> </a> <figcaption>Dillo 0.8.3, source <a href="https://commons.wikimedia.org/wiki/File:Gzilla-039.png">WikiMedia</a> </figcaption> @@ -182,7 +182,7 @@ library so Dillo would not need to depend on glib anymore. <a href="https://dillo-browser.github.io/old/conferences.html">a talk at FOSDEM</a> about the Dillo browser. Unfortunately, there is no recording of that talk. But shortly after, Jorge gave another talk at LSM in -2005 which is was recorded, which was the first time the FLTK2 implementation +2005, which was recorded, and was the first time the FLTK2 implementation was shown. <figure> @@ -219,7 +219,6 @@ so far. <img alt="First versions of Dillo using FLTK2" src="ph1.png"> <figcaption>First versions of Dillo using FLTK2</figcaption> </figure> -</blockquote> <p>During this time however, the source code for the new FLTK2 port was not available in the CVS to the public. Instead, Jorge was focusing on rising @@ -232,13 +231,13 @@ The project faced a serious risk of stalling. <p>After mid 2006, there were no more releases of Dillo until 2008, and so far no success in getting more developers involved or funding for the project. The -project was considered frozen or stalled and the FLTK2 code remained closed +project was considered frozen or stalled and the FLTK2 port remained closed source. <p>On April 2007, Jorge -<a href="https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/message/DBDCWY7AK65QNTLKJMC6DPH7KQFLVKWV/">reports</a> +<a href="https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/message/DBDCWY7AK65QNTLKJMC6DPH7KQFLVKWV/">reported</a> that he had intentions to release the FLTK2 port -as soon as Sebastian agrees. +as soon as Sebastian agreed. <blockquote> In fact, I think it was more or less 6 months ago, after some @@ -250,7 +249,8 @@ Since then, I've tried to contact Sebastian to agree on this. On September 30, 2007, Jorge finally <a - href="https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/2ODF4BFCKD6W33NRVSDER5Z7BEHLOBKZ/?noscript">announces</a> that the FLTK2 port is now + href="https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/2ODF4BFCKD6W33NRVSDER5Z7BEHLOBKZ/?noscript">announced</a> +that the FLTK2 port was now available: <blockquote> @@ -405,8 +405,7 @@ loading the new Dillo website: <a href="img/dillo-3.1.1.png"> <img alt="Dillo 2.2" src="thumb/dillo-3.1.1.jpg"> </a> - <figcaption>Dillo 3.1.1 in my computer</a> - </figcaption> + <figcaption>Dillo 3.1.1 on my computer</figcaption> </figure> <footer> |