Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Java

Introducing JITB — a Flash Player Built On the JVM 126

MBCook writes "Joa Ebert has started working on a new program called JITB. Announced in a talk at FITC San Fran, it's a Flash player written to use the Java JVM to run ActionScript, and in a simple graphics test case (making 1 million calls to flash.geom.Point) was 30x faster than Adobe's Flash player. There is an impressive demo video on YouTube showing the point test."
Cellphones

Apple Patents Remotely Disabling Jailbroken Phones 381

An anonymous reader writes "Apple yesterday applied for a patent to allow remotely disabling electronic devices when 'unauthorized usage' is detected. The patent application covers using the camera to take pictures of the unauthorized user and using GPS to determine location, and it involves ascertaining whether the phone has been hacked or jailbroken, using those as criteria for detecting 'suspicious behavior.' The patent would allow the carrier or any other 'authorized' party to disable or restrict the functionality of the device. Is this Apple's latest tool to thwart jailbreaking?"
Image

Given Truth, the Misinformed Believe Lies More Screenshot-sm 961

SharpFang writes "In a series of studies in 2005 and 2006, researchers at the University of Michigan found that misinformed people, particularly political partisans, rarely changed their minds when exposed to corrected facts in news stories. In fact, they often became even more strongly set in their beliefs. Facts, they found, were not curing misinformation. Like an underpowered antibiotic, facts could actually make misinformation even stronger."
Encryption

Crack the Code In US Cyber Command's Logo 380

Dan writes "According to Wired: 'The US military's new Cyber Command is headquartered at Ft. Meade, Maryland, one of the military's most secretive and secure facilities. Its mission is largely opaque, even inside the armed forces. But the there's another mystery surrounding the emerging unit. It's embedded in the Cyber Command logo. On the logo's inner gold ring is a code: 9ec4c12949a4f31474f299058ce2b22a.'"
The Almighty Buck

Getting Paid Fairly When Job Responsibilities Spiral? 495

greymond writes "I was originally hired as an Online Content Producer to write articles for a company website as well as start up the company's social media outlets on Facebook and Twitter. With budget cuts and layoffs I ended up also taking over the website facilitation for three of the company's websites (they let go of the current webmaster). During this time the company has been developing a new website and I was handed the role of pseudo project manager to make sure the developer stayed on course with the project's due date. Now that we're closer to launch the company has informed me that they don't have the budget or staff in place to set up the web server and have tasked me with setting up the LAMP and Zend App on an Amazon EC2 setup. While it's been years since I worked this much with Linux I'm picking it up and moving things along. Needless to say I want to ask for more money, as well as more resources (as well as a better title that fits my roles), but what is the best way to go about this? Of course my other thought is that I'd much rather go back to writing and working with marketing than getting back into IT."
Programming

Choice of Programming Language Doesn't Matter For Security 192

An anonymous reader writes "The Security Ninja has written a blog post which discusses web programming languages and the fact that they are all insecure. It's based on a report from WhiteHat Security and aims to dispel the myth that some languages will guarantee that an application will be more or less secure than other languages. '... secure code is the product of a secure development process and real business commitment to deliver secure applications which includes developer education. The absence of these processes and business commitments will lead to web applications being developed insecurely regardless of the language being used.'"
Businesses

What Is Holding Back the Paperless Office? 511

Drethon writes "CNN has an article (are we up to the millionth article on this topic?) asking if the paperless office has arrived. This got me wondering, what are the main things holding back the paperless office? Just off the top of my head, the main thing keeping me printing out documents is the ability to spread a dozen pages of a document under review out on my table and marking it up by hand. PDF and Word markups are not too bad but they still lack the ability to spread many pages out to look over at the same time and could be improved to make markup a bit less restrictive. I do find myself printing out less with the use of dual monitors to have source documents and work under progress up at the same time, perhaps something like Microsoft's tabletop computer used as a desk will let me have at least a paperless desk. I know there are other reasons why offices are not becoming paperless. What are your reasons?"
Bug

Serious Apache Exploit Discovered 160

bennyboy64 writes "An IT security company has discovered a serious exploit in Apache's HTTP web server, which could allow a remote attacker to gain complete control of a database. ZDNet reports the vulnerability exists in Apache's core mod_isapi module. By exploiting the module, an attacker could remotely gain system privileges that would compromise data security. Users of Apache 2.2.14 and earlier are advised to upgrade to Apache 2.2.15, which fixes the exploit." Note: according to the advisory, this exploit is exclusive to Windows.
The Courts

Facebook Founder Accused of Hacking Into Rivals' Email 261

