Slashdot Mirror


User: k1s1w1

k1s1w1's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Dvorak won't be dead in the water... on John Dvorak's Eight Signs MS is Dead in the Water · · Score: 2, Insightful

    ...as long as his columns keep appearing as Slashdot stories.

  2. Re:Microsoft tools make it easier? on PHP Succeeding Where Java Has Failed · · Score: 1

    >> Indeed, many credit Microsoft's success to its highly regarded programming tools, which make it easier for developers to write software that run on Windows.

    I think that quote was referring to Visual Studio and ASP.NET. FrontPage is a piece of total crapware that spits out obfuscated HTML, but VS 7 is actually pretty good, especially since it lets you keep the code separate from the HTML unlike ASP classic. The problem I have with ASP and PHP is that the code will become totally spaghetti-fied unless you are VERY careful with it, and trying to decipher someone else's ASP code is usually a total nightmare.