graphic
GraphicCalc 1.1
A free graphic calculator. Draws up to six functions more>>
You write the function in a row just like writing on a paper.
For example: Sin X * X^2 and it will draw the function.
The GraphicCalc can be used as a strong scientific calculator
PCT Graphics 1.0
This Program is the Tester program for Palm Continuum Graphics. more>>
When you install the program and open it, you will find a page with every bitmap on it.
If you cannot see any of the Graphics then send an email to smartcookie2002@hotmail.com with your Palm Model, if it is colour or not and where there was no bitmap. ie.
M130, colour , 8 across 4 down,
This will be a great help to CGI as we need to know if the graphics we have created are ok for all models of Palm.
Anyone sending us a email report on this graphics will recieve Palm Continuum Package and Online Help for Palm Continuum free of charge.
Graphical Hero Companion Alpha 1.2
Graphical Hero Companion (GHC for short) is an rpg-aid: a multi-platform tool designed to help RPGs fans in the quest of not being overwhelmed by characters sheets. more>>
Main features:
- Three main counters.
- Item counter.
- Status of body parts (head, torso, legs, arms).
- Modifiers for the general status (blind, poisoned, bleeding...).
- Advanced backpack with add,edit,visualize, delete.
- Loading of items descriptions.
- Stats page (under development).
- Options page (always under development).
- Integrated programmable dice roller.
System requirements:
- Pocket PC / Windows Mobile.
Graph2Go 0.7.2
Graph2Go brings you a powerful and free special-purpose graphing calculator which operates for given sets of function expressions. more>>
Graph2Go 0.7.2 brings you a powerful and free special-purpose graphing calculator which operates for given sets of function expressions. Graphing calculators are instrumental in teaching and learning mathematics. It is an environment that supports conceptual understanding of functions in general, and school algebra and real analysis in particular. Especially, it enhances connections between graphic and symbolic representations.
A major objective of algebra teaching is equipping learners with tools to mathematize their perceptions. A multi-representational approach has the potential to shift the focus of solving even traditional problems from assigning and solving for an unknown to analyzing the various processes and relations among those processes. The integration of multiple representations of function creates opportunities for developing a wider range of solution methods to traditional problems. Zooming in on the use of the graphing calculator, researchers point on four patterns and modes of use: computational tool, data analysis tool, visualizing tool, and checking tool.
Dynamic transformations are a unique facility of Graph2Go. Dynamic control involves the direct manipulation of an object or a representation of a mathematical object. As the driving input is the letter-symbolic one, the transformations are carried out on the numbers involved in the functions expression. Research suggests that the kinesthetic relation between the user and the object on the screen can have an important role in developing a deeper understanding of the mathematical concept.
Major Features:
- Graphs of single variable function expressions.
- Dynamic graphing of transformed expressions.
- Points of interest (maximum, minimum, inflection_ are marked and their numerical values are presented.
- Graph and expression of the derivative function.
- Graph, expression of the integral functions family.
- Area expressed by the integral of a given function.
- Zooming and rescaling options.
Requirements:
- Java Enabled (J2ME) Phone - Profile/MIDP-2.0 Configuration/CLDC-1.1
- Screen Resolution: 128 x 96 and above
GLibPPC 0.35A
GLibPPC is a graphics library helping developpers in their recurrent tasks. more>>
It will shorten the time required to create games, demonstrations and so on.
System requirements:
- ARM/XSCALE processors.
RoadMap 1.0.12
RoadMap is an open source (GPL) program that provides a car navigation for Linux, UNIX and now Windows CE (a.k.a. PocketPC). It displays a map of the streets, tracks the position provided by a NMEA-co more>>
It is possible to display a specific area by providing a (complete or incomplete) postal address, the intersection of two streets or an exact position (longitude / latitude).
The map files used by RoadMap are generated from the TIGER files provided by the US Census Bureau, and thus cover the USA only. The RoadMap map format is a binary format that is sensitive to the endianness of the processor. Maps available on this site cover all the USA and have been generated for a little endian processor (such as the Intel Pentium and StrongARM processors).
RoadMap has been designed to be usable on both a desktop or laptop PC, or on a PDA such as the iPAQ from HP (formely from COMPAQ). It can use either the Gtk 1.2 , Gtk 2.0 or QT graphic library for its user interface. The Qt interface supports the Sharps Zaurus PDA. All these machines share the same endianness and can use the maps provided on this site.
RoadMap is at an early stage of development. At this time there are no routing features implemented yet. The plan for the future is to implement some navigation features similar to those found in commercial street navigation systems. The main limit for implementing routing is the lack of navigation information in the US Census Bureau database (for example one-way street are not indicated). The US Census Bureau has clearly indicated that it does not plan to add these information in the future (the USCB does not need them).
RoadMap uses gpsd for the GPS link and flite (festival lite) for the voice messages. Note that flite can be rebuilt with better voices than the default one (such as a US voice instead of a british one--some may disagree :). See the flite README for more information. Here is an example, courtesy of Scot Wilcoxon:
cd flite
make clean # to remove old executable files
./configure --with-vox=cmu_us_kal16
RoadMap comes with its own GPS status screen, which provides an overview of the satellites received and highlights those the GPS has a fix on. This status screen allows for placing the GPS device in a position that optimizes satellite reception, even if that means making the GPS devices screen not accessible.
RoadMap uses a binary file format for representing the maps that is compact enough to allow the storage of many maps on a Compact Flash or MultiMedia card. For example, the map of Los Angeles county takes about 10 Mbytes of flash space. RoadMap comes with a set of tools to convert the US Census bureau data (both the 2000 and 2002 versions) into its own map format. Future versions of the US Census bureau data will be supported as well (usually a 1 or 2 months after the data has been released).
When RoadMap starts, it displays a map of the same area that was displayed on the latest session. Clicking on the map screen triggers a "sign" that displays the name of the street, road or freeway (if any) that is the closest to the mouse hotpoint.
Enhancements:
- Makefile cleanup: everything must now be built in src. If only one toolkit support is to be built, use the DESKTOP option. Please read the README file for more information.
- Small addition to the README file, section "troubleshooting".
- RoadMap uses a minimum refresh period to avoid recomputing the screen too often. This period is now a preference. Not that you normally would want to change this, but this helps on some very specific setups.
- The --debug option now accepts a list of source files as parameters.
- Reworked the roadmap_trip.c API, to have a common API between the current trip module and the upcoming one from Paul.
- Make RoadMap resynchronize with the graphic engine (X11) before drawing a new map. Dont redraw if the graphic engine is busy. This is intended as an attempt to avoid overloading the X server on a PDA (Paul Fox).
- Support defining a sprite as an alias of another sprite (Paul Fox).
- Show the preference categories sorted in alphabetical order, to makes it easier to retrieve a category tab.
- Expand all paths, including the hard-coded ones (Ehud Shabtai).
- Fix the handling of the end-of-file when the GPS source is a NMEA log file.
- User preference to decide what side to draw the toolbar on: top (default), right, bottom or left. (Not yet available on Windows CE.)
- A fix for the shape gap filler code in buildmap. buildmap generated wrong shapes for long lines (Ehud Shabtai).
- The menus are now user configurable, in a way similar to the toolbar. The actions can be renamed, to match the size of the screen better (Paul Fox and I).
- The minimal mouse/pen movement required to initiate a map drag is now configurable: some screen digitizers have a significant jitter, but a large value is incomfortable on a desktop machine (Paul Fox).
PilrcEdit 0.42
PilrcEdit is a Java based graphical editor for PilRC .rcp files, used in developing UIs for Palm devices. more>>
Smartphony 1.0
Smartphony is clone of the famous Columns. It has a very cool graphics and sound effects. It has three themes to choose from more>>
System requirements:
- Smartphone 2002
MGS Crabs Mission 1.05
MGS Crabs Mission is a shootem up game with nice graphics and sounds. more>>
System requirements:
- Nokia 7650
CharPicChar 1.0
CharPicChar is equipped with function to convert graphic data to text data. more>>
CharPicChar 1.0 is equipped with function to convert graphic data to text data. You can make picture data and paste to address book or memo. After paste it you can send picture data to another palm via IrDA.
You can attach your face picture or original picture on your address book,e-mail,BBS and memo. ZigZag can convert up to 256bytes,but CharPicChar can convert up to 1kbytes.
Requirements:
- Palm

Palm Basic 1.0.2
Palm Basic is a free utility allowing you to write programs on your Palm for your Palm. It is written for the Palm series of handheld devices. more>>
Palm Basic 1.0.2 is a free utility allowing you to write programs on your Palm for your Palm. It is written for the Palm series of handheld devices.
The language is designed to be simple to use, yet sufficiently powerful to allow the construction of genuinely useful programs.
Major Features:
- Palm Basic consists of a program management screen, similar to memo pad. This allows you to organize your programs by category.
- You can edit and run your programs, or you can go into console mode. Console mode allows you to execute single lines of BASIC, or to run your programs by name.
- Palm Basic supports integer, floating point, and string variables, as well as single and multi-dimensional arrays.
- Palm Basic supports the common structures found in BASICs i.e. for - next loops, do - loop, if - else - then (either on a single line or over multiple lines), goto and gosub.
- Palm Basic contains built-in procedures for formatted printing and inputing, basic graphic operations, as well as a full set of floating point math functions.
Enhancements:
- Bugs fixed:
-
- Blinking cursor not appearing or appearing in wrong place when using input statement
- Crash when using input statement on certain Handspring devices
- Possible run time error caused by using goto to go forward passed an expression containing the keydown function
- Similar problem when using goto to jump forward passed an expression using array elements
- New functions:
-
- Time()
- Seconds()
- Minutes()
- Hours()
- Days()
- Months()
- Years()
- Weekday()
Requirements:
- PalmOS 3.0 and above.
- Memory<<less
Crystal Crash 1.0
A bejeweled clone featuring 3 unique game mode and christmas themed graphics, simple and addictive gameplay more>>
System requirements:
- Pocket PC 2000
Terni Lapilli Freeware 5.0
Ancient Rome board game (five in a row) is ancestor of modern tic-tac-toe games. more>>
Enhancements:
- Optimized game engine.
- Changed user interface.
System requirements:
- Pocket PC, Pocket PC 2002, WindowsCE, 1MB RAM Pocket PC, 8MB Desktop.
V2R Active UI Smartphone 1.0
V2R Active UI is the first fully graphical animated user interface (GUI) for the Microsoft Windows Mobile 5.0 and Windows Mobile 6 platform. more>>
The V2R Active UI is available, straight from the Pocket PC Todayscreen or the Smartphone Homescreen. As long as the plug in isnt focused, the icons of the plug-in are in the original (reduced) size to provide more space for other Today- and Homescreen plug-ins.
As soon as the plug in gets the focus, the icon size is increasing in a smoothly animated manner.
The user can easily navigate through this new menu structure by using the D-Pad, joystick, stylus or even the finger.
Clicking or tapping a selected icon opens the submenu or assigned application.
Main features:
- Quick start your favourite programs
- Dynamic menu and sub-menu structure
- Finger, stylus and D-Pad control
- High speed graphic animations
- Many different animations are available for free
- Many different icon packs are available for free
- Easy to use menu
- V2R offers to build your personalized animation and design
System requirements:
- Windows Mobile 5/6
GEngine 4.0
GEngine is a graphic library that provides basic and enhanced graphical functions more>>
- Palm OS v3.5
- Linux/X11
- Win32
It also provides a small event handler.
If you have installed MathExp, DELETE IT, THEY USE THE SAME CREATOR ID AS THEY ARE THE SAME PROJECT!
Enhancements:
- First official release, now containing docs. For complete list of changes: see history.txt.
System requirements:
- Palm OS v3.5
- MathLib