Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment *sigh* ... (Score 1, Offtopic) 684

I'm no Apple lover (nor do I have any great love of Microsoft), but I can at least say Microsoft was never THIS bad with Windows Mobile nor did they lock you down into this kind of ecosystem of control. At least you could write your own programs from Windows Mobile and extend it all you want without Microsoft trying to break you (or being obsessively married to the carrier). Apple-fanboi's take note: I can take control of any other smartphone (Windows Mobile, Blackberry, Android*, etc and get it to do what I want) * - Android phones DO lock out root on non-developer devices, which is unfortunate, and T-Mobile has brought down the hammer on tethering apps in the marketplace (although you can still install them manually).

Comment Re:Android = no native code support (Score 1) 263

You do know that you can use C/C++ code right? JNI is fully supported you know. At most you'd have to rewrite the GUI code in Java and you need to do that with most mobile devices anyway (and here's a hint, Windows CE is different enough from mainstream Windows that it usually requires significant reworking unless your app uses a subset of the MFC libraries or a subset of .NET).

Comment Re:the usual BS about 64-bit (Score 2, Interesting) 770

Actually, i386->amd64 is an improvement. While you do loose performance going from 32->64 memory addresses (and thus using more cache), you gain more general use registers, which i386 is *greatly* starved (you basically have four that you know are always available, and the a bunch more that may or may not be available for general usage if you know what features the processor supports, and you hand-write ASM, or tune your compiler). Hence the performance increases going from i386->amd64, but no on other 32 to 64 migrations involving the same architecture base set (i.e., sparc32->sparc64 or powerpc32->powerpc64).

Comment Re:Because Snapdragon Is an ARM Processor! (Score 1) 125

I'm not sure what your talking about, but Ubuntu on ARM is free as standard i386/amd64 Ubuntu: http://cdimage.ubuntu.com/ports/releases/jaunty/release/ - images are available for the iMX51, and the NSLU2 (I have to dig the link out ofr that) as of Jaunty. People have gotten it running on the Breadboard.

Comment Re:The Charges (Score 1) 469

It's illegal when its anti-competitive and forcing other manufacturers out of the marketplace. In addition, there are things that are illegal for monopolies that are legal for other companies (although I'm not sure if Intel been deemed a monopoly in the Eurozone).
The Internet

Euro Parliament Warns Against Overzealous IP Enforcement 73

An anonymous reader writes "Days after New Zealand dropped its support for the 'three strikes and you're out' approach for terminating Internet subscribers, the European Parliament has now similarly rejected the proposed approach. Today the EP adopted a new report on security and fundamental freedoms on the Internet that expressly rejects disproportionate measures for IP enforcement and the use of excessive access restrictions placed by IP rights holders."
The Courts

Microsoft Sued Over Vista-To-XP Downgrade Fees 479

Krojack writes with this excerpt from Computerworld: "Los Angeles resident Emma Alvarado charged Microsoft with multiple violations of Washington state's unfair business practices and consumer protection laws over its policy of barring computer makers from continuing to offer XP on new PCs after Vista's early-2007 launch. Alvarado is seeking compensatory damages and wants the case declared a class-action suit. ... Irked at having to pay a fee for downgrading a new Lenovo notebook to XP, Alvarado said that Microsoft had used its position as the dominant operating system maker to 'require consumers to purchase computers pre-installed with the Vista operating system and to pay additional sums to "downgrade" to the Windows XP operating system.'"
Role Playing (Games)

Cyan Worlds To Open-Source Myst Online: Uru Live 39

644bd346996 writes "Cyan Worlds, Inc., creators of the Myst franchise, has decided to make their unsuccessful MMORPG Myst Online: Uru Live into an open source game. They will release all the source code for the client, server, and tools. They will continue to host the data on their own servers. Uru was originally intended to be an online-only game. The publisher, Ubisoft, requested that a single-player version be made as well. They then canceled the online version in February 2004, while it was still in a closed beta. Cyan allowed fans to run their own servers as part of a completely unsupported service known as Until Uru. In February 2007, GameTap picked up Uru as one of their biggest games, only to cancel it a year later."
The Courts

Submission + - U.of Oregon Says No to RIAA; ID no good

NewYorkCountryLawyer writes: "The University of Oregon has filed a motion to quash the RIAA's subpoena for information on student identities, in what is believed to be the first such motion made by the university itself, rather than by the students, and the first instance of a State Attorney General bringing a motion to quash an RIAA subpoena. The motion (pdf) explains that it is impossible to identify the alleged infringers from the information the RIAA has presented: "Five of the seventeen John Does accessed the content in question from double occupancy dorm rooms at the University. With regard to these Does, the University is able to identify only the room where the content was accessed and whether or not the computer used was a Macintosh or a PC.... The University cannot determine whether the content in question accessed by one occupant as opposed to another, or whether it was accessed instead by a visitor. Two of the seventeen John Does accessed the content in question from single occupancy dorm rooms....No login or personally identifiable information, i.e. authentication, was used by the Does to access the university's network because none is required. The University cannot determine whether the content was accessed by the room occupant or visitor. Nine of the seventeen John Does accessed the content in question from the University's wireless network or a similar system called the "HDSL Circuit." These systems do record a user name associated with the access. For these John Does, the University can determine the identity of the individual who bas been assigned the user name, however, it is unable to determine whether the content was accessed by the individual assigned that user name or by someone else using the computer associated with the user name. In the case of sixteen of the seventeen John Does, .... it is not possible for the University to identify the alleged infringers without conducting interviews and a forensic investigation of the computers likely involved." The AG's motion further argues (pdf) that "Plaintiffs' subpoena is unduly burdensome and overbroad. It seeks information that the University does not readily possess. In order to attempt to comply with the subpoena, the University would be forced to undertake an investigation to create discovery for Plaintiffs — an obligation not imposed by Rule 45. As the University is unable to identify the alleged infringers with any accuracy, it cannot comply with its federal obligation to notify students potentially affected by the subpoena." One commentator has likened the AG's argument to saying, in effect, that the RIAA's evidence is "rubbish"."
Education

Submission + - Opensource in Industry?

An anonymous reader writes: I'm in my last year at university and in the local chapter of the Association of Information and Technology Professionals (AITP). Every fall our organization hosts a conference where various businesses/recruiters come in and we do a couple of presentations and discussion topics. On the schedule this year is a discussion about Opensource. Coming from more of CS background and then moving into MIS it's been my experience that many of the more business minded people have a lot of common misconceptions about Opensource and are just uneducated in the matter in general. For this discussion I'm trying to compile a list of some of the most notable projects as well as some supporting data as a way to raise awareness. What makes your top 5 or 10 list for most notable Opensource projects and supporting statistics that make you believe this? One excellent example I can think of is the recent article about IBM saving $250M by consolidating some of its servers into Linux mainframes.

Slashdot Top Deals

UNIX is hot. It's more than hot. It's steaming. It's quicksilver lightning with a laserbeam kicker. -- Michael Jay Tucker

Working...