<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="0.92" xml:base="http://www.applefritter.com">
<channel>
 <title>Applefritter - Unsorted</title>
 <link>http://www.applefritter.com/taxonomy/term/301/0</link>
 <description></description>
 <language>en</language>
<item>
 <title> GetDITLExtensions XFCN 2.5
 (get-ditlext-xfcn-25.hqx)</title>
 <link>http://www.applefritter.com/node/12616</link>
 <description>GetDITLExtensions takes no parameters. It returns true if the dialog
manager extensions are present. 

This external is free for purely personal use. A license fee of $10.00
is required if you use this external in any “in-house” corporate,
shareware or freeware products. The license fee for unlimited commercial
use in a SINGLE “for sale” product is $25.00. The license fee for
unlimited commercial use with MULTIPLE products is $100.00.

Permission is hereby granted to all groups who distribute demo software,
either for profit (such as EduCorp) or not for profit (such as a
Macintosh Users Group), to include this file in their collection. My
goal is to get as much exposure for my products as possible, and I
believe that these groups offer an invaluable service to shareware
publishers like myself.

If you have questions or comments we can be reached through the
following:

Iverson Software Co.          507.625.7355
522 Record St.                j5rson@prairie.lakes.com
Mankato MN  56001-2546        http://prairie.lakes.com/~j5rson/

Path: /www/exparrot/files.tidbits.com/info-mac/dev/card/get-ditlext-xfcn-25.hqx</description>
 <pubDate>Fri, 17 Mar 2006 19:29:59 -0800</pubDate>
</item>
<item>
 <title> ABox 1.8
 (a-box-18.hqx)</title>
 <link>http://www.applefritter.com/node/12795</link>
 <description>Date: Wed, 5 Jul 1995 09:37:01 -0600

Hi all...

The 'collective' of TopSoft Inc., a not-for-profit software programming
group, is proud to announce the first public release of the ABox, also
known as TSAbout, available for use within your non-commercial applications
(be sure to read the license that comes with the ABox software, and all
other TopSoft software packages).

We wanted to come up with something that no-one had ever really seen or
done before, much like our guiding principle for the FilterTop software,
and release it as part of the FilterTop package as well as its own package.
The ABox supports nearly all of the way-cool-nifty-gee-i-gotta-have
features that Apple has been cranking out for System 7 and beyond. It
supports QuickTime, the Text-to-Speech Manager, Drag-and-Drop, the
Asynchronous Sound Manager, the old Threads Package, the new Threads
Manager, is PowerPC capable via UPP's instead of ProcPtr's...you get the
idea

The ABox is really just a set of C++ classes that have a rather API for
client software, based mainly upon the early documentation regarding
Apple's Speech Recognition Manager; the ABox has an object-oriented
"properties" driven API, where instead of providing lots of methods to do
lots of things, there are a handful of methods to do lots of things. Most
importantly, all client-adjustable features of the ABox are driven through
a pair of easy to use methods that are documented in the ABox demo
application and the web pages.

Most importantly, the ABox can be used to display a set of Topics and
Slides, which makes it useful for tasks such as enhanced about boxes,
online reference, help, etc. Topics are really just files within a
folder-tree, where each file is either a QuickTime movie, a text file
(normal TEXT and SimpleText 'ttro'), a PICT file, or a file that contains a
'TSAb' resource which instructs the ABox which resources should be grouped
together as Slides within the Topic (much like icon families...a group of
resources that share the same ID). By pointing the ABox at the root of some
folder tree containing files with 'TSAb' resources, you can make the ABox
display a hierarchical list of topics that the user can then browse

