The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,854 other subscribers

Author Archive

ASCII art generator: GitHub – cmatsuoka/figlet: Claudio’s FIGlet tree

Posted by jpluimers on 2025/03/27

Just in case I ever need ASCII art in a document again:

[Wayback/Archive] GitHub – cmatsuoka/figlet: Claudio’s FIGlet tree

Via:

--jeroen

Posted in ASCII, ASCII art / AsciiArt, Development, Encoding, Fun, History, Power User, Retrocomputing, Software Development | Leave a Comment »

Windows: extracting CD-audio for a funeral: CDex, MP3Gain (a replaygain like implementation which modifies MP3 metadata) plus UI wrapper and audacity (for combining tracks)

Posted by jpluimers on 2025/03/27

It has been a very long time since I played around with ripping audio from audio CDs and wrote software for audio handling. I lost access to that source code some 20 years ago, so part of this post is from memory. Hopefully that is still good memory (:

Yes, I am one of those old farts that still has computing equipment with optical drives (:

Much has improved since then, so one needs to write far less code nowadays as a of tooling is now open source or has been open source for quite some time. The hardest part was finding back CDex (which I think is still very useful especially as it handles not-so-well-handled audio CDs quite OK).

Anyway: I didn’t document much of my audio history. The only post I mentioned CDex in was Streaming your mp3 collection through an Icecast server using ezstream, which does not does it justice as back then it had been reliable for such a long time.

Funeral web-site

That web-site was horrible, especially as it was picky on audio formats. In the end, it handled 128-bit fixed bit-rate MP3 files best.

CDEX

Read the rest of this entry »

Posted in Audacity, Audio, Development, Media, Normalisation of audio, Power User, Software Development | Tagged: | Leave a Comment »

Nartac Software – IIS Crypto

Posted by jpluimers on 2025/03/26

Not just for IIS, but for hardening any Windows system including ones running http.sys (like ADFS): [Wayback/Archive] Nartac Software – IIS Crypto

Read the rest of this entry »

Posted in .NET, Communications Development, Development, Encryption, HTTP, HTTPS/TLS security, Software Development, TCP, Web Development | Leave a Comment »

Note for future self if .NET hash calculations from `ComputeHash()` are slower than expected

Posted by jpluimers on 2025/03/26

Normally when calculating hashes in .NET you use the [Wayback/Archive] HashAlgorithm.ComputeHash Method (System.Security.Cryptography) | Microsoft Learn.

This can be slow as [Wayback/Archive] cmcginty showed while answering the question [Wayback/Archive] How to get an MD5 checksum in PowerShell – Stack Overflow by [Wayback/Archive] Luke101 posing a faster solution (in this case for md5, but it can be generalised):

Read the rest of this entry »

Posted in .NET, C#, Chocolatey, CommandLine, Development, Power User, PowerShell, PowerShell, Scripting, Software Development, Windows | Tagged: | Leave a Comment »

Embedding a Floppy Emu in a standard APPLE II Floppy Disk Drive – YouTube

Posted by jpluimers on 2025/03/25

Interesting modification: [Wayback/Archive] Embedding a Floppy Emu in a standard APPLE II Floppy Disk Drive – YouTube

STL: [Wayback/Archive] FermuAssembly.STL – Google Drive [Wayback] FermuAssembly.STL

Buttons: [Wayback/Archive] 3/4/5-Bit Independent Button Module MCU External Button Module Micro Switch Button Board Bluetooth-compatible Power Amplifier – AliExpress 502

--jeroen

Posted in //e, 6502, Apple, Apple ][, Development, Hardware Interfacing, History, Power User, Retrocomputing | Leave a Comment »

Workaround for “embedding” external scripts in JavaScript bookmarklets (thanks @ben_alman).

Posted by jpluimers on 2025/03/25

Bookmarklets are basically URLs that execute a JavaScript function.

Sometimes you want to rely on external JavaScript files (for instance jQuery), but Bookmarklets themselves cannot do that.

Bookmarklets can modify the current page though, and use those to load a script, wait until it is loaded, then continue executing.

Often that is OK as you want to operate the Bookmarklet on that page anyway, but be careful though that you do not mess up the page by loading an incompatible script: test, test, test!

Read the rest of this entry »

Posted in Software Development, Development, Power User, Scripting, Web Browsers, JavaScript/ECMAScript, Bookmarklet, jQuery | Leave a Comment »

(Digital) photography, F-stops and polarisers

Posted by jpluimers on 2025/03/24

My filter removal tool broke, so while I had new ones on order, I had to figure out how many F-stops I would need to compensate for especially because I would be shooting during the evening.

Here are some links that gave me an impression:

Don’t you love the accessibility (a11y) awareness of people that put tables as images on their web-pages? The last link above did (see the image on the right below), I don’t: I love plain HTML with plain old rules and left-alignment content when it makes things more readable, so I converted it into a plain HTML table (: Read the rest of this entry »

Posted in About, LifeHacker, Personal, Photography, Power User | Leave a Comment »

Person 1: The glass is 1/2 full; Person 2: The glass is 1/2 empty; Excel: …

Posted by jpluimers on 2025/03/24

Why everyone hates Excel data entry:

[Archive.is] Andrew R on Twitter: “Person 1: The glass is 1/2 full Person 2: The glass is 1/2 empty Excel: The glass is the 1st of February”

--jeroen

Read the rest of this entry »

Posted in Excel, Office, Power User | Leave a Comment »

C332 | Colour Printers | Firmware | OKI Europe Ltd

Posted by jpluimers on 2025/03/21

I missed there was a firmware update: [Wayback/Archive] C332 | Colour Printers | Firmware | OKI Europe Ltd

Current firmware version: A07.23_0_4(Released on:05/10/2022)

Via [Wayback/Archive] oki c332 firmware versions history – Google Search.

--jeroen

Posted in Hardware, OKI C332, OKI Printers, Power User, Printers | Leave a Comment »

Wat zou de status zijn nadat ICTU 2,5 jaar terug een slechte Mijn PGB Portaal en migratie opleverde?

Posted by jpluimers on 2025/03/21

Ergens zomer 2022 werd het nieuwe Mijn PGB Portaal verplicht. Voorheen verliepen declaraties en dergelijke via een portaal van het SVB. Die was niet snel, had soms nukken, maar voldeed aan meer NORA richtlijnen dan het nieuwe portaal.

ICTU is een speler die exclusief op de overheidsmarkt functioneert, dus daarvan zou je verwachten dat die snappen wat NORA inhoudt en een goed product neer zetten.

Het tegendeel is waar: ik schreef in september 2022 een Twitter draad met veel screenshots over mijn eerste ervaring met het nieuwe portaal en de migratie van de onderliggende data waaruit het tegendeel bleek.

Ik ben benieuwd hoe de status nu is.

Read the rest of this entry »

Posted in About, Care/Zorg, LifeHacker, Personal, Power User | Tagged: , , | Leave a Comment »