by William Sanders
Contents
During the Palm OS era, a small category of software let handheld owners do something that seems almost implausible today: hand-edit the raw source code of a web page on a device with a 160×160 screen and no physical keyboard. PHTML was one of those programs. PalmGear, the largest Palm OS software catalog of its day, listed it under product ID 29015, and this page restores what can be verified about it from archived copies of the developer's own site, archived PalmGear listings, and a contemporaneous PalmSource guide.
This is a historical resource, not a product page. PHTML has not been updated since 2004, its developer's web site no longer resolves, and none of the download links referenced below are known to still function. Where the historical record is thin or conflicting, that is noted explicitly rather than filled in with guesswork.
PHTML was a Palm OS application for creating and editing HTML documents — and, from version 2.0 onward, CSS — directly on a Palm-powered handheld. It was built around a menu-driven "Insert Tag" system: a user would select a tag category and a tag name from onscreen menus, and PHTML would insert the corresponding markup at the cursor, optionally wrapping selected text. Developer marketing described it as letting someone "bring your HTML documents with you to make edits to your web sites on the go... without having to bring a large, heavy laptop." It edited native ASCII text files (not a proprietary intermediate format), which meant HTML, CSS, and other plain-text formats such as VBScript could all be opened and saved directly.
In the early 2000s, editing a live web site away from a desk almost always meant carrying a laptop. Palm OS handhelds of the period — devices like the Palm m505, Palm Vx, or Handspring Visor — were far smaller and lighter, but they were not designed as text-editing machines: input was via Graffiti handwriting recognition or an optional add-on keyboard, storage was measured in single-digit megabytes of RAM, and the screen was a fixed 160×160 pixels. Software like PHTML tried to make that constrained hardware usable for real HTML authoring by pairing a tap-driven tag-insertion interface (to reduce how much text had to be typed by hand) with a bundled FTP client, so that editing and publishing could both happen without returning to a desktop computer.
PHTML was developed by Green Dragon Software. This is confirmed independently by two separate primary sources: the archived PalmGear product listing, which credits "Developer: Green Dragon Software" with a link to http://www.GreenDragonSoftware.com/, and the developer's own site, whose footer reads "Copyright © 2002, Green Dragon Software, All Rights Reserved" (later capture: "Copyright © 2006"). The Green Dragon Software site listed a small catalog of Palm OS titles alongside PHTML, including ECLib, NX Movie Aide, and Power DA, plus (from 2006 onward) DragonEdit.
The developer's site was hosted at greendragonsoftware.com, with PHTML's own page at /software/palm/phtml/index.shtml. As of this writing the domain no longer resolves at all — it is not merely parked, it returns a DNS lookup failure — and the Wayback Machine shows the PHTML page itself returning 404 by a February 2021 crawl, with its last confirmed live ("200 OK") capture on December 5, 2008. No further identifying information about the people behind Green Dragon Software (founder names, company location, etc.) was found in the archived material; if it existed elsewhere, it has not survived in an easily discoverable form.
PHTML's version history can be reconstructed from two independent, overlapping sources: the changelog published on the developer's own site (which records versions 1.5, 2.0, and 3.0 with exact update dates), and archived PalmGear listings, which record submission and update dates plus contemporaneous requirements and pricing. Both sources agree wherever they overlap.
| Version | Date | Notable changes (as documented) |
|---|---|---|
| ~1.0 / 1.1 | Submitted to PalmGear September 21, 2001 | Earliest confirmed release. No developer changelog survives for this version; a PalmGear review dated October 29, 2001 explicitly refers to using "PHTML 1.1," and other reviews from September 22–24, 2001 discuss an unversioned "PHTML." Introductory price was advertised as "$9.95 (special limited time introductory price)." |
| 1.5 | November 10, 2001 | Interface improvements; removed text underlining from the edit view; faster tag insertion (no longer scrolled the view); "smart tag insert" (wrap selected text in a tag); MemoPad export bug fixes; edit button added to Custom Tags; custom tag capacity raised from 10 to 100; added a dedicated <P> button in the edit view; fixed bugs in the Open dialog; Custom Tags editor began remembering cursor position. |
| 2.0 | April 17, 2003 | Added support for opening files from, and saving files to, a memory card (VFS support); added document-switching tab buttons; improved the Edit menu; added an option for uppercase or lowercase tag insertion; added CSS insertion; added color icons; general interface improvements; added indent/unindent functions; misc. bug fixes. |
| 3.0 | June 21, 2004 | Added Palm OS 5 support ("the first and only HTML editor to work under OS5," per developer marketing); added a "Repeat Last Tag" function; improved indent support; fixed a file-access bug. This is the last version documented in any surviving source. |
Note: No changelog for a version between 1.1 and 1.5, or any version numbered 2.x other than 2.0, was found in any archived source. The developer's own changelog on the PHTML page only goes back as far as "Version 1.5" — it does not document whatever the 1.0/1.1 release contained. Version 3.0 (June 2004) is the newest version referenced anywhere in the material located for this article; there is no evidence of a version 3.x, 4.0, or later.
PHTML's minimum system requirement changed as the software matured:
PalmGear's specification field for the software listed supported resolution as "Palm Standard (160x160)" — the standard low-DPI Palm screen of the era; no listing found claims support for later high-resolution or color-only-specific display modes. Download size was recorded as 251 KB in the 2001–2002 (v1.5) listings and as 76k in the 2003 (v2.0) listing — a notable drop that no source explains; it may reflect a change in what was bundled inside the distributed archive, but this is not confirmed.
The feature list below is drawn directly from the developer's own product page and cross-checked against the corresponding PalmGear listings, which reproduce nearly identical text (a common practice at the time, since developers supplied their own listing copy):
Version 2.0 (April 17, 2003) added the ability to open files from, and save files to, a memory/expansion card — what Palm OS called VFS (Virtual File System), used for SD, MMC, and similar removable storage. The developer's own description was specific about the workflow this enabled: "Open and save your documents to a memory card! No need to convert formats, just transfer it back to your desktop or upload it straight from the card by using an FTP application on the Palm."
This is independently corroborated by a third-party source: PalmSource's "Weblogging" Expert Guide (archived March 17, 2004, written by John Winstanley) recommends a separate application, VFSFTP, specifically "to be used in conjunction with PHTML or similar HTML editor that is able to save native HTML to the expansion card." That description only makes sense if PHTML's expansion-card saving used native HTML files that a card-aware FTP client could upload directly — matching the developer's own claim of "no need to convert formats." This VFS feature was new as of 2.0; the 1.5-era feature lists and PalmGear listings do not mention memory-card support at all, consistent with it being introduced in that release.
PHTML did not include its own FTP client; instead, its registered (paid) download bundled LFtp, a freeware FTP client, as a companion upload tool. The developer's page describes it as: "LFtp, a free FTP (File Transfer Protocol) application bundled with PHTML, allows you to upload your HTML documents from your Palm, without being at your home computer! If you have a wireless modem, a wired modem that connects to a wall, or Palm's Mobile Internet Kit for connection to your web-enabled cellphone, then you can use LFtp."
This bundling is verified from an unusually direct source: a PalmGear review of PHTML dated September 24, 2001, was posted by Laurent Thaler — LFtp's own author — who wrote: "I was surprised to found one of my apps in the zip, but after all LFtp is freeware... The 'poor' rating is mainly because that in the demo version all export and copy-to-clipboard functions being deactivated there is no way to test the generated html. In this case, there is no need to increase the size of the zip with PalmScape and LFtp." In other words, LFtp's creator confirmed his own program was included in the PHTML demo archive, even while criticizing the demo's crippled export functionality.
PalmSource's Weblogging guide corroborates this from a third angle, describing LFtp as "a freeware File Transfer Protocol client. This application is bundled with Torpedo and PHTML" — confirming that LFtp was reused across at least two competing Green Dragon/Pine Tree-era HTML editors, not built specifically for either one. The typical workflow this enabled: edit HTML/CSS in PHTML, export or save the file (to internal memory or, from v2.0 on, to a memory card), then hand off to LFtp to upload the file to a live web server over a wireless or wired modem connection.
PHTML itself did not render HTML; for on-device preview, its registered download bundled a demo of a separate third-party Palm web browser. Which browser it named changed over time in a way that traces a real product rename in the underlying software, not an inconsistency in PHTML's own history:
Taken together, these are not conflicting claims about what PHTML bundled — they are consistent snapshots of the same underlying arrangement (a demo of iLinx's browser, first branded PalmScape and later Xiino) as recorded at different points across PHTML's multi-year history.
PalmGear also catalogued Torpedo HTML Editor (product ID 14277), a comparable Palm OS HTML tool. PalmSource's Weblogging guide places the two side by side, describing PHTML as "another Palm OS based HTML editor with a similar feature set to Torpedo," while describing Torpedo itself as "a HTML editor for the Palm OS (2.0 and above)... for the die-hard 'hand-coders' out there. Not a dedicated 'blogging' tool but can be used for the purpose." Torpedo's Internet Archive listing (mirroring its old pinetreesoftware.net distribution page) credits it to Pine Tree Software and describes it as including "assistants" for common tags plus bundled LFtp and a demo of iLinx's Palmscape browser — the same bundling pattern documented above for PHTML.
Only the points below could be confirmed from primary or PalmSource documentation for both products; anything not listed here (e.g. Torpedo's exact RAM footprint or its full version history) was outside the scope of what this research could verify and is not asserted.
| Aspect | PHTML (Green Dragon Software) | Torpedo HTML Editor (Pine Tree Software) |
|---|---|---|
| Interface style | Menu-driven Insert Tag system, plus fill-in-the-blank wizards | Wizard/"assistant"-based interface for common tags (per PalmSource) |
| Minimum Palm OS | OS 2.0 at launch, raised to OS 3.0 as of v2.0 (2003) | OS 2.0 and above (per PalmSource guide) |
| Palm OS 5 support | Added in v3.0 (June 2004); marketed as "the first and only HTML editor to work under OS5" | Not confirmed in any source reviewed for this article |
| CSS editing | Full CSS1/CSS2 attribute support added in v2.0 (2003) | Not confirmed in any source reviewed for this article |
| Expansion card (VFS) support | Added in v2.0 (2003): open/save native HTML directly to a memory card | Not confirmed in any source reviewed for this article |
| Bundled FTP client | LFtp (freeware, by Laurent Thaler) | LFtp (per PalmSource: "bundled with Torpedo and PHTML") |
| Bundled preview browser | iLinx PalmScape demo (early), later referred to as Xiino | iLinx Palmscape demo (per Internet Archive listing) |
| Last known update | Version 3.0, June 21, 2004 | Not independently re-verified in this article; treated as unconfirmed here |
PHTML was commercial shareware distributed with a working but limited demo. Its price moved around more than a typical single-figure listing suggests:
The demo version had reduced functionality: per the Laurent Thaler review quoted above, the demo's export and copy-to-clipboard functions were disabled, meaning the generated HTML could not actually be tested or extracted without purchasing the full version.
PHTML's PalmGear listing preserved several user reviews, giving a mixed picture:
PalmGear's listing also displays a "Five Cows" rating badge from Tucows and links to a positive CASLsoft "Developer Spotlight" write-up describing PHTML as "professional grade." No aggregate PalmGear star rating or download-count figure beyond specific snapshots ("Total Downloads: 456" in late 2001; "Total Downloads: 2152" by mid-2003) was found to be authoritative for the product's full lifetime, since these are point-in-time counters from individual archive captures rather than a final total.
Green Dragon Software's later product, DragonEdit, is widely characterized (including by the TextEditors Wiki) as PHTML's successor. The evidence supports that characterization but stops short of an explicit developer statement to that effect:
No source located for this article contains an explicit developer statement such as "DragonEdit replaces PHTML." The successor relationship is inferred from timing, the disappearance of PHTML from site navigation, and clear feature-set continuity — and should be read as reasonably well-supported but not directly confirmed in the developer's own words.
Reviewing PHTML today means reviewing it against the hardware and network constraints of Palm OS handhelds circa 2001–2004:
PHTML was a Palm OS application, developed by Green Dragon Software and listed on PalmGear under product ID 29015, for creating and editing HTML documents (and, from version 2.0, CSS) directly on a Palm handheld, using a menu-driven tag-insertion interface.
PHTML was developed by Green Dragon Software, a small Palm OS software developer whose own site (greendragonsoftware.com) also listed titles such as ECLib, NX Movie Aide, Power DA, and later DragonEdit. The developer's site no longer resolves as of this writing.
Early versions (through 1.5) listed a minimum requirement of Palm OS 2.0. As of version 2.0 (April 2003), the PalmGear listing raised the minimum requirement to Palm OS 3.0. Version 3.0 (June 2004) added Palm OS 5 compatibility.
Yes, starting with version 2.0 (April 17, 2003), which added the ability to open files from and save files to a memory/expansion card (VFS support), including saving native HTML that could be uploaded directly from the card using a card-aware FTP application.
PHTML's registered download bundled LFtp, a freeware FTP client by Laurent Thaler, for uploading edited HTML files from a Palm device. This is confirmed both by the developer's own product description and by a PalmGear review posted by Thaler himself.
The price varied over PHTML's lifetime: a $9.95 introductory price around its 2001 launch, $18.95 during the version 1.5 era (2001–2003 PalmGear listings), and back down to $9.95 (with "free upgrades for life") from version 2.0 (2003) through version 3.0 (2004).
No confirmed live download source was found. Green Dragon Software's own domain no longer resolves, and its PHTML product page returned a 404 error in a Wayback Machine crawl from February 2021, having last shown live content on December 5, 2008.
About William Sanders
William Sanders is a former network systems administrator who spent over a decade managing IT infrastructure for a mid-sized logistics company in San Diego before moving into full-time gear writing. His years in IT gave him deep hands-on experience with networking equipment, routers, modems, printers, and scanners — the kind of hardware most reviewers only encounter through spec sheets. He also has a long background in consumer electronics, with a particular focus on home audio and video setups. At PalmGear, he covers networking gear, printers and scanners, audio and video equipment, and tech troubleshooting guides.
You can get FREE Gifts. Or latest Free phones here.
Disable Ad block to reveal all the info. Once done, hit a button below