Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Netflix makes bad choices (Score 1) 328

It's trivial. You just ask do a lookup on the source IP address on stream start. If that steam is initiated by a machine on comcast's network then you add the amount of streamed data to a running count for that user. At the end of the month divvy up the comcast extortion charge between all users that have streamed over comcast's network. If users start complaining just forward them to Comcast support.

Comment Re:New IDEs (Score 1) 627

i'm not sure what you're talking about. for vs, at least, there's no illusion - you move controls around in the designer and the code changes. or, you change the code and the controls move on the designer. nothing is hidden. you want to write custom positioning code? go ahead. you want flow layout, there are controls that provide that (usable from code or within the designer).

crap tools are crap, yes. not all tools are crap, though.

Comment Re:New IDEs (Score 1) 627

The ui builder in vs generates (and parses) code that you would have had to write anyway. It doesn't hide anything from you any more than photoshop hides the work of setting pixel values. Does having to calculate and type in coordinate values by hand make you a better programmer?

Slashdot Top Deals

Solutions are obvious if one only has the optical power to observe them over the horizon. -- K.A. Arsdall

Working...