Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Hypocrisy and showing their true colors... (Score 1) 67

Actually it doesn't have anything to do with the music itself, but with the PLAYERS.

I know ipods and other brand-name, DRM-happy players are popular in the US and parts of Europe, but in China and pretty much everywhere else, 90%* of the market correspond to chinese-made players that DON'T support any form of DRM.

So, selling music without DRM is the only way to get into those markets.

*: I made the number up, but just have a look at the local stores in non-central countries and compare the amount of chinese players with the brand-name ones.

Comment Re:If security is really important to you (Score 1) 168

This is how we did it in the pre-internet years (early 90s) with PGP.

There are two problems with this approach, however:
1. While it works fine for use between friends and with your company's sites, it's not practical to do with every site you interact with.
2. The tools (browsers, OSs) don't make it easy to add certificates. And, if they did, this would be quickly taken advantage of by malware.

Comment Re:Waste of time. (Score 1) 951

I couldn't agree more. And yes, 0-click is the only way to make sure you get the information.

When I worked for Verizon, I implemented and maintained a critical provisioning web application.
Whenever an error occurred, it sent an email containing the full stack trace, the server answering the request, the exact input leading to the error, the application user, etc.
So, if we got an email from a user saying "the app is broken, boo!", we had all the information we needed to reproduce and fix the problem.

Comment Re:Do power users abuse their IT knowledge? (Score 1, Interesting) 460

Guilty!

I used to do that when I worked for The Warranty Group.
They had implemented Websense with INSANE restrictions like, for example, ALL BLOG SITES.

Newsflash: it's been several years since the majority of the useful up-to-date technical information is found mostly on blogs, not corporate sites. I NEEDED to access some of those blogs TO DO MY JOB.

But it was easier to setup the tunnel than to fight a ridiculously bad managed corporation.

Comment Different things (Score 0) 302

I think you are mixing concepts here.
For source code sharing, this is probably a good time to introduce them to source control tools, either centralized (Subversion) or distributed (Mercurial, GIT, Bazaar).
For actual pair programming, which implies two people looking at the same screen (one of them actually typing) I'd recommend any screen sharing application (SharedView, NetMeeting, the last Skype, etc).

Comment Re:Good to hear (Score 0) 215

How about spending the resources on busting child molesters and exposing child trafficking rings instead?

There. Fixed it for you.

First, they (we!) would have to focus on the real criminals instead of the mentally ill (which should be treated, but in a different way)

Slashdot Top Deals

"When anyone says `theoretically,' they really mean `not really.'" -- David Parnas

Working...