An anonymous reader notes a long piece up at BusinessInsider.com accusing Facebook founder Mark Zuckerberg of hacking into the email accounts of rivals and journalists. The CEO of the world's most successful social networking website was accused of at least two breaches of privacy. In a two-year investigation detailing the founding of Facebook, Nicholas Carlson, a senior editor at Silicon Alley Insider, uncovered what he claimed was evidence of the hackings in 2004. "New information uncovered by Silicon Alley Insider suggests that some of the complaints [in a court case ongong since 2007] against Mark Zuckerberg are valid. It also suggests that, on at least one occasion in 2004, Mark used private login data taken from Facebook's servers to break into Facebook members' private email accounts and read their emails — at best, a gross misuse of private information. Lastly, it suggests that Mark hacked into the competing company's systems and changed some user information with the aim of making the site less useful. ... Over the past two years, we have interviewed more than a dozen sources familiar with aspects of this story — including people involved in the founding year of the company. We have also reviewed what we believe to be some relevant IMs and emails from the period. Much of this information has never before been made public. None of it has been confirmed or authenticated by Mark or the company." The single-page view doesn't have its own URL; click on "View as one page" near the bottom.

Submission + - UbuntuWomen International Women's Day Competition (ubuntu.com)

elkbuntu writes: There's a competition going for Women Ubuntu users to tell the tech community how they discovered Ubuntu. By doing so they can help to raise the visibility of women within the Ubuntu community, celebrate International Women's Day 2010, oh, and win one of 2 cool prize packs.
AMD

AMD Publishes Open-Source "ATI Evergreen" Driver 159

Several readers have written to tell us that AMD has published their code to support the Radeon HD 5000 "Evergreen" graphics cards on Linux in an open-source driver. Unfortunately the driver isn't quite as complete as some might hope. The current offering doesn't promise 2D (EXA) acceleration or 3D support. "The DDX driver supports mode-setting on the Evergreen/R800 series GPUs with VGA and DVI connectors while the DisplayPort connectivity is still not working right, according to AMD's Alex Deucher who had written most of this code. These new AMD graphics cards have been around since September while there was no open-source support at that time. In December just before Christmas there was Evergreen Shader documentation that was made publicly available and around that time it was confirmed via our forums that initial VGA mode-setting was working with Evergreen internally on unreleased code. Since then the digital connector support has been added in and this code has finally cleared AMD's legal review. The revised target was to publish this code by FOSDEM, which is this weekend so AMD did hit the target this time."
Displays

2 Displays and 2 Workspaces With Linux and X? 460

Borov writes "I'm planning to buy a second monitor in near future and I was searching for ways to configure it under Linux. It seems there are two main ways: 1) to have one 'big' desktop, which means I have single workspace — changing virtual desktop switches both monitors or 2) to have separate X sessions for each display — which means I have separate workspaces, but I can't move applications between them. I need something in the middle — a separate workspace for each screen, so that I can have independent virtual desktops on each screen, but still have the ability to move applications between monitors (no need to strech one app across both of them). I've read that some tiling window managers can do this kind of thing, but I'd rather go with 'classical' window managers, like Openbox/Gnome/KDE or similar."
Communications

Pope Urges Priests To Go Forth and Blog 284

Hugh Pickens writes "Pope Benedict XV, whose own presence on the Web has grown in recent years, is urging priests to use all multimedia tools at their disposal to preach the Gospel and to engage in dialogue with people of other religions and cultures. 'The spread of multimedia communications and its rich "menu of options" might make us think it sufficient simply to be present on the Web,' but priests are 'challenged to proclaim the Gospel by employing the latest generation of audiovisual resources,' says the Pope. The message from the Pope, prepared for the World Day of Communications, suggests such possibilities as images, videos, animated features, blogs, and Web sites and adds that young priests should become familiar with new media while still in seminary, though the Pope stresses that the use of new technologies must reflect theological and spiritual principles. Many priests and top prelates already interact with the faithful online, and one of Benedict's advisers has his own Facebook profile. So does the archbishop of Los Angeles. The Pope adds, 'I renew the invitation to make astute use of the unique possibilities offered by modern communications. May the Lord make all of you enthusiastic heralds of the Gospel in the new "agorà" which the current media are opening up.'"
Cellphones

Nokia To Make GPS Navigation Free On Smartphones 300

mliu writes "In what is sure to be a blow to the already beleaguered stand-alone GPS market, Nokia, the global leader in smartphone market share, has released a fully offline-enabled free GPS navigation and mapping application for its Symbian smartphones. Furthermore, the application also includes Lonely Planet and Michelin guides. Unfortunately, the N900, which is beloved by geeks for its Maemo Linux-based operating system, has not seen any of the navigation love so far. With Google's release of Google Navigation for Android smartphones, and now Nokia doing one better and releasing an offline-enabled navigation application, hopefully this is the start of a trend where this becomes an expected component of any smartphone."

Slashdot Top Deals

Get hold of portable property. -- Charles Dickens, "Great Expectations"

Working...