Forgot your password?
typodupeerror
Programming

Submission + - repl.it: A client-side web REPL for 15+ languages (repl.it)

MaxShaw writes: "repl.it is an online REPL that supports running code in 15+ languages, from Ruby to Scheme, to QBasic, in the browser. It is intended as a tool for learning new languages and experimenting with code on the go. All the code is open sourced under the MIT license and available from GitHub (https://github.com/replit)."
GUI

Ubiquiti Announces RouterStation Challenge Winners 87

Riskable writes "Remember that $200,000 Contest For a Better Open-WRT Wireless Router GUI? Today Ubiquiti posted the winning entries to their support wiki. The grand prize was a tie between PyCI (written by yours truly) and NETSHe with OpenNET as the runner up. Source code and firmware images for each entry are available for download on their respective wiki pages. I'll be setting up a project page for PyCI (and l2sh) soon to make it a participatory open source product. Even if you don't have a RouterStation, or don't care about OpenWRT, there are numerous Python modules and tools inside of PyCI that could prove useful to other open source projects (e.g. iptables.py can read/interpret over 400 permutations of the iptables command). I'll also be checking the comments if anyone has any questions for me about PyCI or the contest in general. BTW: I'd like to thank all the commenters in the original article that insinuated that the technical requirements were impossible and/or that making a GUI to configure such complex things is a waste of time. I read every one and I wouldn't have made it such an obsession otherwise!"
Google

Google Releases Open Source JavaScript Tools 158

Dan Jones writes "Google has open sourced several of its key JavaScript application development tools, hoping that they will prove useful for external programmers to build faster Web applications. According to Google, by enabling and allowing developers to use the same tools that Google uses, they can not only build rich applications but also make the Web really fast. The Closure JavaScript compiler and library are used as the standard Javascript library for pretty much any large, public Web application that Google is serving today, including some of its most popular Web applications, including Gmail, Google Docs and Google Maps. Google has also released Closure Templates which are designed to automate the dynamic creation of HTML. The announcement comes a few months after Google released and open sourced the NX server."
Music

Going Head To Head With Genius On Playlists 174

brownerthanu writes "Engineers at the University of California, San Diego are developing a system to include an ignored sector of music, dubbed the 'long tail,' in music recommendations. It's well known that radio suffers from a popularity bias, where the most popular songs receive an inordinate amount of exposure. In Apple's music recommender system, iTunes' Genius, this bias is magnified. An underground artist will never be recommended in a playlist due to insufficient data. It's an artifact of the popular collaborative filtering recommender algorithm, which Genius is based on. In order to establish a more holistic model of the music world, Luke Barrington and researchers at the Computer Audition Laboratory have created a machine learning system which classifies songs in an automated, Pandora-like, fashion. Instead of using humans to explicitly categorize individual songs, they capture the wisdom of the crowds via a Facebook game, Herd It, and use the data to train statistical models. The machine can then 'listen to,' describe and recommend any song, popular or not. As more people play the game, the machines get smarter. Their experiments show that automatic recommendations work at least as well as Genius for recommending undiscovered music."
Patents

Apple Seeks Patent On Operating System Advertising 342

patentpundit writes "On April 18, 2008, Apple Computer applied for a patent relating to an 'invention' that allows for showing advertisements within an operating system. The first named inventor on the patent application is none other than Steve Jobs. The patent application published and became available for public inspection on October 22, 2009. If implemented, the invention would make it possible for advertisements to be displayed on a variety of devices, including desktop computers, cell phones, PDAs, and more. In one alarming aspect, the device could be disabled while the advertisements run, thereby forcing users to let the advertisement run its course before the system would unlock and allow further use. In an even more invasive scenario, explained in the patent application, the user could be required to do something, such as click to continue, in order to verify that they are actively watching the advertisement and haven't simply walked away while the ad runs. Whether Apple would implement such an invention is unknown, but it is possible that they think there are others out there who might want to implement such invasive advertising. It is possible Apple wanted to get ahead of the curve and file this patent so that if any company is silly enough to engage in Big Brother advertising, then Apple will get a royalty. I sure hope this is not the future of advertising."

Slashdot Top Deals

"This isn't brain surgery; it's just television." - David Letterman

Working...