Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
Security

Submission + - Protecting IM from the NSA, a Canadian's view 3

holden writes: "Ian Goldberg, leading security researcher, professor at the university of waterloo, cypherpunk and co-creator of the Off-the-Record Messaging (OTR) protocol recently gave a talk on protecting your IM conversations. He discusses OTR and its importance in today's world with warrant-less wire tapping and all that bad stuff. With OTR users benefit from being able to have truly private conversations over IM, by using encryption to obtain authentication, deniability, and perfect forward secrecy, while working within their existing IM infrastructure. With the recent NSA wiretapping activities and increasing Big Brother presence, security and OTR are increasingly important. An avi of the talk is available by http as well as by bittorrent and a bunch of other formats."
Privacy

Submission + - Designing software with Privacy in mind 6

dalektcalum writes: Dr. Ann Cavoukian, Canada's Information and Privacy Commissioner, recently gave a talk entitled Privacy by Design. The talk starts of by covering the basics of privacy, and privacy law, and then moves onto the important component, how to design software that properly protects users privacy. The majourity of the time is spent on design principles, but also examines specific technologies (such as Elliptical Curve Cryptography).
Programming

Submission + - The future of C++ as seen by its creator

holden writes: "In a rare public talk, C++ creator Dr. Bjarne Stroustrup discusses his ideal in programming languages, as well how he sees the next version (and beyond) of C++ developing. He explains the general selection criteria used for adding new features, some of the legacy of C++, and many other interesting topics. Especially interesting is during the Q&A he explains his views of the embrace and extend mentality some implementations, such as VC++, have taken. The talk is available as an xvid avi, mpg, and other formats."
Graphics

Submission + - Instrumented GIMP to Identify Usability Flaws

Mike writes: New users of the GIMP often become frustrated at the application's unwieldy user interface. For this reason Prof. Michael Terry and a group of researchers at the University of Waterloo have created ingimp, an modified version of the GIMP that collects real-time usability data. Terry recently gave a lecture about ingimp and the data it collects. During each session, ingimp records events such as document creation, window manipulation, and tool use. A log of these events is sent to the ingimp server for analysis. The project hopes to answer questions such as "What is the typical monitor resolution of a GIMP user?" and "Is GIMP used primarily for photo editing or drawing?" Answers to these questions will help the GIMP developers find and fix GIMP's usability problems. For more information about ingimp, visit the project's web site.
The Almighty Buck

Washington State Encourages Internet Sales Tax 200

prostoalex writes "Washington state Governor signed a tax bill encouraging out of state businesses to collect sales taxes on purchases made by Washington state residents. It should be noted, though, that Washington state does not collect personal income tax, and hence relies on state sales tax for 53.1% of its revenues." As the article notes, "People who purchase items from out-of-state Internet or catalog companies are currently supposed to pay the sales tax, but rarely do." Looks like Washington-staters won't be able to fib on their tax returns about internet purchases, starting in 2008.
The Almighty Buck

Violated Copyright Law — Now What? 112

An anonymous reader asks: "I am US-based and have recently been doing part-time subcontracting work for a friend in the UK who runs her own small marketing firm. She sells a complete branding/identity plan and if that includes a web site refresh, she calls me. The clients do not know who or where I am, or even that the work is being subbed. Like many designers, I often use Corbis and other photo merchants to mock up layouts for review. It is legal to download images (comps) from Corbis to use offline for the this purpose. If the client likes the design/images, I get a quote from the photo vendor and the client has the option to purchase. If the price is too high, which it often is with Corbis, I turn to less expensive or free alternatives." The problem comes when the site goes live and images from Corbis (or others of its ilk) aren't replaced, which is an honest mistake as long as it doesn't happen excessively. How does one handle isolating the customer, fixing the problem, and paying the proper fees (professional legal consultation here goes without saying) without everything getting blown out of proportion?
Programming

Submission + - Multi threaded programming without the pain

holden karau writes: "Gigahertz are out and cores are in. Now more than ever, programmers must begin to develop applications that takes advantage of increasing number of cores present in computers today. However, up until now, multi-threaded development has not been easy. Researcher Stefanus Du Toit discusses and demonstrates a software system (RapidMind) he co-authored that takes the pain away from multi-threaded programming in C++. For his demo, he created a program on the PlayStation 3, consisting of thousands of chickens, each independently processed by a single processing core. The talk itself is interesting, but the demo is golden."
Operating Systems

ReactOS Revealed 280

reactosfanboy writes "DRM Hacker Alex Ionescu explained the internals of ReactOS in a recent talk. Ionescu indicates that ReactOS is nearly 100% binary and API compatible with the Windows 2003 kernel, and that they are aiming for full Vista compatibility. Ionescu attempted to demonstrate ReactOS but only succeeded in installing it after two BSoDs. This alone should make it clear that ReactOS is still not ready for prime time." In what may be a red flag for Microsoft's lawyers, ReactOS is described as "an environment identical to Windows, both visually and internally." Here are slides from Ionescu's talk (PDF), which might prove more useful than the video offered in various forms at over 450 MB.
Windows

Submission + - ReactOS Revealed

reactosfanboy writes: DRM Hacker Alex Ionescu explains the internals of ReactOS in a recent talk. Ionescu indicates that ReactOS is nearly 100% binary and API compatible with the Windows 2003 kernel, and that they are aiming for full Vista compatibility. Ionescu attempted to demonstrate ReactOS but only managed to successfully install it after two BSoD's. This alone should make it clear that ReactOS is still not ready for prime time.
Operating Systems

ReactOS 0.3.1 Released 189

fireballrus writes with news of the release of ReactOS 0.3.1 — press release, changelog, download packages. ReactOS is "an open source effort to develop a quality operating system that is compatible with applications and drivers written for the Microsoft Windows NT family of operating systems (NT4, 2000, XP, 2003)." The press release notes: "Please don't forget this is an alpha-stage operating system, which means it is not suitable to replace your main OS. Also, this release is aimed to be run mostly in virtualizers / emulators (like QEmu, VMWare, Parallels, etc): because of the big amount of changes, our development team was not able to test/fix all problems which arise when running ReactOS on real hardware."

Feed Industry Pressure on Music Piracy (nytimes.com)

The recording industry’s trade group will give hundreds of college students a chance to reach settlements before being sued for copyright infringement.
Software

Submission + - Can you run an open GSM network?

Anonymous Coward writes: "Here in Vancouver cellphone companies are charging ridiculous amounts for basic cellphone plans. I'm wondering if it's possible to run an open/almost free GSM network on a small college campus. Assuming we could find the hardware and get the rights, is there open source software out there to handle all this?"

Slashdot Top Deals

"Ada is PL/I trying to be Smalltalk. -- Codoso diBlini

Working...