|
Please have a little patience: if your message doesn't appear immediately, then posting it again and again, and again just aggravates the automated spam detection system and pushes more of your messages into moderation. Where we have to let them through and then hunt down the duplicates and kill them to prevent you getting kicked as a spammer ... which is not what I want to be doing at 22:31, thank you very much!
Moderation normally happens pretty quickly, so please give them a few minutes to appear?
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Check out MSI. I've had good experience with them (2 for me, 1 for my SO). XOTICPC has great prices and you can custom build. The Windows key is on the wrong side of the keyboard, though (right instead of left)! For me it doesn't matter as I use an external keyboard most of the time and suffer during those times when I have to use the built in keyboard.
|
|
|
|
|
I didn't even think MSI made laptops. I'll have a look. They're my second choice for motherboards. That's a positive. I'm very selective.
To err is human. Fortune favors the monsters.
|
|
|
|
|
As I read this my open laptop with the MSi logo is facing me. Check out XOTICPC.
|
|
|
|
|
I wasn't saying I didn't believe you.
I just didn't know they made laptops, so it didn't occur to me to look.
To err is human. Fortune favors the monsters.
|
|
|
|
|
As the subject line says - not something I came up with, but I like it. I stole it from this discussion when researching the topic.
In any case. Not a programming question.
I like to label my fields, listboxes, etc so if the user is only allowed to make a single selection, the label is singular. If the user is allowed multiple selections (including just one), I like to indicate it as such by using a label such as "Widget(s)" (as opposed to "Widgets"). Maybe I'm thinking like a developer (or so I'm told), but to me the parens make it clear making multiple choices is possible, but still just an option.
One of my coworkers hates this. Or to use the example from the discussion at the link above, something like "Party(ies)".
What's your preference? Or has your company adopted something formal?
I'm thinking this might be a good survey question.
|
|
|
|
|
If 1 - Singular
if 1 or more - Plural
|
|
|
|
|
But do you use the plural version using the parenthesis, is really my question. That's what my co-worker hates, to the point of having searched our entire codebase and checking in "corrections"...
I'm okay with that...just wondering what the world at large thinks...
|
|
|
|
|
I wouldn't put Parenthetical Pluralization in a UI. Even a Tooltip should be along the lines of "Select one or more Widgets", "Select up to ten Parties".
In documentation sure, but only when it's a simple (s) , (ies) is an abomination. Better to reword the statement to avoid the issue and possibly the meaning will be clearer as a result.
|
|
|
|
|
PIEBALDconsult wrote: In documentation sure, but only when it's a simple (s), (ies) is an abomination You should see what they are doing here in Germany with the genders in texts...
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Nelek wrote: You should see what they are doing here in Germany with the genders in texts...
That has crossed my mind. I'm French, and it's not uncommon to see those sorts of things in ordinary documents written in French, so maybe that's where I adopted the idea. My co-worker only speaks English; not being used to associate genders to nouns, I think, is the reason he sees this as being out of place.
|
|
|
|
|
What a waste of effort, 2 keys to insert a parenthwhatever and adds very little to the readability of the code, actually I think it detracts from the readability. Besides the information should be in the comments!
Never underestimate the power of human stupidity -
RAH
I'm old. I know stuff - JSOP
|
|
|
|
|
I think he's using it in the UI, not the code...
|
|
|
|
|
Yes, I'm talking about labels visible in the UI.
|
|
|
|
|
Works for me. I use for clarity at little expense.
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
|
kmoorevs wrote: '1 record(s) returned'. or worse '1 records returned'. C'mon, it only takes a few seconds to handle it correctly!
I do that, rather obsessively. 1 is singular. Everything else gets an 's', including 0.
|
|
|
|
|
kmoorevs wrote: C'mon, it only takes a few seconds to handle it correctly!
At least one time I was told that for grammatically correct Chinese that numbers change based on something. Not necessarily gender but perhaps even/odd.
So not so easy if one wants to internationalize it.
And if one wanted to use the written form of the number, so 'one' rather than '1' then gender would definitely play a role in multiple languages.
|
|
|
|
|
In Stock, On order, Invoice Items ... are more instructive. "Widget" is a "type of" field and maybe shouldn't even be a "label". Depends on the context.
"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I
|
|
|
|
|
dandy72 wrote: I like to label my fields, listboxes...One of my coworkers hates this...What's your preference? Or has your company adopted something formal?
My preference is that people would recognize that a UI should be written with the user of the UI in mind and not the developer.
That said of course for any UI that is actually going to get used substantially the user is not going to care about small oddities in how the boxes are labeled. After just a short while they will intuitively know what each box is without reading anything at all.
What they do care about is that the UI and the rest of the application actually works. So might be better to focus on that.
|
|
|
|
|
How do you feel about online data storage? Is it really secure?
Paranoid.
|
|
|
|
|
The data can be technically secure, but then there's always this...
xkcd: Security
With this out of the way...
If I absolutely, positively, had to upload data I don't want shared, I'd only be uploading TrueCrypt (or similar) file containers. That'd be missing the point of convenience, but that's hardly ever part of the question when it comes up.
|
|
|
|
|
I use OneDrive as it's the easiest way to share stuff between my desktop, Surface, and phone - but if it's anything I don't want public, it gets encrypted first. (Even if it's just "normal" photos with identifiable humans in).
Is it secure? I assume it's at the "Chocolate Teapot" security level.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
That's exactly what I use it for as well - I have a bunch of tiny, self-contained utilities (one EXE, no install, etc - think the SysInternals stuff) that I like to keep up to date and synchronized across the systems I use. OneDrive is great for that.
If it gets breached? Obviously I'll be concerned there was a breach at all, but the fact that those files got compromised is completely unimportant.
|
|
|
|
|
I also use OneDrive for general stuff. It has a section called "Personal Vault" requiring 2FA with Microsoft Authenticator that I use for more sensitive stuff.
Really sensitive stuff stays on an SSD in a bank vault. Different levels of paranoia
Mircea
|
|
|
|