Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #1013
| From | Mark P M Lim <marklim@macgui.com> |
|---|---|
| Newsgroups | comp.sys.apple2.programmer |
| Subject | Utilities |
| Date | 2013-12-29 01:59 +0000 |
| Organization | Mac GUI |
| Message-ID | <marklim-1388282345@macgui.com> (permalink) |
Hi, This is going to be a long post. I have developed 2 small utilities which might be of use to people using MacOSX to develop AppleII/IIgs programs. The first one is called XBSQ which takes .bsq encrypted files, unpacks them and saves the decoded files. The program displays a small window; all the user have to do is to drag-and-drop (DnD) .bsq files onto this window. The decoded file(s) will be written to the same folder as the original .bsq file(s). File attributes like the ProDOS type and auxtype are translated into MacOSX HFS type and creator codes. Decoding such files often gives .shk files. This leads to the second program called NuShrinkItX. This program came about because I wanted to get a handle on the API of the NufxLib developed by Andy McFadden. It is similar in functionality to Shrink-Fit X (which incidentally is also based on the NufxLib) sans the info feature. The program uses an outlineview to display its files and folders; Shrink-Fit X uses a tableview. Currently the only useful feature is a quick DnD of file(s) or folder(s) onto the MacOSX desktop. File attributes like the ProDOS type and auxtype are converted into MacOSX HFS type and creator codes. This elevates the need to run an emulator (in this case Sweet16) followed by ShrinkItGS (not to mention importing the archived .shk files) just to look at a text or source file within the archives. Given below is a link to a snapshot of a window of this program. http://www.macgui.com/gallery/showphoto.php?pic_id=2759 Regards
Back to comp.sys.apple2.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Utilities Mark P M Lim <marklim@macgui.com> - 2013-12-29 01:59 +0000
Re: Utilities D Finnigan <dog_cow@macgui.com> - 2013-12-29 20:48 +0000
Quick Look plugin for NuFX/ShrinkIt D Finnigan <dog_cow@macgui.com> - 2013-12-29 20:53 +0000
Re: Quick Look plugin for NuFX/ShrinkIt Hugh Hood <hughhood@earthlink.net> - 2013-12-29 18:59 -0600
Re: Quick Look plugin for NuFX/ShrinkIt gids.rs@sasktel.net - 2013-12-30 09:24 -0800
Re: Quick Look plugin for NuFX/ShrinkIt "Bill Buckels" <bbuckels@mts.net> - 2013-12-30 20:34 -0600
Re: Quick Look plugin for NuFX/ShrinkIt Mark P M Lim <marklim@macgui.com> - 2013-12-31 09:13 +0000
Re: Quick Look plugin for NuFX/ShrinkIt "Bill Buckels" <bbuckels@mts.net> - 2013-12-31 21:53 -0600
Re: Quick Look plugin for NuFX/ShrinkIt Mark P M Lim <marklim@macgui.com> - 2014-01-01 07:35 +0000
Re: Quick Look plugin for NuFX/ShrinkIt "Bill Buckels" <bbuckels@mts.net> - 2014-01-01 07:08 -0600
Re: Quick Look plugin for NuFX/ShrinkIt gids.rs@sasktel.net - 2014-01-01 09:48 -0800
Re: Quick Look plugin for NuFX/ShrinkIt Mark P M Lim <marklim@macgui.com> - 2014-01-25 02:29 +0000
Re: Quick Look plugin for NuFX/ShrinkIt D Finnigan <dog_cow@macgui.com> - 2014-01-25 19:43 +0000
Re: Quick Look plugin for NuFX/ShrinkIt Mark P M Lim <marklim@macgui.com> - 2014-01-25 23:20 +0000
csiph-web