Haiku Archive
The History of Java on BeOS…
Well, until beunited tells me to shut up (probably won’t be long) I’m going to attempt to set the record straight and describe the current status of Java on BeOS. I’ve seen a ton of inaccurate information disseminating about the community and feel something should be said by someone who actually does know what’s going on. That seems to be the general state of Haiku / beunited at this point. Too many people don’t know anything and think they do, or like to speculate, and the people who really know things are too busy working on them to keep people overly informed.
Three Years of Haiku: The Long Road to Evolution
Haiku (OpenBeOS)'s third birthday was a few days ago. While some BeOS parts have been successfully re-implemented so far, these were mostly the 'trivial' parts: screensaver kit, printing kit etc. Read more for a mini-editorial.
Haiku Gets AGP Support; BeOS 5 Gets USB-Storage
Rudolf Cornelissen coded for Haiku/BeOS support for AGP cards (AGP cards were previously working on PCI-mode on BeOS) while Siarzhuk Zharski has released a module that allows USB storage devices to be used with BeOS 5.x (however some libraries from Dan0/Zeta are needed for the module to work).
Haiku-OS: A Call to the Community
While many of our team members are hard at work, coding and working on updating their team pages and adding all of the official site content, there are some other things that need to be done. We are going to need some Newbie Help Files and some "Developer Tutorials to be written in order to fill some large blank spots on our new site. I posted more information in our forums. If you would like to help out with either of these, please see either the Newbie Help Files thread or the Developer Tutorials thread."
WalterCon: An Experience Remembered
Jace from ZetaNews and BeUnited has written a review of the recent WalterCon about Haiku.
First Haiku (ex-OpenBeOS) Screenshots
Just posted at openbeos.org - a few screen shots of Haiku boot screen, fail safe mode etc. Elsewhere, BeOSJournal did some extensive reporting from the WalterCon.
OpenBeOS Becomes Haiku
According to BeGroovy, "With the start of WalterCon 2004 comes the new name for OBOS, Haiku. Too late for complaining, the t-shirts have been made." In related news, the BeUnited JAVA port was demonstrated and will be released soon. Also see coverage on IsComputerOn.
BeOS 5 PE Max Edition V3.1 Beta-1 Released
The BeO5Max project has just released their first beta of BeOS 5 PE Max Edition V3. Currently the ISO comes in multiple .rar files but a single .zip is expected today. Because of the nature of the BFS filesystem, BeO5Max has a non-standard way of burning ISOs, so make sure you read here & here.
Celebrating Ten Years of BeOS
PalmSource ain't gonna make a birthday party for BeOS but it would only be fair if the rest of us, users, remember the "media OS" as the innovative operating system of the late '90s, still used by some. Depending on how you count, it was early 1994 when the first BeOS version left the Be, Inc. offices and headed toward Be's "partners" and "developers". It was 1994 when the word started to spread around among geeks about this "new and exciting" OS and soon, external devs got access to it.
Send Messages in a Post PostMessage() API
"There is an unfortunate holdover in the BeOS API which has been depricated in the next version of Zeta: BLooper::PostMessage(). This method has a few special cases which make it dangerous to play with, at least one of which is detailed in the BeBook's entry for it. But judging from numerous bits of code I have seen, no one really reads the BeBook that closely anyway." Read the dev article here. Update: Ex-Be engineer Dianne Hackborn replied to the topic.
A Peek at PhOS: BeOS-Dan0’s Unapproved Brother
I am one of those remaining BeOS addicts. I love the BeOS' responsiveness, its short boot-up/shutdown times and its, well, overall feel. But no one can deny the fact: BeOS 5.0.x PE is getting old. Very old, with a kernel build-time of around May 2000.
OpenTracker Compiles and Links on BlueEyedOS
BlueEyedOS reports that after a few weeks of hard work, compilation and linking of OpenTracker is now complete, and seems almost ready to make it work properly. In the meantime, OpenBeOS gets some ethernet drivers and the ability to run BeOS-native command line apps.
BeGeistert 012 Review & Comment
This years first festival of BeOSing was held again at the Dusseldorf Youth Hostel April 17-18th April 2004. As ever it started on the Friday night and these days you can also stay the Sunday night, I missed number 11 (which I am told was the biggest ever) but I made it this time for my 8th BeGeistert. Article includes 6 pages of pictures.
BeOS LiveCD(XBEOX) Beta Released
This beta of BeOS LiveCD(XBEOX) contains the BeOS 5 Personal Edition with some drivers. It is the first BeOS live CD since the 4.5 days in 1999. The LiveCD includes the "Installer" application so users can install the full BeOS PE on its own hard drive partition if needed. To get to the internet you will need a normal floppy drive (no external USB ones). Apparently, the upcoming BeOSMax Edition 3.1 will be a LiveCD too in addition to being a normal installer bootable CD.
RAM Limiting Bootloader for BeOS
Euan Kirkhope has achieved a RAM limiting bootloader for BeOS R5, Zeta, Dano, PhOS, allowing BeOS* to operate on machines with more than 1GB RAM by capping it out at 512 MB of RAM.
x86 Boot Loader Milestone for OpenBeOS
The IA32 boot loader bindings are now mature enough to boot OpenBeOS from a hard drive if the BIOS supports LBA access (which should be supported by every modern BIOS). The kernel itself doesn't have hard drive access yet, so it will panic soon after (which is the intended behaviour at this point).
Casper: The Tracker-based Removable Media Manager for BeOS
I created the Casper project because I needed a way to organize my growing collection of CD-R/RWs which holds a lot of music and images, but there was no such solution available for my OS of choice, the BeOS.
OpenBeOS: Networking Kit Milestone
From OpenBeOS.org
"We have reached a milestone toward self-hosting. The prolific Waldemar Kornewald checked in a file using our netstack and PPP code."
BeOS Memory Limitation Work-around Achieved
The well-known limitation of BeOS to crash when too much memory is installed is now hacked around by some people in the community. The first patch, patches the kernel to "think" that only 64 MB is installed in the machine. We would advise the team to make multiple hack packages for 64, 128, 256, 384, 512, 640 and 768 MBs of RAM (the right amount is different for each user because it depends on the MBs the graphics card reports to the PCI level, not just how much RAM and gfx RAM is actually installed). This hack is for BeOS 5.x systems.