Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Microsoft docs (Score 2) 418

Information about the study is here (as in listed in summary):
Documentation usage of Android Developers

Lethbridge's study about rarely consulting and updating general software documentation is available here:
How Software Engineers
Use Documentation: The State of the Practice

Robillard's study about problems with API documentation can be found here:
What Makes APIs Hard to Learn? Answers from Developers

Programming

Submission + - Developers may be getting 50% of their documentation from Stack Overflow (ninlabs.com) 1

gameweld writes: "Software companies, such as Microsoft, create documentation for millions of topics concerning its APIs, services, and software platforms. Creating this documentation comes at a considerable cost and effort. And after all this effort much documentation is rarely consulted and lacking enough examples. A new study suggests that developers are increasingly consulting Stack Overflow and crowd-sourced sites over official documentation, using it as much as 50% of time. How should official documentation be better redesigned? What are the implications of software created from unruly mashups?"
Crime

Submission + - The Accidental Betrayal of Aaron Swartz

theodp writes: The anarchist dictum when it comes to grand juries, explains Salon's Natasha Lennard, is a simple one: 'No one talks, everyone walks.' It's a lesson journalist Quinn Norton tragically learned only after federal prosecutors got her to inadvertently help incriminate Aaron Swartz, her dearest friend and then-lover. Convinced she knew nothing that could be used against Swartz, Norton at first cooperated with the prosecutors. But prosecutors are pro fishermen — they cast wide nets. And in a moment Norton describes as 'profoundly foolish,' she told the grand jury that Swartz had co-authored a blog post advocating for open data (the Guerrilla Open Access Manifesto), which prosecutors latched onto and spun into evidence that the technologist had 'malicious intent in downloading documents on a massive scale.' Norton sadly writes, 'It is important the people know that the prosecutors manipulated me and used my love against Aaron without me understanding what they were doing. This is their normal. They would do this to anyone. We should understand that any alleged crime can become life-ruining if it catches their eyes.' Consider yourself forewarned.

Comment Difficulty or Popularity or Medium Popularity? (Score 2) 185

-Do we ask questions because of difficulty or because the underlying technology is more popular?
-Are javascript developers more likely to use sites like stackoverflow vs traditional means (books, mailing list, forums, etc).
-Do we underestimate javascript usage? Does javascript span more projects, i.e. I have a C# based web-project, but still use javascript for the UI.

These are the underlying questions that would have to be answered before we could derive anything from this sort of analysis. That said, in our recent study of stackoverflow questions (publication pending), we found that there was a strong correlation between the frequency of using a particular API class (as defined by google code search), and the numbers of questions asking about those classes. This could suggest questions have a large popularity component, or it could mean people are more likely to run into difficulty with popular components!

Image

Getting L33t Into the Oxford English Dictionary 167

arcticstoat writes "A few net-speak acronyms such as LOL and OMG were entered to the Oxford English Dictionary last month, but could we ever see l33t-speak (complete with numbers) or ROFLcopters in the OED? In this interview with OED principal editor Graeme Diamond, he reveals the selection criteria for new words and discusses the potential for words such as 'l33t' to get into the dictionary. 'L33t is obviously a respelling and a contraction [of elite],' says Diamond, 'so it would be a separate entry, and yes it is familiar to me, so I think it's something we would consider for inclusion.'"

Comment This is already happenning (Score 1) 132

CNN uses this for comments on many of their stories.
The quality of discussion tends to be better, people self-regulate more crazy responses, and the comments are longer (rather than one sentence rants).

Blog sites use comment hosting systems such as disqus.
In my experience, a blog post will receive much more comments when hosted in this manner, rather than just the site's internal comment system.

Comment Different types of intelligence (Score 1) 716

Dogs have communication hands down. I've seen many dogs understand numerous commands and engage with humans well (we don't have bomb-sniffing cats).

On the other hands, I think dogs lack more "frontal" intelligence. The type of top-down intelligence that involves planning, top-down control. Perfect illustration: one of my stupid dogs trying to get to a squeaky toy with a fairly see-through blanket would try running through a blanket barrier to get to a squeaky toy. This was non-stop aggressive behavior lasting for many minutes with no top-down consideration. This would even continue if there was an opening in the blanket.

Earth

Yellowstone Supervolcano Larger Than First Thought 451

drewtheman writes "New studies of the plumbing that feeds the Yellowstone supervolcano in Wyoming's Yellowstone National Park shows the plume and the magma chamber under the volcano are larger than first thought and contradicts claims that only shallow hot rock exists. University of Utah research professor of geophysics Robert Smith led four separate studies that verify a plume of hot and molten rock at least 410 miles deep that rises at an angle from the northwest."
Windows

Post-Beta Windows 7 Build Leaked With New IE8 332

CWmike writes "A post-beta version of Windows 7, Build 7022, leaked to Internet file-sharing sites also includes an updated version of IE8, according to searches at several BitTorrent trackers. With Microsoft halting new Windows 7 beta downloads on Tuesday, and blocking all downloads as of noon (EST) today, users are again turning to illegal sources to get the new operating system."

Feed Chinese police arrest three in high-tech exam cheating scheme (engadget.com)

Filed under: Misc. Gadgets

As we've seen countless times, the temptation to cheat on tests using various gadgets and wireless technology is often too great for students to overcome -- even chess players have occasionally given themselves an unfair advantage. While much of the test cheating involves nothing more than hidden iPods or cellphones, it can sometimes raise to the level of elaborate test cheating crimes rings, with students forking over big bucks for a little assistance. As Reuters reports, that appears to be what has gone down during China's recent national college entrance exam, where three men were arrested for relaying answers to a student from a van parked outside the school. Apparently, the student (who paid $1,500 for the "service") wore a wireless microphone to read out the questions, with the men in the van using a pair of computers to look up the answers. That's not all the police had to deal with, however, with them also reportedly turning up 42 pairs of so-called "cheating shoes" with "transmitting and reception ability" prior to the exam, as well as some "cheating wallets" and hats.

Read | Permalink | Email this | Comments

Office Depot Featured Gadget: Xbox 360 Platinum System Packs the power to bring games to life!


Feed Visual Studio Shell (not Visual Studio's hell) (theregister.com)

Nearly eclipsed by Eclipse, Microsoft opens tool platform to all

Pop along to Sourceforge and you’ll find many different programmers’ editors, many of which have been abandoned long before they’re ready for use. There’s not really any point developing an editor, when toolkits like Scite exist. The same is true of IDEs, when there’s the extensible Eclipse IDE to use. As a result it’s been gaining more and more market- and mindshare with development tools vendors around the world.


Slashdot Top Deals

It appears that PL/I (and its dialects) is, or will be, the most widely used higher level language for systems programming. -- J. Sammet

Working...