×
Java

Columba Developers Interview 13

Anonymous Coward writes "Scott Delap's ClientJava.com has an interview with the developers behind Columba, an open source Java email client. They answer questions about Columba development and general Java/Swing issues desktop Java applications face nowadays."
Networking

DECnet Isn't Dead 375

Ronald Dumsfeld writes "The odds of folks under the age of 25 on Slashdot having heard of DECnet are pretty slim. This article over at Datamation gives some insight into people who've not given up on it. Poke around and find the documentation for the OSI-compliant version, or download the Linux version of the older DECnet IV and bask in the Security Through Obscurity."
GUI

A Glimpse at the Linux Desktop of the Future 759

hisham writes "Every now and then we see articles pointing out "what's wrong with Linux on the desktop." This one gives a nice overview not only of the problems we all know, but also where to look for solutions (app dirs, smarter filesystems) and what's out there (projects trying to change the face of Linux, like Klik, Zero Install and GoboLinux). Still, it usually boils down to things that Mac OS X already has or that are/were touted for inclusion on MS Longhorn. Fortunately, the major desktops stopped playing catch and are focusing on forward-looking Linux projects, like KDE Plasma and Gnome Beagle. Interesting times ahead."
Sun Microsystems

OpenSolaris Code Released 362

njcoder writes "C|net's news.com.com has reported that Sun Microsystems is releasing parts of the OpenSolaris code today licensed under the OSI-approved CDDL . The release consistes of over 5 million lines of code for the base system OS/Net (kernel and networking). OpenSolaris is based on Solaris 10, the current version of Sun's Unix Operating System. Back in January, Sun released the code for DTrace, a dynamic tracing tool for analyzing and debugging kernel and userland events. DTrace is one of the big features in Solaris 10. Some other highlights include the GRUB bootloader, SMF (Service Management Facility) which replaces init.d scripts, it starts up processes in parallel for faster boots (7 second boot on a dual opteron workstation I think that was the setup) as well as providing features for automatically restarting. OpenSolaris provides support for x86/x86-64 processors as well as Sparc. The Blastware guys are working on Polaris which is an OpenSolaris port to PowerPC. Sun has been working on opening Solaris for over a year now. The OpenSolaris project started with a pilot group of Sun and non-Sun users. During the pilot program a lot of info including screenshots could be found on various OpenSolaris member blogs. (My favorite is Ben Rockwood's blog). Teamware is the source code management system Sun uses for Solaris and OpenSolaris. Which was designed by Larry McVoy (now of BitKeeper) while he was at sun. No word yet on if Teamware will be available for OpenSolaris developers or not. Sun also uses CollabNet for it's Open Source project websites so that might be a possibility as well."
Wireless Networking

Microsoft Dumps Cisco for WiFi 25

A reader writes: "While Cisco is still runs the world of routers, apparently they have ended up on the short end of the stick when it comes to WiFi. Aruba Wireless Networks announced today that Microsoft has selected them over Cisco and would be "integrating Windows wireless clients" software with the Aruba gear. This could impact everyone that uses wireless with Windows. Aruba's Access Points aren't your traditional AP since they offload most of the functionality to a back end controller thus making for very low cost APs. They have even released their AP boot code on Source Forge so that anyone with a controller can convert their APs to Aruba APs. It also should be noted that Cisco, after realizing their wireless equipment wasn't up to par, tried to buy the deal by first by first approaching Aruba and then after being rebuffed bought their competitor Airespace for $450M in desperation and still lost."
Debian

Debian 3.1 (Sarge) Released 411

Mister Furious writes "First, Apple switches to Intel, and now, equally shocking: Debian Sarge is released! Hell has officially frozen over! The scoop is from debian-administration.org: "The new Debian stable release, codenamed Sarge, has officially been released today. Several years of development since the last stable release, Woody, was released on the 9th of July, 2002 over a thousand developers around the world have helped make this release possible." Changes include Gnome 2.8, Firefox 1.0.4, Thunderbird 1.0.2, Apache 2.0.54 (1.3.33 is still available, too!), Postgresql 7.4.7, and more. The news hasn't hit the main Debian GNU/Linux site as of this article's posting. Congratulations to all of the Debian developers and contributors. Thanks for all your hard work and for a great distro!" Here's a link to the Debian Stable "Release" file.
The Internet

The Return of GPLFlash 418

ValourX writes "Remember GPLFlash, the free software project that was supposed to replace the proprietary Macromedia Flash plugin? Well it's back in active development according to this NewsForge article. GPLFlash is half of the proprietary duo that the Free Software Foundation is rallying to replace with free equivalents. The alpha release isn't far away, but the development team could use some programming help, if you're available."
Networking

Is Rodi BitTorrent's Replacement? 618

tilleyrw writes "From ZDNet Blogs: 'Rodi is a small-client P2P application, written in Java, that improves on BitTorrent by allowing both content searches and full anonymity. It's released under the General Public License (GNU). Even your IP address can be hidden using Rodi through a process called "bouncing." That is, if A wants a file from B, they get C to agree to stand-in on the exchange. B gets C's IP address, not A's. Through IP Spoofing A can even hide their identity from C. Rodi can also be used from behind corporate firewalls and LANs using Network Address Translation (NATs), something most home gateways have.' "
Role Playing (Games)

PCGen 5.8 Released 16

