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

 



Forgot your password?
typodupeerror
Canada

"Canadian DMCA" Rising From the Dead 211

mandelbr0t writes "The Canadian Conservative government is preparing to reintroduce amended copyright legislation on Thursday (we discussed the rumor some weeks ago). Most sources say that the proposed legislation is very similar to Bill C-61, generally dubbed the 'Canadian DMCA.' It still includes definitions of 'technological protections' and criminalizes 'circumvention' of those protections. Bill C-61 died in the summer of 2008, facing massive opposition from the Canadian public. Once again, it's time for Canadians to get politically active; ORC ran a large campaign with the last attempt, and will likely be updated soon with the new proposed legislation." Read below for more of the submitter's thoughts on the coming battle.

Web 2.0 Recipes With PHP + DHTML 134

An anonymous reader writes "Take a look at these full simple code examples for dynamic elements for your web apps, including: Ad boxes, Pop-ups, Spinners, and Tabs. Easy ways to show and hide content on the page." From the article: "Incorporating JavaScript into your page makes the page dynamic and creates a more compelling user experience. Users can get more data more quickly, look at information from different aspects, and seamlessly navigate the site -- and the site doesn't have to go back to the server for lots of pages. However, there's also a reason to avoid using JavaScript: browser compatibility. In the early days of flat HTML, Internet Explorer rendered pages differently from Netscape. Those problems were fixed, but when support for CSS was added, new compatibility issues arose. Now most of the CSS issues have been solved, but JavaScript compatibility issues have cropped up. These compatibility problems have no easy solution. You need to weigh the benefit of what the JavaScript is doing against the number of browsers you'll need to test against and support."

Slashdot Top Deals

When it is incorrect, it is, at least *authoritatively* incorrect. -- Hitchiker's Guide To The Galaxy

Working...