Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
Android

Submission + - Furry Cartoon Critters Debate: Tablet or Laptop? (youtube.com)

ericatcw writes: Despite the strong inroads that mobile devices are making (see this online list of mass iPad rollouts), many skeptics remain unconvinced of their usefulness. That's true even when confronted with news of Microsoft's fear, reasoned arguments, or even old-timey anti-laptop rants that, hilariously, echo all of the same criticism today against tablets. Will this Xtranormal cartoon video depicting two furry woodland creatures on opposite sides of the 'Tablet or PC?' debate sway your mind?
Government

Submission + - FAA data: exploding batteries are rare, small risk (bit.ly)

ericatcw writes: While the U.S. government is intent on adding new rules around the shipment and carrying of Lithium-Ion batteries on passenger and cargo planes, data from its own Federal Aviation Agency show that the risk of being on an airplane where someone — not necessarily you — suffers a minor injury due to a battery is only one in 28 million, reports Computerworld, which analyzed the data (skip to the chart here) using the free Tableau Public data visualization service. Getting killed in a car accident, by contrast, is 4,300 times more likely. Opponents say the rules could raise the cost of shopping online and add hassles for fliers.
Government

Submission + - U.S. rules may raise cost of buying gadgets online (computerworld.com)

ericatcw writes: Buying your next laptop or smartphone online could suddenly get a lot more expensive if a little-known U.S. Department of Transportation proposal to tighten rules around the shipment of small, Lithium-Ion battery-powered devices by air goes through, says an industry group opposing the move. The changes, designed primarily to reduce the risk from Lithium-Ion batteries, would also forbid air travelers from carrying spare alkaline or NiMH batteries in their checked-in luggage, according to the head of the Portable Rechargeable Battery Association. The proposal is under review until March 12. It can be viewed and commented upon by members of the public here.
Mozilla

Mozilla Rolls Out Firefox 3.6 RC, Nears Final 145

CWmike writes "Mozilla has shipped a release candidate build of Firefox 3.6 that, barring problems, will become the final, finished version of the upgrade. Firefox 3.6 RC1, which followed a run of betas that started in early November, features nearly 100 bug fixes from the fifth beta that Mozilla issued Dec. 17. The fixes resolved numerous crash bugs, including one that brought down the browser when it was steered to Yahoo's front page. Another fix removed a small amount of code owned by Microsoft from Firefox. The code was pointed out by a Mozilla contributor, and after digging, another developer found the original Microsoft license agreement. 'Amusingly enough, it's actually really permissive. Really the only part that's problematic is the agreement to "include the copyright notice ... on your product label and as a part of the sign-on message for your software product,"' wrote Kyle Huey on Mozilla's Bugzilla. Even so, others working on the bug said the code needed to be replaced with Mozilla's own."

Submission + - Adobe takes on Microsoft role in eBook market (computerworld.com)

ericatcw writes: Barnes & Noble, Sony and other e-book vendors may have the manufacturing muscle, but the brains directing the challenge against Amazon.com's Kindle eBook Reader is Adobe Systems. Like Microsoft, Adobe has built a formidable ecosystem of partners to whom it supplies software such as its encryption/DRM-creating Adobe Content Server. Adobe paints Amazon as being like Apple: secretive and playing badly with others. Amazon argues it just ain't so, and takes a jab, along with other critics, at Adobe's alleged open-ness.
Microsoft

Submission + - Microsoft's top devs don't seem to like own tools (computerworld.com)

ericatcw writes: Through tools such as Visual Basic and Visual Studio, Microsoft may have done more than any other vendor to make drag and drop-style programming mainstream. But its superstar developers seem to prefer old-school modes of hacking code. During the panel at the Professional Developers Conference earlier this month, the devs also revealed why they think writing tight, bare-metal code will come back into fashion, and why parallel programming hasn't caught up with the processors yet.
Microsoft

Microsoft May Be Inflating SharePoint Stats 225

ericatcw writes "Taking a page out of McDonalds 'billions and billions served,' Microsoft says it reaps $1.3 billion a year from more than 100 million users of its SharePoint collab app. But some suggest that the figures are consciously inflated by Microsoft sales tactics in order to boost the appearance of momentum for the platform, reports Computerworld. A recent survey suggests that less than a fourth of users licensed for SharePoint actually use it. SharePoint particularly lags as a platform for Web sites, according to the same survey, a situation Microsoft hopes to fix with the upcoming SharePoint 2010."
Microsoft

Submission + - SharePoint: unstoppable or smoke-and-mirrors? (computerworld.com)

ericatcw writes: Taking a page out of McDonalds "billions and billions served," Microsoft says it reaps $1.3 billion a year from more than 100 million users of its SharePoint collab app. But some suggest that the figures are consciously inflated by Microsoft sales tactics in order to boost the appearance of momentum for the platform, reports Computerworld. A recent survey suggests that less than a fourth of users licensed for SharePoint actually use it. SharePoint particularly lags as a platform for Web sites, according to the same survey, a situation Microsoft hopes to fix with the upcoming SharePoint 2010.
Media

