Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Just do it the other way around (Score 1) 332

This is indeed the process that I have used. However, if I want to run a regex over a range of cells, I have to write a small script, run the script, review the output and repeat the process until I get the regex right. Just running the regex in the spreadsheet directly over the cells would be much faster.
 

Media

Low-Level Format For a USB Flash Drive? 252

Luyseyal writes "I unwittingly bought one of these terrible flash cards at Fry's and have managed to nuke two of them, successively. I have a USB flash card reader that will read/write the current one at USB 1.0 speed, but it locks up every Ubuntu and XP machine I've come across in high-speed access mode. I have read that if I low-level format it that it could be fixed, though my current one doesn't support it. My Google-fu must be weak because I cannot seem to find a USB flash reader that specifies that it will do low-level formatting." Can anyone offer advice for resurrecting such drives?
United States

State Senator Caught Looking At Porn On Senate Floor 574

Everyone knows how boring a debate on a controversial abortion bill can get on the Senate floor. So it's no wonder that Florida State Sen. Mike Bennett took the time to look at a little porn and a video of a dog running out of the water and shaking itself off. From the article: "Ironically, as Bennett is viewing the material, you can hear a Senator Dan Gelber's voice in the background debating a controversial abortion bill. 'I'm against this bill,' said Gelber, 'because it disrespects too many women in the state of Florida.' Bennett defended his actions, telling Sunshine State News it was an email sent to him by a woman 'who happens to be a former court administrator.'"

Comment Cooperate (Score 1) 381

Make them autoboot (e.g. Linux). But when it boots up, tell them that they need to get the USB drive from another family member (or several) to get the 'secret' message.

Or it could be some kind of competition, how many other family members can you 'link' with.

Auto-Parallelizing Compiler From Codeplay 147

Max Romantschuk writes "Parallelization of code can be a very tricky thing. We've all heard of the challenges with Cell, and with dual and quad core processors this is becoming an ever more important issue to deal with. The Inquirer writes about a new auto-parallelizing compiler called Sieve from Codeplay: 'What Sieve is is a C++ compiler that will take a section of code and parallelize it for you with a minimum hassle. All you really need to do is take the code you want to run across multiple CPUs and put beginning and end tags on the parts you want to run in parallel.' There is more info on Sieve available on Codeplay's site."
United States

Connecticut Wants to Restrict Social Networking 242

csefft writes "According to the Hartford Courant, Connecticut became the latest state to want to restrict the use of MySpace and other social networking sites. The proposed bill would require that all such sites verify the identity and age of users, as well as get parent's permission for those under 18. Sites that failed to comply would be subject to a $5,000 per day fine. Attorney General Richard Blumenthal said of the proposition, 'If we can put a man on the moon, we can verify age on the Internet,' but quickly followed with the acknowledgment that there is no foolproof method."

Slashdot Top Deals

I don't do it for the money. -- Donald Trump, Art of the Deal

Working...