TurboZen Mac OS

broken image


yEnc TZ - a utility program to decode yEnc encoded files, such as are used on usenet newsgroups.

Jef Raskin wrote in his book, The Humane Interface: New Directions for Designing Interactive Systems Addision-Wesley, 2000 (page 142) 'A better solution is a Calculate button or omnipresent menu command that allows you to take an arithmetic expression such as 248.93 / 375, select it, and do the calculation whether you are in the word processor, communications package, drawing.

About yEnc TZ (Version 1.13)

  1. Turbo C for Mac OS X Installation Note: After copying the Turbo C folder to Applications, please right-click on the TurboC app in the Turbo C folder in Applications and select 'Open'. This needs to be done only when you launch the application for the first time.
  2. During the 1990s, Borland 's TurboC was a highly popular C IDE (integrated development environment) in most, if not all, education facilities where C w.
  3. Welcome to TurboZen, developer of personal computer software, mostly Macintosh, some MS-Windows. My freeware utilities have source code links on their individual web pages. Other useful source code is here. I've been developing Macintosh software since 1985.
  4. This is a simple, port to OS X of the 68K benefit calculator on the above web site. It does not incorporate the latest changes to the Windows version. This Carbon port runs under OS X or OS 9. I've tested it on OS X 10.3.9 This program replaces the official release on that site, which runs under the Classic emulation.

yEnc TZ is a simple, freeware, program that decodes yEnc encoded files.

yEnc TZ is much less useful than it used to be, because the current version of MT-Newswatcher, version 3.4, handles yEncs directly, making this program unnecessary. But yEnc TZ may still be useful if you are using a newsreader with poor yEnc support.

I wrote it because I couldn't find an existing standalone yEnc decoder for Macintosh, and I wasn't about to pay $15 for a piece of shareware just so I could look at yEnc encoded binary files. MT-Newswatcher 3.2 for Mac OS X advertises that it can handle yEnc encoded binary files, but it wants to hand them offto another program to do the decoding. You can tell Newswatcher to use 'yEnc TZ' to decode yEnc files.

There is a new version of MT-Newswatcher, now available, that does yEnc decoding natively, probably making my yEnc TZ completely unnecessary.

Older newsreaders don't know about the yEnc format. With older newsreaders you must save the articles, then, in the Finder, hand the saved articles to yEnc TZ.

yEnc TZ works on newer Mac operating systems (9 and X). For Mac OS 7 and 8, use yEnc TZ Classic. For older, pre-PowerPC, Motorola 68K based Macintoshes, use yEnc TZ 68K.

In 7, 8, and 9, you must save articles into files, including encoded text, then as a separate operation, run yEnc TZ.

Further than ever mac os. Both yEnc TZ and yEnc TZ Classic work with files saved with MT-NewsWatcher 3.1.But you have to tell MT-NewsWatcher not to mangle the encoded text (see its 'Saving Files' preferences.)I haven't tested with other newsreaders, but they should work the same way.

By the way, yEnc TZ, yEnc TZ Classic, and yEnc TZ 68K will also decode UUEncoded files, Base64 files, and Palm Doc files (some .pdb or .prc files). I often find that they will decodefiles that Stuffit Expander won't. Another advantage of using yEnc TZ for UUDecoding is that it doesn't truncate the nameto 31 characters, which is useful if you are using PAR parity files which expect the original long name to be used.

This is freeware, C source included. (GNU license)

license agreement:You may use this provided you accept all responsibility for any liability that may result from such use.

David Phillip Oster

yEnc TZ Home Page (this page):

DownloadyEnc TZ for OS X and OS 9.

DownloadyEnc TZ Classic for OS 8 and OS 7.

DownloadyEnc TZ 68K for Motorola 68K based Macintoshes.

Download C Source Code for yEnc TZ, yEnc TZ Classic and yEnc TZ 68K.