Oh, by the way...adding the ABox to your projects will add about 49K (even
less when compiled and built with the latest Metrowerks CodeWarrior
compiler!

And now, some current news about the ABox...

-------------------
Web Stuff:

The _new_ ABox web pages are installed and available on the TS-Mac, so
point your web surfers at:

http://www.topsoft.org

to see the TopSoft Home Page, which has a link to the ABox pages, or you
can go directly to the ABox pages via

http://www.topsoft.org/Projects/ABox/AB_Welcome.html

-------------------
Current Versions:

The current verion of the ABox software is v1.8, and is available as part
of the FilterTop software release or as the ABox source &amp; demo release,
available via anonymous ftp to the TS-Mac (ftp.topsoft.org) or atlas
(atlas.chem.utah.edu)

-------------------

Please, take some time out during your web surfing and check out TopSoft's
home page, and while you're at it grab a copy of the ABox for a test drive.

thanks in advance
george (ty) tempel
dosgatos@injersey.com

Path: /www/exparrot/files.tidbits.com/info-mac/dev/lib/a-box-18.hqx</description>
 <pubDate>Fri, 17 Mar 2006 19:31:59 -0800</pubDate>
</item>
<item>
 <title> Demo of Dialog Manager calls in System7
 (append-ditl-demo-c.hqx)</title>
 <link>http://www.applefritter.com/node/12960</link>
 <description>Date: Fri, 18 Nov 1994 14:23:25 -0500

        This shell was created to demonstrate the correct way to 
        use AppendDITL(), CountDITL(), and ShortenDITL() Dialog 
        Manager calls in System7.  This shell also show how to 
        corectly use the WindowFont for drawing text in a dialog This 
        demo creates a sample dialog which contains a checkbox 
        control using the WindowFont.  This checkbox appends and 
        shortens the dialogs DITL.

Path: /www/exparrot/files.tidbits.com/info-mac/dev/src/append-ditl-demo-c.hqx</description>
 <pubDate>Fri, 17 Mar 2006 19:36:59 -0800</pubDate>
</item>
<item>
 <title> Gerbils Tracks
 (gerbils-tracks.hqx)</title>
 <link>http://www.applefritter.com/node/13997</link>
 <description>Gerbils is a game that comes with 7.6, so that system is required. Gerbils shows
how great the new Quickdraw system is, and its no joke. I've made three tracks
for you to try out.  When your in Gerbils just go to Open in the file menu and
select either Iron Madien, Barf-o-Matic, or Lucifer's Playground.  ENJOY!

Path: /www/exparrot/files.tidbits.com/info-mac/game/gerbils-tracks.hqx</description>
 <pubDate>Fri, 17 Mar 2006 20:20:59 -0800</pubDate>
</item>
<item>
 <title> Road Kill 1.0
 (road-kill-10.hqx)</title>
 <link>http://www.applefritter.com/node/14130</link>
 <description>ROAD KILL v1.0

how to play

all you have to do is choose the correct answer and click on it!
otherwise, you get sent to squirrel HELL!

in this game you are Phuzzie, the baby squirrel, and you have to find
cloud 9 before you get run-over by a steam roller!

contacts

E-Mail:

theblukitty7_@hotmail.com

baehr@world.std.com

AOL instant messanger: AndroidC1700

my website:

puar.friendpages.com

Good Luck!

Path: /www/exparrot/files.tidbits.com/info-mac/game/road-kill-10.hqx</description>
 <pubDate>Fri, 17 Mar 2006 20:22:59 -0800</pubDate>
</item>
<item>
 <title> UHS for MacOS 4.0 - Game Cheat Application (uhsmac40.hqx)
 (uhs-mac-40.hqx)</title>
 <link>http://www.applefritter.com/node/14219</link>
 <description>UHS for MacOS 4.0 is the premiere Universal Hint System reader for the Macintosh.  The Universal Hint System provides step-by-step solutions to puzzle-based games, like graphic adventures and role-playing games.  Hints are revealed only as you need them, beginning with subtle clues and ending with the complete solution.  UHS for MacOS 4.0 gives you access to all of the hint files on the UHS web site (http://www.uhs-hints.com), including over 100 files for Macintosh games!

Features:
---------
- Support for PowerPC and 68K.
- Hints for over 100 Macintosh games.
- Support for all UHS formats.
- Support for embedded images (requires QuickTime 3.0).
- Easy conversion of UHS files to Game Doctor prescriptions.
- Comprehensive online help and help balloons.
- Commercial look-and-feel at a shareware price.

Where Can I Get UHS Files?
--------------------------
UHS files are available at several locations on the Internet, but the best place to get them is from the offical UHS website at &lt;http://www.uhs-hints.com&gt;.  Check this site often for the newest files and UHS-related news.

Since most of the UHS files you download will be in ".zip" format, you will need a utility to "unzip" them.  We recommend a shareware utility like PKZip, or a commercial utility like Stuffit Deluxe.

Warning: Some utilities provide the option to strip non-Macintosh characters from text files if they originate from a different platform.  Since UHS for MacOS uses UHS files in their original format, you must disable this feature or the file will be damaged.  For example, before you use Stuffit Deluxe to unzip a UHS file, open the Stuffit preferences and set the "Convert files to Macintosh format" option to "Never".

What Is Game Doctor?
--------------------
Game Doctor is a collection of game enhancements (called "prescriptions") developed by Illume Software.  Currently, the collection contains over 400 prescriptions, with specialized viewers for hints, cheats, patches, and walkthroughs.  Game Doctor is available on our website at &lt;http://users.aol.com/illumesoft/illume.html&gt;.

How Do I Contact Illume Software?
---------------------------------
If you have comments, questions, or bugs to report, contact us at:

  Phone:  (801) 377-3768
  Email:  illumesoft@aol.com
  Mail:   Illume Software
          2392 S. Tennessee Ave.
          Provo, UT 84606  USA
  WWW:    &lt;http://users.aol.com/illumesoft/illume.html&gt;

Path: /www/exparrot/files.tidbits.com/info-mac/game/uhs-mac-40.hqx</description>
 <pubDate>Fri, 17 Mar 2006 20:24:59 -0800</pubDate>
</item>
<item>
 <title> KGB_1.0
 (kgb-10.hqx)</title>
 <link>http://www.applefritter.com/node/14357</link>
 <description>KGB is an arcade style game in which you shoot the evil software
dictator... From the same guys who brought you SkyDive

Path: /www/exparrot/files.tidbits.com/info-mac/game/arc/kgb-10.hqx</description>
 <pubDate>Fri, 17 Mar 2006 20:39:59 -0800</pubDate>
</item>
<item>
 <title> ImageIn Engine 1.1
 (imageinengine-11-demo.hqx)</title>
 <link>http://www.applefritter.com/node/15252</link>
 <description>Image-In Engine is a simple program for downloading multiple pictures/binaries
from UUNET newsgroups.

Path: /www/exparrot/files.tidbits.com/info-mac/comm/inet/imageinengine-11-demo.hqx</description>
 <pubDate>Fri, 17 Mar 2006 22:43:59 -0800</pubDate>
</item>
<item>
 <title> Daleks version 1.0 - final
 (daleks-10.hqx)</title>
 <link>http://www.applefritter.com/node/15640</link>
 <description>Date: Wed, 20 Jul 94 10:43:56 -0700

this is the 1.0-final release of Daleks - an arcade/strategy game for Newton. Several improvements have been made since the original beta release.

Please replace any earlier beta version of Daleks in your archive with this one.

 -ME

 ---

 Copyright (C) 1994 Michael S. Engber. All rights reserved.
 
 Daleks v1.0
 Another fine product from Avarice Software
 
 This is a version of the game of Daleks for the Newton.  It was inspired
 by the original Macintosh version of Daleks (by Johan Strandberg) and
 its numerous successors.
 
 Daleks is freeware. Share it freely. Please include this documentation if
 you redistribute it.
 
 Send comments &amp; bugs to:
 
 Michael S. Engber
  3486 Golden State Drive
  Santa Clara, CA  95051
 -InterNet: engber@newton.apple.com
 -from CompuServe: &gt;INTERNET:engber@newton.apple.com
 -AppleLink: engber
 
 Changes For Version 1.0
  - reduce delay between tapping and directional arrows appearing
  - dumb moves not allowed (&amp; sounds to distinguish good from bad)
  - auto-click mode
  - status bar (&amp; info button moved there)
  - score moved above the field to the left &amp; round indicator added
  - uDaleks version 
 
 ---

Path: /www/exparrot/files.tidbits.com/info-mac/nwt/game/daleks-10.hqx</description>
 <pubDate>Fri, 17 Mar 2006 23:19:59 -0800</pubDate>
</item>
<item>
 <title> GetEditionManager XFCN 2.5
 (get-edition-mgr-xfcn-25.hqx)</title>
 <link>http://www.applefritter.com/node/12617</link>
 <description>GetEditionManager takes no parameters. It returns true if the edition
manager is present. 

This external is free for purely personal use. A license fee of $10.00
is required if you use this external in any “in-house” corporate,
shareware or freeware products. The license fee for unlimited commercial
use in a SINGLE “for sale” product is $25.00. The license fee for
unlimited commercial use with MULTIPLE products is $100.00.

Permission is hereby granted to all groups who distribute demo software,
either for profit (such as EduCorp) or not for profit (such as a
Macintosh Users Group), to include this file in their collection. My
goal is to get as much exposure for my products as possible, and I
believe that these groups offer an invaluable service to shareware
publishers like myself.

If you have questions or comments we can be reached through the
following:

Iverson Software Co.          507.625.7355
522 Record St.                j5rson@prairie.lakes.com
Mankato MN  56001-2546        http://prairie.lakes.com/~j5rson/

Path: /www/exparrot/files.tidbits.com/info-mac/dev/card/get-edition-mgr-xfcn-25.hqx</description>
 <pubDate>Fri, 17 Mar 2006 19:29:59 -0800</pubDate>
</item>
<item>
 <title> c++advio: Advanced i/o &amp; arithmetic compression classlib
 (advanced-io-cpp.hqx)</title>
 <link>http://www.applefritter.com/node/12796</link>
 <description>Attached is an updated version of c++advio, an advanced i/o &amp;
arithmetic compression classlib, Mac distribution. Please replace an
old version
        info-mac:/dev/lib/advanced-io-cpp.hqx
which you currently have. The most significant change is a 4-line
tweak with sharing of an i/o buffer (which became necessary as CW8 has
changed the way virtual classes are destroyed). The current
implementation hopefully gets rid of these specific dependencies for
good. All projects and the library are recompiled with CW8. For the
first time it became possible to use PowerPC alignment of structures
in the CW projects that use C++ streams (it crashed before).

c++advio:   Various advanced i/o codings of streams of integers
Keywords: arithmetic coding, start-stop coding, endian i/o, compression
Hot points:
        - variable-bit coding of sequences of integers
          (including the Arithmetic compression)
        - explicit endian specification in dealing with integer streams
        - a trick of sharing a stream buffer (a "file") among several streams
        - with a validation code to verify everything
        - with a commented source and CW8 projects
Please see a README file for more details.

Path: /www/exparrot/files.tidbits.com/info-mac/dev/lib/advanced-io-cpp.hqx</description>
 <pubDate>Fri, 17 Mar 2006 19:31:59 -0800</pubDate>
</item>
<item>
 <title> Jared Butcher of MP3 v.1.0
 (jared-butcher-of-mp3.hqx)</title>
 <link>http://www.applefritter.com/node/14759</link>
 <description>Jared Butcher of MP3 v.1.0

&gt;From the makers of Burning Monkey Solitaire, Virtual Viagra and Deathground comes a new JARED.  Simply drag an MP3 file onto the little yellow head, and JARED butcher your MP3.  You will find no equals in suck-i-ness!

Download the original JARED and other toys at:

     http://www.freeverse.com/freeverse/toys/


&gt;From the liner notes of Jared's first album,
"Touching you, Touching me... touching you again."


While Central America has seen more than its share of atrocities in recent
years; never before has a lovely Guatemalan folk song been brutalized as
thoroughly as by the vocal stylings of JARED, the Head of Security at
FREEVERSE SOFTWARE.

Like an angry Immigration officer, Jared's distinctive rendition grabs us,
slaps us around, threatens to cavity search us and ultimately demands our
passport be issued from that same circle of hell from which his voice
originates.

Never has the mating of cats sounded so melodic as after  one has listened
to "El Carnicero de Canciones."  the "Butcher of Songs,"  as Jared was
known in Guatemala. Yet, this is perhaps the worst part, one is somehow
drawn to his song, playing it over and over again.   So listen to,
"Shayla-uuugh", and suffer -- for this is art.

www.freeverse.com

Path: /www/exparrot/files.tidbits.com/info-mac/gst/snd/jared-butcher-of-mp3.hqx</description>
 <pubDate>Fri, 17 Mar 2006 22:25:59 -0800</pubDate>
</item>
<item>
 <title> InfinaTracker 1.0b3r1.sit
 (infina-tracker-10b3r1.hqx)</title>
 <link>http://www.applefritter.com/node/15253</link>
 <description>InfinaTracker will let you use up to 100 trackers with your Hotline client.
You can use a powerful search engine to isolate relevant sites. Finally,
you can find the right sites with ease!


Thank you,
Luke Schneider
ilesa.com Techie

(Please E-Mail the programmer with any Questions: mal@ilesa.com)

Path: /www/exparrot/files.tidbits.com/info-mac/comm/inet/infina-tracker-10b3r1.hqx</description>
 <pubDate>Fri, 17 Mar 2006 22:43:59 -0800</pubDate>
</item>
<item>
 <title> Tower of Hanoi 1.1 (hanoi11.sit.hqx)
 (hanoi-11.hqx)</title>
 <link>http://www.applefritter.com/node/15641</link>
 <description>Tower of Hanoi 1.1

The classic "Tower of Hanoi" puzzle.
Move disks from one stack to another, or just watch the Newton solve it for
you.
Freeware. NOS 1.x/2.x compatible.
(Application created with NewtDevEnv, help book with Newt's Cape).
Source available to registered NewtDevEnv users.

Keywords: logic, recursion, strategy, puzzle

Internet: weyer@kagi.com
AOL,CIS: SteveWeyer
http://members.bellatlantic.net/~sweyer/newton/index.htm

Path: /www/exparrot/files.tidbits.com/info-mac/nwt/game/hanoi-11.hqx</description>
 <pubDate>Fri, 17 Mar 2006 23:19:59 -0800</pubDate>
</item>
<item>
 <title> MacSense June 1996 BW
 (mac-sense-96-06-bw.hqx)</title>
 <link>http://www.applefritter.com/node/15945</link>
 <description>MacSense June 1996. Volume 3, Issue 4.   

It finally happened! IBM has licensed the Mac OS!  June's MacSense reveals the
details of the monumental deal. Also in this issue: Apple's latest introductions,
including "speed bumped" Power Macs and new upgrades. Not to be outdone, both
Power Computing and DayStar have debuted new Mac clonesãwith Power's new
PowerTower clocking in at 180MHz!

MacSense is a little on the heavy side this month! In addition to our regular
content, we've include two new QuickCharts to give you a side-by-side comparison
of Apple's latest products. Also in June's issue: Did you know that your
PowerBook 5300 can talk AND hear? See AppleBits for the nitty gritty. In Brave
New World, John N. talks offers a few choice words about commercial software.
Meanwhile, over in Cerebreality, Greg Kramer ponders how very virtual virtual
reality actually is. The Game Warden has stopped whining long enough to write up
a column entitled "Happy Happy Fun Day," and, finally, Jim Hines weighs in this
month with an article exploring the mystique of Apple's "1984" television
commercial.

All MacSense readers who use Netscape will be pleased to see our new "Launch URL"
feature. In AppleBits, QuickBits and NetBits, you'll now find a URL-launching
button adjacent to stories which include URLs. To use, simply make sure your
Netscape application is open and connected to the Internet. Then, from within
MacSense, click on the desired URL button.

MacSense: The MacintoshÆ E-Zine is a FREE monthly electronic magazine which
focuses on the mainstream Macintosh computer market. Each issue of MacSense
details the most significant news stories in the world of Macintosh computing and
explores how these new developments will affect every-day Mac users. Packed with
vibrant color graphics and in depth product reviews, it is the founding goal of
MacSense to shed light on a rapidly evolving industry. Moreover, because MacSense
is created and distributed electronically, it is the most environmentally
friendly method of publishing. We hope you enjoy this issue!

Path: /www/exparrot/files.tidbits.com/info-mac/per/sns/mac-sense-96-06-bw.hqx</description>
 <pubDate>Fri, 17 Mar 2006 23:39:59 -0800</pubDate>
</item>
</channel>
</rss>
