Click here to Skip to main content
15,891,943 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: Darwin Pin
Nagy Vilmos20-Mar-14 1:39
professionalNagy Vilmos20-Mar-14 1:39 
GeneralRe: Darwin Pin
1.21 Gigawatts20-Mar-14 1:41
1.21 Gigawatts20-Mar-14 1:41 
GeneralRe: Darwin Pin
Rob Grainger20-Mar-14 1:47
Rob Grainger20-Mar-14 1:47 
GeneralRe: Darwin Pin
Richard Deeming20-Mar-14 2:47
mveRichard Deeming20-Mar-14 2:47 
GeneralRe: Darwin Pin
BobJanova20-Mar-14 7:28
BobJanova20-Mar-14 7:28 
GeneralRe: Darwin Pin
Chris Quinn20-Mar-14 1:37
Chris Quinn20-Mar-14 1:37 
GeneralRe: Darwin Pin
Rob Grainger20-Mar-14 6:49
Rob Grainger20-Mar-14 6:49 
GeneralRECOTD Pin
Marco Bertschi19-Mar-14 23:28
protectorMarco Bertschi19-Mar-14 23:28 
RegEx clue of the day.

There is a string formatted like asdf=237462 123 xdec\=123 xdc=12344. The answer to this clue is the RegEx which eventually puts out

asdf
237462 123 xdec\=123
xdc
12344

Hint: ([^\s]*(?key1=234 SDF\=1234 asd=1233 xyz\=asdf supplies
key1
234 SDF\=1234
asd
1233 xyz\=asdf

as output
I will never again mention that Dalek Dave was the poster of the One Millionth Lounge Post, nor that it was complete drivel.


modified 20-Mar-14 6:28am.

QuestionRe: RECOTD Pin
Kornfeld Eliyahu Peter19-Mar-14 23:58
professionalKornfeld Eliyahu Peter19-Mar-14 23:58 
AnswerRe: RECOTD Pin
Marco Bertschi20-Mar-14 0:33
protectorMarco Bertschi20-Mar-14 0:33 
GeneralRe: RECOTD Pin
OriginalGriff20-Mar-14 0:03
mveOriginalGriff20-Mar-14 0:03 
GeneralRe: RECOTD Pin
Rage20-Mar-14 0:09
professionalRage20-Mar-14 0:09 
GeneralRe: RECOTD Pin
OriginalGriff20-Mar-14 0:17
mveOriginalGriff20-Mar-14 0:17 
GeneralRe: RECOTD Pin
OriginalGriff20-Mar-14 0:07
mveOriginalGriff20-Mar-14 0:07 
GeneralRe: RECOTD Pin
Mike Hankey20-Mar-14 0:27
mveMike Hankey20-Mar-14 0:27 
GeneralRe: RECOTD Pin
OriginalGriff20-Mar-14 0:42
mveOriginalGriff20-Mar-14 0:42 
GeneralRe: RECOTD Pin
Mike Hankey20-Mar-14 0:46
mveMike Hankey20-Mar-14 0:46 
GeneralRe: RECOTD Pin
OriginalGriff20-Mar-14 0:53
mveOriginalGriff20-Mar-14 0:53 
GeneralRe: RECOTD Pin
Marco Bertschi20-Mar-14 0:31
protectorMarco Bertschi20-Mar-14 0:31 
GeneralRe: RECOTD Pin
Rage20-Mar-14 0:39
professionalRage20-Mar-14 0:39 
GeneralRe: RECOTD Pin
OriginalGriff20-Mar-14 0:47
mveOriginalGriff20-Mar-14 0:47 
GeneralRe: RECOTD Pin
Marco Bertschi20-Mar-14 0:52
protectorMarco Bertschi20-Mar-14 0:52 
GeneralRe: RECOTD Pin
OriginalGriff20-Mar-14 1:00
mveOriginalGriff20-Mar-14 1:00 
GeneralRe: RECOTD Pin
Marco Bertschi20-Mar-14 1:48
protectorMarco Bertschi20-Mar-14 1:48 
GeneralRe: RECOTD Pin
Kornfeld Eliyahu Peter20-Mar-14 2:07
professionalKornfeld Eliyahu Peter20-Mar-14 2:07 

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.