Click here to Skip to main content
15,909,953 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: The things you learn writing your own web server Pin
Marc Clifton21-Dec-14 4:22
mvaMarc Clifton21-Dec-14 4:22 
GeneralRe: The things you learn writing your own web server Pin
Afzaal Ahmad Zeeshan21-Dec-14 4:19
professionalAfzaal Ahmad Zeeshan21-Dec-14 4:19 
GeneralRe: The things you learn writing your own web server Pin
Marc Clifton21-Dec-14 4:23
mvaMarc Clifton21-Dec-14 4:23 
GeneralRe: The things you learn writing your own web server Pin
Afzaal Ahmad Zeeshan21-Dec-14 4:34
professionalAfzaal Ahmad Zeeshan21-Dec-14 4:34 
GeneralRe: The things you learn writing your own web server Pin
BillWoodruff21-Dec-14 4:56
professionalBillWoodruff21-Dec-14 4:56 
GeneralRe: The things you learn writing your own web server Pin
David Lormor22-Dec-14 3:40
David Lormor22-Dec-14 3:40 
GeneralRe: The things you learn writing your own web server Pin
bantling22-Dec-14 5:35
bantling22-Dec-14 5:35 
GeneralRe: The things you learn writing your own web server Pin
bantling22-Dec-14 5:42
bantling22-Dec-14 5:42 
Also, if you think the web is screwed up, try writing desktop applications for OS X, Linux, and Windows. Good luck with that. You won't even get to writing code before going mental just trying to decipher which APIs are considered current and what language to use. Have fun doing any of the following:

1. Using a single language in all cases, even if it is something like Java that's supposed just work everywhere.
2. Sorting out what menu shortcuts to use and quasi-standards on them.
3. Integrating with the various taskbars.
4. Working on past versions as well as newer versions of the OS.
5. Making an installer that doesn't suck.
6. Providing updates.
7. Working with/around some of the "features" of each system. Gotta love the way Win7 automatically makes dialogs show up behind the current window, that's just so awesome.

As much as the web may be frustrating as all hell, it pales in comparison to the wrist-slitting exercise of writing desktop applications of even the smallest semblance of quality.

Really, the only truly badass, "where's a cliff to fling myself off of?" part of web design is using CSS.
GeneralRe: The things you learn writing your own web server Pin
Mustafa Ismail Mustafa22-Dec-14 6:08
Mustafa Ismail Mustafa22-Dec-14 6:08 
GeneralRe: The things you learn writing your own web server Pin
crazedDotNetDev22-Dec-14 9:10
crazedDotNetDev22-Dec-14 9:10 
GeneralRe: The things you learn writing your own web server Pin
Peter Shaw22-Dec-14 13:53
professionalPeter Shaw22-Dec-14 13:53 
GeneralRe: The things you learn writing your own web server Pin
Marc Clifton22-Dec-14 15:21
mvaMarc Clifton22-Dec-14 15:21 
GeneralRe: The things you learn writing your own web server Pin
Peter Shaw22-Dec-14 23:27
professionalPeter Shaw22-Dec-14 23:27 
GeneralRe: The things you learn writing your own web server Pin
Marc Clifton23-Dec-14 2:48
mvaMarc Clifton23-Dec-14 2:48 
GeneralRe: The things you learn writing your own web server Pin
AspDotNetDev22-Dec-14 19:18
protectorAspDotNetDev22-Dec-14 19:18 
NewsWork in progress on my MenuRibbon.WPF Pin
Super Lloyd21-Dec-14 3:17
Super Lloyd21-Dec-14 3:17 
GeneralRe: Work in progress on my MenuRibbon.WPF Pin
Afzaal Ahmad Zeeshan21-Dec-14 3:48
professionalAfzaal Ahmad Zeeshan21-Dec-14 3:48 
GeneralRe: Work in progress on my MenuRibbon.WPF Pin
Super Lloyd21-Dec-14 3:54
Super Lloyd21-Dec-14 3:54 
GeneralRe: Work in progress on my MenuRibbon.WPF Pin
Afzaal Ahmad Zeeshan21-Dec-14 4:09
professionalAfzaal Ahmad Zeeshan21-Dec-14 4:09 
GeneralRe: Work in progress on my MenuRibbon.WPF Pin
Super Lloyd21-Dec-14 4:32
Super Lloyd21-Dec-14 4:32 
GeneralRe: Work in progress on my MenuRibbon.WPF Pin
Afzaal Ahmad Zeeshan21-Dec-14 4:35
professionalAfzaal Ahmad Zeeshan21-Dec-14 4:35 
GeneralRe: Work in progress on my MenuRibbon.WPF Pin
Super Lloyd21-Dec-14 19:47
Super Lloyd21-Dec-14 19:47 
GeneralRe: Work in progress on my MenuRibbon.WPF Pin
Kornfeld Eliyahu Peter21-Dec-14 3:55
professionalKornfeld Eliyahu Peter21-Dec-14 3:55 
AnswerRe: Work in progress on my MenuRibbon.WPF Pin
Super Lloyd21-Dec-14 4:24
Super Lloyd21-Dec-14 4:24 
GeneralRe: Work in progress on my MenuRibbon.WPF Pin
Kornfeld Eliyahu Peter21-Dec-14 5:34
professionalKornfeld Eliyahu Peter21-Dec-14 5:34 

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.