TealPoint Logo



Company
    Community
     TealTalk
     Newsletter
        Back Issue #1
        Back Issue #2
        Back Issue #3
        Back Issue #4
        Back Issue #5
        Back Issue #6
        Back Issue #7
HomeSoftwareContentGuidesCommunityPress
Products
From Previous Page

TEALMEAL 3.44 - updated Mar 28, 2000
(http://www.tealpoint.com/softmeal.htm)
A personal restaurant database and selection wizard. Keep a database of your favorites and easily find them by type or category.

TEALMEMBRAIN 1.01 - updated October 23, 2001
(http://www.tealpoint.com/softmemb.htm)
Memory monitor and stack manager which helps identify conflicts and greatly improves stability running multiple hacks and drivers.

TEALMOVER 1.10 - updated October 24, 2001
(http://www.tealpoint.com/softmovr.htm)
File management utility for beaming, deleting, renaming, and copying files both in memory and on VFS-compatible storage cards.

TEALMOVIE 2.10 - updated October 26, 2001
(http://www.tealpoint.com/softmovi.htm)
High-quality multimedia system with video and synchronized sound. Includes audio/video player and Windows AVI converter program.

TEALNOTES 1.20 - updated July 19, 2001
(http://www.tealpoint.com/softnote.htm)
Insert freehand graphic "Sticky Notes" into memos, to-do lists, address book entries--almost anywhere you currently have editable text.

TEALPAINT 4.95 - updated September 13, 2001
(http://www.tealpoint.com/softpnt.htm)
The most powerful paint and sketch app on Palm OS handhelds, featuring 16 tools, 16 patterns, 12 brushes, color, and desktop image conversion.

TEALPHONE 3.40B - updated October 22, 2001
(http://www.tealpoint.com/softphon.htm)
A powerful Address Book replacement with superior interface, display, search, and indexing options.

TEALPRINT 1.62B - updated September 11, 2001
(http://www.tealpoint.com/softprnt.htm)
The all-in-one text and graphic printing solution for Palm OS, supporting infrared, serial, and HotSync printing to any Windows printer.

TEALSCRIPT 2.30 - updated June 20, 2001
(http://www.tealpoint.com/softscrp.htm)
An improved, tuneable, Graffiti text recognition system that lets you modify the handwriting recognition to suit your handwriting.

TEALTOOLS 1.10 - updated March 13, 2001
(http://www.tealpoint.com/softtool.htm)
Six pop-up desk accessories, including a calculator, clock/stopwatch, preferences panel, editing panel, memopad, and a file/backup manager.


TealPoint Software is a leading provider of productivity software for all PalmOS organizers. Download and try the applications FREE at www.tealpoint.com.

All content (c)2001 TealPoint Software, All Rights Reserved. This newsletter may only be forwarded in its entirety, and for non-commercial purposes only. Any other use is unauthorized, naughty, and will make us sad.

Win a Free Visor Edge
Sign up for
Handspring's e-newsletter



Sign up for the official Handspring e-newsletter for a chance to win a
Visor Edge. You'll get tips on how to get the most out of your Visor handheld, software and module recommendations, and the latest product updates. This promotion is for a limited time, so sign up today! For details, visit: http://mojofarm.mediaplex.com/ad/ck/629-1250-2493-33?ck=sign today.

Hacks on your Handheld
Continued from Previous Page

Advanced Hack Usage
Some of you astute folks might have noticed a potential issue when running hacks. What happens if two hacks try to hook into the same system routine? Actually, it's exactly this situation which makes extensions managers necessary. When multiple hacks try to hook into the same routine, the manager chains them together like a bucket brigade, with each hack passing on parameters to the next one in the chain. This keeps the hacks in harmony, with only the last one calling the original system routine directly.

While usually a nifty solution, this can sometimes cause problems if the order of the hacks in the chain is significant. For instance, if one of the hacks is a replacement hack, it must be the last one in the chain because it won't call any hacks following it in the queue. This happens when trying to run FindHack with TealMagnify, the software magnifying glass. Both hook into the system "Find" command. TealMagnify brings up a magnifying window when you tap on the silkscreened "find" button. It also has another "find" button inside its window to allow "passing through" for an actual search operation. In normal use, this allows the silkscreened button to be used for two purposes: to start the magnifying glass, or perform a search operation. When using FindHack and TealMagnify together, TealMagnify must be first in the list because FindHack does not have a "pass-through" button. It wouldn't make sense for it to have one, as you'd normally never want to perform a standard system search if FindHack's enhanced search is available.

Conflicts between hacks or between a hack and an application can also occur. Sometimes, this is due to limited resources shared between the two parties. Other times, a conflict arises because two hacks are trying to accomplish tasks which are mutually exclusive. In either case, fixing the problem, if it is even possible, often requires modification of the programs. Fortunately, TealMaster has exclusive tools to avoid both problems. For hack-order problems, its priority setting allows the order of hacks to be specified explicitly. For conflicts, its application profile mapping feature allows hacks to be automatically turned on and off depending on the current application. By turning off hacks that are not needed, chances of encountering a conflict are minimized.

The major cause of hack conflicts, however, is exhaustion of stack memory. As converted in Issue #2, stack memory is a special section of all available memory reserved by Palm OS. All hacks must share this "stack" with each other and the current application. When the available stack runs out, the result is typically a spectacular system crash. The program TealMemBrain can be used to prevent such problems. A hack itself, TealMemBrain can be set to allocate more memory to the stack, increasing stability and preventing stack-based problems.

Where to Find Hacks
Hacks can be found on all Palm OS software download web sites. Handango and PalmGear H.Q. list some 300 of these system extensions. Some of the programs mentioned in this article were:

TealMaster ($9.95, www.tealpoint.com/softmstr.htm)
TealEcho ($11.95, www.tealpoint.com/softecho.htm)
TealLaunch ($11.95, www.tealpoint.com/softlnch.htm)
TealGlance ($11.95, www.tealpoint.com/softglnc.htm)
TealMagnify ($11.95, www.tealpoint.com/softlens.htm)
TealMemBrain ($11.95, www.tealpoint.com/softmemb.htm)
FindHack ($10, www.perso.wandoo.fr/fpillet/)
Afterburner (freeware, www.gavini.com)
printHack (prerelease, www.paulcomputing.com)

@Teal Mobile
View in TealDoc or HTML


Don't be chained to your desktop. Read this e-magazine on your Palm with TealDoc.


Download this e-magazine as a Zip file at:
http://www.robofish.com/download/news/news04hk.zip

Download this e-magazine as a Raw Palm file at:
http://www.robofish.com/download/news/news04hk.pdb

View it online in HTML at
http://www.tealpoint.com/news/news0401hk.htm

Subscribing
'Pardon me, sir, May I have more?'


Thank you for reading our newsletter. I hope you've found some of the information useful. We want to keep making it better, so send your suggestions to editor@tealpoint.com.

To subscribe (it's free), visit www.tealpoint.com/newslett.htm and fill out the online subscription form.

If you didn't find it that useful (sniff!) and want to unsubscribe, you can do that there as well.

News Home  | Page 01  | Page 02  | Page 03  | Page 04

Home  |  Software  |  Content  |  Guides  |  Community  |  Press  |  Support  |  Site Map

This site is best viewed at 800x600 with Internet Explorer 4.0 or Netscape 4.0 or higher.
(c)1997-2004 TealPoint Software All rights reserved.