blob: 24d8aabccf8d0f055b5ae57f1944ddd9e59ee4f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Title: Add Network Programming Internals of the Dillo Web Browser paper
Author: niutech
Created: Mon, 17 Feb 2025 09:29:42 +0000
State: closed
I'm adding the Network Programming Internals of the Dillo Web Browser paper by Jorge Arellano-Cid and Horst H. von Brand from SCCC 2000 for archival reasons. It's hard to find the PDF, there is only a PostScript version, so I have converted it to PDF for convenience.
--%--
From: rodarima
Date: Wed, 19 Mar 2025 22:45:41 +0000
That paper is too outdated for the current codebase of Dillo. We can keep it as a relic in https://github.com/dillo-browser/dillo-browser.github.io/tree/master/old along the original postcript version, open a PR there if you are interested.
It is available [here](https://dillo-browser.github.io/old/Links.html) under the Papers section as well.
--%--
From: niutech
Date: Thu, 20 Mar 2025 10:17:17 +0000
I've made a PR https://github.com/dillo-browser/dillo-browser.github.io/pull/17. There is only a gzipped PS version, which is not easy to open, PDF is more universal and indexable.
|