home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-09 | 32.5 KB | 1,171 lines |
- 1UTILITIES
- 1~~~~~~~~
-
-
-
- !009_FF9
- 4This program will convert any sprites made by !EasiDraw/!EasiDraw2
- 4into sprite files for use by any other programs.
- 4Mr. J. Robbins.
-
-
- !ALTCOLORS
- 4Bored of the same old palette but can't be bothered to invent or
- 4change it to another? Well here's the solution. 22 different colour
- 4sets
- 4Stuart Ford. v1.01.
-
-
- !AMPCALC
- 4AmpCalc has many interesting and useful features. A few of these
- 4are:
- 4+ Calculations with decimal places (rounded if not in decimal
- 4mode)
- 4+ Follows Style Guide
- 4+ SWI number<>name conversion.
- 4+ Correctly copes with OS_WriteI+num and OS_WriteI+"A"
- 4(OS_SWINumberFromString doesn't...)
- 4+ ASCII code<>character conversion.
- 4+ Bytes<>Kbytes quick conversion.
- 4+ Sprite multipliers for raw sprite data.
- 4This application is Shareware but registration is free.
- 4Ainsley M. Pereira © 1993,1994. v1.77.
-
-
- !BANNER
- !Banner is inspired by a plea in the DataFile catalogue for a
- 4program that will display banners for a predetermined time just like
- 4Impression does. The brief stated the need to display a sprite on
- 4the desktop with the ability to overlay text in any font and at any
- 4size upon the sprite. !Banner is designed to be placed within the
- 4directory of an application that needs a banner displayed.
- 4!Banner acheives this using a script 'Language' which allows all
- 4these paramters to be changed easily and quickly in a seperate Text
- 4file whose name can be specified by the user and is placed within
- 4!Banner's directory. The sprite to be displayed is contained within
- 4a file whose name can be user-defined as can the name of the sprite
- 4to be displayed. The size of this sprite is determined and a window
- 4is created to fit the sprite and centred upon the screen and
- 4displayed for a period of time defined in the script file.
- 4!Banner is supplied with an application that allows you to easily
- 4and quickly produce script files.
- 4Brian D. Marsden. v0.10.
-
-
- !BBCFONTS
- 4Assorted BBC system fonts.
-
-
- !BREEDERCA
- 4!BreederCA is a program for genetically breeding
- 4Cellular Automata rules. Initially a random set
- 4of 12 rules are set up, from these a pair can be
- 4selected and bred together, or a single specimen can be bred
- 4from asexually. The 12 specimens then become the parents
- 4plus 11 or 10 offspring. These can then be selected and
- 4bred from etc. John Hedley.
-
-
- !CALLCOST
- 4This program will calculate the cost of your calls at any time of
- 4the day (it reads the internal clock to detiemine the rate that is
- 4currently operative!)
- 4Dave Walsh.
-
-
- !CLONE
- 4!Clone breaks protection designed not to be able to be copied, ie.
- 4it makes an exact clone of the disc. All of the disc is copied,
- 4even the "free space", which often contains data that has secretly
- 4been put there. It does not always work.
- 4Matt Browne. v3.00.
-
-
- !COLOURMAP
- 4ColourMap demonstrates three of the most commonly used colour
- 4schemes: RGB, CMYK and HSv.
- 4Henrik Bjerregaard Pedersen. v1.00.
-
-
- !COUNTER
- 4This application was made to help in sorting out wasted disc space
- 4by giving the actual size a File/Program takes up on the Disc,along
- 4with some other Info. It will also tell you how big each directory
- 4is.
- 4Bill McKeague. v1.00.
-
-
- !CROSSWORD
- 4Create and solve crosswords.
- 4Evol Snix. v1.20.
-
-
- !CUSTOMISE
- 4This application makes customising your desktop easy.
- 4It allows you to choose alternative sets of window tool sprites,
- 4radio and option sprites and filer sprites.
- 4Glyn Furlong. Risc OS 3.1 or greater.
-
-
- !DBASSIST
- 4DBAssist is a small utility program to aid debugging desktop
- 4programs. Instead of having to use Wimp_ReportError to display
- 4variables etc. whilst debugging, or writing them to a file which
- 4possibly could be corrupted if the software crashes the machine, it
- 4should send a wimp message to DBAssist, which will then display the
- 4line in a window and optionally write it to a file also.
- Keith Hall. V1.02.
-
-
- !DISCTRACK
- 4The program is a DEMO VERSION of DiscTrack. It is a fully functional
- 4working copy, with just two differences from the full version.
- 4 a) It has a notice window at startup, to remind you to register,
- 4in case you forget, and b) it is limitted to just 5 discs.
- 4 A. M. Pereira. v1.00.
-
-
- !DISKCOPY
- 4A disc copier program that could prove very useful.
- 4Mr. J. Robbins.
-
-
- !DOODLEPAD
- 4The program allows you to doodle on the backdrop.
- 4The Flying Pig!
-
-
- !EASIDRAW2
- 4This is version 2 of the demonstrative art package. Its extra
- 4functions include text and resizing of tools.
- 4Mr. J. Robbins.
-
-
- !EDIT2IMP
- 4Edit2Imp is a simple little program which converts Edit files to
- 4the same format as Impression. It alleviates the need to perform
- 4certain search and replaces as described on page 264-265 of the
- 4Impression II manual.
- 4Alexander Buckley. v1.00.
-
-
- !EXTFILER
- 4This program is intended to add to the facilities of the filer.
- 4Filetyping - Access to system devices - A digital clock -
- 4Access to system sprites - CMOS RAM backup plus much more.
- 4R H Thornburrow. v1.43.
-
-
- !FADER
- 4A text fading routine.
- 4Ian Scott of Sounds Risky.
-
-
- !FILEPROC
- 4Processes text files. This application will format text to any
- 4length, wordwrap, replace return characters and encrpyt the
- 4files.
- 4Simon Hatliff. v1.01.
- !FONTCHOOS
-
-
- !FONTER
- 4 Fonter allows you to easily adjust the spacing between letters in
- 4outline fonts.
- 4Andrew Ayre.
- !FUNCKEYS
-
-
- !GOFER
- 4Gofer is a Haskell-like functional programming language, written
- 4by Mark Jones at Oxford. It is a lazy functional language in the
- 4style of Orwell and Miranda, but adds an overloading system and
- 4proper continuation-based I/O to the Orwell system taught at Oxford.
- 4Archimedes port of Gofer 2.28 by Bryan Scattergood. The original
- 4code is © Mark Jones, and the Wimp front-end is © Robin Watts.
-
-
- !GRABBER
- 4This application provides a Desktop Screen Grabber which can be
- 4used to save a screen to disc. To grab a screen press
- 4SHIFT-PRINT. A file called ‘filenamexx’ where ‘xx’ is a auto
- 4incrementing number and ‘filename’ is an changable name will be
- 4saved to ‘path’.
- 4E Petrie-Smith. v1.00.
-
-
- !GRABMENU
- 4This application will grab the menu(s) from the screen, and dump
- 4them into a masked sprite. This is useful for documentation
- 4purposes.
- 4Cy Booker. v1.10.
-
-
- !GRAPH
- 4A 2D graph plotter.
- 4M. Twells
-
-
- !HOURMAKE
- 4Make and animate your own style of hourglass.
- 4Jon Ribbens. v0.13.
-
-
- !IMPFONT
- 4This application produces an Impression document that lists all
- 4your fonts. The document is saved in the Document Description
- 4Format (filetyped as a text file).
- 4Andrew Ayre.
-
-
- !INLAYPRNT
- 4This program enables the creation of inlay cards for audio
- 4cassettes.
- 4Paul Hobbs. v2.05.
-
-
- !MACROS
- 4A general purpose macros program, which can be used together with
- 4other programs which do not offer macros. There is space for a
- 4total of twenty user definable macros, each of which can be up
- 4to 100 characters in length. The macros can be entered in a
- 4variety of ways, including by hotkeys, into three different
- 4buffers, depending on your use. Paul Clifford of DoggySoft. This
- 4also includes the module WimpExt plus a 70k text file on its use.
- 4Jon Ribbens of DoggySoft. v1.97.
-
-
- !MACWHEEL
- 4This hourglass is designed for Hi-Res Modes as it has the right
- 4aspect ratio. It is based on the "Crash Dummy" type hourglass
- 4indicators found on some Machintosh applications.
- 4J.Thorpe.
-
-
- !MATHSV10
- 4This program is a Function Graph Plotter, mainly of use to schools
- 4and students studying maths.
- 4R H Thornburrow. v10.01
-
-
- !MEGAICONS
- 4This program re-configures your icons! RISC OS 3.1 ONLY.
- 4Jon Aylwin.
-
-
- !MSESTATE
- 4Show the state of the mouse buttons on the pointer
- 4David Pratt. v.2.00.
-
-
- !MZX
- 4MZX implements most of the functionality of a 48K Sinclair ZX
- 4Spectrum. It will run in single or multitasking modes on an Acorn
- 4RISC OS machine with at least 1Mb of memory and operating system
- 4version 3.00 or later. It will run in multitasking mode only under
- 4RISC OS 3.50.
- 4Graham Willmott. v1.10.
-
-
- !PCCONVERT
- 4The primary purpose of !PCConvert is the conversion of files
- 4produced by the PC word processor WordStar into archimedes text
- 4files.
- 4S. J. Osborne. v1.11
-
-
- !PICVIEW
- 4A simple sprite file viewer.
- 4Simon hatliff.
-
-
- !QMR
- 4QMR is a simple way of converting whole files from text to morse and
- 4vice versa. It can also "play" morse files at various speeds.
- 4Chris Coe. v1.00.
-
-
- !QUICKSRC
- 4This program creates BASIC source code for a module, saving you the
- 4programmer up to about 100 lines of code and allowing you to get
- 4down to the business of writing the code rather than messing about
- 4with the BASIC assembler.
- 4Matthew Bloch
-
-
- !RESOURCE
- 4This program allows you to place files into the Resource filing
- 4system and to examine and retrieve files from a module made by
- 4this program.
- 4Terry Adams.
-
-
- !RESOURCES
- 4!Resources is for all Acorn 32 bit machines with RiscOS 3. It allows
- 4you to add files to the ROM Resources filer. The application creates
- 4a module which may be loaded up to insert the desired files into any
- 4where in the Resource filing system.
- 4Mr. J. Robbins.
-
-
- !RESROM
- This application allows any programs to be placed in ResourceFS.
- 4It creates a module which correctly supports the Resource Filing
- 4System on Risc OS 3. Risky Business v1.00.
-
-
- !RISCOS3_
- 4A set of backdrops and tool icons for RiscOS 3
- 4Risky Business
-
-
- !SCANCFS
- 4!ScanCFS's main purpose in electronic life is to uncompress CFS
- 4files that are actually longer than their originals. This is done
- 4using a Filer_Action style window that allows full control over the
- 4operation as if it were a standard Filer operation. This operation
- 4should speed things up a bit if nothing else. !ScanCFS will not
- 4work on RISC OS 2 machines but will on 3.10 and possibly 3.5.
- 4B.D. Marsden. v0.01.
-
-
- !SELECTOR
- 4It allows you to select one of three window tools sets and one of
- 4three misc sprite sets, in various styles. It is designed for
- 4use with RISC OS 3.1 although some of the sprites can be used
- 4with the older OS. ALL the sprites are high resolution and MUST
- 4be used in MODE 20 or 21 e.t.c
- 4N.O’Neill.
-
-
- !SETUP
- 4The purpose of this application is to have several desktop setups
- 4for more than one task or user, and to have an easy way to access
- 4these setups.
- 4Anthony Brion. v1.02.
-
-
- !SHADER
- 4Shader is designed to run under the desktop, and to save
- 4Drawfiles of rectangular areas, shaded in as many colours as
- 4possible from one specified shade to another. This is for putting
- 4in the background on your latest masterpiece.
- 4RIWS. v0.01.
-
-
- !SHIELD
- 4This program was written as a way of protecting set directories on a
- 4hard disc or network. As an additional feature, protected
- 4applications can be run but not opened (shift-double-clicked) to
- 4reveal their contents.
- 4Ben Carter. v1.00.
-
-
- !SHOWDRAW
- 4This will display any drawfile you drag to it's icon in a pretty
- 4window on the desktop at a scale of 1:1.
- 4JJF.
-
-
- !SHOWTEXT
- 4!ShowText is designed to eliminate the need to load edit when you
- 4want to see the instructions for an application. Rather than
- 4include a text file for instructions use !Showtext.
- 4Andrew Heckford.
-
-
- !SQUISH
- 4Squish is a compression program, it uses variations of the Byte &
- 4Counter method of Compression. It is best used for screens and
- 4sprites.
- 4Risky Business v2.42.
-
-
- !SYST_FONT
- 4Desktop front-end for Syst_Font module.
- 4Darren Durbin.
-
-
- !TEMPLED
- 4A template editor. With it, you can create and edit template
- 4files, which contain definitions of the windows used by an
- 4application. It now contains a StrongEd interactive help file,
- 4the source code and a small utility to allow you to save the
- 4sprites in the sprite area to file.
- 4Dick Alstein. v1.25.
-
-
- !TEXPIC
- 4This little utility allows images in sprite format to be converted
- 4to textfiles and then even animated. Given a Mode 0 image, TexPix
- 4will scan the image and find an appropriate ASCII symbol to replace
- 4each character size block on screen.
- 4Kuldip S Pardesi. v1.00.
-
-
- !THIEVING
- 4This application was written for grabbing sprites out of windows
- 4on screen.
- 4Simon Hatliff. v0.04.
-
-
- !TIERRA
- 4This is the first release of the RISC OS version of Tierra. There is
- 4still a lot I could do. For example, a dynamic graphical display of
- 4the soup (with colour coding for different types of organisms),
- 4porting various utilities that are available for examining the
- 4genebank amongst others. This application is not compiled as this
- would break the license conditions. You will require Acorn C
- 4release 4 to do this.
- 4Paul Field.
-
-
- !TRIG
- 4Trig is a simple program to find any value in a triangle (length,
- 4angle) when enough data is supplied.
- 4Mr. J. Robbins.
-
-
- !WHICHDISC
- 4WhichDisc is one of those little utilities you will either need
- 4occasionally or never need at all. It basically tells you which disc
- 4is in a drive.
- 4Brian D. Marsden
-
-
- !WHICHFONT
- 4This RISC-OS 3 application eases the use of fonts divided between
- 4several directories. Dragging font directories to the icon on
- 4the icon bar adds them to the window, where they can be selected,
- 4to add them to Font$Path, or deselected to remove them.
- 4Very Useful.
- 4Mrs A R Miskin. v1.00
-
-
- !WINCODE
- 4WinCode allows you to shape your window, set its features, then
- 4tells you coordinates, widths, heights, scroll offsets, flags and
- 4colour numbers.
- 4J Taylor. v1.00.
-
-
- !WINCTRL
- 4Some windows don’t have all the gadgets round their borders, or
- 4some of the gadgets are not there. This program attempts to
- 4emulate the gadgets of the Wimp so you can move windows without
- 4title bars, scroll un-scollable windows etc. You can even re-size
- 4or scroll menus!
- 4Dave Thomas. v1.03.
-
-
- BACKDROPS
- 4Lots of sprite backdrops.
-
-
- CHINESE
- 4Chinese for RISCOS has now been set up as a single package. At the
- 4moment it only consists of two applications - a flashcard tuition
- 4program and a text reader but hopefully new applications will be
- 4added in future. A PD pinyin dictionary has now been added so you
- 4can find out what a character is by clicking SELECT over it. This
- 4pops up a box with the appropriate pinyin pronunciation(s).
- 4Luke Taylor. v1.02.
-
-
- CODEMAKER
- 4Drag a sprite on Codemaker icon , it will output the corresponding
- 4so called source 'Generated code'.
- 4Frank Lyonnet. v0.09.
-
-
- CUSTOMISER
- 4Customise your desktop. Complete with Backdrops, Character sets,
- 4Icons and tools.
- 4Andrew Heckford.
-
-
- FILETYPES
- 4A text file that gives details on filetypes.
-
-
- FINDWORDS
- 4Find the words in the grid. All the words are listed on the
- 4right hand side of the screen, in alphabetical order.
- 4P.J.Systems. Ver 1.00.
-
-
- FONTS
- 4Over 140 system fonts.
-
-
- KEYSTRIPS
- 4Five keystrips in draw format.
-
-
- MODULES
- 4AlphaMod - ASDebug - CursorRM - DoubleTake - FontMenu - GrafixMods
- 4Marvin - MemAlloc - MenuMod - ModEx - MouseMod - MoveWindow -
- 4Startup - TutuFiler.
-
-
- NPLIB111
- 4The Norsoft Productions library is the wimp procedure library that
- 4has been employed by ALL multi-tasking programs from Norsoft
- 4Productions. This collection of procedures could save you hours of
- 4work.
- 4Chris Coe.
-
-
- PHYSICS
- 4Glasgow University has the largest Physics Department in Scotland
- 4and one of the largest in UK. These programs were originally
- 4written to demonstrate some of the concepts in the undergraduate
- 4lecture courses given in our department. They were coded in BASIC
- 4by Dr Sandy Watt as part of an ongoing computer assisted learning
- 4programme. They proved to be useful both as lecturing aids and
- 4also for students to experiment with themselves and have generally
- 4been well received. 17 apps in all.
-
-
- SUPERTRASH
- 4A icon bar trash can.
- 4Miles Carter. v0.21.
-
-
- !3DSTEREO
- 43d Stereo Sound Demo by Glyn Furlong. v1.00
-
-
- !ADDRESSES
- 4A powerful address book, featuring sorts and searches, and also
- 4with space for up to 500 addresses.
- 4Neil Walker. v1.26
-
-
- !ALPHACONV
- 4Convert files created by the AlphaBase database into a standard
- 4CSV file or a Text file for importing into a more recent
- 4database.
- 4Simon J. Osborne. v1.00
-
-
- !AUTOARC
- 4AutoArc is designed to help people who archive a lot of software
- 4and get sick of using extra directories to get the archives the
- 4same name, and who get sick of creating archives, opening them,
- 4then dragging files.
- 4Simon Hatliff. v2.10.
-
-
- !AUTOFOCUS
- 3{FAutoFocus } ({S3}Kb)
- 4When this is run, moving the pointer over any window will give
- 4that window the input focus. Whether you like this is a matter
- 4of preference. I liked it but my address database didn't!!
- 4Ting Kuei.
-
-
- !BACKS
- 4A small utility that puts various backdrops on to a pinboard
- 4backdrop and uses the tile command to fill the screen.
- 4RAJ.
-
-
- !BACKUP
- 4A program to make backups of selected files/directories onto
- 4floppies, keeping more than one copy.
- 4Neil Walker. v1.06
-
-
- !BBC_GW
- 4Converts program files from BBC BASIC to GW-BASIC format.
- 4Martin Carradus. v1.50 Jul 93.
-
-
- !BLANKCTRL
- 4This small application allows you to turn the screen blanker on
- 4RISC OS3 machines easilly.
- 4Glyn Furlong. v1.00
-
-
- !CMOS
- 4!CMOS is a small program that allows the loading and saving of
- 4your CMOS settings. It uses the standard CMOS file format so
- 4files from other CMOS savers can be used (though not all as some
- 4use different file formats).
- 4James Hunter
-
-
- !COLUMNS
- 4The purpose of this program is to allow the user to create a text
- 4file of two columns from text file of a single column. The text
- 4file created may then be edited further (using !Edit or similar)
- 4or printed to a printer. Options to define the page layout for a
- 4printer are available.
- 4Julyan Bristow. v1.00.
-
-
- !COMPARE
- 4A program to compare two given files.
- 4Neil Walker. v1.11
-
-
- !COMPCOMP
- 4Compare computer speeds of Archs to an A3000.
- 4Chris Jackson.
-
-
- !COMPRESS
- 4This application allows you to compress and decompress Armadeus
- 4sample files.
- 4David Radford. v1.15
-
-
- !CYCLE
- 4This program just allows you to cycle through the stack of windows.
- 4Each time you press F4 the window at the bottom of the stack is
- 4brought to the top. Alternatively, clicking with <select> on the
- 4icon-bar icon has the same effect.
- 4Stephen Burke.
-
-
- !DEBOO
- 4Decodes files which have been encoded into 'BOO' format. This is
- 4a method of encoding binary files into text form, so that for
- 4example they can be transmitted down a 7-bit communications link
- 4by a simple 'capture' method.
- 4Steve Loft. v1.00
-
-
- !DIARY
- 4A diary program which includes the ability to repeat a given
- 4line of text at regular intervals.
- 4Neil Walker. v1.27
-
-
- !DIRMENU
- 4This program acts like the utility/built in feature on the Mac
- 4which produces a menu showing the directory structure of the
- 4parent directories of that window by pressing MENU over the
- 4window’s title bar.
- 4Ben Dooks. v0.17.
-
-
- !DOCANALYS
- 4Analysing documents.
- 4Neil Walker. v1.00
-
-
- !DSP
- 4This looks stunning. A preview of Deluxe Scope. Click on it's
- 4icon, and you'll see Bars & Scope on the sound you can ear !
- 4ArmOric of Arm's Tech. v1.00
-
-
- !DUMPER
- 4An alternative way of *DUMPing a file. Instead of pressing F12 to
- 4leave the desktop, and then typing *DUMP $.please.dump.this.file.
- 4burried.deep.down.in.my.harddisc you simply drag the file to the
- 4!Dumper-icon on the iconbar, and a window pops up with the dump.
- 4Henrik Bjerregaard Pedersen. v1.03.
-
-
- !ENHANCERS
- 4Desktop enhancers by RAJ.
-
-
- !FILECHECK
- 4Check your files for errors including ArcFS and SparkFS archives.
- 4Multi-tasking and three speed options.
- 4James Hunter. v1.50.
-
-
- !FILEICONZ
- 4Well, this is one of those handy applications that gets rid of
- 4all (I hope!) of those annoying little white boxes that the filer
- 4spews at you when it doesn't know the file type.
- 4The latest version. All new with 595 filetypes!!
- 4Highly recommended.
- 4Jon Noble. v3.03
-
-
- !FILETREE
- 4This application allows you create a draw file containing the
- 4file tree structure of any disc medium.
- 4John A M Tytgat. v1.10
-
-
- !FRACTION_
- 4This is an application to convert decimal numbers into a
- 4fractional form.
- 4Original Code Sean Creech. RISC OS conversion Tim Wiser.
-
-
- !FUELGAUGE
- 4The program displays a 'fuel' gauge on the iconbar with the
- 4free memory in digit form and a nice 'human freindly' pointer.
- 4The pointer will go red if the ammount of memory exceedes the
- 4ammount set by the user.
- 4BjD (Ben J. Dooks) of DoggySoft. v0.06.
-
-
- !GRABBER
- 4This application provides a Desktop Screen Grabber which can be
- 4used to save a screen to disc. To grab a screen press
- 4SHIFT-PRINT. A file called ‘filenamexx’ where ‘xx’ is a auto
- 4incrementing number and ‘filename’ is an changable name will be
- 4saved to ‘path’.
- 4E Petrie-Smith. v1.00.
-
-
- !HELP_PLUS
- 4A pre-release version of a multiple help extension application.
- 4Looks promising.
- 4Craig Beech. v0.01.
-
-
- !ICONDIR
- 4This is going to be an option for anyone who is fed up with
- 4Menon. Is this possible? I use Menon every day and it is
- 4excellent. The idea behind IconDir is that it will create a menu
- 4structure just like you have on your disc. You are able to
- 4specify the directory to start in, but everything else is
- 4searched for on the disc.
- 4James Ponder. v.11 beta.
-
-
- !INTEREST
- 4An application which calculates the interest on a variable sum of
- 4money throughout the year, at varying rates of interest.
- 4Neil Walker. v1.05
-
-
- !INTMOD
- 4Interrupt module sets up a routine to stop an application with a
- 4key press and perform a specified *Command.
- 4Steve Hoare. v1.10.
-
-
- !JUGGLER
- 4Let your Archimedes teach you how to juggle. This is a great
- 4pieceof PD software. From three balls to the impossible.
- 4Ben Meghreblian.
-
-
- !MENUDES
- 4This is a very simple version of a great menu designer which
- 4hasn’t been finished yet. It is however very good.
- 4Thomas Olsson. v1.95.
-
-
- !MODULINFO
- 4ModulInfo can display useful information concerning a relocatable
- 4module _without_ having to load it.
- 4Erik van de Pol. v1.42.
-
-
- !MOONTOOL
- 4MoonTool is a program designed give you the following infomation:
- 4o Phase of the Moon.
- 4o Age of the Moon.
- 4o Distance to the moon.
- 4o Dates of the Last and Next New moon as well as the First and
- 4 Last Quarters and the Full Moon.
- 4o Angle the Moon subtends.
- 4 In addition it also gives you information about:
- 4o Time and Date in Julian, Local and Universal (GMT) times.
- 4o Distance to the Sun.
- 4o Angle the Sun subtends.
-
- 4John Walker and Edouard Poor.
-
-
- !MOUSE
- 4This utility allows the mouse sensitivity to be adjusted by
- 4clicking on an icon.
- 4Adam Goodfellow.
-
-
- !MSGCHECK
- 4Checking messages files for token repetitions.
- 4Neil Walker. v1.00
-
-
- !NFL_FACTS
- 4A great little application that gives information on many
- 4American football league teams, 28 in all.
-
-
- !NOSEY
- 4This application provide some fairly basic information about
- 4what’s going on in the desktop.
- 4Gareth Moore.
-
-
- !NOTEPAD
- 4Once the application has been loaded, clicking <Select> on the
- 4main icon on the icon bar will cause the Notepad window to be
- 4displayed, the notepad is made up of five pages each with four lines
- 4of description.
- 4Stuart Marshall. v1.10a.
-
-
- !NOTE_BOOK
- 4A note book for the desktop.
- 4Richard Peach.
-
-
- !PALMAKER
- 4PalMaker is not an ordinary 'palette utility'-like program.
- 4There are no sliders nor dragbars with which one can specify
- 4RGB or CMYK or whatever value for a palette-entry. It uses
- 4a octree algorithm to determine the best 256 colour palette
- 4from a 24-bit image.
- 4Ferdinand Oeinck. v1.14.
-
-
- !PENROSE
- 4An application that displays Penrose tiles.
- 4By D McQuillan.
-
-
- !PIXELPAL
- 4This program can help to improve your 16 colour sprites by
- 4showing the combintation of pixel colours required to produce
- 4another shade.
- 4Craig Beech. v1.00.
-
-
- !PRESCRIBE
- 4Converts path objects in a draw file into PreScribe-II commands.
- 4Mike Williams.
-
-
- !PRMINDEX2
- 4Simply enter a search expression (may be wildcarded using *) and up
- 4to 16 matches are shown in a window together with the pages where
- 4the corresponding topic can be found in the PRM. There is support
- 4for both the RISC OS 2 and 3 PRM.
- 4Andrew Brooks and Tom Hughes. v2.02.
-
-
- !PROGCALC
- 4A desktop calculator written in C.
- 4Ray Loades-Bannon
-
-
- !RESET
- 4This is a little program to make your Arc go back to the black
- 4screen and the beep.
- 4Mr Bean.
-
-
- !SETDIR
- 4This app will set the directory for you so you don’t have to
- 4keep pressing F12.
- 4Ian Scott. v1.04
-
-
- !SE_MACROS
- 4The purpose of
- 4Se_Macros is to avoid having to type repetetive phrases (and
- 4particularly my logo) and to allow it to be done with one
- 4mouseclick.
- 4Mike Barnes. v3.5
-
-
- !SHAREGRPH
- 4Keep track of share prices, providing basic graphing functions.
- 4Neil Walker. v1.17
-
-
- !SOUNDRM
- 4A little application which will allow you to listen to most
- 4Voice Modules from disc simply by dragging one to the little
- 4icon on the icon bar.
- 4David Shepherdson. v1.04.
-
-
- !SPEX
- 4All it does is load in a text file and display it in a window,
- 4with the option of flipping through it page by page manually, or
- 4getting the program to do it for you. You can also save
- 4individual pages or the whole document. Documents of up to
- 41386 lines of 76 characters can be loaded, which is a very long
- 4textfile!
- 4Richard Holland. v1.02.
-
-
- !SPHERE
- 4This is the best animated world sphere I have yet seen. Not only
- 4that but you can change the sprite file and have anything
- 4revolving around a globe.
-
-
- !SPOTTER
- 4This application contains an implementation of the NORAD SGP4 &
- 4SDP4 satellite orbit models, in order to give visibility
- 4predictions for any orbiting object for which NORAD two line
- 4elements are available.
- 4Stuart Martin. v1.06.
-
-
- !SPRVIEW
- 4Using !SpriteView, you can easily create collages of sprites by
- 4placing sprites side by side! Even though sprites appear with no
- 4title bar, scroll bars or icons, the sprite can be:
- 4• moved around the screen.
- 4• put to the back.
- 4• shifted inside its transparent frame.
- 4• resized.
- 4• stuck in front or at the back.
- 4Joss Smith. v1.06.
-
-
- !STDFINDER
- 4There are quite a lot of these STD applications in the Public
- 4Domain. This one is one of the best. Nice to use, well
- 4presented and fast.
- 4Julian Bristow. v1.01.
-
-
- !STRIP
- 4To remove any leading or trailing spaces from a text file.
- 4Neil Walker. v1.05
-
-
- !SUITE
- 4A suite of utilities. Bin, Set-Type, Bas-Edit, VDU, Speaker, CSD,
- 4Sprites, Clock and ARM3 Cache.
- 4Neil Walker. v1.41
- !SUNCLOCK
-
-
- !SWICONV2
- 4To convert a given SWI name <-> number.
- 4Neil Walker. v1.02
-
-
- !THOUGHTS
- 4This is an 'ideas processor application' which has been designed
- 4to aid you in planning, either a letter or a project of some kind
- 4or any other
- 4textual document which may need some planning.
- 4An ideas processor is centred around a hierarchical structure of
- 4text under the following headings: TITLE, HEADING, SUB-HEADING &
- 4POINT. A very good application.
- 4G Rampton. v1.36.
-
-
- !TICKTOCK
- 4A great desktop clock with a few novel features. Try it and see
- 4I’m sure you’ll like it.
- 4RAJ. Robin Jubber
-
-
- !TIMER
- 4This program times a time set in minutes by the arrow buttons in
- 4the main window, and works out how much you have earned, rounded
- 4down to the nearest penny.
- 4John Lee
-
-
- !TYPEFACES
- 4This module was created with the ResMod program by Joseph Walker.
- 4It puts a whole host of BBC fonts into the root directory of the
- 4Apps folder.
- 4RAJ. If you want to know RAJ is Robin Jubber.
-
-
- !VAT_CALC
- 4Yet another VAT calculator! Much more stylish than others though,
- 4with nice Impression II icons.
- 4Tim Wiser.
-
-
- !WORLDTIME
- 4An application for displaying the time in different locations
- 4throughout the world.
-
-
- !_MANAGER
- 4A software management system. (Database).
- 4BASS. v0.10.
- 7PLUS
-
-
- DESKLIB
- 4The FreeWare Desktop C library for RISC OS machines.
- 4Contains a patch to upgrade the package to v2.04.
- 4Release 2.03 june 1993.
-
-
- LINKS
- 4Link is a versitile utility to emulate the ‘ln’ command on UNIX.
- 4The ‘ln’ command provides a facillity for providing a ‘softlink’
- 4between files ie when you run the link file the system runs the
- 4program it is linked to. This is useful for large programs used
- 4on a network, everybody can have their individual link to the
- 4main program without having to copy it. Also, in education, you
- 4can provide the pupils with a disc of links which will load up
- 4a program off the harddisc, thus avoiding the horror of the
- 4pupils messing about inside your harddisc…
- 4Dave Lodge.
-
-
- MAILMANDM
- 4MailMan offers a flexible approach to what seems a simple task,
- 4so no matter what printer, type of paper, etc. MailMan will meet
- 4your needs and give you pleasing results. It supports outline
- 4fonts, Draw files and will even automatically centre the text, so
- 4you can give your labels that professional look. This is a demo
- 4version with limited options.
- 4Dean Sivell. v2.10
-
-
- MARKS
- 4This is a teachers mark book, which enables up to 13 sets of
- 4marks to be entered for up to 34 students. It works out their
- 4averages and relative positions. Operation of the program should
- 4be intuitive. Printing of the screens can be done by dragging
- 4the textfile icon, found under save, on to the Printer icon, in
- 4the usual way. Version 2 is rewritten, and contains many new
- 4features. Old MarksFiles will need to be converted to use with
- 4this program, using a small utility called !MarkConv. To complete
- 4the suite is another application called !YMarks, which receives
- 4up to 7 MarksFiles, and sorting and searching can be done on
- 4them. Output can now be made in CSV format, as well as textfile.
- 4This archive contains all the !Marks Apps.
- 4Robert Seago. v2.10.
-
-
- MEDITATE
- 4If you have seen any of the lunchtime magazines and wondered how
- 4they were created then this will answer your questions. This is
- 4the Lunchtime magazine Editor. You can now produce your own
- 4disc based magazine with all the hard work done for you by this
- 4application. This is the second release with a great number of
- 4new features plus some bug fixes.
- 4Andrew Bennett. v3.31.
-
-
- UNIXLIB36D
- 4This is a complete replacement ANSI compliant C library for use
- 4with Acorn RiscOS ANSI C Release 3.0/3.1A/3.1B/4.0. It incorporates
- 4a subset of the UNIX system call interface and some common System
- V and 4.3 BSD C libraries. There is *no* Acorn software in this
- 4library
- 4Simon Callan.
-
-
- WORDSEARCH
- 4This program generates very professional wordsearches from data
- 4within the program. See the program listing for information about
- 4how to add your own data.
- 4Matthew Draper
-
-
- !ACORNLOGO
- 4This application displays Acorn's logo in the top right corner of
- 4the desktop. Looks really great... And will stop 50% of the "so
- 4is this an LCII or a Quadra?" comments.
- 4Luke Hutchison
-
-
- !Animator
- 4A very good sprite file animator.
- 4Andrew Ayre.
-
-
- !DiscSpace
- 4Have you ever wondered where all the free space on your hard
- 4disc has gone? Do you want to know which directories consume most
- 4of your hard disc space without having to count each directory
- 4using the filer? This application shows a diagram of disc
- 4usage, displaying a bar for each directory. The whole directory
- 4tree is cached so you can open subdirectories similar to using a
- 4filer window.
- 4Martin Wuerthner. v1.04.
-
-
- !MEGALOOK_
- 4Megalook provides new icons for VGA/Multisync monitors in VGA
- 4modes. To run the default set just run !Megalook. To change these
- 4settings, run !Megasetup and follow the on-screen instructions.
- 4It's as simple as that!!!
- 4Matthew Gray
-
-
- !ModFiler
- 4This application allows the management of modules directly from the
- 4desktop rather than from a CLI prompt. Features include:
- 4• Modules can saved either singularly or in groups (as in the Filer)
- 4• The workspace of modules can also be saved in the same manner
- 4• Full information on the modules can be displayed and saved as a
- 4 text file
- 4• A full listing of SWI's from each module can be displayed & saved
- 4• Modules can be unplugg'd, reinit'd, killed.
- 4• Full RISC OS 3.1 support includes the automatic sensing of whether
- 43D or 2D templates should be used; iconize protocol and desksave
- 4protocol
- 4Brian Marsden. v1.00.
-
-
- !REMINDER
- 4If you have ever has a systems crash and lost some valuable work
- 4then you need this application. It reminds you to save your work.
- 4Matthew Bloch.
-
- !Schematic
- 4Schematic is my collection of electronic symbols complete with an
- 4easy to use front end. There is around 72 symbols, and most of them
- 4have horizontal and vertical versions.
- 4Andrew Ayre.
-
-
- !YASS2
- 4Yass 2 is 'Yet Another Screen Saver' designed especially for the
- 4users of Risc-OS 3 (version 3.10 or later). But hold on a mo...
- 4Risc-OS 3 users don't need another screen saver, they have the
- 4wonderful ScreenBlanker module.
- 4Ian Palmer
-
- Bison
- 4This is the archimedes port of the GNU Bison project parser
- 4gererator. Bison is the GNU version of UNIX yacc, and is backward
- 4compatible (but better).
- 4David Bilsby.
-
-
- DigiGraf
- 4Quite an impressive mode 15 arts package. It can take advantage
- 4of the DitherExtend module if you have the PD Artworks viewer
- 4AWRender. Many options, far too many to list here.
- 4Complete with some excellent demo screens.
- 4DigiGraf was written by Stuart Smith.
-
-
- DISCINDEX
- 4A very good disc manager/indexer.
- 4Neil Carson.
-
-
- FortranToC
- 4This is a port of f2c a Fortran to C convertor.
- 4Scott Ashcroft
-
-
- GNU_sed_rx
- 4Rx is found in the files `rx.h' and `rx.c'. It is an upward
- 4compatable replacement for GNU regex.
- 4Scott Ashcroft
-
-
- ylib 010
- 4The purposeof ylib is to speed-up of math operations by an average
- 4of 3 to 1.
- 4Claus Vohwinkel.
-
-
-
- 4- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -