Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
Programming

Python 2.6 to Smooth the Way for 3.0, Coming Next Month 184

darthcamaro writes "Some programming languages just move on to major version numbers, leaving older legacy versions (and users) behind, but that's not the plan for Python. Python 2.6 has the key goal of trying to ensure compatibility between Python 2.x and Python 3.0, which is due out in a month's time. From the article: 'Once you have your code running on 2.6, you can start getting ready for 3.0 in a number of ways,' Guido Van Rossum said. 'In particular, you can turn on "Py3k warnings," which will warn you about obsolete usage patterns for which alternatives already exist in 2.6. You can then change your code to use the modern alternative, and this will make you more ready for 3.0.'"
Biotech

Seeing With Your Skin? 138

Iddo Genuth writes to tell us that a researcher from Tel Aviv University is exploring the possibility that humans may be able to "see" via their skin. Professor Leonid Yaroslavsky hopes to utilize this possible technology to find solutions for the blind in addition to new types of image capture that might be able to work where conventional lenses fail. Unfortunately he has a long uphill battle ahead to convince others that his theories are possible. "The lenses currently used for optics-based imaging have many problems. They only work within a limited range of electromagnetic radiation. Relatively, these are still costly devices greatly limited by weight and field of view. The imaging Professor Yaroslavsky has in mind has no lenses and he believes the devices can be adapted to any kind of radiation and wavelength. They could essentially work with a 360-degree field of view and their imaging capability will only be determined by computer power rather than the laws of light diffraction."
The Media

Sound Bites of the 1908 Presidential Candidates 410

roncosmos writes "Science News has up a feature on the first use of sound recording in a presidential campaign. In 1908, for the first time, presidential candidates recorded their voices on wax cylinders. Their voices could be brought into the home for 35 cents, equivalent to about $8 now. In that pre-radio era, this was the only way, short of hearing a speech at a whistle stop, that you could hear the candidates. The story includes audio recordings from the 1908 candidates, William Jennings Bryan and William Howard Taft. Bryan's speech, on bank failures, seems sadly prescient now. Taft's, on the progress of the Negro, sounds condescending to modern ears but was progressive at the time. There are great images from the campaign; lots of fun."
Software

An Open Source Legal Breakthrough 292

jammag writes "Open source advocate Bruce Perens writes in Datamation about a major court victory for open source: 'An appeals court has erased most of the doubt around Open Source licensing, permanently, in a decision that was extremely favorable toward projects like GNU, Creative Commons, Wikipedia, and Linux.' The case, Jacobsen v. Katzer, revolved around free software coded by Bob Jacobsen that Katzer used in a proprietary application and then patented. When Katzer started sending invoices to Jacobsen (for what was essentially Jacobsen's own work), Jacobsen took the case to court and scored a victory that — for the first time — lays down a legal foundation for the protection of open source developers. The case hasn't generated as many headlines as it should."

Slashdot Top Deals

Never tell people how to do things. Tell them WHAT to do and they will surprise you with their ingenuity. -- Gen. George S. Patton, Jr.

Working...