Click here to Skip to main content
15,899,825 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Atom Editor: written in JS Pin
raddevus11-Aug-17 7:19
mvaraddevus11-Aug-17 7:19 
GeneralRe: Atom Editor: written in JS Pin
Eddy Vluggen11-Aug-17 7:35
professionalEddy Vluggen11-Aug-17 7:35 
GeneralRe: Atom Editor: written in JS Pin
Vark11111-Aug-17 7:24
Vark11111-Aug-17 7:24 
AnswerRe: Atom Editor: written in JS Pin
RickZeeland11-Aug-17 6:42
mveRickZeeland11-Aug-17 6:42 
GeneralRe: Atom Editor: written in JS Pin
raddevus11-Aug-17 7:17
mvaraddevus11-Aug-17 7:17 
GeneralRe: Atom Editor: written in JS Pin
Scott Serl11-Aug-17 7:00
Scott Serl11-Aug-17 7:00 
GeneralRe: Atom Editor: written in JS Pin
raddevus11-Aug-17 7:16
mvaraddevus11-Aug-17 7:16 
GeneralEver onward. Pin
W Balboos, GHB11-Aug-17 1:54
W Balboos, GHB11-Aug-17 1:54 
So I made a web based document uploading application. Prior to this the users had been using that atrocity, Confluence, for this purpose. At the end of this example, I note what it all comes down to.

They had three fields:
BROWSE (button: pick a file),
CAPTION a text field for a friendly name for the file for presentation to those who might read it.
DEPT the visibility: all viewers or limit to a single department.
Built in, behind the scenes, was a handler for checking for a duplicate file and forcing it to an update (serializing old information as an archive).

That was too hard. The had me use the file name and create a description from that (which is, in general, crap), and preset to their own department.

That was too hard. The had me add an update button to the view/display component so everything is pre-done except the selecting the file for upload, serializing, but replacing the old file with the new (and allowing editing of fields which are now pre-loaded with previous values).

I noted that one could now select a file for update, and change their mind, overlaying one reference with totally wrong data. Still. That's what they wanted. (The original would only replace if file-names matched).

OK - now there's nothing left to do but pick the file from your computer.
Everything else was optional and done for you.

In the AM, sure enough, the user elephanted it up with the only error route left, overlaying and wiping out an existing from an unrelated posting.

So, here's what I've discerned about our profession:

You need to code until you reach the lowest common denominator.
Then you need to keep going.



Ravings en masse^
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

GeneralRe: Ever onward. Pin
CodeWraith11-Aug-17 2:05
CodeWraith11-Aug-17 2:05 
GeneralRe: Ever onward. Pin
W Balboos, GHB11-Aug-17 2:09
W Balboos, GHB11-Aug-17 2:09 
GeneralRe: Ever onward. Pin
CodeWraith11-Aug-17 2:29
CodeWraith11-Aug-17 2:29 
AnswerRe: Ever onward. Pin
RickZeeland11-Aug-17 7:35
mveRickZeeland11-Aug-17 7:35 
QuestionAnybody here could make your wife/GF do this with you? Pin
Eytukan11-Aug-17 1:27
Eytukan11-Aug-17 1:27 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
OriginalGriff11-Aug-17 1:34
mveOriginalGriff11-Aug-17 1:34 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
Mark Parity11-Aug-17 1:36
Mark Parity11-Aug-17 1:36 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
W Balboos, GHB11-Aug-17 1:38
W Balboos, GHB11-Aug-17 1:38 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
Nelek11-Aug-17 1:42
protectorNelek11-Aug-17 1:42 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
Nathan Minier11-Aug-17 1:45
professionalNathan Minier11-Aug-17 1:45 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
Tomaž Štih11-Aug-17 2:10
Tomaž Štih11-Aug-17 2:10 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
Eddy Vluggen11-Aug-17 2:24
professionalEddy Vluggen11-Aug-17 2:24 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
HobbyProggy11-Aug-17 2:25
professionalHobbyProggy11-Aug-17 2:25 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
lopatir11-Aug-17 2:53
lopatir11-Aug-17 2:53 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
Marc Clifton11-Aug-17 2:57
mvaMarc Clifton11-Aug-17 2:57 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
PIEBALDconsult11-Aug-17 3:04
mvePIEBALDconsult11-Aug-17 3:04 
AnswerRe: Anybody here could make your wife/GF do this with you? Pin
RJOberg11-Aug-17 3:17
professionalRJOberg11-Aug-17 3:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   477 votes