Reading a Mastodon toot from @thomholwerda on my Palm VIIx in Eudora Mail via a Mastodon-to-POP3 gateway: https://github.com/nkizz/mop3
Reading a Mastodon toot from @thomholwerda on my Palm VIIx in Eudora Mail via a Mastodon-to-POP3 gateway: https://github.com/nkizz/mop3
This was surprisingly tricky to set up on a modern computer:
โข Windows needs to be 32-bit because the Eudora conduit is packaged inside a 16-bit installer. Windows 10 needs some extra support files to run 16-bit apps, so I installed Windows 7 in a VM.
โข Internet Explorer doesn't work anymore, so had to copy the Firefox installer into my VM's hard drive in order to download Palm Desktop, drivers, updates, etc.
โข Outlook needs to be new enough to run CalDAV Synchronizer: https://caldavsynchronizer.org to import my NextCloud contacts / calendar
โข Outlook also needs to be old enough to sync with HotSync and the Eudora conduit. Office 2007 is the minimum version that meets both requirements.
โข HotSync and Outlook both need to be running in Windows XP compatibility mode in order for them to talk to each other and transfer data
โข HotSync.exe needs to run as administrator, as it tries to write all the backups/sync data into Program Files instead of the user directory.
โข Outlook.exe also has to run as administrator, otherwise HotSync wont communicate with it while running as administrator
โข My USB-serial adapter needs drivers on older versions of Windows. They were nice enough to include them on a CD, but none of my computers have an optical drive anymore. Downloaded them from the manufacturer's website with Firefox.
โข CalDAV Synchronizer requires a recent version of .NET to run, so I had to get Windows Update working with Legacy Update by @kirb: https://legacyupdate.net/
The HotSync conduit update for Outlook 2007 is very difficult to find, luckily there's an archived copy here: https://www.palmdr.com/important-links. There are unofficial patches for 2010 and 2013 here: http://pizzaboy192.com/download/ but I'm using 2007 with the official update from Palm.
@sam Can an idiot set this up?
< idiot in question
@[email protected] The gateway is super easy to install, you just type "cargo install mop3" in the terminal (assuming you have Rust etc. already). Then you just run it in the terminal, and give it an authentication token as a command line argument (the instructions are all on the github README).
If your PDA has wifi then you should just be able to enter the IP address of your computer as the POP3 and SMTP servers in VersaMail or whatever email client you have on your PDA.
Mine doesn't have internet access, so getting it all to work through HotSync was a bit more tricky, especially since Palm OS 3.5 doesn't have a built-in email client.
mop3 seems to panick: RUST_BACKTRACE=full mop3-macos-arm64 --account "[email protected]" \ --token "..." \ --pop3port 10110 \ --ascii --nosmtp result in the following when pop3 client tries to co...
Just here to add to the folks basking in #nostalgia at the mention of Eudora.
@sam Now that the amazing @foone has boosted this - I recently started a Pixelfed account dedicated to hardware like this. It's still quite new, but the intention is to post photos of my Palm/PocketPC/etc. device collection a few times a week, with a short info blurb. No other content will be posted.
https://pixel.tchncs.de/thomholwerda
You can follow Pixelfed accounts straight from Mastodon!
<a href="https://www.osnews.com" rel="external nofollow noopener" target="_blank">https://www.osnews.com</a> managing editor. Dutchman living in Sweden. You can support OSNews and my work through our Patreon: <a href="https://www.patreon.com/osnews" rel="external nofollow noopener" target="_blank">https://www.patreon.com/osnews</a> Trans rights are human rights. He/him.
@thomholwerda @foone I wish I had kept my Sharp Zaurus SL-5500, it was a Linux PDA with a slide out keyboard and a QT-based interface called Qtopia. One of the most interesting PDAs I owned!
I also had a HP Jornada that ran PocketPC 2000, and a Tandy Zoomer (Casio Z-7000) which was an 8086-based handheld that ran GEOS on top of a MS-DOS clone!
Protocols > Apps!