Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Television

What's the Best Way To Get Web Content To My TV? 304

An anonymous reader writes "It seems like there are a lot of options for getting web content onto our TVs, but which one is the best way to go? Being able to stream videos (especially through sites like Hulu), check out social networking sites, and read news would be awesome to do from my couch. Currently, I hook up my laptop to the TV, which works, but it's annoying, especially if I want to use my laptop while I am watching some videos. Some things that are important to me are: connecting to my HDTV, allowing me view anything I could in a web browser as if I were on my computer, and being easily controlled from the couch. What setups do you guys use, or what would you like to use?"
Crime

20 Years For Gonzalez In TJX Hacker Case 94

alphadogg writes "Hacker mastermind Albert Gonzalez was sentenced Thursday in US District Court to two concurrent 20-year stints in prison for his role in what prosecutors called the 'unparalleled' theft of millions of credit card numbers from major US retailers. US District Court Judge Patti B. Saris announced the concurrent sentences in two 2008 cases against Gonzalez, 28, a Cuban-American who was born in Miami, where he lived when the crimes were committed. Gonzalez and co-conspirators hacked into computer systems and stole credit card information from TJX, Office Max, DSW and Dave and Buster's, among other online retail outlets, in one of the largest — if not the largest — cybercrime operations targeting that sort of data thus far. They then sold the numbers to other criminals. Gonzalez pleaded guilty to conspiracy charges in two cases related to those thefts last December and the following day entered a guilty plea in a third case involving hacking into computer networks of Heartland Payment Systems and the Hannaford Supermarkets and 7-Eleven chains."
Programming

Submission + - Programming the Commodore 64: The Definitive Guide (wordpress.com)

Mirk writes: "Back in 1985 it was possible to understand the whole computer, from the hardware up through device drivers and the kernel through to the high-level language that came burned into the ROMs (even if it was only Microsoft BASIC). The Reinvigorated Programmer revisits R. C. West's classic and exhaustive book Programming the Commodore 64 and laments the decline of that sort of comprehensive Deep Knowing."

Comment Re:Not Surprising (Score 1) 211

+1. I was confused by this story since I've been tethering with my iPhone 3GS just fine since I got it, and it was just like you said (turn it on and it works right away, zero hassles). I'm now amazed that Rogers enables tethering if most US providers don't...

Of course you must make sure tethering is included in your data plan, otherwise a big surprise will await you on your next bill.

Comment Re:HA! (Score 1) 342

Sorry, but I have to call you on this one, from personal experience.

GP is correct, read the rest of his post. All the info is there: an explanation of how the licensing system works, and how to fix it if you're stuck having to connect to XBL to acquire your licenses.

Comment Re:ha ha suckers!!! (Score 1) 658

That reminds me, the one time I really screwed up a Linux machine was when I failed an upgrade of glibc on a running system (I was a unix newbie and didn't know what I was doing).

It's been more than 15 years but I still remember the overwhelming sense of panic when none of the standard utils worked anymore, so I could not undo what I just did.

That day I learned not to mess with the glibc symlink, and how to fix an unbootable system from a boot floppy. Good times... (not!)

Programming

How Do You Accurately Estimate Programming Time? 483

itwbennett writes "It can take a fairly stable team of programmers as long as six months to get to a point where they're estimating programming time fairly close to actuals, says Suvro Upadhyaya, a Senior Software Engineer at Oracle. Accurately estimating programming time is a process of defining limitations, he says. The programmers' experience, domain knowledge, and speed vs. quality all come into play, and it is highly dependent upon the culture of the team/organization. Upadhyaya uses Scrum to estimate programming time. How do you do it?"

Comment Re:What is the point? (Score 1) 1713

Actually, I don't know why I didn't think of this before... It's possible that simply wrapping the iPad inside something like an InvisiSHIELD may be enough to weatherproof it for your uses, as it encloses the entire device.

Surely they will make a version for the iPad...

Comment Re:What is the point? (Score 1) 1713

What kind of issues does it have? Wrong position of the touch, not detecting the touch, random phantom touchs with no actual input?

Usually, if there's water on the touch screen, the touch input won't be responsive. You get missed inputs, or you can't drag the on-screen controls (because it thinks your multi-touching). I haven't seen phantom inputs. Wiping the water drops off the screen will take care of it... Maybe keeping a towel nearby is enough to deal with this.

You could probably simulate the problem by putting one or more drops of water on your iPhone screen, or by touching the screen with a wet finger. Controlled tests only, no need to use the phone in the shower :)

Comment Re:What is the point? (Score 1) 1713

I wonder how good the multitouch would work when it gets water droplets on it.

It doesn't work very well. Try to use your iPhone outside the next time there is a light rain... (it's not to bad but it's enough to be annoying!)

Graphics

Microsoft Wants To Participate In SVG Development 292

rossendryv writes "After many years of fighting against the standard, Microsoft announced they are joining the WC3's SVG working group to help with the development of SVG. 'We recognize that vector graphics are an important component of the next-generation Web platform,' said Patrick Dengler, senior program manager on Microsoft's Internet Explorer team in a blog post."
First Person Shooters (Games)

Framerates Matter 521

An anonymous reader writes "As more and more games move away from 60fps, the myth of the human eye only being able to detect 30fps keeps popping up. What's more, most people don't seem to realize the numerous advantages of a high framerate, and there's plenty of those."

Comment Re:And the definition of "work"? (Score 1) 362

But now that every game console has the ability to support patches, the developers/publishers have begun to rely on this as a crutch so that they can save time and release on some pre-determined schedule and/or save money by not bothering with full q/a attention.

You do know that all console manufacturers impose a certification process on all games released, right? You cannot ship a broken console game and "patch it later" like you can do on PC.

There are exceptions of course; sometimes bugs just sneak past any amount of testing, especially multiplayer issues...

Comment Re:Saboteur, hey? (Score 1) 230

There's a tiny little bug in Quake3 that can make an invalid GL call at times: it "worked" for 7 years because the drivers gracefully ignored it, then suddenly started to cause *massive* slowdowns on nvidia cards (from 400+ fps to 100). Technically, it's id's "fault", but it's pretty hard to blame them for it - or to blame nvidia for the drivers going into Sulk Mode, since it IS an invalid call.

I totally agree with your post, but I have to play devil's advocate for a bit here: if they detect Quake3 and work around the bug this way, someone will post a story about how NVIDIA cheating in Q3 benchmarks, because if you rename quake.exe to quack.exe the FPS drops from 400 to 100. So either way, they can't win - someone will always complain. I used to write D3D and OGL drivers for a living (not for ATI or NVIDIA, no threats please!), so I'm all too familiar with these issues...

In this case, Q3 is fairly old (wow, 10 years!), and it is likely some other (more mainstream) game required a fix to be applied that happened to slow down Q3. If you *had* to pick a side, as a company, which one would you choose?

I think NVIDIA did the right thing, even if it "broke" Q3. If there is still a market for Q3, id will release a patch. Hell, anyone could fix it, id released the source for the entire game...

Slashdot Top Deals

Simplicity does not precede complexity, but follows it.

Working...