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

 



Forgot your password?
typodupeerror

Comment Re:Portuguese here... (Score 2) 179

Portuguese here too, and this quote ought to be translated:

O DIAP considera "lícita" a reprodução para uso privado, "ainda que colocando-se neste tipo de redes a questão de o utilizador agir simultaneamente no ambiente digital em sede de upload e download dos ficheiros a partilhar". in publico.pt

Rushed translation from that original article in portuguese:

DIAP considers reproduction for private use "legal", adding "even though there is the issue of a user acting simultaneously as uploader and downloader of the shared files."

This is a great example of media spinning towards the opposite side, look at the full quote from another source:

[...] even though there is the issue of a user acting simultaneously as uploader and downloader of the shared files, we understand as legitimate the use of P2P networks by their users for private use -- articles 75-2a and 81-b of the Code of Author's Rights and Associated Rights -- even though one can gather that once the copy is done the user does not stop being part of the sharing process.

So what sounded like a warning to change the law was actually them specifying that the download vs. upload issue is irrelevant for this particular case. A really strong point, and the rightsholder associations are fuming like mad (especially since they were the ones that caused this following a silly charge of 2000 IP addresses.) Considering the conservative tendency of the current government and the current political shitstorm here, it wouldn't be shocking to see a change to the law try to slip through Parliament. Also, if the EU someday decides for a copyright directive that outlaws private copying (lobbies are powerful, remember), it's bye bye for our downloader's paradise here.

Comment Re:This is why I have given up on Adobe (Score 1) 272

It's not so terrible if you use a more recent version -- right now, 1.4.0rc1 is the one to go for.

And regarding the quality of the output, it's good enough to make a magazine with*. Granted, there's a hiccup here and there, but you'll also get that with InDesign -- only with prettier error messages.

* Disclosure: I'm one of the designers.

Comment Re:I believe (Score 1) 140

Don't be silly.

If you RTFA, and maybe if you read the artists' statements on this work, you'll find out it's obviously meant to pull things to an extreme in order to make a point. Which is the big problem of having so much personal information centralised and controlled by a private company, as well as the very foggy status of such information -- you're crying out for seeing it on a (fake, in case you missed it) dating site, but having that information relayed to ad companies almost never elicits strong reactions such as yours.

tl;dr: it's not a dating site, it's an art project, don't create straw men.

Emulation (Games)

Nintendo Upset Over Nokia Game Emulation Video 189

An anonymous reader writes "Nintendo is investigating potential copyright infringement by Nokia during some video demos of their N900 phone, which can be seen emulating Nintendo games. Nintendo spokesman Robert Saunders says: 'We take rigorous steps to protect our IP and our legal team will examine this to determine if any infringement has taken place.' In the video, Nokia says, 'Most publishers allow individual title usage, provided that the user is in possession of the original title.'"
The Internet

Australian Govt. Proposes Internet "Panic Button" For Kids 434

CuteSteveJobs writes "Children who feel they are being bullied, harassed or groomed online could call for help instantly using a 'panic button' on their PCs under a plan by the Australian Government's cyber-safety working group. The button shall look like a 'friendly dolphin,' who will connect the child victim instantly to police or child protection groups. Australian Internet Censorship Advocate Hetty 'Save the Children' Johnson says the Internet needs something like 000 or 911. Will this be another scheme wasting taxpayer dollars in lieu of parental supervison, or could it actually work? Are 1 in 4 children really sexually abused by the Internet? Can flaming and trolling be classified as bullying?"
Programming

On the Humble Default 339

Hugh Pickens sends along Kevin Kelly's paean to the default. "One of the greatest unappreciated inventions of modern life is the default. 'Default' is a technical concept first used in computer science in the 1960s to indicate a preset standard. ... Today the notion of a default has spread beyond computer science to the culture at large. It seems such a small thing, but the idea of the default is fundamental... It's hard to remember a time when defaults were not part of life. But defaults only arose as computing spread; they are an attribute of complex technological systems. There were no defaults in the industrial age. ... The hallmark of flexible technological systems is the ease by which they can be rewired, modified, reprogrammed, adapted, and changed to suit new uses and new users. Many (not all) of their assumptions can be altered. The upside to endless flexibility and multiple defaults lies in the genuine choice that an individual now has, if one wants it. ... Choices materialize when summoned. But these abundant choices never appeared in fixed designs. ... In properly designed default system, I always have my full freedoms, yet my choices are presented to me in a way that encourages taking those choices in time — in an incremental and educated manner. Defaults are a tool that tame expanding choice."
Hardware Hacking

