Help HN: Can't open childhood files
Among others I got DisplayWriter 4.0, OS/4 Warp Slovenian, dBase IV, Clipper, PowerPoint 4.0, Netscape Navigator 3.0, etc.
I found also some files with .CHT and .IMG extension which I can't find any software to open them. I know I made them, but unfortunately I can't remember which software was used. There is my family tree and chart of my height growing (which I'd like to compare now with my kids).
Some files I uploaded here: https://github.com/twooclock/KdajBi/tree/main/cht_img Files timestamp is 1990 and 1991.
Please help me find appropriate software!
So far I tried (does not work):
-ABC Flowcharter 3.01
-IBM Storyboard Plus 1.01 (5.25)
-Harvard Graphics for Windows 4.0
-Harvard Graphics for Windows 2.0 (3.5)
-HarvardGraphicsViewer
-PowerPoint 98
Googled, checked file.org, WinWorld, ... loosing hope... really makes me think about digital preservation.
Thank you!
[+] [-] jesprenj|4 years ago|reply
--- Edit:
Those four files are really small and I can't see any person's names in them when just opening them as plaintext files, but LINEN contains some instructions for solving math systems of equations: "sistem dveh linearnih enačb z dvema neznankama. Možne rešitve". Other files seem like a listing for a music album (MARLEY: 01. No woman no cry) and possibly lyrics or something in BEATLES (eight days a week she loves you, ... Maybe something for a karaoke program). KASETA is also really short and contains no text - maybe some chiptone music, but that's just a silly guess.
To correct myself: binwalk, file and strings do not help you here. It's not even ASCII text.
[+] [-] rzzzt|4 years ago|reply
Edit: it might be for a cassette inlay printing/catalogue software like the following (not _exactly_ this, though): https://www.jonessoft.co.uk/inlayprint.html
Edit2: maybe they are screen memory dumps from 0xB8000 with color bytes after character codes?
[+] [-] TacticalCoder|4 years ago|reply
[+] [-] awhitby|4 years ago|reply
* The MARLEY songs are laid out in two columns (side A, side B) from left to right then top to bottom, which suggests its pretty close to a matrix of characters, rather than something more abstract/structured.
* Every character is taking up two bytes, which could be some Slovenian encoding but I doubt any European language was taking up 16 bits in the early 1990s, which makes me think every second character is a formatting for the character that precedes or follows it.
* The MARLEY title has a repetitions like "BBoobb MMaarrlleeyy" which might be the kind of overprint mode I remember dot matrixes having, where the printer prints a character then goes back and reprints it, to get a bold effect.
I would dig around for old dot matrix standards, Epson and so on.
[+] [-] ThePowerOfFuet|4 years ago|reply
[+] [-] awhitby|4 years ago|reply
I solved this, figuring out the file structure and encoding from the examples. I was totally wrong about the printer idea I suggested in another reply.
MARLEY.CHT, for example, looks something like this:
etc.You can see all the files and the code that made them here: https://github.com/econandrew/hn_mystery_files
This was a strangely satisfying task. I hope I can help the OP recover their more important files too.
[+] [-] twooclock|4 years ago|reply
[+] [-] twooclock|4 years ago|reply
Btw: you know what marley.cht was for, right? I printed it out, fold it and put inside casette tape plastic box.
[+] [-] zxcvbn4038|4 years ago|reply
I think the CHT files are dbase databases. IMG could be anything, lots of programs used that extension. You’ll need to get in with a hex editor and look for clues.
[+] [-] rzzzt|4 years ago|reply
The page also has a link to a delightfully looking archive of Netscape browsers: https://sillydog.org/narchive/
[+] [-] twooclock|4 years ago|reply
Sure since I have original black floppies with gold Netscape rudder! Will do.
Unfortunately hex editor shows nothing.
[+] [-] da768|4 years ago|reply
Now maybe that floppy disk has corruption. (You could check if you get the same byte-for-byte output using another drive or give a run of GRC SpinRite worst case)
All the repetitive '31 02' in both CHT and IMG files make it look like it comes from the same app suite or it's just data loss somehow.
KASETA has interesting patterns in a raw pixel viewer, RGB32, 15 pixels wide, but LINEN doesn't seem to be an image.
Tried opening this with Corel Draw, Ventura Publisher or else ?
[+] [-] twooclock|4 years ago|reply
No, but ChartViewer dBASE Interface seems promising since I was using dBase+Clipper at the time. I can remember what software I was using for it... :(
[+] [-] 19wintersp|4 years ago|reply
I'm guessing they're all from a word processor at this point - Text602 is a shot in the dark from a vague link on Wikipedia - and I think the file is structured as pairs of bytes, with the first being some data, and the latter being a presentation attribute. For example, I'm guessing from LINEN that `0x06` indicates superscript.
[+] [-] jbullock35|4 years ago|reply
[+] [-] BuyMyBitcoins|4 years ago|reply
[+] [-] twooclock|4 years ago|reply
[+] [-] mod|4 years ago|reply
[+] [-] beecafe|4 years ago|reply
[+] [-] twooclock|4 years ago|reply
Was always sure that I'll google it out, now not so sure anymore.
[+] [-] thatannoyingguy|4 years ago|reply
[+] [-] twooclock|4 years ago|reply
[+] [-] twooclock|4 years ago|reply
[+] [-] phaedrus|4 years ago|reply
[+] [-] bhbh|4 years ago|reply
[+] [-] scrumper|4 years ago|reply
EDIT: Ugh, maybe not, I looked at LINEN.IMG and there's a lot of text in there.
[+] [-] BaldricksGhost|4 years ago|reply
Best of luck.
[+] [-] 15characterslon|4 years ago|reply
[+] [-] twooclock|4 years ago|reply
[+] [-] bombcar|4 years ago|reply
[+] [-] ChrisArchitect|4 years ago|reply
[+] [-] twooclock|4 years ago|reply
[+] [-] RonaldOlzheim|4 years ago|reply
[+] [-] twooclock|4 years ago|reply
[+] [-] shimonabi|4 years ago|reply
[+] [-] twooclock|4 years ago|reply