Veteran developer ditches Microsoft for open source


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Veteran developer ditches Microsoft for open source
# 1  
Old 07-23-2008
Veteran developer ditches Microsoft for open source

07-23-2008 01:00 PM
If you've ever used Microsoft Access or Excel, you have likely used a product that Mike Gunderloy had a hand in developing. The irony is that Gunderloy himself doesn't use those products anymore. He's given up Microsoft for open source -- and he's not going back.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
CLIT(1) 						      General Commands Manual							   CLIT(1)

NAME
clit - program to manipulate Microsoft Reader .LIT files SYNOPSIS
1. clit [options] litfile.lit subdir/ 2. clit [options] oldfile.lit newfile.lit 3. clit [options] oldfile.lit newfile.lit inscription DESCRIPTION
This manual page documents briefly the clit command. ConvLIT is a program to convert Microsoft Reader format eBooks [LIT] into an open format. clit supports three modes of operation: 1. Explosion: expanding a LIT file into an OEBPS compliant package, that is the original XML / HTML source. 2. Downconverting: converts to DRM1 format, also known as sealing the LIT file. 3. Inscribing: similar to #2, this adds a label, or inscription, to the ebook to mark that it belongs to you. OPTIONS
A summary of options is included below. For a complete description, run the program without any arguments. -d Disable creating multiple subdirectories. -h Show summary of options. -k /path/to/keys.txt The DRM5 key file is assumed to be called keys.txt and located in the current directory. If not, use this option to instruct Con- vLIT where to find the key file. AUTHOR
ConvLIT was written by Dan A. Jackson <drs@convertlit.com>. This manual page was written by Joe Nahmias <jello@debian.org>, for the Debian project (but may be used by others). March 23, 2008 CLIT(1)