Source Viewer - index.php
< Source Browser
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML lang="EN">
<HEAD>
<TITLE>Qtopia BlueZ Bluetooth GUI - Home</TITLE>
<META name="DESCRIPTION" content="Website for the Qtopia BlueZ Bluetooth GUI application for controlling various Bluetooth features on a Linux based mobile device">
<META name="KEYWORDS" content="Qtopia,Bluez,Bluetooth,Zaurus,PDA,Linux,GUI,GPL">
<?php require("htmlhead.php"); ?>
</HEAD>
<BODY>
<DIV id="Page">
<?php require("header.php"); ?>
<?php require("menu.php"); ?>
<DIV id="Contents">
<IMG src="images/zaurus-photo.png" border="0" width="100" height="156"
align="right" alt="Sharp Zaurus SL-5500 PDA">
<P>
Welcome to the home page for the
[<A href="http://www.trolltech.com/products/qtopia/index.html">Qtopia</A>]
[<A href="http://bluez.sf.net">BlueZ</A>]
[<A href="http://www.bluetooth.com">Bluetooth</A>] <ACRONYM title="Graphical User Interface">GUI</ACRONYM> application, an
open-source application licensed under the
<A href="http://www.gnu.org/copyleft/gpl.html">GNU GPL</A>.
</P>
<P>
This application is initially targetted at the
<A href="http://www.myzaurus.com">Sharp Zaurus</A> line of Linux
<ACRONYM title="Personal Digital Assistant">PDA</ACRONYM>s to control all
features of the [<A href="http://bluez.sf.net">BlueZ</A>]
[<A href="http://www.bluetooth.com">Bluetooth</A>] framework, which is
used to drive a range of Compact Flash Bluetooth cards.
</P>
<P>
Eventually it is hoped that this application will work with
<A href="http://bluez.sf.net">BlueZ</A> installations on a range of
<A href="http://www.oesf.org/index.php?title=System#What_does_.27Flashing_the_Zaurus.27_mean.3F">Zaurus
<ACRONYM title="Read-Only Memory image - a copy of the device's operating system">ROM</ACRONYM>s</A> and other Linux devices. It will
always remain a <A href="http://www.trolltech.com/products/qtopia/index.html">Qtopia</A>
based application, although it should be possible for it to work with the
<A href="http://opie.handhelds.org">OPIE environment</A>.
</P>
<P>
This project is currently at the pre-alpha stage. The initial release is
being worked on, so please keep checking back to see the progress. You can
also look at the projected feature sets and release dates on the
<A href="roadmap.php">Roadmap</A> page.
</P>
<P>
If you wish to support this project with time and skills, please contact
<A href="http://sourceforge.net/users/tumnus_cp/">tumnus_cp</A>. If you
prefer, you can donate money to this project using the Support button
at the bottom of this page, which will be used to purchase devices for
testing and provide further incentive to finish ;) .
</P>
<P>
Last, but not least, thanks to SourceForge for kindly hosting this project
for free.</P>
</DIV>
<?php require("status.php");?>
</DIV>
<?php require("footer.php");?>
</BODY>
</HTML>
\