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

 



Forgot your password?
typodupeerror
×

Comment OpenID (Score 1) 286

Select an OpenID provider and delegate your domain to this provider, which allows you to use your domain as your claimedID (profile.mydomain.com).

This is done by simply by including link-rel tags in the head:

<link rel="openid2.local_id" href="http://name.myopenid.com" />
<link rel="openid2.provider" href="http://www.myopenid.com/server" />
<link rel="openid.delegate" href="http://name.myopenid.com/" />
<link rel="openid.server" href="http://www.myopenid.com/server" />

OLPC Set To Dump x86 For Arm Chips In XO 2 274

angry tapir writes with this excerpt from Good Gear Guide: "One Laptop Per Child is set to dump x86 processors, instead opting to put low-power Arm-based processors in its next-generation XO-2 laptop with the aim of improving battery life. The nonprofit is 'almost' committed to putting the Arm-based chip in the next-generation XO-2 laptop, which is due for release in 18 months, according to Nicholas Negroponte, chairman of OLPC. The XO-1 laptop currently ships with Advanced Micro Devices' aging Geode chip, which is based on an x86 design."

Slashdot Top Deals

"More software projects have gone awry for lack of calendar time than for all other causes combined." -- Fred Brooks, Jr., _The Mythical Man Month_

Working...