diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /358 |
Diffstat (limited to '358')
-rw-r--r-- | 358/index.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/358/index.md b/358/index.md new file mode 100644 index 0000000..24d8aab --- /dev/null +++ b/358/index.md @@ -0,0 +1,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.
\ No newline at end of file |