Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:HP (Score 1) 557

My wife and I have a Dell 1710 printer at home, that's a B&W non-duplex model made by Lexmark, and I'm waiting for it to die to replace it with an HP equivalent. The Dell prints great at first, but altogether too quickly , the output becomes shoddy. I've not had such problems with the HP printers in my lab (again, with 25k pages per year at work).

Out of curiosity, are you seeing print quality issues with the OEM toner, or are you using aftermarket toner?

Comment Re:Except they're here to teach you to fish (Score 4, Informative) 213

So you're complaining and threatening to remove the drivers in the next release unless they commit resources in perpetuity to maintaing the drivers vs. *your* code base.

I don't think that's the situation. The drivers currently only exist in the -staging tree. That is far different than Linus' official tree. The -staging tree is home to driver code that does not meet the standards of Linus' tree, and it's purpose is to assist the maintainers of the code to increase its quality such that it can be included in Linus' tree. MS is not being asked to "commit resources in perpetuity," but merely to get the code up to the state where it can be included in Linus' kernel tree.

This is really a stupid demand on your part;if the kernel level APIs (what Sun calls their DDI/DKI - Device Driver Interface/Device Kernel Interface) in Linux were stable and not such a moving target, you could just forget the drivers and they'd keep working indefinitely.

See above. Once the driver is included in the kernel proper, the kernel developers themselves fix drivers when API's change. That's one of the primary benefits of being included in the kernel proper. If you're developing driver code and just dropping it on some corner of the web, then You're Doing It Wrong.

The Internet

Integrating Wikipedia With a Local Intranet Wiki 121

An anonymous reader writes "I work for a large company taking a preliminary look at developing an honest-to-goodness wiki. We have tried to launch a company-wide wiki before, but with little success. The technical domains of each part of the company are different, thus each article needs a good deal of background to be useful. Of course, due the proprietary nature of our work we cannot share our articles outside of the intranet. What we would like to do is leverage existing wikis by augmenting our internal wiki with an external wiki. When a user accesses Wikipedia from inside our intranet, they receive the wikipedia content, plus the local domain specific information. For example, links to company-specific wiki pages would be available in Wikipedia pages. Has anyone else tried to do something like this? I know it sounds like a logistical nightmare; are there any thoughts on how to make this successful?"
Government

Hungary, Tatarstan Latest To Go FOSS 129

christian.einfeldt writes "It seems as if almost every other week there is news of another government migration toward Free Open Source Software. Two of the most recent such moves come from Hungary and the tiny independent former Russian republic of Tatarstan. On April 2, the Hungarian government announced that it will be modifying its procurement rules to mandate that open source procurement funding match expenditures for proprietary software, according to Ferenc Baja, deputy minister for information technology. In Tatarstan, a Republic of 3.8 million inhabitants, the Deputy Minister of Education announced that by the end of this school year, all 2,400 educational institutions in Tatarstan will have completed a transition to GNU/Linux, following a successful pilot program it rolled out in 2008."
Sci-Fi

Star Trek Premiere Gets Standing Ovation, Surprise Showing In Austin 437

MrKaos writes "Proving that science fiction can still be great entertainment, J.J. Abrams appears to have impressed Star Trek fans at the official world premiere of Star Trek, who gave the film a five-minute standing ovation at the Sydney Opera House in Australia today. Meanwhile, mere hours beforehand, flummoxed fans at the Alamo Drafthouse theater in Austin, TX, deceived into thinking they were seeing a special, extended version of Star Trek: The Wrath of Khan, were pleasantly surprised when a disguised Leonard Nimoy greeted them and announced they would be seeing the new film in its entirety. ILM's influence on the film is reported as visually stunning, and lucky Australian fans are scheduled to see the movie first, as it opens a day before the American release."

Comment Re:Forget C and Fortran (Score 1) 569

Where is the standard UI library for C++, where the standard networking library?

I'd rather have several really good libraries (GTK, Qt, etc) than a really crummy standard library (GDI, winsock).

Also, if you want to make assumptions about type sizes, that's why uint32_t, uint64_t, intptr_t, etc, exist. Likewise with endianness and ntohl().

It's funny.  Laugh.

Submission + - Manitoba Natives seeking cellphone signal tolls

Dysantic writes: Seems that up here in Canada, the Manitoba First Nations want to charge a toll for cellphone signals that cross their lands. Considering the amount of bombardment that each square metre of our planet receives from other signals emitted from satellites and other sources, if they win this battle, are they next going to demand compensation for TV signals, radio signals, and even GPS signals...?

From the article: "Manitoba First Nations are seeking compensation from Manitoba Telecom Services for every cellphone signal that passes through First Nations land, saying the airspace should be considered a resource like land and water. At a recent economic development summit, the Assembly of Manitoba Chiefs resolved to negotiate revenue sharing with MTS for transmissions signals that cross the land, water and air space of their reserves and traditional territories. "[The request is] based on the understanding that we do have some fundamental rights as indigenous people to land, water and airspace," said Chief Ovide Mercredi of the Grand Rapids First Nation. "When it comes to using airspace, it's like using our water and simply because there's no precedent doesn't mean that it's not the right thing to do," he said. Mercredi says that signals over a significant area of the province would be affected, noting that the Cree Nations claim rights to a large portion of the north."
Movies

Submission + - Device lets moviegoers report obnoxious patrons

The Iso writes: Regal Cinemas in New York is using science to enable patrons to report ringing cell phones, crying babies, spies from the Internet, and technical difficulties so a staff member can deal with those problems.

A hand-held pager is given to a random member of the Regal Crown Club Loyalty Program who's attending each movie. "If any situation does arise they can just press a button which goes directly to the pager which the manager will have and they'll signal it and they'll go right into the theater and handle the situation," theater manager Heather Dematteis said.
I know there's a Soviet Russia joke in this.

Slashdot Top Deals

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...