GPL Firmware For Canon 5D Mk II Adds Features For Filmmakers 117

tramm writes "I've released an extension for the Canon 5D Mark II DSLR's video mode to enable functions that are useful for independent film makers. While the camera produces a great movie out of the box, the audio is a severely limited. My code adds features that should have been in the software, like on-screen stereo audio meters, live audio monitoring, reduced audio noise and crop marks for different formats. An introductory video shows the new features in use and an audio evaluation compares it to the stock firmware with very good results. It's similar to the incredibly flexible CHDK software for Canon's point-and-shoot cameras, but targeted at the film makers using the 5D. The Magic Lantern firmware is GPLed and new features will be written to make the camera even more useful on set. There is a wiki for documentation and development."
The Media

Print Subscribers Cry Foul Over WP's Online-Only Story 96

Hugh Pickens writes "The decision by the Washington Post to publish an article exclusively online has angered many readers who still pay for the print edition of the newspaper and highlighted the thorny issues newspaper editors still face in serving both print and online audiences. The 7,000 word story about the slaying in 2006 of Robert Wone, a young lawyer who was found stabbed to death in a luxurious townhouse in the Dupont Circle neighborhood of Washington where a 'polyamorous family' of three men lived, is the sort of long-form reporting that newspaper editors say still justifies print in the digital age and many editors agree that print is still the place to publish deep investigative reporting, in part to give certain readers a reason to keep paying for news. 'If you're doing long form, you should do it in print,' said newspaper consultant Mark Potts. 'This just felt like a nice two-part series that they didn't have the room to put in the paper, so they just threw it on the Web.' Editors at The Post say they considered publishing the article in print, but they concluded it was too long at a time when the paper, like most others, was in dire financial straits and trying to scale back newsprint costs. 'Newspapers are going broke in part because news can be read, free of charge, on the Internet,' wrote one reader in a letter to the editor. 'As a nearly lifelong reader of The Post, I could not read this article in the paper I pay for and subscribe to; instead I came on it accidentally while scrolling online for business reasons.'"
Mozilla

Firefox 3.5RC2 Performance In Windows Vs. Linux 240

pizzutz writes "Andy Lawrence has posted a Javascript speed comparison for the recently released Firefox 3.5RC2 between Linux (Ubuntu 9.04) and Windows(XP SP3) using the SunSpider benchmark test. Firefox 3.5 will include the new Tracemonkey Javascript engine. The Windows build edges out Linux by just under 15%, though the Linux build is still twice as fast as the current 3.0.11 version which ships with Jaunty."
Operating Systems

Linux Kernel 2.6.30 Released 341

diegocgteleline.es writes "Linux kernel 2.6.30 has been released. The list of new features includes NILFS2 (a new, log-structured filesystem), a filesystem for object-based storage devices called exofs, local caching for NFS, the RDS protocol (which delivers high-performance reliable connections between the servers of a cluster), a new distributed networking filesystem (POHMELFS), automatic flushing of files on renames/truncates in ext3, ext4 and btrfs, preliminary support for the 802.11w drafts, support for the Microblaze architecture, the Tomoyo security MAC, DRM support for the Radeon R6xx/R7xx graphic cards, asynchronous scanning of devices and partitions for faster bootup, the preadv/pwritev syscalls, several new drivers and many other small improvements."
Linux Business

Should Enterprise IT Give Back To Open Source? 312

snydeq writes "InfoWorld reports on the fight over open source 'leeches' — companies that use open source technology but don't give back to the open source community. While some view such organizations as a tragedy of the commons, others view the notion of 'freeloaders' as a relic of open source's Wild West era, when coding was a higher calling and free software a religion. To be sure, increased adoption by mainstream enterprises has played a hand in changing the terms of this debate. Yet, as the biggest consumer of open source software, enterprise IT still gives almost nothing back to the community, critics contend, calling into question the long-term effect corporate culture will have on the evolution of open source — and the long-term effect open source will have on rewiring companies toward collaboration."
Music

Software Enables Re-Creation of 'Lost' Instrument 136

Hugh Pickens writes "BBC reports that the Lituus, a 2.4m (8ft) -long trumpet-like instrument, was played in Ancient Rome but fell out of use some 300 years ago. Bach even composed a motet (a choral musical composition) for the Lituus, one of the last pieces of music written for the instrument.. But until now, no one had a clear idea of what this instrument looked or sounded like until researchers at Edinburgh University developed software that enabled them to design the Lituus even though no one alive today has heard, played or even seen a picture of this forgotten instrument." (Continues below.)

Slashdot Top Deals

This is a good time to punt work.

Working...