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

 



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

"Experience has proved that some people indeed know everything." -- Russell Baker

Working...