Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
The Courts

In Round 2, Jammie Thomas Jury Awards RIAA $1,920,000 793

NewYorkCountryLawyer writes "Well the price went up from $9250 per song file to $80,000 per song file, as the jury awarded the RIAA statutory damages of $1,920,000.00 for infringement of 24 MP3s, in Capitol Records v. Thomas-Rasset. In this trial, although the defendant had an expert witness of her own, she never called him to testify, and her attorneys never challenged the technical evidence offered by the RIAA's MediaSentry and Doug Jacobson. Also, neither the special verdict form nor the jury instructions spelled out what the elements of a 'distribution' are, or what needed to be established by the plaintiffs in order to recover statutory — as opposed to actual — damages. No doubt there will now have to be a third trial, and no doubt the unreasonableness of the verdict will lend support to those arguing that the RIAA's statutory damages theory is unconstitutional." Update: 06/19 01:39 GMT by T : Lots more detail at Ars Technica, too.

Comment Re:Do Both (Score 1) 834

context: I'm 1 month away from my masters.

Straight out of university, I recommend going out and landing that job. Get some work experience for at least a few years, have some fun, and see what you like in the Real World version of the field.

With luck, you'll run into something that's a problem for your employer, and potentially a thesis topic worth pursuing professionally.

With more luck, you'll be in an environment that lets you work on your masters part time (3yrs in my case) while collecting a full time paycheck. Very handy that paycheck - I could not have done this on much less than full pay.

With more more more luck, your employer might even pay tuition for you.

With more more more more more more more luck, you'll actually enjoy both your work and your area of focus.

I've been lucky.

Note: part time study & full time work cuts down on fun big time, and makes friends nag you for not attending all social events. Avoid losing friends and your sanity by taking time out, even if it means cramming a few days later.

Comment Re:I'd rather maintain Ruby than J2EE (Score 1) 295

The creator of Rails has expressed regret for that video, because it gives people the impression that CRUD generation is the most important feature of RoR. 99% of the J2EE work I've seen doesn't require high-performance, low latency distributed messaging engines. That's the edge case that Rails doesn't and can't handle right now. If JRuby ever progresses, it will get that. (I wonder if we could bolt a messenger framework to a Rails app, open sockets maybe?) Speaking of edge cases, Hibernate still kicks ActiveRecord's ass. For those of us who live in that 99% of projects that don't require those edge cases (or can drop down to SQL when AR doesn't hold up), there's a lot of productivity and elegance to the Rails community's projects. Have you seen Migrations? Things like that are a delight to code with. In the same vein, check out the config for URL mapping if you've ever been frustrated by web.xml. Tag libs and filters, features I appreciated when going from PHP to Java in 2001 are more straightforward in Rails. In the Java world I was already convinced that Hibernate/Spring was the way to go, and wanted to avoid EJB's as much as I could. I've worked with them, and they're f&*()g messy, barely testable, slow abominations. In Rails, I've got all the features I wanted to deal with in J2EE... so far, no regrets. But speaking of edge cases and awesomeness... have you played at all with Ruby (not Rails)? There's been a few times I've done thing in Ruby I simply couldn't have in Java, thinking "Fuck, I always wondered why it was so complicated".
User Journal

Journal Journal: Why I might be your friend 2

If I'm you're fan, I probably don't know you, but I read a post of yours that seemed good enough that I wanted to see your next posts.

Someone posted the idea in their sig, I thought it was a good idea although I can't remember who it was.

After 2 weeks of using this strategy, I have started noticing some patterns. My "friends" continue to post interesting comments- it wasn't just a fluke. Their friends generally post interesting comments too, thought that's more hit-and-miss.

Spam

Journal Journal: Some good posts!

I found the following post of interest: Attacking the Spammer Business Model

Finally, that meme is getting out.

Since since I find there's a huge number of trolls around here, and few insightful AND original people, I decided I would add the author of that thread to my list of friends (I can't figure out how to just list myself as a fan... friend might be a bit presumptuous).

Slashdot Top Deals

The bigger the theory the better.

Working...