Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
HP

Submission + - HP accuses Cisco of diverting data center standard (networkworld.com)

alphadogg writes: Networking rivals HP and Cisco have abandoned their common ground in data center switching, with HP accusing Cisco of diverting an IEEE standard and Cisco insisting that customers drove the change.

At issue are two as-yet unratified standards in the IEEE for data center switching that were being defined in concert but are now diverging. IEEE 802.1Qbg and 802.1Qbh were intended to work closely together to enable physical switches to offload much of the network-intensive processing from virtual switches on blade servers and NICs. A year ago, Cisco and HP were driving the effort in a rare show of unity.

“Cisco decided to change the scope and it broke a lot of the cooperation,” says Paul Congdon, CTO of HP Networking. “Where we might have had a vision, we now really see two (specifications) without commonality, which is really unfortunate.”

Hogwash, says Cisco.

“Cisco did not drive this,” says Joe Pelissier, principal engineer at Cisco. “This additional capability was driven by feedback from the (bh) committee during the normal ballot process. Of course, Cisco enthusiastically supports providing this capability in bh as it greatly enhances the versatility of the technology, extends its longevity, and enhances its usefulness to our customers.”

Idle

Submission + - Geekiest marriage proposals ever (networkworld.com)

carusoj writes: Just in time for Valentine's Day, here's a collection of marriage proposals done in true geek fashion — from hacked video games, to an iPhone app, to CmdrTaco's own 2002 proposal here on Slashdot.

Submission + - Boeing CEO Says Outsourcing Didn't Pay (nwsource.com) 2

frank_adrian314159 writes: The Seattle Times reports that Boeing's CEO is saying that the cost overruns on the 787 "Dreamliner" were greatly exacerbated by the company's heavy use of outsourcing. Although it is now fairly well accepted that outsourcing provides little cost savings and what cost savings there are often get spent in increased management costs and rework, the outsourcing drive goes on. It's nice to see a major industry figure saying that all is not so rosy as the MBAs would have us think.
Microsoft

Ray Ozzie To Step Down From His Role At Microsoft 229

denobug writes "Ray Ozzie, Chief Software Architect at Microsoft, is stepping down. He is to remain with Microsoft until he retires, focusing his efforts 'in the broader area of entertainment where Microsoft has many ongoing investments,' based on a memo from Steve Ballmer. Also according to Steve's memo, the role of CSA was unique and it will not be filled."
Networking

NRO Warns They Are On Final IPv4 Address Blocks 282

eldavojohn writes "According to the Number Resources Organization, they will have issued their final twelve IPv4 blocks in a few months. Each block is 16 million addresses and represents 1/256th of the total addresses issued. We are now down to 12 blocks left in the global pool for issuing to Regional Internet Registries, who will then assign the last addresses that will run out sometime later in 2011. The pool of free addresses works out to be less than half of where we were in January. The new numbers from the NRO indicate estimated global pool IP address exhaustion in a few months, a year earlier than they estimated at the beginning of 2010."
Movies

Submission + - Tron Legacy exposed (kingofgng.com) 1

KingofGnG writes: "As already occurred during the past year, Disney has chosen the San Diego Comic-Con International to present its new sci-fi project. The sequel to Tron, the classic movie from 1982 dealing with videogames, virtual reality and 3D graphics when none of these three things was widely popular, has got an official title and synopsis now while the major has released (and this time without silly censorship) the very first trailer from the movie together with some concept art and the teaser poster."

Professional Plone Development 98

Michael J. Ross writes "Among the hundreds of content management systems (CMSs) available for building Web sites, Plone may not be the most popular; but for the majority of experienced Python developers, it is without equal. This is partly due to Plone being one of the few major CMSs written in Python, and partly due to its powerful extensibility. Customizing and extending Plone, however, are not for the faint of heart. Fortunately, help is at hand, in Professional Plone Development, a book written by seasoned Plone developer Martin Aspeli." Read below for the rest Of Michael's review.

Comment Re:Argh. (Score 1) 106

Python.

It has deep-rooted support for meta-programming and introspection. Namespaces are simple and straight forward. The re-occurring interfaces in Python shave down development time and encorage uniformity.

Using Python is actually a pleasure. Mind, it does have its flaws: Performance (which is about on par with PHP), populatity (not deployed as much as PHP), and some OOP querks (but still better than PHP's).

Slashdot Top Deals

"All my life I wanted to be someone; I guess I should have been more specific." -- Jane Wagner

Working...