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

 



Forgot your password?
typodupeerror
×
Games

Submission + - More evidence for Steam games on Linux

SheeEttin writes: "Back in November 2008, Phoronix reported that Linux libraries appeared in the Left 4 Dead demo (also on Slashdot), and then in March, Valve announced that Steam and the Source engine were coming to Mac OS X
Now, Phoronix reports that launcher scripts included with the (closed beta) Mac version of Steam include explicit support for launching a Linux version."

Comment Re:WPS (Score 0) 432

Quite some time ago, IBM did release the source code of the WorkPlace Shell for Windows under the Common Public License. So if someone really wanted to examine a WorkPlace Shell implementation... It does exist in open source form...

Comment Re:Naturally, the passwords were not in clear (Score 0) 214

I'm an idiot. They were stored in SHA-512 hashes, since they were passwords for JIRA, but the likelihood of the passwords breaking on a dictionary attack is apparently high.

And they also logged passwords with a fake login page, so protections like that are pretty much void...

So, meh... It's my fault for not reading the article... When will I learn? :P

Comment Re:Linux with Wine should work... (Score 0) 618

Nothing about the rest of what I said? And I don't think Wine is bunk. I have played quite a few edutainment Windows games in Wine and they perform well in it. And quite a few of the newest games work in Wine too. Wine has been ready for prime time for a long time now. However, it isn't perfect, and there could be games that would be problematic. It depends on the games they are playing.

Comment Linux with Wine should work... (Score 0) 618

Wine and Linux for the client machines should work well for your needs. Ive seen that most games work quite well under Linux+Wine. If Wine isnt enough, possibly CrossOver Games would be better.

Windows prior to Vista doesnt really offer capabilities that you are requesting, as far as I know. And Windows is still expensive...

But on the Linux side, there are a few tools that can do that.

For GNOME, there is GNOME Nanny. Though it seems restricted to time session management and web activities.

A more universal set of tools is available too:

  • TimeKpr- Controls login and session times using PAM
  • WebContentControl- Despite its name, it does more than control website access. It also includes scripts for controlling application access.
  • A new *in-development* GUI called GChildCare is being made to succeed WebContentControl.

Im not sure if there are other tools out there that work. I think Mandriva Linux actually provides integrated support for parental controls similar to GNOME Nanny and TimeKpr. The scripts from WebContentControl would let you block which applications they can run, though that isnt that big of a problem on Linux if they dont have a compiler or root access.

KDE itself has a configurable Kiosk mode, which can help control KDE itself.

Ubuntu

Ubuntu Will Switch To Base-10 File Size Units In Future Release 984

CyberDragon777 writes "Ubuntu's future 10.10 operating system is going to make a small, but contentious change to how file sizes are represented. Like most other operating systems using binary prefixes, Ubuntu currently represents 1 kB (kilobyte) as 1024 bytes (base-2). But starting with 10.10, a switch to SI prefixes (base-10) will denote 1 kB as 1000 bytes, 1 MB as 1000 kB, 1 GB as 1000 MB, and so on."

Submission + - Nexuiz Founder licenses Nexuiz for non-GPL use (alientrap.org)

King InuYasha writes: Nexuiz founder Lee Vermuelen, along with several other Nexuiz core developers, has licensed the Nexuiz name, Nexuiz.com domain, and Nexuiz DarkPlaces engine to Illfonic in a deal to get Nexuiz on the Xbox 360. However, the kink is that the engine has been licensed for non-GPL usage. That is, Illfonic has no intention of contributing their code back to the main GPL Nexuiz project. As a result, Nexuiz has been forked into a new project called Xonotic. While the main Nexuiz site doesn't mention that Illfonic has no intention of contributing back, the Xonotic project FAQ states, "Lee Vermeulen, the Nexuiz project founder, decided to license the Nexuiz code, including the Darkplaces engine, to a new game development company named Illfonic so that they could develop a closed-source version for the PS3. As part of this deal, IllFonic acquired the rights to use the name Nexuiz along with the domain nexuiz.com, and are under no obligation to contribute code back to the open-source Nexuiz project (and have stated that they have no intention of doing so)." Additionally, the Xonotic project states that Illfonic "may be in violation of the GPL as most contributors to the Nexuiz codebase have not relicensed their work for inclusion in a closed-source project."

Comment Re:BASIC is irrelevant (Score 0) 548

My university here teaches intro with C++, which they feel isn't a good choice. However, they teach it because Electrical Engineers need to know a "C" or "C-like" language. Apparently they want to shift to Python in the near future, which means they need to work out how to bridge between Python and C in Intermediate (which is another required course for Electrical Engineers)...

Slashdot Top Deals

Logic is a pretty flower that smells bad.

Working...