Ddbugtopbm User Manual



Ddbugtopbm User Manual

NAME
SYNOPSIS
EXAMPLES
DESCRIPTION
USING THE PROGRAM
LIMITATIONS
AUTHOR
SEE ALSO
HISTORY

NAME

ddbugtopbm - convert Diddle or DiddleBug sketches to PBM files

SYNOPSIS

ddbugtopbm

EXAMPLES

ddbugtopbm </path/to/palm/backup/dir/DiddleBugDB.pdb

ddbugtopbm </path/to/palm/backup/dir/DiddleDB.pdb

ddbugtopbm </path/to/palm/backup/dir/DiddleIDB.pdb

DESCRIPTION

This program is part of Netpbm(1)

ddbugtopbm converts all sketches present in a database used by the PalmOS programs Diddle or DiddleBug into appropriately-named PBM files. The backup copy of DiddleBug’s database you should use as this program’s input is usually called DiddleBugDB.pdb. Or if you use the original Diddle, it has two separate DBs - DiddleDB.pdb, containing unnamed ‘scratch’ sketches, and DiddleIDB.pdb, containing the saved (and named) sketches which are listed by its ‘index’ option. You can feed this program any of these three on standard input.

USING THE PROGRAM

I recommend you not run ddbugtopbm from your Palm backup directory, i.e. don’t run it from the directory the DB will normally be in. Instead, run it from some other directory (perhaps you could make a directory purely to hold the PBM files, just to keep things simple) and use an absolute or relative path to the DB.

The filenames used for the output PBMs are based on the names given to each sketch; if you have an unnamed sketch, it’s given a name along the lines of sketch-0123.pbm.

While the named sketches will overwrite any existing PBM file with the same name, the unnamed ones won’t - they’ll just try using another filename. (I think this is probably the right approach, as you can’t really tell the unnamed sketches apart.)

LIMITATIONS

The DiddleBug DB reader is only known to work with DBs from DiddleBug version 2.50. But it should probably work on later versions, and I think it’ll work on DBs from version 2.15 as well.

It might fall over if fed an empty database, and doesn’t do much (if any) checking of the input.

AUTHOR

Russell Marks (rus@svgalib.org).

Mitch Blevins’s decompression code is directly from DiddleBug itself, which like ddbugtopbm is distributed under the terms of the GNU GPL.

SEE ALSO

palmtopnm(1) , pbm(5)

Jens-Chr. Heyer’s ‘didcon’ script does something similar.

HISTORY

ddbugtopbm was new in Netpbm 10.18 (August 2003). It was written and independently distributed in August 2002.







Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.