Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
Media

What an $18,000 Home Theater Looks Like 107

kgagne writes "Computerworld has a blog with video about an $18,000 home theater system that Intel set up at Storage Networking World in order to promote their new home server system. But what's really cool about this set up is that the server was connected to a 24" iMac, an Apple TV, an Xbox 360, a Wii, an iPod Touch, a Nokia N810 mobile Internet tablet, various cameras and a 15" wireless digital picture frame. The server was streaming all the various feeds to a top-of-the-line Pioneer Elite 50" plasma TV. The Intel reps said the high-definition movie downloads, which could be browsed through a menu, were as high quality as those from a Pioneer Elite Blu-ray player they had set up."
Programming

Submission + - Are you proud of your code? 6

An anonymous reader writes: I have a problem and I am hoping /. group therapy is the cure, so get on with the +5 comments, post haste! I am downright embarrassed by the quality of my work; specifically, my code. It is buggy, slow, fragile, and a nightmare to maintain. Documentation, requirements, automated tests? Does not exist. Do you feel the same way? If so, then what is holding you back from realizing your full potential? More importantly, what if anything are you planning to do about it? This picture, which many of you have already seen, captures several project failure modes. It would be humorous if it weren't so depressingly true. I enjoy programming and have from a young age (cut my teeth on BASIC on an Apple IIe). I have worked for companies large and small in a variety of languages and platforms. Sadly the one constant in my career is that I am assigned to projects that drift, seemingly aimlessly, from inception to a point where the client runs out of funding and the project is abandoned. Like many young and idealistic university graduates I hoped to spend my life programming passionately, but ten years later I look in the mirror and see a whore. I'm just doing it for the money. Have any developers here successfully lobbied their company to stop or cut back on 'cowboy coding' and adopt best practices? I'm not talking about the methodology-of-the-week, I'm referring to good old fashioned advice like keeping SQL out of the UI layer. For the big prize: has anyone convinced their superiors that the customer isn't always right and saying no once in awhile is the best course of action? Thanks in advance for your helpful advice.
Graphics

Submission + - Content-aware image resizing (youtube.com) 2

An anonymous reader writes: At the SIGGRAPH 2007 conference in San Diego two Israeli professors, Shai Avidan and Ariel Shamir, have demonstrated a new method to shrink images. The method called 'Seam Carving for Content-Aware Image Resizing' figures out which parts of an image are less significant. This makes it possible to change the aspect-ratio of an image without making the content look skewed or stretched out. Watch the demonstration. A pdf paper can be found here.

Slashdot Top Deals

nohup rm -fr /&

Working...