×
Real Time Strategy (Games)

On Stratagus and Open Source Strategy Games 15

Thanks to LinuxDevCenter.com for its profile of open-source strategy game engine Stratagus, interviewing the creators of the multi-platform engine formerly known as Freecraft, before the makers "received a cease and desist order" from Blizzard over name/design similarities. The author explains: "There are no essential technical differences between Stratagus and FreeCraft - Stratagus continues where FreeCraft left off. The goal of making a customizable RTS engine remains the same, although the designers now de-emphasize compatibility with WarCraft 2." The piece also discusses future plans: "The big new technology under development for future versions of Stratagus is a meta-server which will enable the engine to connect Internet players to play together. 'We intend to add a team play mode where you can share resources and technologies with your allies. [This] will allow for a much better community with features such as online chat and user statistics,' says [lead programmer] Russell."
Programming

How Do You Test Your Web Pages? 226

Pieroxy asks: "As a web developer, both professionally and personally, I try to always make sure what I write works in every browser at my disposal. When the choice came for me to choose a platform for my PC, I went the Windows route, because I cannot afford not to test IE on all those websites/applications. But now I am facing a problem with all browsers that don't have a native Windows port, such as IE5/Mac, Safari/Konqueror. kde-cygwin helped very little because the version of Konqueror shipped doesn't display most JPEG, making any testing worthless. IE5 for Mac should die soon, but is still widely used as being the default browser for so long. How do you test your web pages? Have you noticed discrepancies on how a specific engine (Gecko, Opera, KHTML) renders content on different Platforms? Do I need a Mac and a Linux machine to make sure it is working on these platforms?"
Music

New MusE Release, A Step Toward The Linux Studio 250

spamatica writes "In these times when multimedia on Linux seems to be on a roll, it's my pleasure to break the news that one of the most powerful midi/audio sequencers on Linux, MusE, has just had a new release. This release is a major milestone featuring things such as Jack-transport and win32/VST-Instrument support. Moreover it has been much improved concerning usability, stability and functionality. The Linux-based studio is looming ever closer -- in fact, it's here!"
Linux

PhoneGaim Brings Phone Calling To IM Users 158

An anonymous reader writes "Eweek has an article on how PhoneGaim integrates IM and phone into one program making it possible for AOL/ICQ, MSN and Yahoo users to call each other, landlines and cellphones. It talks about how it could be a Skype-killer since it's based on open standard SIP and comes with free PSTN calling (5 minutes per day), free voicemail via email, and even supports incoming phone calls from PSTN. It's out first for desktop Linux (maybe the start of a new trend?) but it's open source so expect a MSWin version shortly from Gaim team."
PC Games (Games)

Derek Smart Lusting Rights To Freespace? 95

WMCoolmon writes "Derek Smart (of Battlecruiser 3000 AD PC space-sim fame) has started a thread on the Adrenaline Vault forums stating that he is looking into buying the Freespace rights from Interplay and building his own Freespace 3. (For those of you who have not heard of Freespace, it is a space shooter developed by Volition Inc. and Interplay in 1998, which has received almost univeral acclaim.) Discussion has turned particularly ugly following Derek Smart's post on the main Freespace 2 fan site. In addition, he has threatened to shut down the Ferrium Project (an open-source project meant to replace the aging engine of Freespace 2) if he gets the license. To quote Derek: 'I have FULL intentions of getting this license. If I DO get it, you and your teenny leetle friends on your Ferrous Oxide project, are effectively, shutdown because I don't piss around when it comes to IP properties'."
Graphics

OpenGL Shading Language 96

Martin Ecker writes "A few months ago, the OpenGL Shading Language -- OpenGL's own high-level shading language for programming Graphics Processing Units (GPUs) -- was ratified by the Architectural Review Board (ARB) responsible for the development and extension of the OpenGL graphics API. The first real-world implementations are just becoming available in the latest graphics drivers of the big graphics hardware vendors. Now the first book that features this new shading language is available, with the intention of becoming the standard book on the subject. Randi J. Rost's OpenGL Shading Language (published by Addison-Wesley) is a good introduction to developing shaders with the new OpenGL Shading Language, and demonstrates a number of useful applications for real-time programmable shaders." Read on for the rest of Ecker's review.
The Internet