HunterD writes "PCGen, the premier Open Source D20 RPG character generation application has released it's new 5.8 version. The 5.8 release of PCGen comes from over a year of hard work adding new features such as the ability to preview characters, a new plugin system, and the ability to use pcgen to run games over the internet via the new networking plugin. Eleven new datasets in this release mean that there are now almost 100 free data sets for Pcgen, which represents a substantial percentage of the available D20 books on the market. Usability has increased dramatically, as countless bugs have been fixed to increase stability and application speed."
Databases

CA's $1mn Open-Source Bounty Results 217

Anil Kandangath writes "Last year, Computer Associates open sourced their Ingres DMBS and they also announced a $1mn bounty for open source conversion toolkits from other databases to Ingres. Well, the toolkits are up on SourceForge and the bounty has been won by three teams, two from India and one from New York. More details and links to the projects on the CA news page. This is one of the greatest bounties for open source software and will hopefully serve as a model for other companies taking this path of cheaper development and better code."
Unix

Better Scheduler Than Cron? 66

Chanc_Gorkon asks: "I am looking for an open source job scheduler that is better than cron. I need a scheduler that has dependency checking, preemption (to stop jobs that access the same resources from running at the same time) and -full- logging. Cron e-mails are nice, but I usually end up cleaning them out with out reading. E-mailing the sysadmin -only- when a job does not get kicked off would be the preferable option. I have scoured Freshmeat and Sourceforge and have found nothing that comes close to what I am looking for. Do you guys have some options for me?"
Graphics

GPU Gems 2 70

Martin Ecker writes "Following up on last year's first installment of the "GPU Gems" book series, NVIDIA has recently finished work on the second book in the series titled GPU Gems 2 - Programming Techniques for High-Performance Graphics and General-Purpose Computation, published by Addison-Wesley. Just like the first book, GPU Gems 2 is a collection of articles by various authors from game development companies, academia, and tool developers on advanced techniques for programming graphics processing units (or GPUs for short). It is aimed at intermediate to advanced graphics developers that are familiar with the most common graphics APIs - in particular OpenGL and Direct3D - and high-level shading languages, such as GLSL, HLSL, or Cg. The reader should also be proficient in C++. As with GPU Gems, GPU Gems 2 is not for beginners. For professional graphics and game developers, however, it is an excellent collection of interesting techniques, tips, and tricks." Read on for Ecker's review.
The Almighty Buck

Finding Sponsors for an Open Source Project? 209

vertigo72 asks: "What's the best way to find sponsors for an open source project? Is there some people or foundations that give grants for the development of free software? We develop an open source (GPL) box office software: phpMyTicket. At our knowledge at the moment this is the only open source software of this kind. The program is in advanced beta stage and was already used in production environment by us and by other people. The program is rather complex and big: we support online ticket shop, box office with thermal printer and control at doors with barcode scanner. Smarty, PDF and email template engines are used. Paypal and some other gateways are supported. Now we want to continue and to add more professional features, but alas this requires more funding."
Communications

SPA-3000 Review/Guide: Affordable Home PBX 160

Kerbo writes "Seems every few days there is another news item about Asterisk PBX or Asterisk@Home, the open-source PBX system and associated installer package. You may have even been wondering what equipment you need to get started. The Geek Gazette has posted a review of the Sipura SPA-3000 ATA/Gateway with a complete setup guide on configuring it to work with Asterisk. This makes a very cost-effective way to get started by using your existing phone line as a trunk into the PBX."
Programming

Where Should all the 4th Gens Go? 39

ARSDeveloperGuy writes "Fourth generation languages are cool, but there seems to be little to no effort being spent to standardize them. The current state is commercialized pseudo-languages are created to allow vertical apps to be expanded. (ARS Remedy, Siebel, Oracle JDeveloper) The concepts of a form, field, and workflow can be standardized, and when you look at many of these languages they aren't terribly different. Why don't we create a standard and start writing "workflow converters" for these powerful languages? That would allow conversions to happen more readily, maybe even to an open source offering like OpenSourceCRM."
The Internet

Azureus Decentralizes Bittorrent 672

BobPaul writes "While the eXeem project to decentralize Bittorrent remains in open beta, the Azureus Java Bittorrent project has recently released a major update that, among other things offers 'a distributed, decentralised database that can be used to track decentralised torrents. This permits both "trackerless" torrents and the maintenance of swarms where the tracker has become unavailable or where the torrent was removed from the tracker.' It doesn't contain the search functionality of eXeem, but it's also not a beta product and is licensed under the GPL. Could this and compatible clients be the replacement to SuprNova and Lokitorrents, or does the lack of search negate its effectiveness?"
GNU is Not Unix

Maui X-Stream at it Again? 293

Goyuix writes "In their latest commercial venture, Maui X-Stream, the now infamous company behind Cherry OS, has recently launched a suite of tools that once again takes advantage of GPL'd code to get their dirty work done... This time it is a set of video encoding, streaming and display tools. A choice quote from SourceForge: 'There are boundled dshow filters, string, toolbars, dialogs, command line switches, etc..., which can be verified easily by just running the applications and taking a look, or a bit harder by analysing the memory dump'. Is the situation getting worse or is community just getting better at finding the violators?"
GUI

Dockapps Arrive at the OS X Dock 27

An anonymous reader writes "Many of us have fallen in love with the convenience of dockapps through fvwm2, Windowmaker and Afterstep. Now, it looks like dockapps are finally coming to OS X at last. It's not Dashboard, but it is very cool."

Slashdot Top Deals