Submission + - What's replacing P2P, BitTorrent for warez? (computerworld.com)

ericatcw writes: Driven by increased crackdowns on BitTorrent sites such as The Pirate Bay, software pirates are fast-moving their warez to file-hosting Web sites like RapidShare, reports Computerworld. According to anti-piracy vendor, V.I. Labs, 100% of the wares in its survey were available on Rapidshare, which according to Alexa, is already one of the 20 largest sites in the world. V.I. Labs' CEO predicts file-hosting sites such as Rapidshare to supplant BitTorrent, as the former appear better protected legally.
Displays

Submission + - Windows 7 igniting touchscreen PC market (computerworld.com)

ericatcw writes: "Apple Inc. may still be coy about whether it plans to launch a touch-screen tablet computer this year, but Windows PC makers are forging right ahead. In the past three weeks, five leading PC makers have announced or been reported to confirm plans to release touch-screen PCs in time for the multi-touch-enabled Windows 7, reports Computerworld. Many appear to be using technology from New Zealand optical touch vendor, NextWindow, which already supplies HP's market-leading TouchSmart line, and Dell's Studio One. NextWindow's CEO says the company is working with partners on 8-10 products set for launch within two months, in time for Windows 7's October 22nd release."
Portables (Apple)

Submission + - Windows drains MacBook's battery: who to blame? (computerworld.com) 1

ericatcw writes: "Users hoping that Windows 7's arrival will mean less power drain on their MacBook laptops may be disappointed, writes Computerworld. Running Windows 7 in Boot Camp caused one CNET reviewer's battery life to fall by more than two-thirds. But virtualization software such as VMware Fusion suffer from the same complaints. Some blame Apple's Boot Camp drivers (the last ones were released in April 2008), others lay the blame at Windows' bloated codebase. With Apple and Microsoft both trying to avoid responsibility for improving the experience, that may mean Windows 7's reported improvements in power management will be moot for MacBook users for awhile."
Databases

Submission + - Researchers create database-Hadoop hybrid (computerworld.com)

ericatcw writes: "'NoSQL' alternatives such as Hadoop and MapReduce may be uber-cheap and scalable, but they remain slower and clumsier to use than relational databases, say some. Now, researchers at Yale University have created a database-Hadoop hybrid that they say offers the best of both worlds: fast performance and the ability to scale out near-infinitely. HadoopDB was built using PostGreSQL (though MySQL has also successfully been swapped in), Hadoop and Facebook's Hive implementation, according to Daniel Abadi, Yale computer science professor, whose students built this prototype."
Databases

Submission + - Say No to SQL? Anti-database movement gains steam (computerworld.com)

ericatcw writes: "The inaugural NoSQL meet-up in San Francisco during last month's Yahoo! Apache Hadoop Summit had a whiff of revolution about it, like a latter-day techie version of the American Patriots planning the Boston Tea Party. Like the Patriots, who rebelled against Britain's heavy taxes, NoSQLers came to share how they had overthrown the tyranny of burdensome, expensive relational databases in favor of more efficient and cheaper ways of managing data, reports Computerworld. For all the scalability and cost savings of non-relational data stores, the question remains: can open-source projects named Voldemort and MongoDB move from the Web 2.0 realm into mainstream enterprises?"
Linux Business

Submission + - Nvidia: Windows CE smartbooks rule over Android (computerworld.com)

ericatcw writes: Google's Android may enjoy the hype, but an increasing number of key industry players say the mobile OS isn't ready for ARM netbooks, aka smartbooks. Nvidia is the most recent to declare Android unfit for duty, stating its preference for Microsoft's Windows CE, which an Nvidia exec praised for having a "low footprint" and being "rock solid." Nvidia is busy optimizing its multimedia-savvy Tegra system-on-chip for Windows CE. Such improvements won't arrive for at least a year to Android, which has an inflexible UI and poor graphics support for devices larger than a smartphone, says Nvidia. Other firms echoing similar criticism include ARM and Asustek.
The Internet

Submission + - Microsoft not only firm cutting IM to US enemies (computerworld.com)

ericatcw writes: It was reported on Slashdot last week that Microsoft had cut access to its Windows Live Messenger instant messaging service to citizens of 5 countries with whom the U.S. has trade embargoes. Now it turns out that Google and, apparently, AOL have taken similar actions. According to a lawyer quoted by Computerworld, even free downloaded software are viewed as 'exports' by the U.S. government — meaning totally-in-the-cloud services such as e-mail may escape the rules. Either way, there appear to be a number of ways determined citizens of Syria, Iran and Cuba can get around the ban.

Slashdot Top Deals

Kiss your keyboard goodbye!

Working...