1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> 
4<head>
5<!-- 
6 *
7 * Copyright 2008-2012, Haiku. All rights reserved.
8 * Distributed under the terms of the MIT License.
9 *
10 * Authors:
11 *		Humdinger <humdingerb@gmail.com>
12 *		Stephan A��mus <superstippi@gmx.de> 
13 *
14-->
15	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
16	<meta name="robots" content="all" />
17	<title>Welcome to Haiku!</title>
18	<link rel="stylesheet" type="text/css" href="Haiku-doc.css" />
19</head>
20<body>
21
22<div id="banner">
23<div><span>User guide</span></div>
24</div>
25
26<div class="nav">
27<div class="inner">
28<ul class="lang-menu">
29<li class="now"><img src="images/flags/gb.png" alt="" /> English</li>
30<li><a href="welcome_fr.html"><img src="images/flags/fr.png" alt="" />Fran��ais</a></li>
31<li><a href="welcome_de.html"><img src="images/flags/de.png" alt="" />Deutsch</a></li>
32<li><a href="welcome_it.html"><img src="images/flags/it.png" alt="" />Italiano</a></li>
33<li><a href="welcome_ru.html"><img src="images/flags/ru.png" alt="" />��������������</a></li>
34<li><a href="welcome_es.html"><img src="images/flags/es.png" alt="" />Espa��ol</a></li>
35<li><a href="welcome_sv_SE.html"><img src="images/flags/sv_SE.png" alt="" />Svenska</a></li>
36<li><a href="welcome_jp.html"><img src="images/flags/jp.png" alt="" />���������</a></li>
37<li><a href="welcome_uk.html"><img src="images/flags/uk.png" alt="" />��������������������</a></li>
38<li><a href="welcome_zh_CN.html"><img src="images/flags/zh_CN.png" alt="" />�������� ������������</a></li>
39<li><a href="welcome_pt_PT.html"><img src="images/flags/pt_PT.png" alt="" />Portugu��s</a></li>
40<li><a href="welcome_fi.html"><img src="images/flags/fi.png" alt="" />Suomi</a></li>
41<li><a href="welcome_sk.html"><img src="images/flags/sk.png" alt="" />Sloven��ina</a></li>
42<li><a href="welcome_hu.html"><img src="images/flags/hu.png" alt="" />Magyar</a></li>
43<li><a href="welcome_pt_BR.html"><img src="images/flags/pt_BR.png" alt="" />Portugu��s (Brazil)</a></li>
44</ul>
45<span>
46��
47</span></div>
48</div>
49
50<div id="content">
51<div>
52
53<table class="index" id="index" summary="index">
54<tr class="heading"><td>Index</td></tr>
55<tr class="index"><td>
56	<a href="#welcome">Welcome to Haiku!</a><br />
57	<a href="#bugreport">Beware of Bugs</a><br />
58	<a href="#system">Getting to know the system</a><br />
59	<a href="#software">Installing new software</a><br />
60	<a href="#wifi">Wifi in Haiku</a><br />
61	<a href="#api">Getting to know the API</a><br />
62	<a href="#contact">Getting in contact</a>
63</td></tr>
64</table>
65
66<h2>
67<a id="welcome" name="welcome">Welcome to Haiku!</a></h2>
68<p>Thank you very much for checking out Haiku! This is our fourth public release. We hope to attract new developers to our project and give future users a chance to check out Haiku. We realize that this <i>alpha release</i> does not yet fully live up to the goals that we have set for ourselves and doesn't offer all the features and well-rounded end-user experience planned for the final R1 version. However, we hope that this release lets you discover Haiku's great potential and that you share our excitement.</p>
69<p>Visit our project's website <a hrf="http://www.haiku-os.org">Haiku-os.org</a> for the latest news and announcements.</p>
70
71<h2>
72<a href="#"><img src="images/up.png" style="border:none;float:right" alt="index" /></a>
73<a id="bugreport" name="bugreport">Beware of Bugs</a></h2>
74<p>We have been working hard to fix all possibly show stopping bugs, however, being an alpha release, there are bound to be plenty left undiscovered.</p>
75<div class="box-warning">We discourage using alpha versions as a production system. Your data could very well be altered, mangled or downright destroyed.</div>
76
77<p>One of the main reasons for releasing an alpha version is to attract more people to test the system and discover bugs or provide suggestions for future enhancements. Please file bugs and enhancements in our bug tracker after using its search function to avoid duplicates.</p>
78<ul>
79	<li><a href="http://dev.haiku-os.org/wiki" class="printurl">Haiku Bug Tracker</a></li>
80	<li><a href="en/bugreports.html">Tips for a helpful bug report</a></li>
81</ul>
82
83<h2>
84<a href="#"><img src="images/up.png" style="border:none;float:right" alt="index" /></a>
85<a id="system" name="system">Getting to know the system</a></h2>
86<p>The first release(s) of Haiku will be very much like the BeOS R5, the operating system it is reimplementing. If you never experienced it, have a look at these links:</p>
87<ul>
88	<li><a href="../userguide/en/contents.html">Haiku User Guide</a></li>
89	<li><a href="http://www.haiku-os.org/community/" class="printurl">List of BeOS/Haiku websites</a></li>
90</ul>
91
92<h2>
93<a href="#"><img src="images/up.png" style="border:none;float:right" alt="index" /></a>
94<a id="software" name="software">Installing more software</a></h2>
95<p>Because of our binary and source compatibility, many BeOS applications run on Haiku (you may have to install the optional package "beoscompatibility" for some programs, see below). After downloading a package, simply unzip it (double clicking opens <span class="app">Expander</span>) to <span class="path">/boot/apps/</span> and start the application from there.</p>
96
97<p>Popular software repositories are:</p>
98<ul>
99	<li><a href="http://www.haikuware.com" class="printurl">Haikuware</a></li>
100	<li><a href="http://www.bebits.com" class="printurl">BeBits</a></li>
101	<li><a href="http://ports.haiku-files.org/" class="printurl">HaikuPorts</a> - maintains patches for ported software</li>
102	<li><a href="http://www.osdrawer.net/" class="printurl">OsDrawer</a> - hosts native BeOS and Haiku open source software projects</li>
103</ul>
104
105<p>There are also so-called Optional Packages, which are used by Haiku's build system. It is not intended for end users to manually extract and install them. Instead, a utility script is provided, <tt>installoptionalpackage</tt>. This script is meant to bridge the gap while Haiku's package management is still under construction. It will allow you to install most of the available Optional Packages.<br />
106You'll have to run a command in Terminal: <tt>installoptionalpackage -h</tt> explains its usage.</p>
107
108<h2>
109<a href="#"><img src="images/up.png" style="border:none;float:right" alt="index" /></a>
110<a id="software" name="wifi">Wifi in Haiku</a></h2>
111<p>Haiku supports wireless networks that are WPA/WPA2 or WEP encrypted and of course open, unencrypted connections. Due to several different licensing policies of different hardware vendors, a manual installation process for the firmware may be required. You'll find more information on supported hardware, firmware installation and how to join a wireless network in the Haiku User Guide's <a href="../userguide/en/workshop-wlan.html">Workshop: Wireless networking</a>.</p> 
112
113<h2>
114<a href="#"><img src="images/up.png" style="border:none;float:right" alt="index" /></a>
115<a id="api" name="api">Getting to know the API</a></h2>
116<p>Since Haiku is a reimplementation, the API is still the same as for BeOS R5 (with some additions). Therefore the documentation in the Be Book is still a valid resource. Thanks to ACCESS, who owns the rights to former Be Inc. property, we are allowed to provide a copy of the Be Book.<br />
117Deviations from the BeOS API and Haiku specific additions are collected in the Haiku Book.</p>
118
119<p>There are some resources that should help you getting started:</p>
120<ul>
121	<li><a href="http://www.haiku-os.org/development/faq" class="printurl">Development FAQ</a></li>
122	<li><a href="http://dev.haiku-os.org/browser/" class="printurl">Source Browser</a></li>
123	<li><a href="http://www.haiku-os.org/legacy-docs/bebook/" class="printurl">The Be Book</a></li>
124	<li><a href="http://api.haiku-os.org" class="printurl">The Haiku Book</a></li>
125	<li><a href="http://www.haiku-os.org/legacy-docs/benewsletter/" class="printurl">Be Newsletter Archive</a></li>
126</ul>
127
128<h2>
129<a href="#"><img src="images/up.png" style="border:none;float:right" alt="index" /></a>
130<a id="contact" name="contact">Getting in contact</a></h2>
131<p>Get in contact with other developers and users and join the discussions on IRC (<a href="http://webchat.freenode.net/?channels=haiku">#haiku</a> on webchat), in our forums or the mailing lists. When many different people come together, rules have to established to keep communication effective. Please respect our <a href="http://www.haiku-os.org/community/ml/etiquette">Mailing List Etiquette</a>.</p>
132<ul>
133	<li><a href="http://www.haiku-os.org/community/irc" class="printurl">IRC channels</a></li>
134	<li><a href="http://www.haiku-os.org/forum" class="printurl">Forums</a></li>
135	<li><a href="http://www.freelists.org/list/haiku" class="printurl">General mailing list</a></li>
136	<li><a href="http://www.freelists.org/list/haiku-development" class="printurl">Development mailing list concerning Haiku itself</a></li>
137	<li><a href="http://www.freelists.org/list/haiku-3rdparty-dev" class="printurl">Mailing list for 3rd party application programmers</a></li>
138	<li><a href="http://www.haiku-os.org/community/ml" class="printurl">Overview��of all mailing lists</a></li>
139</ul>
140
141</div>
142</div>
143
144<div class="nav">
145<div class="inner"><span>
146��
147</span></div>
148</div>
149
150</body>
151</html>
152