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

 



Forgot your password?
typodupeerror
×

Comment Only Feasible Way... (Score 1) 1065

...to do this is to make your cell phone act as a key to the vehicle. When the car is in anything except "P", then the cell phone cannot make or receive calls and automatically goes to voicemail. Even this system needs to be well thought out to endure emergency action. A modern car probably knows when it has crashed, when it is stopped, etc. The car should be able to active/deactivate the phone based on these factors.

Comment Re:Will never take off (Score 1) 297

I feel that you may be underestimating the power of the social search. By definition, Facebook exists because people *want* to be connected to each other. Social gaming platforms push the latest details of someone's accomplishments, people are constantly being invited (or otherwise) to groups they may have an interest in. Basically, any social context is now at the mercy of crowd-wisdom. I think social search is going to enable more of this behaviour, and I think if you dismiss it so easily, you just don't get social networks.

Comment Re:What is it? (Score 1) 162

Nope. My bad. Since the SHY character is used as a way to dictate line breaks, it obviously isn't used to forge domains or anything similar. Presumably then, the SHY is used to ensure that patterns such as "Viagra" can be written as Viagra and not be caught by simple pattern matchers? TFA was light on actual examples.

Comment Re:What is it? (Score 1, Insightful) 162

And, as TFA points out, this is a valid tactic because "modern browsers" (ambiguously non-committal) do not render the character. I assume, spammers are writing URLs as: http://m­i­crosoft.com/ (eg. m-i-crosoft.com, but rendered onscreen as microsoft.com). This, of course, tricks folks into thinking that they are clicking on a valid microsoft.com URL.

Comment Wrong question to ask? (Score 2, Interesting) 467

Perhaps the question is incorrect. If i have a volume with data and a volume with encrypted data, then the encrypted data can be discerned from the non-encrypted data by virtue that there will be patterns detectable in the non-encrypted volume. So technically if you have a drive and there is random data on it but no discernible patterns, then there is either encrypted data on it, or it is an empty drive. It is likely not even factory default since that it likely to have some structure imposed upon it as well. What is the point of carrying around an encrypted volume with the ability for plausible deniability if that plausible deniability requires you to have random data as a volume? The existence of random data will render your plausible deniability claim useless since, by definition, your claim is no longer plausible.

Comment Like developers talking to the business (Score 1) 511

It's basically the same situation that arises when a developer tries to talk to the business. Many developers just don't know how to speak in plain english (or language of choice) when it comes to describing technology. As a result, developers don't seem to "get the business" and the business doesn't seem to "get technology". Enter the business analyst: the BA is the interface that has the ability to speak both technology and business.

In the case of the media, they seem to lack really gifted technologists who can also convey the *meaning* of the science without losing their audience. Let's face it: most information consumers want the basic facts as well as the bit of novel "shiny" associated with the science. Sometimes the journalist has to understand the science *and* it's place so that they can come up with the novel bits for the audience. It takes a gifted journalist to do that, and many, obviously, fall short.

Comment Re:What's worse that no documentation? (Score 1) 477

I've always wondered if there was any (automated) way to at least give developers a fighting chance when dealing with out-of-date documentation.

My only experience using a source code manager is CVS -- sorry. But I'm sure SVN and Git are similar. CVS understands the sections of code that have changed. There are also numerous ways to parse languages. Can we not combine the two to determine if there is a so-called "significant" change (where this is a highly questionable quantifiable value) and, if so, reject the check-in unless the comment directly above it, beside it, (or whatever) has changed as well? Perhaps there are already tools that do this? I am not aware of them and I would be most interested if anyone has anecdotal stories about things they use at their workplace to try to automate this.

Of course, nothing will stop a motivated developer from eventually getting around such a stop-gap system, but this would be designed to HELP, not PREVENT.
Cellphones

Submission + - Cell phones don't increase chances of brain cancer (smh.com.au)

mclearn writes: A very large, 30-year study of just about everyone in Scandinavia shows no link between mobile phone use and brain tumours, researchers reported on Thursday. Even though mobile telephone use soared in the 1990s and afterward, brain tumours did not become any more common during this time, the researchers reported in the Journal of the National Cancer Institute. Some activist groups and a few researchers have raised concerns about a link between mobile phones and several kinds of cancer, including brain tumours, although years of research have failed to establish a connection.

"From 1974 to 2003, the incidence rate of glioma (a type of brain tumor) increased by 0.5 per cent per year among men and by 0.2 per cent per year among women," they wrote. Overall, there was no significant pattern.

Comment It's called split-testing (Score 1) 174

This isn't news. This is how it's done. Ignoring the fact that it's about degrading performance, split testing is designed to attempt to optimize one variable. Sometimes it's difficult to isolate said variable. In this case, microsoft spends inordinate amounts of time and money to keep a high volume site snappy and responsive. The question is: are they spending *too* much money. So, they are attempting to answer that question using ye-olde-standard split testing methods.

Nothing to see here. Move along.

Comment Re:That would imply that non spam tweets were usef (Score 3, Interesting) 301

Then you haven't used it to track EVENTS (that affect more than one person) of personal importance to you: the first snippets of information to come out of Mumbai were via Twitter. Last night I used it to track snowfall (and traffic conditions) in Vancouver, BC. Coupled with instant upload of phone cam pictures, it was an amazingly realtime view of my personal geographic area.

United States

Experts Now Say JFK Bullet Analysis Was Wrong 550

Spy Handler writes "Researchers analyzing bullet fragments from the 1963 Kennedy assassination using new techniques say that the government's 1976 conclusion that the bullets came from only one gun (Oswald's) is wrong. 'Using new guidelines set forth by the National Academy of Sciences for proper bullet analysis, Tobin and his colleagues at Texas A&M re-analyzed the bullet evidence used by the 1976 House Select Committee on Assassinations, which concluded that only one shooter, Oswald, fired the shots that killed Kennedy in Dallas. The committee's finding was based in part on the research of now-deceased University of California at Irvine chemist Vincent P. Guinn. He used bullet lead analysis to conclude that the five bullet fragments recovered from the Kennedy assassination scene came from just two bullets, which were traced to the same batch of bullets Oswald owned.'"
Programming

Submission + - Conversation between two chat-bots

Tabernaque86 writes: http://discovermagazine.com/2007/brain/i-chat-ther efore-i-am/article_print Apparently programmers left two chat-bots alone in a room. The only intervention was programming a bot to start a conversation with a question, the rest was up to the bots. There is a brief description in the article, followed by a handful of conversations between the two bots, ALICE and jabberwocky.

Slashdot Top Deals

"The most important thing in a man is not what he knows, but what he is." -- Narciso Yepes

Working...