Skip to main content

Modern Alert Screen

Modern Alert Screen

I have some ongoing design notes that I add to every now and then. It is sometimes when I get a brainstorm about how to do something  new or better. More often than not it is prompted by something so old, bad, stupid and annoying that it forces me to pay attention. Just about three years ago, I encountered one of those profoundly annoying status alerts. It took the focus away from what I was working on. It started hijacking my keystrokes. It forced me to stop what I was doing and make sense of their idiotic message. For whatever reason, this really sent me over the edge. The impertinence of these journeyman programmers is sometimes more than I can bear. 

I stopped that day to create the mother of all annoying alerts and put into it every one of the annoying practices these things foist upon us. As ridiculous as it may seem, every single one of these items are based on real events that happen with real software. It is entirely impossible to exaggerate how bad these things are. They may not all be combined in one screen, but more than one often is, and some companies come dangerously close to incorporating all of them somewhere. 



Let's review these: 

Helper Process:chkSomethingUnnecessary, Launched by process YouNeverHeard Of, subSystemNotRequired, component of jnkStuffA VendorInstalledWithout My Permission:: Starting Startup Stage 3, sub-stage 11,work unit 18:initialize array.

Info:193 work units remain, 5 sub-stages remain, 7 stages remain, 4 sections remain, 3 components remaining. Notifications remaining (est): 88,620,

Just reporting back that the system is at a stage that we thought was noteworthy. We thought it was important enough to not only interrupt your work immediately, but stop it completely until you attend to this application.

Alert:You are running the CrippleWare version of WhoKnowsOrCaresWhatItDoes (TM) by eBanditSoft (SM), Customer Relations Experience Enhancement Program (CREEP) division of Canukistan country office of North American unit of supra-national quasiCriminalOligoSoft LLC (R), which requires you to restart the program again every 90 minutes. Click on the upgrade button to upgrade to something functional. Have your Credit Card and your 16 digit alpha-numeric customer code handy and we will issue you your 120 digit alphanumeric activation and decripplification code.

Time remaining (est based on user history average time of 6sec to dismiss dialogs):6 days, 3 hrs, 42 min, 0

Alert:Critical Security Update is available. It is strongly recommended that you install it. Uncheck 'update now' option to install later. Update takes only a few minutes to install and a single reboot.

Note:You must be a Certified eBandit (TM) Administrator. Click 'LearnOnline' button to enroll. Spaces are limited, so please sign up and take advantage of the 10% early bird registration (R) discount.

Our customers are our most important asset. We hope this product has delighted you by exceeding your expectations. Please take a moment and click the survey button to tell us how we are doing with this particular dialog. We know your time is valuable, so we will issue you 1,000 customer loyalty points (expiry in 60 days) if you complete another survey within 30 days. Even though you have no choice, we promise (TM) to work hard to keep your business! (Some Restrictions Apply).

For your convenience, you can uncheck the survey checkbox to complete it later. This feedback is only for this dialog. Product feedback will be requested on the 'Thank You' dialog when the system shuts down.

[X] I want to take the survey [TakeSurveyButton] [X] I wish to receive third party offers.

[X] Sign me up for courses. [SignUpNowButton] [X] My participation is voluntary.

For legal reasons, this dialog will not dismiss until you agree that you have read, agree you understand and have consulted with appropriate legal representation in your jurisdiction that are conversant with the governing jurisdictions for all contracts both express and implied by the checkboxes you must check to continue. By clicking 'OK', you agree to waive any and all rights beyond those specifically stated in the enclosed licenses. In the event of a dispute, you agree that the decision of International Terran Simplicity Universal Creative Knowledge Systems (ITSUCKS) (TM) is final. This agreement and its provisions are CONFIDENTIAL.

[X] I have seen and understand this message.
[X] I have into this and any future agreements freely without inducement of any kind.
[X] I have read, understand, and agree to any and all legal documents associated with this product now and in the future. I waive any and all rights I have.

Activation Code
[PIQIHP][RPC207][BXJN56][PUYX4M][QH4VEC][8S1M4B][][][][][][][][][][][][][][][][][][]

You can't do anything until you acknowledge the fact that this line of code has started. Please enter your customer number, password and your key file and click OK.

Comments

Popular posts from this blog

The system cannot execute the specified program

It always annoys me no end when I get messages like the following: "The system cannot execute the specified program." I got the above error from Windows XP when I tried to execute a program I use all the time. The message is hugely aggravating because it says the obvious without giving any actionable information. If you have such a problem and you are executing from a deep directory structure that may be your problem. It was in my case. Looking on the web with that phrase brought up a bunch of arcane stuff that did not apply to me. It mostly brought up long threads (as these things tend to do) which follow this pattern: 'Q' is the guy with the problem asking for help 'A' can be any number of people who jump in to 'help'. Q: I got this error "The system cannot execute the specified program." when I tried to ... [long list of things tried] A: What program were you running, what operating system, where is the program? What type of

Crucial SSD BIOS update

Executive summary: If Crucial Storage Executive can't see your Crucial drive, you may be able to fix that by re-running as Administrator.  Windows 10 continues to be a nightmare. The latest update has caused my machine to go wonky and it was suggested that, for reasons unknown, my SSD boot drive needed a BIOS update.  The drive in question is a Crucial MX500 CT500MX500 S SD1 and the BIOS update is from M3CR020 to M3CR023.  I initially attempted to burn and boot from a DVD ROM, but that came back with an error:  "could not find kernel image boot/vmlinuz64" You would think that something whose sole purpose is to boot into one program could get that right. That is, you would think that this very basic thing would have been tested prior to release. Sigh. No doubt there is a tortured route to get that thing to boot, but for me there was an easier way. You would think that Crucial would have offered that up first rather than the burnable image, but not in my case.  I then insta

When code writes code, what do developers do?

When code writes code, what do developers do? As we head further into a future where things are automated, people’s last refuge will be curation in a bright future or serving others in a dark future. Curation devolves into saying what you want and iterating through a few rounds of “not that.” As a programmer, I always found automated programming tools laughable. We are still mostly there, but ML/AI is changing that. At one point, many people sagely nodded their heads and said computers would *never* beat a human at chess. Never. I disagreed. I thought that it was ***inevitable*** that they ***would*** beat humans ‘hands down.’ That is well behind us now. It is only a matter of time until all human ‘jobs’ will be doable by machines. Each one, including being a companion. As of now, the bottleneck is energy and knowledge. I think we will crack fusion, but if we do not, we can still harvest billions of times what we use now from the sun in space. The knowledge is increasing rapidly.