 |
| Development |
 |
 |
1 2 3 4 5 6 
No Screenshot

Rom:
Model:
Resolution:
License: Freeware |
Yellow!
by Ghost on 11/16/2004
About: Modelling tool supporting UML.
Yellow! is a modelling tool for Sharp Zaurus. It supports UML 1.3.
Main features:
- five types of diagrams: Class Diagram, Sequence Diagram, Use Case Diagram, State Diagram and Package Diagram.
- pattern catalog
- mini/full view
- full screen preview
|
|
|
No Screenshot

Rom:
Model:
Resolution:
License: GPL |
Zaurus XFree86
by Ghost on 11/16/2004
About: X-Windows implementation for the Zaurus
Zaurus implementation of the XFree86. This implementation of X11 uses wMaker as the X-Windows management. Requires a SD/CF for storage.
- From the console, install x11zaurus_0.8_arm.ipk by typing "ipkg install x11zaurus_0.8.ipk" : say yes to the reboot console again (i.e. don't let qpe start). Note that if you don't have enough ramdisk space and you want to install the X files (and subsequent X packages) in flash (CF or SD), you can specify a different install directory during the install. For example, /usr/mnt.rom/cf corresponds to a CompactFlash card (you need it in the slot of course).
- Install icewm_1.0.9_arm.ipk by typing "ipkg install icewm_1.0.9_arm.ipk", then start X and the window manager by typing "wm".
Release Notes
http://sourceforge.net/project/shownotes.php?release_id=75364
|
|
|
No Screenshot

Rom:
Model:
Resolution:
License: GPL |
zaurus-Gforth-0.5.0
by Ghost on 11/16/2004
About: a forth interpreter for the Zaurus
Skip Carter recompiled gforth for the zaurus. It only runs in console. To install, open the tar archive, and copy the two files gforth and gforth.fi to somewhere on your zaurus (perhaps in /bin ?). To run, open a terminal, cd to the directory that the files are in, and type ./gforth. Enjoy.
|
|
|
No Screenshot

Rom:
Model:
Resolution:
License: GPL |
Zaurus-X-gcc
by on 11/16/2004
About: A Zaurus gcc cross compiler for MacOS X
This project provides a complete binary distribution package for gcc 2.95.3 to start Zaurus development on the Mac OS X platform. It includes gcc, g++, gcc-objc and the binutils. Basic integration with Xcode is also available. It is based on the work by Andreas Junghans (http://www.lucid-cake.net/osx_arm/index_en.html) plus some additions.
Features:
* gcc [2.95.3] cross compiler for ARM-Linux as used on Sharp Zaurus 5500 supporting C, C++, Objective C
* binutils [2.13.1]
* glibc [2.2.2] including libobjc
* Zaurus (Linux) kernel headers [2.4.6]
* libtiff [3.5.7] and headers
* libavcall [1.6] and headers
* X11R6 libraries, headers linked to Apple X11R6
* most recent mySTEP libraries and headers [1.3]
* nib2mib [nib2gmodel 0.8.6]
* makefile to be included into Xcode for compiling Fat Binary application bundles (MacOS and Linux-ARM)
* complete binary distribution, (i.e., a .pgk file)
* user mode installation (i.e., no root password required) to /Developers/Zaurus-X-gcc
Requirements:
* A G3/G4/G5 Macintosh
* Mac OS X 10.3 (or later)
* Xcode 1.0 (or later)
* Apple X11R6 SDK
* Broadband access or patience (43 MB download)
|
|
|

Rom:
Model:
Resolution:
License: Commercial |
ZaurusBuilder
by Ghost on 11/16/2004
About: Borland JBuilder(tm) plug-in wizard for creating Zaurus IPK distribution files
ZaurusBuilder is a JBuilder(tm) IDE plug-in wizard that manages the packaging of Java applications into an IPK distribution file for installation on the Zaurus PDA. Can automatically FTP the IPK to Zaurus for testing.
|
|
|
No Screenshot

Rom: pdaXrom, Cacko, Sharp
Model: CL-860/760/750/700, SL-5500, SL-5600, SL-6000, SL-5000
Resolution: 320x240, 640x480
License: GPL |
ZGCC (Zaurus-on-board GNU compiler collection) Release 2.02
by Jeffrey Fox on 11/16/2004
About: ZGCC C/C++/Qt compiler system for on-board development
This is the second release of ZGCC, the GNU
compiler suite (2.95.2) for the Zaurus ARM/Linux based PDAs. It will probably work on other ARM/Linux Qt based systems. It is designed to be small, yet provide a complete C/C++ and Qt GUI development system for on-board PDA program development. Release 2.0 provides new Qt development support and include files, GDB and other tools, and smaller executables and library files. A new install scheme lowers the administrative and system impact and the cramfs distribution greatly lowers the storage footprint for those systems that can mount it on SD/MMC or Ramdisk, but allows the distribution to be uncompressed to CF or Ramdisk storage if desired.
The files are:
zgcc2Bin.cramfs - the binaries and libraries;
zgcc2Inc.cramfs - the Embedix and Qt/E includes;
zgcc2Install.html - install and usage instructions.
|
|
|
No Screenshot

Rom:
Model:
Resolution:
License: GPL |
zgcc 2.95.1
by Ghost on 11/16/2004
About: The GNU C compiler and debugger to code in C on the Zaurus
The 2.95.1 version of the GNU C compiler to code in C on the Zaurus.
Include gdb and installs into /opt/zgcc, creating symlinks to /usr whenever needed.
It it only tested on OZ3 and will only work if you have 20M left in /opt - that means you should have a MMC card or a CF card and move your /opt partition there as explained on http://www.openzaurus.org/oz_website/faq/faq.php?id=31
|
|
|
No Screenshot

Rom:
Model:
Resolution:
License: GPL |
zope-python2.1
by Ghost on 11/16/2004
About: Zope 2.5.1 with python2.1
Installer for the DEBIAN-ARM port of Zope and python binaries.
|
|
|

Rom:
Model:
Resolution:
License: none/unknown |
zPocketScript
by Ghost on 11/16/2004
About: Scripting system based on ECMAScript.
zPocketScript is a scripting/interpretted programming language for the Zaurus. It includes both a commandline interpreter and a fully featured GUI debugger. This makes developing little programs on the move a bit of a doddle.
Other features include:
* Full support for the ECMAScript core objects (including Object, String, Array, RegExp, Boolean, Math, Number & Date)
* The ability to remote debug scripts (the interpreter doesn't have to run on the same machine as the debugger)
* A plugin architecture for native API's (I'm working on one for QT at the moment - a basic proof of concept is included).
* Plugin API's for socket and file access.
The zPS debugger's features include: Expressions/watchs, Breakpoints, Step In / Over, >Stack trace,
Remote debug, Syntax highlighting source view,
Online help - including QWhatsThis and HTML help files
2004-06-09 V1.0.1 Notable changes are a new file selector (TkFileDialog based), a few example scripts (including an SMTP mail sending script), and the ability to use zps for bang scripts.
|
|
|
1 2 3 4 5 6 
|
 |