How to Fix Lulu.com “Ink Coverage” Warnings (IN MINUTES) WITHOUT Adobe InDesign
As promised, here’s the ICC profile needed for the fix: Coated Fogra39 260 Uncoated (CRPC3) ICC profile. So, you’ve finished […]
As promised, here’s the ICC profile needed for the fix: Coated Fogra39 260 Uncoated (CRPC3) ICC profile. So, you’ve finished […]
I’m going to show you 4 different ways to convert between big-endian, little endian, and vice versa, starting with the slowest because it’s also the easiest to understand. I’m also going to reveal a gotcha that can really trip you up. And, I’ll show you the best-practise for making endianness handling code work on all […]
I’m in the process of setting up a membership portal on the Kea Sigma Delta website. It’s for the membership program that I’ve been hinting at (link). So those of you who thought it was going to be Patreon are wrong. I’ve got my own platform, and it makes sense to use it. Here’s what […]
Having trouble connecting Filezilla to an FTP server that’s behind a NAT router? If it connects, but then gives a “Failed to retrieve directory listing” error, then you have likely hit a classic NAT router problem.I first encountered this when trying to connect to ZitaFTP Server when it was running from within the Qemu emulator. […]
The latest version of ZitaFTP makes it relatively easy to get your file server online, complete with its own domain. That way you can access your files from anywhere in the world, including uploading new files directly into your own machine. No detour via “the cloud,” a.k.a., someone else’s computers. The video above shows how […]
A few months ago I started having trouble where ZitaFTP Server sometimes wouldn’t be able to bind to its data ports. The error was confusing: “permission denied.”Click here to watch the video on Odysee.Permission denied? What? The error would be “port in use” if another program was using it. What’s going on?The Problem: Hyper-VThe problem […]
I’m going to do something I’ve never done before, and don’t plan on doing often: recommend the company that hosts this website (keasigmadelta.com). No, it isn’t because they’ll give me an affiliate commission, because it’s not the first host to offer that (although that’s welcome ;-) ). Nor is it because it’s the absolute best […]
I created ZitaFTP Server in part because I needed an efficient way to compile my software on one machine, and test it on another (an Amiga). This helps especially with driver development, because driver testing requires multiple restarts. Compiling everything on my Windows machine allows me to keep working even while the other machine is […]
Need a secure file server? Watch the video above to see how you can quickly install and set up ZitaFTP Server on Windows. Or, read the instructions below…Download ZitaFTP ServerIf you haven’t done so already, click here to download ZitaFTP Server for windows.Run the InstallerDouble-click on the downloaded installer, and install ZitaFTP server as you […]