My dad recently got an Orbit Writer. He's been playing with it, connected to his iPhone in Human Interface Device (HID) mode, where he's trying to use the NVDA Remote Controller app. A lot of the function keys like Alt, Home, etc. just aren't working. We've contacted Orbit technical support, but haven't heard anything back. Does anyone have any thoughts about this, any way to fix it, etc? Please boost for reach. Thanks. @MewProjects@fwoof.space
Jayson Smith
Blind computer geek from Scottsville, Kentucky, USA.
Posts
Blind computer geek from Scottsville, Kentucky, USA.
Blind computer geek from Scottsville, Kentucky, USA.
Blind computer geek from Scottsville, Kentucky, USA.
Blind computer geek from Scottsville, Kentucky, USA.
For years I've had some addresses on a domain I host that forward to certain other external addresses. I administer the server for an organization of writers with disabilities. All example addresses here are fictitious.
Let's say I want an Email address committee@my.domain so people can write to a certain committee. It needs to be able to accept Email from anyone, and forward those Emails to, let's say, committee.member@gmail.com, another.member@hotmail.com, some.other.member@comcast.net, and yet.another.member@yahoo.com.
The obvious answer is to put a .forward file in committee's home directory that points to those addresses. However, this doesn't seem to be working near as well as it once did. Of course one vulnerability is that if the committee address is required to be posted on the web, or even exposed through a sender's address book getting compromised, spammers can send any Email they want to that address and my server will happily forward it along. To mitigate this, what I've been doing is to set up a second Email address called committeefwd which no one needs to even know about. Then when a desirable (not spam) Email comes to committee, I use the Mutt Email client's Bounce feature to send it to committeefwd, which does the actual forwarding.
The problem is that it seems Gmail especially doesn't like this. I assume they're seeing incoming Emails which still have lots of evidence of having been sent from the original sender's domain (DKIM signatures, headers, etc.), yet something seems funny about them, because of course it does! As a test, I sent an Email to myself from a Hotmail account, then manually forwarded it to a local account which forwards to a Gmail account. The message ended up in spam on Gmail.
It seems to me that what is needed here is something that can take an incoming message, make it look like a new message from my server, then send it to the destination addresses. At first I thought Sender Rewriting Scheme (SRS) might be the answer, but that would still leave lots of funny-tasting stuff in the message in terms of headers from the original sending domain, etc. I'm surprised someone hasn't written a program to do this.
Note that I could get the desired effect by using an Email client's forward function to forward the message to the secret forwarding address, but this has a few disadvantages. First, it adds unneeded clutter to the message as received by the final recipients. Second, they can't then just hit Reply in order to reply to the original sender, as I assume any reply sent that way would come back to the address that forwarded the message, not the original sender.
I hope I've explained this well enough so you can see the problem. Any thoughts? If not, where should I ask this? Please boost for reach. Thanks.
Blind computer geek from Scottsville, Kentucky, USA.
Blind computer geek from Scottsville, Kentucky, USA.
Okay, so our generator's doing the weird thing again. We've all diagnosed it as a partially frozen regulator on our propane tank. What you're about to hear is AC hum recorded while this is going on. UPS's do not like what you're about to hear, almost certainly because the AC frequency is wobbling back and forth all the time. This is *not* normal!
Blind computer geek from Scottsville, Kentucky, USA.
Blind computer geek from Scottsville, Kentucky, USA.
Since 2003 we've had a Kawai CP150 digital piano in our home. The other day, as part of downsizing for our upcoming move, we sold it. I never did record the demo songs and Concert Magic songs on it, though I always meant to. I do, however, have version 2.0 of its operating system in seven files, meant to be copied to floppy disks to allow an upgrade of the firmware. Some very simple searching for text strings (mainly song titles and lyrics) leads me to believe at least the Concert Magic songs are there, and I'd bet the demos are also there. I wonder if anyone could figure out how to extract those, assuming they're MIDI data? I've already tried 7Zip on the files, and it can't do anything with them. I can send the zip of the OS upgrade files if anyone wants. Please boost for reach. Thanks.