Search Results for: haiku

Haiku Video Tutorial

"So... I have finally gotten around to finishing the Haiku tutorial I set out to complete over a year ago. I was hoping to have it done sooner, but I decided to then prolong graduation for another year. However, my thesis project has been a rocking success, and you can finally see the fruits of my labors. This production should be incorporated into the project as official tutorial material." Okay so yeah it's a tad bit cheesy, but heck, it's BeOS, so shut up.

A Programmer’s Introduction to the Haiku OS

This article provides a brief overview of the Haiku operating system from a programmer's point of view, with sample code for an inter-application communication application. The Haiku API is simple and powerful and by the end of this article you will be able to use a variety of objects to write your own Haiku applications. Some C or C++ coding experience is useful.

Haiku Alpha 3 Released

Haiku Alpha 3 has been in development for more than 14 months. In that time more than 800 bugs have been identified and fixed, major sections have been updated, applications have been added and updated, and great progress has been made in supporting additional hardware. Here is a summary of updates, more details can be found here. Also inside, interviews with some core Haiku developers.

Haiku Could Change the World

To understand what the BeOS and Haiku operating systems are, we first must remember that BeOS was developed with the multimedia user in mind. BeOS wanted to be what OS X has become today: an easy to use, attractive operating system. However, BeOS was a niche OS, destined for the media-hungry user. The percentage of audio and video applications available for Haiku is greater than the one in Linux, OS X or Windows, and the inner workings of the operating system were created in such a way, that the same multimedia passionate would find it easy to work with the user interface and files. Each application can interfere with other applications of its kind. A WAVE file selection can be dragged from a sound editor and onto the desktop, to create an audio file. Audio applications can interfere with each other via the Haiku Media Kit -- the corespondent of a Linux sound server. Applications like Cortex are a perfect example of how BeOS and Haiku deal with multimedia files: you can have more than one soundcard and use each one of those soundcards independently or separately. You can link one soundcard to the Audio Mixer, start a drum machine application and link that software to the Audio Mixer. If you want to output whatever you create with the audio application, all you have to do is drag the microphone and link it to the application's icon in Cortex.

Porting Gutenprint-based Printer Drivers to Haiku

Gutenprint is a suite of printer drivers that can be used with UNIX and Linux print spooling systems, such as CUPS (Common UNIX Printing System), lpr, LPRng, and others. Gutenprint currently supports over 700 printer models. Gutenprint was recently ported to Haiku, both increasing its printing capabilities, as well as extending its supported printer models. This article describes Gutenprint and the effort to port it to Haiku.

Haiku R1 Features Poll

The Haiku developers are preparing to finalise which features should be present in the first official release of Haiku. "This general interest poll, is to allow you - yes you! - the opportunity to effectively express your thoughts on which features should be present in Haiku R1 (Final). For R1, a balance must be attained between delaying the release and making Haiku R1 a well polished, impressive and feature rich release."

Haiku Project Celebrates 9th Birthday

"Back in mid-2001, when the news that Be Inc. had sold its intellectual property to Palm hit the streets, what many had suspected and rumored for quite some time - that BeOS development was headed towards closure - finally became a reality. This news and the sad realization that it ensued hit hard the developers and users of BeOS; but many of them did not give up on the idea of letting the operating system of their dreams die, and instead embarked on the daunting task of recreating BeOS in an open source fashion. This is how OpenBeOS - now known as the Haiku Project -- was born."

Haiku: Diving Into WebKit

This is news that makes me very, very happy. Stephan "stippi" Assmus has written a lengthy blog post detailing the progress made on Haiku's WebKit port, and they're quite far along. Thanks to the help of several community members, the test browser, enticingly named (euh...) HaikuLauncher, is already relatively stable, supports tabbed browsing, and a whole lot more.

Writing Applications for Haiku

What's that you say? You made a New Year's resolution but haven't kept it? You vowed to sharpen your programming skills, write a cool application, AND use cutting edge operating system technology? Look no further, you have come to the right place. This article will get you started writing applications for Haiku, the open source version of the advanced BeOS operating system.