April 10, 2004 - 1.13

  • Tony Nelson kindly submitted the following bug fixes,which have been incorporated into this version, both the released binary and the source code.

    CWPro5 doesn't allow // comments when ANSI Strict is set.

    Only quit after timeout if there were no errors.

    Better structure for event loop prevents odd behavior.

    File open write vs. append mode mapping fixed. Two cats looking for a lunch 2: the sequel mac os.

    Doesn't overwrite existing files. Uses new name.

    BASE64 and UU handle multipart messages.

    UU doesn't skip last line 2/3 of the time.

    All errors show a message. May still sometimes fail to write all remaining parts?

    yEnc now accepts an escaped SPACE.

    Only removes input file if all parts decoded correctly.

    (October 18, 2005 Jeff Renholts kindly pointed out that version 1.13 never got to my web server. Corrected.)

December 10, 2003 - 1.12

  • Fixed a bug that would cause yEnc TZ to suddenly quit if the application driving itsent it one file after another, before it had completed the previous one, once it got to about200 files.

July 27, 2003 - 1.11

  • Improved decoding of UUEncoded files: ignores embedded header lines.

November 14, 2002 - 1.10

  • Added a new version, yEnc TZ 68K for use by people using older, pre-PowerPC, Motorola 68K based Macintoshes.

October 14, 2002 - 1.10

  • Fixed a bug that occasionally caused yEnc TZ to ignore some articles, when it was being driven by multiple concurrent threads.

TurboZen Mac OS

October 13, 2002 - 1.09

TurboZen Mac OS

October 13, 2002 - 1.09

  • Fixed a bug that occasionally caused yEnc TZ to loop, decoding the same list of files over and over.

  • Added version info to the about box.

  • Encoded yEnc TZ Classic with an older Stuffit (version 5.5) in the hopes that users of older Macs will be able to decode it.

September 29, 2002 - 1.08

  • You can now drop .prc and .pdb Palm Doc format files on yEnc TZ, and get your Palm Doc files decoded to text files.

  • Spaces are now allowed in destination filenames, so .par files will now work better.

  • Under some circumstances, previous versions would put up multiple status dialogs. No more.

September 7, 2002 - 1.07

  • Added a preference to remove the source file if the decode is successful.

  • When decoding multiple files, no longer stops on first warning.

July 6, 2002 - 1.06

  • Added a command to the help menu of both yEnc TZ and yEnc TZ Classic to open the yEnc TZ web page, so you can look at the new FAQ.

Turbozen Mac Os Downloads

June 15, 2002 - 1.05

  • Fixed the Classic version of yEnc TZ to truncate long output file names correctly (preserving the extension).

June 12, 2002 - 1.04

Turbozen Mac Os Catalina

  • Fixed the Classic version of yEnc TZ removing all dependencies on Mac Os 9, by compiling it with an earlieredition of Codewarrior's standard library

Turbozen Mac Os X

June 11, 2002 - 1.03

  • Fixed dropping a folder of yEnc TZ files on the application. Escape game - restaurant mac os.

  • Added a Classic target to the project.

  • Wrote compatibility layer so I can do FSRef style calls from classic.

  • under OS X, you can drop source files on the decoder. (added plist)

  • OS X icon

  • status dialog Prototype (itch) (blue light games) mac os.

  • preferences dialog.

May 15, 2002 - 1.02

  • fixed: decode is failing to merge files.

  • uses FSSRefs instead of FSSpecs for OS X compatibility.

  • writes to source folder.

  • get filetypes from internet config.

  • 1.01: Oops! Carbon.r doesn't add a 'carb' resource. fixed. Bitbout mac os.

May 13, 2002 - 1.00

  • Aqua menu bar.

  • OS X preferences event handler

  • MT-Newswatcher occasionally gives a -600. When I open in auto-quit mode, I nowwait a while after I'm done, and only if I receive no more events, actually quit. If I receive more 'open's, defer the quit and process them.

Turbozen Mac Os Download

Page last modified October 18, 2005





broken image