AOL-Yahoo-MSN Messaging Unified... in the Workplace Only 235

bakreule writes "Microsoft, AOL and Yahoo! are teaming up to link their separate instant messaging services for use in the workplace, 'the first major step by the industry leaders to enable computer users to communicate with one another no matter which of the three systems they use.' Sound to good to be true? It is. 'What this does not do,' Root said (yes, that's his name), 'is the holy grail of instant messaging, which is to allow anybody on any network to send a message to anybody on any other network.' It seems that the system, which is aimed for corporations, involves some MS software which acts as an intermediary between the different systems. Sounds like a fancy version of all the open source IM clients out there."
First Person Shooters (Games)

FreeDoom, OpenQuartz Help Recreate Classic WADs 22

Toddd writes "Everybody knows that the Doom and Quake engines are opensourced. But the game data (such as graphics, sound, and maps) are not. Therefore, if you want to check out the quality of today's source ports like Doomsday for Doom or Tenebrae for Quake, you either need to download the shareware versions or buy the retail boxes. However, what is less well-known is the existence of projects like the recently updated Open Quartz, offering 'GPL-compatible content - including models, maps, sounds and textures - which are required for a fully GPL game using the GPL Quake source.' FreeDoom also does similarly for Doom." We recently covered a new release of Doomsday.

PHP 5 Released; PHP Compiler, Too 524

TheTomcat writes "After years of anticipation, PHP 5 was released today. This release represents a milestone in the evolution of PHP. It sports the new Zend Engine II, a completely re-worked object model, and many many new features. Check it and the changelog out." In other PHP news, remote_bob writes "There have been many attempts, like BinaryPHP and PASM, but finally there is a complete compiler for PHP. The Roadsend compiler produces standalone, native executables, and supports the entire PHP language (but not all extensions). It uses Bigloo Scheme to do its job, a variant of Lisp, the language that Paul Graham writes about. Benchmarks say that performance is pretty good. Is this another sign that dynamic languages are the future?"
Security

LiveCD for Secure Web Browsing? 40

An anonymous reader asks: "Say you want to do your online Internet banking on your home PC, with a bank that lets you send actual money to complete strangers online, and you want to be really, really sure that some hacker isn't stealing your password or your money or both. You don't fully trust Windows, despite your best efforts to keep it secure, and you know that no OS installed on a hard disk is guaranteed secure or immune to root-kits and the like. You know enough about computer security to know that you are always just one careless mouse click or one security hole away from being screwed. You've read the advice from your bank, which says 'turn up' your security settings (whatever that means), and don't click on 'unknown' links (ever). So what you really need is a bootable CD with software so simple and stripped down that it lets you browse the web and nothing else. The nearest I can think of is one of the Linux mini-LiveCD's with Mozilla or some other browser included, such as Damn Small Linux, or ByzantineOS. Such a system shouldn't even know how to speak to your hard drives. Do Slashdot readers know of anything like this?"
Businesses

Collaboration Tools for Cross-Site Development? 12

Coordinator asks: "The company I work for has software development activities going in in several sites located around the world. We are looking for tools to help with cross-site collaboration. I am concerned about a one solution fits all approach, as well as something that requires too much time and effort to maintain on the part of our existing developers. A commercial product, or an open source product with a good support base would be very reasonable. What experiences have others had when trying to build a cross-site development environment either from scratch, or with existing tools or vendors. We are looking at some of the obvious places like sourceforge.net, gforge.org, and collab.net. Furthermore, we are looking at content management systems for knowledge base solutions such as TikiWiki or egroupware."
Data Storage

Linux Laptop w/ 3.5" Disk, USB, and No Hard Drive? 396

