Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:How hard will this break Corp Intranet apps? (Score 4, Informative) 133

If only I had mod points. I write .net web apps all the time, and for businesses, and I test in IE *last* because first and foremost, I want it to work in the future, which means for mostly-standards-compliant browsers. Writing IE-specific code is an extremely bad plan. Not all browsers are running on windows desktops or laptops.

Comment Re:Why the hate for VB (Score 1) 181

I'm not arguing that VB is good, but that's a pretty trivial example of what makes it bad. Here's a discussion of where DIM came from: http://stackoverflow.com/quest... You used to be able to just say "variablename = value" without a dim statement. That's improved in the current syntax for VB.Net. If you want an example or two of what makes VB bad look at some of the legacy VB6 and classic ASP code hanging around out there. PHP has some (most) of the same problems.

Comment Re:They do what they're paid to do... (Score 3, Interesting) 550

Actually, after my follow-up email pointint out the idiocy of the reply I got, a staffer sent me a *real* email asking if I'd like to call and talk to him about it. Not that it means that they're really listening, but at least they have enough sense to not just ignore it completely. Meh.

Comment Re:They do what they're paid to do... (Score 4, Interesting) 550

Worse...I requested a response, which I just got. It begins:

Thank you for contacting me to voice your opposition to the recently released regulations by the Federal Communications Commission (FCC). Having recently been elected to my second term in Congress, Iâ(TM)m honored to be able to represent the people of Ohioâ(TM)s 14th Congressional District...

Comment Re:They do what they're paid to do... (Score 4, Insightful) 550

...which is why I emailed Rep. Latta (co-sponsor) and Rep Joyce (my rep from Ohio) and let them know that I vote, I elected one of them, and I don't support any action to reverse the FCC's recent reclassification.

I know I don't represent big bags of money, but I do directly represent a ballot. I let both of them know that I am a US Army veteran, a long-time IT professional, and a proponent of net neutrality and classifying internet service under Title II.

Slashdot Top Deals

"Experience has proved that some people indeed know everything." -- Russell Baker

Working...