Report on the API Documentation Team Meeting of May 19th 2007

Blog post by nielx on Sat, 2007-05-19 10:12

This is a report of the meeting of the API documentation team that was held on May 18th 2007 at 19:00 GMT on freenode.org in the #haiku-doc channel. The full IRC log is hosted by John Drinkwater. Here are some of the highlights for those that don't want to read the complete document. In this meeting people introduced themselves to the group. There was discussion on the working process, and it was decided to create a three phase working process and to start on the support kit.

Haiku Admin Meeting Summary - May 14, 2007

Blog post by umccullough on Wed, 2007-05-16 22:52

The decision to summarize and publish regular Haiku Admin meetings is a step being taken to improve transparency and openness largely as a result of recent and past community feedback on the mailing list. Additionally, there has been an Admin Team Page provided with some details about the current membership and responsibilities of the Haiku Admin Team.
Haiku Admin Meeting 2007-05-14:

The meeting started off with a reminder to subscribe to the new Haiku Development Mailing List if any attendees had not done so yet.

ANNOUNCEMENT: First API Documentation Team Meeting

Blog post by nielx on Tue, 2007-05-15 11:30

On Friday the 18th of May, 19:00 GMT (21:00 in Amsterdam, 20:00 in London), I'd like the documentation team to meet. This meeting is for all the people interested in the API documentation, whether or not you are actually planning on contributing or not. We would like to hear as much different opinions as possible. The meeting will be on IRC, on freenode irc.freenode.net), in the channel #haiku-doc. This space is open for everyone.

Packages and file collisions

Blog post by sil2100 on Thu, 2007-05-10 18:29

Finally back with a proper development environment. Seizing the opportunity of having some free time, I finished implementing the user interface and prepared everything for package file parsing. Since I have yet to analyze the .pkg format throughout, I’d rather have everything prepared for this to come. From what I see from the materials sent by Ryan, the format itself doesn’t seem to be as complicated, but there are still quite some unknowns.

Settings, BeOS style

Blog post by koki on Tue, 2007-05-08 18:05

In his Popular Network Preferences applications and comments blog post, GSoC student Andre Alves Garzia gives a great comparative overview of network preferences apps in OS X, Ubuntu, Windows and ZETA, as a means to look for the ideal approach for Haiku.

Andre's post actually reminded me of a few ideas that I had quite some time ago about a BeOS-like way for handling network/email/printer settings (in ZETA, back in the days when I was using it), that I think would still apply for Haiku. I don't know if they are within the scope of what Andre is doing and, not being an engineer, I don't either have a clue whether these ideas can be implemented or not. But I will present them anyway, even at the risk of exposing my sheer ignorance. :)

Popular Network Preferences applications and comments.

Blog post by soapdog on Sun, 2007-05-06 20:56

The idea today is to compare and comment on popular network preferences apps. I’ll pick Mac OS X, Windows, Zeta and Linux and comment on what we can learn from each and think about how can we design a successful network preferences application for Haiku. I will not focus on the eye candy or widgets, the focus is on the user experience and features.

Lots of shots of different OSes and some opinions by yours truly.

UHCI Driver

Blog post by emitrax on Sun, 2007-04-29 22:10

After reading the main part of the USB specs, I moved on to the UHCI driver specs this week-end. I can now say, that implementing the isochronous part to the UHCI driver is a lot easier than I thought, and I guess Micheal can confirm. While reading the UHCI specs I followed Micheal’s code, and I have some questions about it, but I’ll write him an email for that. By the way, is R1 intended only for x86?

Getting Started

Blog post by soapdog on Sun, 2007-04-29 19:53

Hello All, My name is Andre Garzia and I live in Brazil. I am one of the summer of code students that will be working with Haiku. My project is the Network Preferences Application. I do most of my work on macs, most of my work is related to custom servers or web apps. I have a hobby which is to collect operating systems and machines and network them all. Right now I have couple macs (both classic and mac os x), linux, solaris, zeta, haiku, windows mobile, newtons and a magic cap machine, all networked, so I’ve felt the pain and joy of configuring different kinds of machines with different needs.

Usability goodness

Blog post by sil2100 on Sun, 2007-04-22 18:13

Who would have thought that something like me being chosen as a student for GSoC would actually happen. But it did. Blissfully indeed. Anyway, designing a good user interface is not as easy as it seems. The truth is, not even for a second did I think it was, really. On my project road map, I’ve set designing the installer UI as my first task. Following the discussions with the Usability Team, a satisfactory concept came to life.

Using the Haiku USB stack

Blog post by mmlr on Fri, 2007-04-20 08:30

This article contains outdated information, please read with caution. Mainly in the second half of the last year the Haiku USB stack has matured a great deal. Not only has it stabilized a bit, it has also seen the addition of an EHCI driver to support USB 2.0 devices. A rewritten UHCI driver and a new implementation of the USBKit library are other steps to a complete stack. The reason to write about that is the following: An increasing number of people apparently get interested in the progress of Haiku USB and they start to ask questions about the completeness and usability of the stack.