User:Tingo/Links: Difference between revisions
m (removed the note about max three links per section) |
(→Other links: add link to article about Frederic) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This page just contains various links that I want to find again. | This page just contains various links that I want to find again. | ||
== PDF documents == | == PDF documents == | ||
[http://documentslide.com/documents/an-on-line-data-acquisition-system-based-on-a-norsk-data-nd-100-computer.html An on-line data acquisition system based on a NORSK DATA ND-100 COMPUTER] (PDF) | |||
=== FORTRAN source code === | === FORTRAN source code === | ||
[http://drs.nio.org/drs/bitstream/2264/3226/2/Students_J_32_171.pdf Is the interface OK], four page article with small test program for ND-100 devices in FORTRAN (PDF). | [http://drs.nio.org/drs/bitstream/2264/3226/2/Students_J_32_171.pdf Is the interface OK], four page article with small test program for ND-100 devices in FORTRAN (PDF). | ||
=== Tandberg Documents === | |||
[http://sites.google.com/site/tingox/TDV-393541-0-EN%20TDV%202200%20Hardware%20Manual.pdf TDV 2200 Hardware Manual] October 1980, Revision 0 | |||
== Tools == | |||
Various tools that might be useful. | |||
* [http://www.tobias-elze.de/pdfsandwich/ pdfsandwich] - can OCR PDF files and add text layers to the PDF file. | |||
== ND Hardware == | == ND Hardware == | ||
Stian Sletner's [http://wtf.hijacked.us/wiki/index.php/Norsk_Data_notes Norsk Data notes] on [http://wtf.hijacked.us/ WTFwiki], about a ND-5400ES. | Stian Sletner's [http://wtf.hijacked.us/wiki/index.php/Norsk_Data_notes Norsk Data notes] on [http://wtf.hijacked.us/ WTFwiki], about a ND-5400ES. | ||
; 2016-10-18 : it looks like it was a problem that has been fixed. WTFwiki now has an IPv4 address again, and archive.org has a copy of the two pages about the ND machine (because of manual effort by another member here). | |||
; 2016-10-04 : looks like WTFwiki is gone now, and archive.org doesn't have a copy. | |||
: correction - it is available, but only via IPv6. | |||
== ND Software == | |||
System Software Of the CERN Proton Synchrotron Control system<ref>[https://cds.cern.ch/record/156997/files/CERN-84-16.pdf CERN 84-16] (PDF)</ref> | |||
==Other links== | ==Other links== | ||
The [http://terminals | The [http://terminals-wiki.org/ terminals wiki], created by three collectors of vintage computer terminals. | ||
The Norwegian State Railway System GTL (1976)<ref>https://hal.inria.fr/IFIP-AICT-447/hal-01301420</ref>, <ref>http://link.springer.com/chapter/10.1007%2F978-3-319-17145-6_30</ref>, <ref>http://www.worldcat.org/title/history-of-nordic-computing-4-4th-ifip-wg-97-conference-hinc-4-copenhagen-denmark-august-13-15-2014-revised-selected-papers/oclc/909265848 History Of Nordic Computing 4</ref> | |||
the [http://gunkies.org/wiki/ Computer History Wiki] | |||
3 tips for effectively using wikis for documentation.<ref>https://opensource.com/article/17/1/tips-using-wiki-documentation</ref> | |||
Things Every Hacker Once Knew<ref>http://www.catb.org/esr/faqs/things-every-hacker-once-knew/</ref> by Eric S. Raymond. About video display terminals, EIA RS-232-C, ASCII and more. | |||
Tape reel data recovery from MERA-400 polish computer<ref>http://museo.freaknet.org/en/recupero-dati-nastri-magnetici-del-computer-polacco-mera-400/</ref>. Interesting article about effective ways for data recovery from old reel computer tape. | |||
[https://github.com/mzucker/noteshrink noteshrink] - a tool (written in Python) to convert scanned color PDFs into better PDFs. Worth checking out. | |||
[https://www.digi.no/artikler/kommentar-frederic-var-vest-europas-kraftigste-datamaskin-og-den-var-norskeid/463034 Frederic (Norwegian)] - a Norwegian owned computer from 1957 (ordered in 1953). | |||
== References == | |||
<references/> |
Latest revision as of 17:52, 17 April 2019
This page just contains various links that I want to find again.
PDF documents
An on-line data acquisition system based on a NORSK DATA ND-100 COMPUTER (PDF)
FORTRAN source code
Is the interface OK, four page article with small test program for ND-100 devices in FORTRAN (PDF).
Tandberg Documents
TDV 2200 Hardware Manual October 1980, Revision 0
Tools
Various tools that might be useful.
- pdfsandwich - can OCR PDF files and add text layers to the PDF file.
ND Hardware
Stian Sletner's Norsk Data notes on WTFwiki, about a ND-5400ES.
- 2016-10-18
- it looks like it was a problem that has been fixed. WTFwiki now has an IPv4 address again, and archive.org has a copy of the two pages about the ND machine (because of manual effort by another member here).
- 2016-10-04
- looks like WTFwiki is gone now, and archive.org doesn't have a copy.
- correction - it is available, but only via IPv6.
ND Software
System Software Of the CERN Proton Synchrotron Control system[1]
Other links
The terminals wiki, created by three collectors of vintage computer terminals.
The Norwegian State Railway System GTL (1976)[2], [3], [4]
3 tips for effectively using wikis for documentation.[5]
Things Every Hacker Once Knew[6] by Eric S. Raymond. About video display terminals, EIA RS-232-C, ASCII and more.
Tape reel data recovery from MERA-400 polish computer[7]. Interesting article about effective ways for data recovery from old reel computer tape.
noteshrink - a tool (written in Python) to convert scanned color PDFs into better PDFs. Worth checking out.
Frederic (Norwegian) - a Norwegian owned computer from 1957 (ordered in 1953).
References
- ↑ CERN 84-16 (PDF)
- ↑ https://hal.inria.fr/IFIP-AICT-447/hal-01301420
- ↑ http://link.springer.com/chapter/10.1007%2F978-3-319-17145-6_30
- ↑ http://www.worldcat.org/title/history-of-nordic-computing-4-4th-ifip-wg-97-conference-hinc-4-copenhagen-denmark-august-13-15-2014-revised-selected-papers/oclc/909265848 History Of Nordic Computing 4
- ↑ https://opensource.com/article/17/1/tips-using-wiki-documentation
- ↑ http://www.catb.org/esr/faqs/things-every-hacker-once-knew/
- ↑ http://museo.freaknet.org/en/recupero-dati-nastri-magnetici-del-computer-polacco-mera-400/