Click here to Skip to main content
15,887,477 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: Frustration Pin
MikeCO1028-Jan-23 2:16
MikeCO1028-Jan-23 2:16 
GeneralRe: Frustration Pin
Marc Clifton28-Jan-23 2:47
mvaMarc Clifton28-Jan-23 2:47 
GeneralRe: Frustration Pin
0x01AA28-Jan-23 6:37
mve0x01AA28-Jan-23 6:37 
GeneralRe: Frustration Pin
David O'Neil28-Jan-23 15:28
professionalDavid O'Neil28-Jan-23 15:28 
GeneralRe: Frustration Pin
Sander Rossel29-Jan-23 5:10
professionalSander Rossel29-Jan-23 5:10 
GeneralRe: Frustration Pin
jschell29-Jan-23 11:18
jschell29-Jan-23 11:18 
GeneralRe: Frustration Pin
trønderen30-Jan-23 7:27
trønderen30-Jan-23 7:27 
GeneralRe: Frustration Pin
jschell3-Feb-23 5:09
jschell3-Feb-23 5:09 
trønderen wrote:
I tend to associate any system that won't accept identifiers of distinct, independent objects (such as files, network nodes etc.) containing spaces, æøå or other extended alphabetic character, with Unix / Linux.


So?

Programming is not of course the universe but rather a subset. So limitations must exist.

I suspect the reason for spaces at least goes back to command line usage.

Look at the problem with windows which does allow spaces but which does not recognize case sensitivity.

trønderen wrote:
æøå or other extended alphabetic character


Not exactly sure about that one. It was my understanding that if your OS, all the major ones, was properly upgraded to the culture setting then it does support the characters appropriate to the culture. But if I am working in US English then I do not want to see those characters in the file names.

Using a full Unicode character set has performance and data size implications. So although I might create a database field that supports Unicode for a user entered value, the text columns that are specific to the application will not be using Unicode.
GeneralRe: Frustration Pin
trønderen3-Feb-23 6:07
trønderen3-Feb-23 6:07 
GeneralRe: Frustration Pin
jschell6-Feb-23 6:11
jschell6-Feb-23 6:11 
GeneralRe: Frustration Pin
Eddy Vluggen28-Jan-23 6:22
professionalEddy Vluggen28-Jan-23 6:22 
GeneralMight as well join in Pin
Greg Utas27-Jan-23 7:48
professionalGreg Utas27-Jan-23 7:48 
GeneralRe: Might as well join in Pin
Mike Hankey27-Jan-23 8:33
mveMike Hankey27-Jan-23 8:33 
GeneralRe: Might as well join in Pin
MadGerbil27-Jan-23 8:59
MadGerbil27-Jan-23 8:59 
GeneralRe: Might as well join in Pin
Mike Hankey27-Jan-23 9:40
mveMike Hankey27-Jan-23 9:40 
GeneralRe: Might as well join in Pin
MadGerbil27-Jan-23 10:06
MadGerbil27-Jan-23 10:06 
GeneralRe: Might as well join in Pin
Mycroft Holmes27-Jan-23 11:29
professionalMycroft Holmes27-Jan-23 11:29 
GeneralRe: Might as well join in Pin
jmaida27-Jan-23 16:19
jmaida27-Jan-23 16:19 
GeneralRe: Might as well join in Pin
DRHuff27-Jan-23 19:07
DRHuff27-Jan-23 19:07 
GeneralCurrent best method of interfacing with a webcam? Pin
Member 1401374327-Jan-23 6:16
Member 1401374327-Jan-23 6:16 
GeneralRe: Current best method of interfacing with a webcam? Pin
OriginalGriff27-Jan-23 6:18
mveOriginalGriff27-Jan-23 6:18 
GeneralRe: Current best method of interfacing with a webcam? Pin
MarkTJohnson27-Jan-23 6:35
professionalMarkTJohnson27-Jan-23 6:35 
JokeRe: Current best method of interfacing with a webcam? Pin
Jeremy Falcon27-Jan-23 6:53
professionalJeremy Falcon27-Jan-23 6:53 
GeneralRe: Current best method of interfacing with a webcam? Pin
Slacker00727-Jan-23 7:23
professionalSlacker00727-Jan-23 7:23 
GeneralRe: Current best method of interfacing with a webcam? Pin
Jeremy Falcon27-Jan-23 8:42
professionalJeremy Falcon27-Jan-23 8:42 

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.