Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
Censorship

Surgeon General Describes Censorship From Bush Administration 805

UniversalVM writes "The NY Times is reporting that the former Surgeon General in damaging testimony given to the senate describes how he was repeatedly censored by the Bush administration while speaking out about topics such as global warming, Stem cell research and so on. The effort was to 'water down' or weaken reports on important issues to suit Republican Agenda. He describes how he attended one meeting where Global Warming was being described as a 'Liberal Agenda' and being dismissed. He tried to intervene thinking that the people there did not understand the science so he set about explaining it to them, the result? He was never invited back."
User Journal

Journal Journal: Ask Slashdot: Any good OpenGL primer for the novice? 11

It occurs to me that the one thing missing is a good kid's programming language- no good sound & graphics generating language like we had on early 1980s microcomputers. While I could teach my kid TI Basic using the Classic 99 TI/99-4A emulator, I'd much rather teach him something good. Anybody know of any good OpenGL For Dummies (type, not actual title) books?
Book Reviews

Computer Graphics With Java 218

Michael Grady writes "Computer graphics has become an indispensable part of mainstream computing and the undergraduate course in computer graphics programming is often one of the most popular courses in the curriculum. In the early days, such courses dealt with low level implementation details and algorithms such as converting lines to pixels, filling rectangles, view clipping and anti-aliasing. When OpenGL arrived on the scene, it was welcomed as an efficient and powerful, procedure-oriented library that kept many of the low level details out of sight. The sort of projects that could be tackled in an introductory course became much more impressive. That was back in the 90's. Is there a way to build a course covering the basic computer graphics concepts and techniques which takes advantage of object orientation and higher levels of abstraction? I believe the authors of Computer Graphics using Java have found a way." Read below for Michael's review
Media

Games Workshop Forbids Warhammer Fan Films 251

EikeHein writes "Made by dozens of fans over a period of several years and featuring impressive special effects, the feature-length Warhammer 40.000 epic DAMNATUS ranks among the most elaborate fan productions ever made — and yet may never see the light of day. Despite initially giving a go-ahead to the project, UK-based Warhammer franchise owner Games Workshop has come around to forbid distribution of the film just as it was being readied for release. What's more, they've amended their IP Policy to forbid any such projects in the future. At the heart of the matter appears to be Continental European copyright law, which grants the German film makers certain irrevocable rights to their creation which they cannot sign away. Given that the owners of the other two SF mega-franchises, Star Trek and Star Wars, have been able to come to terms with such issues and arguably benefit greatly from the media attention paid to popular fan productions, it would seem that Games Workshop still has to learn a thing or two about how to capture fan enthusiasm for their benefit."
XBox (Games)

Microsoft Sued Over Scratched Xbox 360 Discs 133

Xbm360 writes "Microsoft has been sued by Jorge Brouwer from the US who claims that Xbox 360s scratched his game discs, making them unusable. 'Some gamers speculate that moving the console between vertical and horizontal positions while a disc is spinning inside could cause the scratching. Microsoft warns against such actions with a sticker placed on new consoles, and Brouwer said in the lawsuit that Microsoft's customer service representatives asked him if he had tilted the console. He said he had not. The lawsuit also cites investigations of similar consumer complaints conducted by a Dutch television program, which found that one of nine consoles tested scratched a disc after five hours of play.'"
Operating Systems

Ubuntu Continues to Grab Market Share 427

slasher writes "MadPenguin.org discusses the future of Ubuntu and confirms Ubuntu's growing market share in the Linux market. Author Matt Hartley writes, "Now, for the biggest question: do high numbers mean that Ubuntu is the best distribution out there? Some will argue that this is an impossible point to make, as each person has different needs from their distribution. But for the sake of this article, we will be considering the average user, not the Slackware crowd, who is obviously much more comfortable within a command line environment than mainstream users."
Security

Secretly Monopolizing the CPU Without Being Root 250

An anonymous reader writes "This year's Usenix security symposium includes a paper that implements a "cheat" utility, which allows any non-privileged user to run his/her program, e.g., like so 'cheat 99% program' thereby insuring that the programs would get 99% of the CPU cycles, regardless of the presence of any other applications in the system, and in some cases (like Linux), in a way that keeps the program invisible from CPU monitoring tools (like 'top'). The utility exclusively uses standard interfaces and can be trivially implemented by any beginner non-privileged programmer. Recent efforts to improve the support for multimedia applications make systems more susceptible to the attack. All prevalent operating systems but Mac OS X are vulnerable, though by this kerneltrap story, it appears that the new CFS Linux scheduler attempts to address the problem that were raised by the paper."

Slashdot Top Deals

If mathematically you end up with the wrong answer, try multiplying by the page number.

Working...