ryewell asks: "I have an IBM Thinkpad 390 Laptop, PII 266Mhz, 128 MB RAM, with USB 1.0 port and a 3.5 floppy drive being the most important stats I would assume for this question. So my hard drive died, and I've been using a DOS boot disk and a program called Mel to do my word processing.Would it be possible to boot the laptop in Linux using a 3.5 disk, then using drivers access the USB memory stick that had an adequate Linux system on it?" With USB thumb drives getting to be as large as 512 megs, memory sticks weighing in at 1 gig, and Compact Flash cards getting into the 2 gig range, this might not be such a bad idea. There's the Linux Mobile System that looks to implement something like this, but are there other distributions or similar projects that might be of interest? If you were going to put together a custom system for something like this, how would you do it?
PC Games (Games)

IGDA Indie SIG To Aid Independent Developer 7

zratchet writes "The IGDA Independent Game Development Special Interest Group is just getting started - this group is for game developers interested in pursuing game development and distribution outside the standard channels as presented by the mainstream industry today. For purposes of this SIG, the definition of 'indie' is: 'Not having any formal relationship with a publisher.' The purpose of this SIG is to provide information and resources to help build the community of indie developers and support their efforts, and we're currently identifying 3 types of Indie Game Developers: Commercial (small self-publishing companies and those using small publishers - for example Sunspire Studios of Tux Racer fame) and GarageGames), Open Source, Shareware, Freeware, and Public Domain (including OSI and Creative Commons licensed games) such as those listed at Sourceforge, and 'mods', such as those hosted at PlanetQuake."
Businesses

UML, PostgreSQL Get Corporate Support 213

tcopeland writes "An article on NewsForge highlights some changes in the upcoming PostgreSQL release (v7.5) that are funded by Fujitsu. PostgreSQL core team member Josh Berkus says that "Tablespaces, Nested Transactions, and Java support" are being underwritten by Fujitsu; this has also been mentioned on the postgresql-hackers list. He also says that 7.5 will be "...the most significant new release of the software since version 7.0 almost four years ago". Good times for PostgreSQL users!" And ggoebel writes "Jeff Dike posted a notice to the UML [User-mode Linux] developers mailing list: 'The first bit of news is that as of last Monday, I am working for Intel. They generously offered a full-time position, off-site, with my time mostly spent on UML. This basically means that UML is no longer a part-time, after-hours thing for me, so we should start seeing more work happening on it, especially compared to the last month or two.'"
Classic Games (Games)

Beyond Castle Wolfenstein Re-Compiled 64

hypethetica writes "In memory of game developer Silas Warner, a fan-based port of the original PC boot-diskette version of the 1985 classic, Beyond Castle Wolfenstein, has been disassembled, CPU speed fixed, and Soundblaster support has been added. The new game executable, blessed by Silas' widow, runs in DOS, Windows, and DOSBox emulators. Both the executables and source code (x86 assembly) are available for download."
United States

The Future of Free Weather Data on the Internet 312

An anonymous reader writes "The National Weather Service wants to update a 1991 policy that limits what data it can put on the Internet. The proposed new policy makes putting free data on the Internet official. The Private Weather Sector wants NWS to provide its new digital forecasts only in specialized data formats and would like NWS to shut down new XML data feeds. Barry Myers (MS Word doc), president of Accuweather wants you to have pay before using Kweather and other similar tools. Myers is asking friends to comment against the new NWS policy by June 30. Should we have to pay twice to get weather forecasts?"
Spam

Response to Gordon Cormack's Study of Spam Detection 229

Nuclear Elephant writes "In light of Gordon Cormack's Study of Spam Detection recently posted on Slashdot, I felt compelled to architect an appropriate response to Cormack's technical errors in testing which ultimately explain why one of the world's most accurate spam filters (CRM114) could possibly end up at the bottom of the list, underneath SpamAssassin. I spend some time explaining what is a correct test process and keep my grievances simplified about the shortcomings of Cormack's research."
Spam

Spamassassin Beats CRM-114 In Anti-Spam Shootout 330

Simon Lyall writes "A new study of antispam software shows that Spamassassin performed well in various configurations along with Spamprobe , Bogofilter and Spambayes also came out good while CRM-114 failed to live up to its previous claims . The study shows: 'The best-performing filters reduced the volume of incoming spam from about 150 messages per day to about 2 messages per day.'"

Slashdot Top Deals