For my link archive initiated because I was trying to find out why ADS-B Exchange does not list originating and destination airports for flights, then on how to get at that data.
It is grouped in a few parts, starting with:
Posted by jpluimers on 2025/10/28
For my link archive initiated because I was trying to find out why ADS-B Exchange does not list originating and destination airports for flights, then on how to get at that data.
It is grouped in a few parts, starting with:
Posted in Communications Development, Development, HTTP, Internet protocol suite, JavaScript/ECMAScript, JSON, REST, Scripting, Software Development, TCP, Web Development | Leave a Comment »
Posted by jpluimers on 2025/10/08
[Wayback/Archive] HSTS Preload List Submission
Sources:
Via
–jeroen
Posted in Development, LifeHacker, Power User, Software Development, Web Development | Leave a Comment »
Posted by jpluimers on 2025/10/02
Just found out about the liquidation of [Wayback/Archive] ISOSTEEL Deutschland GmbH, Wiesbaden.
Their availability of spare caps were the reason for getting their thermos flasks and caps in the first place. As a bonus, their flashs had a wide opening as well. Much wider than the 25+ year old HEMA thermos flasks I used before (one of which the cap had died, the other one lost its vacuum):
The Isosteel caps are slowly dying, which means I need to find an alternative brand that provides spare parts and has a large flask opening, and kept liquid hot for 24 hours or cold for 48 hours. Just see their prior products at [Wayback/Archive] “ISOSTEEL – Isoliergefäße aus Edelstahl”.
Liquidation:
Posted in Software Development, Development, Power User, Web Development, HTML, LifeHacker, SVG | Leave a Comment »
Posted by jpluimers on 2025/10/01
In aanloop naar de verkiezingen: [WaybackSave/Archive] Jip van den Toorn | de Volkskrant over een vrijwilliger:
Posted in Awareness, Development, Hosting, Software Development, Web Development | Tagged: 425 | Leave a Comment »
Posted by jpluimers on 2025/09/30
Is there anyone having experience with [Wayback/Archive] HttpMaster | Master HTTP Testing and Debugging?
Via [Wayback/Archive] HttpMaster (@http_master)
–jeroen
Posted in .NET, Development, Software Development, Testing, Web Development | Leave a Comment »
Posted by jpluimers on 2025/09/02
Quite a I while ago, I wrote Bookmarklet to save a page both in the WayBack machine and Archive.is (ending on the latter to solve a reCAPTCHA).
The bookmarklet has been very stable, but as of a week or so I need to press the Enter key for it to actually archive.
The reason is that Archive.is, also known as Archive Today, introduced a new URL parameter for auto-starting the archive of an URL.
The old one looked like this: https://archive.is/submit/?run=1&url=https%3A%2F%2Fwww.youtube.com%2Ffeed%2Fhistory%2Fcomment_history
The new one like this: https://archive.is/submit/?anyway=1&url=https%3A%2F%2Fwww.youtube.com%2Ffeed%2Fhistory%2Fcomment_history&submitid=auT7eAltRDxCOGSjdoRMhu3H9d91VEFlvjVztfvNU8XO0ccAhji5DvTyqQew6rfm
The new submitid URL 40 character base64 parameter is being checked in the back end. One way of obtaining one by loading https://archive.is/ then wait for it’s completion and grab it from there.
The alternative is to wait for the submit page to fully load, then find the “save” button via its HTML <input type="submit" value="save"> and press it.
So that’s on the todo list for the updated Bookmarklet of the above blog post.
For now, I just have to press the Enter key for each archived page, I wonder how long that will last (:
Oh: to get the “do you want to save the page again” URL you will have to know the canonical URL first, as that ID is in the again URL, see the bold bits here:
--jeroen
Posted in Software Development, Development, Power User, Web Development, Internet, Web Browsers, Bookmarklet, archive.is / archive.today | Leave a Comment »
Posted by jpluimers on 2025/08/30
Let op:
Mijn Belastingdienst is tijdelijk niet bereikbaar. Dit komt doordat het maximale aantal mensen is ingelogd. Wij vragen u om later terug te komen. Onze excuses voor het ongemak.
of daar na inlogpoging met de melding:
Er is een technische fout opgetreden. U bent automatisch uitgelogd.
Probeer later nog een keer in te loggen. Of bel de Belastingtelefoon 0800 – 0543.Neemt u contact op met de Belastingdienst over deze foutmelding? De volgende gegevens kunnen helpen bij het opsporen van de oorzaak:
- Foutcode: 96762438
- Tijdstip van melding: 30 augustus 2025 om 14:32
[Wayback/Archive] 483877656-3984fa77-7838-4c92-ae50-fa530cf77255.png (1070×224)
of na inloggen deze melding:
Let op!
Probleem Mijn Belastingdienst
Door een technische storing gaat het inzenden van aangiftes niet altijd goed. Bij het inzenden kan er een technische fout optreden. We werken aan een oplossing. Excuses voor het ongemak.[Wayback/Archive] 483878240-0c9e5c63-98aa-4d19-bde1-f53a56f082a3.png (810×111)
Met dank aan het commentaar van Leon onder mijn blog-post Belastingaangifte 2023 met Excel gratis downloaden | Computer Idee is hier op de valreep de versie voor aangifte 2024:
Posted in Development, Excel, HTML, Office, Power User, Software Development, Web Development | Leave a Comment »
Posted by jpluimers on 2025/08/26
Last week I wrote about Example how not to return a HTPP-500 result: Amazon DE – Tut uns Leid!.
Today I found https://archive.is/undefined which consistently returns a HTTP 404 in the HTTP result.
It reminded me of an old (well, what is old anyway <g>) post Best 404 page ever. back in the days (returning both 404 in the HTTP result and page content) I did not yet archive outgoing links (it took me a few more years to realise many URLs are ephemeral and have queued up a post on that for early next year), and found out the site has changed since then. Time for archived and updated links, and a repository too as by now the source has been published on GitHub:
Posted in Communications Development, Development, HTML, HTTP, Internet protocol suite, Software Development, Web Development | Leave a Comment »
Posted by jpluimers on 2025/08/14
Amazon shows how not to return an HTTP 500 (Internal Server Error) result page: a page with content 500, but result HTTP 200 (OK).
[Wayback] https://www.amazon.de/errors/500
--jeroen
Posted in Communications Development, Development, HTML, HTTP, Internet protocol suite, Software Development, TCP, Web Development | Leave a Comment »