Click here to Skip to main content
15,914,419 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: MQOTD Pin
glennPattonWork36-Apr-16 0:40
professionalglennPattonWork36-Apr-16 0:40 
GeneralRe: MQOTD Pin
Dan Neely6-Apr-16 3:09
Dan Neely6-Apr-16 3:09 
AnswerToday I used mklink! (Xamarin Android tip) PinPopular
Super Lloyd5-Apr-16 15:30
Super Lloyd5-Apr-16 15:30 
GeneralRe: Today I used mklink! (Xamarin Android tip) Pin
Jörgen Andersson5-Apr-16 18:55
professionalJörgen Andersson5-Apr-16 18:55 
GeneralRe: Today I used mklink! (Xamarin Android tip) Pin
Super Lloyd5-Apr-16 21:08
Super Lloyd5-Apr-16 21:08 
GeneralRe: Today I used mklink! (Xamarin Android tip) Pin
Mark_Wallace6-Apr-16 7:38
Mark_Wallace6-Apr-16 7:38 
GeneralRe: Today I used mklink! (Xamarin Android tip) Pin
Eytukan5-Apr-16 19:32
Eytukan5-Apr-16 19:32 
RantWeb Components Rant... Pin
Danny Martin5-Apr-16 15:19
Danny Martin5-Apr-16 15:19 
After a long time of 'Umming' and 'Arring' I've finally succumbed to the dark side and embraced the concept of 'Web Components'. They happen to offer the ideal solution (in fact) for a project I'm currently working on.
The concept (in the unlikely event that any of you are even vaguely interested Poke tongue | ;-P ) is that they allow me to break a large code and mark up base into reusable blocks (Templates), something 'real' developers have had the ability to do for decades, they allow me to sandbox a node's attribution (Shadow DOM), which is so Firkelling Handy it's a marvel I've got this far without it, and then I can allegedly Import (for import read: #include) all this W3C sanctioned loveliness into my project! I have, to all intents and purposes, objects in a web app!

BUT...

The only browser that supports the #include bit is only available in Narnia, will only run on an Audi, needs to be launched from the command line with several incomprehensible flags, whilst simultaneously holding down four modifier keys, and standing on one leg, facing North North-East, on a specific day in the Wickan Calendar... WHY?

They all support (to some degree) the other 'components', so if they will let me create templates and add them to the Shadow DOM, even create my own tags and use them willy nilly throughout my page, why in the name of all that's holy do I have to put the whole sorry mess in one bloody great big file?

Flumoxed. I am going to walk slowly away from the keyboard now, before I type something I may regret.

Danny
NewsRe: Web Components Rant... Pin
Super Lloyd5-Apr-16 16:11
Super Lloyd5-Apr-16 16:11 
GeneralRe: Web Components Rant... Pin
Rob Grainger6-Apr-16 0:22
Rob Grainger6-Apr-16 0:22 
GeneralRe: Web Components Rant... Pin
Danny Martin6-Apr-16 20:22
Danny Martin6-Apr-16 20:22 
GeneralRe: Web Components Rant... Pin
Mark_Wallace6-Apr-16 7:41
Mark_Wallace6-Apr-16 7:41 
GeneralRe: Web Components Rant... Pin
Danny Martin6-Apr-16 19:48
Danny Martin6-Apr-16 19:48 
Generalif (Wired.Content.Any(article => article.Title.Contains("Sexiest") && article.Author.MentalState == (MentalStates.Technoia | MentalStates.Euphoria))) {return Reaction.Nausea}; Pin
BillWoodruff5-Apr-16 12:05
professionalBillWoodruff5-Apr-16 12:05 
GeneralRe: if (Wired.Content.Any(article => article.Title.Contains("Sexiest") && article.Author.MentalState == (MentalStates.Technoia | MentalStates.Euphoria))) {return Reaction.Nausea}; Pin
TheGreatAndPowerfulOz5-Apr-16 12:24
TheGreatAndPowerfulOz5-Apr-16 12:24 
GeneralRe: if (Wired.Content.Any(article => article.Title.Contains("Sexiest") && article.Author.MentalState == (MentalStates.Technoia | MentalStates.Euphoria))) {return Reaction.Nausea}; Pin
Cornelius Henning5-Apr-16 12:37
professionalCornelius Henning5-Apr-16 12:37 
GeneralRe: if (Wired.Content.Any(article => article.Title.Contains("Sexiest") && article.Author.MentalState == (MentalStates.Technoia | MentalStates.Euphoria))) {return Reaction.Nausea}; Pin
Jörgen Andersson5-Apr-16 19:11
professionalJörgen Andersson5-Apr-16 19:11 
GeneralRe: if (Wired.Content.Any(article => article.Title.Contains("Sexiest") && article.Author.MentalState == (MentalStates.Technoia | MentalStates.Euphoria))) {return Reaction.Nausea}; Pin
BillWoodruff5-Apr-16 23:41
professionalBillWoodruff5-Apr-16 23:41 
GeneralRe: if (Wired.Content.Any(article => article.Title.Contains("Sexiest") && article.Author.MentalState == (MentalStates.Technoia | MentalStates.Euphoria))) {return Reaction.Nausea}; Pin
Sascha Lefèvre6-Apr-16 1:30
professionalSascha Lefèvre6-Apr-16 1:30 
GeneralRe: if (Wired.Content.Any(article => article.Title.Contains("Sexiest") && article.Author.MentalState == (MentalStates.Technoia | MentalStates.Euphoria))) {return Reaction.Nausea}; Pin
Dikshitar V.6-Apr-16 0:19
Dikshitar V.6-Apr-16 0:19 
GeneralRe: if (Wired.Content.Any(article => article.Title.Contains("Sexiest") && article.Author.MentalState == (MentalStates.Technoia | MentalStates.Euphoria))) {return Reaction.Nausea}; Pin
Richard Deeming6-Apr-16 3:20
mveRichard Deeming6-Apr-16 3:20 
GeneralFarce Book.., a recruitment site?? Pin
glennPattonWork35-Apr-16 10:40
professionalglennPattonWork35-Apr-16 10:40 
GeneralRe: Farce Book.., a recruitment site?? Pin
Suresh75-Apr-16 10:43
Suresh75-Apr-16 10:43 
GeneralRe: Farce Book.., a recruitment site?? Pin
jeron15-Apr-16 11:08
jeron15-Apr-16 11:08 
GeneralRe: Farce Book.., a recruitment site?? Pin
glennPattonWork35-Apr-16 11:45
professionalglennPattonWork35-Apr-16 11:45 

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.