Copyright - Please Read

Downloading the Software


System & Productivity
| Grab | Makro | QuickFiler | SysMergePlus | Toolbar | WimpTiles | WinCtrl |
Grab

2.02
05 Sep 1992

Grab allows the system sprite pools to be saved to a sprite file. It's useful for checking to see exactly what sprites are being loaded into the system sprite pool.

Makro

1.56
01 Jun 1998

Makro is a flexible text recording and playback utility. It provides a window where you can store up to 32 named strings, which can be programmed to send any string to the caret at the click of a button.

Strings can contain references to system variables so you can easily write a macro to show the current time or date.

In addition to this, any macro can be a *Command so you can, for example, program Makro to act as an application launcher.

Makro allows you to maintain many different sets of macros, so you could use it for an application launcher, an e-mail address book and an aid to report writing, all in one.

QuickFiler

1.28
01 Jun 1998

QuickFiler is a very useful utility which allows the Filer to be controlled from the keyboard, adding shortcut keys for many of the common Filer actions (although not all actions).

Requires a Risc PC-style Boot structure.

New to version 1.28 is the ability to scroll around directory displays using the cursor keys.

SysMerge+

1.00
14 Sep 1997

Acorn's SysMerge utility updates the System directory based on date stamps rather than actual module versions. This can lead to problems where older modules have been given newer date stamps, thus overwriting newer modules.

SysMerge+ works differently from this - it compares each module's version and only the newer module is copied across.

Toolbar

1.05
10 Jan 1998

Toolbar provides a pull-down button bar which is used to launch applications, run files and open directories.

It can be configured to reside on either on the top left or right-hand side of the screen and stores the names of up to 32 objects.

WimpTiles

1.00
01 Jan 1996

WimpTiles is a set of 25 new window and pinboard backdrop tiles. I have designed them to fit in with the rest of desktop rather than contrast against it. (Over 400K in size when unpacked).

WinCtrl

1.04
20 Jul 1994

Some windows don't have gadgets around their borders, or some of the gadgets aren't there. This program attempts to emulate the gadgets of the Wimp so you can move windows without title bars, scroll un-scrollable windows etc. You can even re-size or scroll menus!

Graphical
| DGamma | IBrowse | GreyToRGB | MakeJPEG | PhotoFiler | SpriteMode |
DGamma

1.10
06 Jul 1998

DGamma allows you to change the apparent brightness response curve of your screen display. It can be used to correct for deficiencies in some monitors, or even if you just can't seem to get the colours right with those fiddly dials!

DGamma works by altering the colour look-up tables inside the video controller (VIDC) to resemble that of a gamma-curve rather than the usual diagonal line. It should be noted that other programs that try to reprogram the VIDC20 in the same way will not work in conjunction with DGamma.

DGamma is mode-independent. It will work in any screen depth and will not affect the current desktop palette.

Requires a VIDC20 video controller chip or compatible. This means any Risc PC or later machine.

IBrowse

0.31
13 Apr 1997

IBrowse is a fast and compact Sprite and JPEG image viewer written entirely in assembler. It requires the JPEG rendering version of SpriteExtend, as included in RISC OS 3.6.

  • Fast
  • Allows control of sprite and JPEG dithering
  • Can load Sprites on double-click
  • Provides an 'image information' window
  • Requires only 8K of memory for itself
  • Supports app-to-app transfer protocol
  • Zoom function

IBrowse - optionally - uses Gordon Rogers' PseudoMem module to allow images larger than memory to be viewed.

GreyToRGB

1.04
10 Jan 1995

GreyToRGB lets you combine three 8bpp (bits per pixel) Clear or AIM files together, representing red, green and blue to produce one 24bpp Clear file. It will also work the other way too, separating out a 24bpp Clear file into a directory of red, green and blue Clear files.

I find this utility useful for applying effects to and creating images and when coupled with AIM you can generate some seriously weird images!

MakeJPEG

2.04
23 Mar 1996

MakeJPEG is a JPEG image toolkit using the Independent JPEG Group version 6 utilities, it allows you to compress and decompress JPEG-format images into more ordinary style bitmap images. It also allows you to add comments to JPEGs and to translate between variants of the JPEG format. This new version supports 'progressive' JPEG images.

PhotoFiler

PhotoFiler enhances the Filer with thumbnailing abilities. Information on it can be found on the Sliced Software website here.

SpriteMode

2.00
14 Oct 1995

SpriteMode allows you to change the screen mode specifier of a Sprite without changing the data contained within. Typically you will want to alter a sprite in this way to change its aspect ratio, but altering the colour depth is also catered for.

Networking
| Headlines | NetFetch | Netplex | SocketMgr | Tube |
Headlines

1.22
24 May 1998

A small, portable, command line utility program which allows you to quickly view the latest news headlines. It works by parsing a known web page which contains news headlines.

Written in C. Source code is included.

NetFetch

1.30
24 May 1998

A small, portable, command line utility program which allows you to fetch files straight off the web by issuing a command such as '*netfetch http://www.acorn.com/index.html index'.

Written in C. Source code is included.

Netplex

Netplex is a World-Wide Web server. Information on it can be found here.

SocketManager

1.10
11 Apr 1998

SocketManager is a utility which displays all currently active network sockets in a pop-up window. Should an application crash and leave its connections open, SocketManager allows you to close them. Very useful if a server application crashes leaving a standard port unavailable.

Tube

0.80
21 Jan 1998

This is a utility which creates a transparent connection between networked computers. This allows a networked computer to share access to those services it can access itself.

It can potentially be used to allow access to, say, Internet services over a closed network upon which only a single machine has actual Internet access. (It was written to allow me to properly access news servers - since I can only post news on a couple of my UNIX accounts).

The program itself has been created to be portable between different operating systems. In practice, this means that on RISC OS it runs in a TaskWindow.

Written in C. Source code is included.

More

More networking software is available from the FreeNet archive at: http://freenet.barnet.ac.uk/freenet/.

Programming & Reference
| ProgUtils | SetPaths | Internet Help | Wimp Extension Help |
ProgUtils

1.02
22 Jan 1996

ProgUtils is a combined utility program for programmers. It is a SWI translator, expression evaluator and an ARM instruction decoder all in one.

SetPaths

1.00
10 Feb 1996

SetPaths is a replacement version of the SetPaths utility for AcornC/C++ users. It automatically scans the Libraries directory and builds up C$Path when booted.

Internet Help

Release 1

A StrongHelp manual detailing the SWIs for the Internet, InetDB and SysLog modules. Based on the manuals by the respective authors.

WimpExtension Help

Release 3

A StrongHelp manual detailing Doggysoft's WimpExtension II system and SWIs, based on the manual supplied with the package.

More

More manuals are available from the StrongHelp manuals archive at: http://freenet.barnet.ac.uk/manuals/.

Silly Software
| Make-A-Risc PC | NoShade |
Make-A-Risc PC

1.11
09 Jun 1996

Presented in association with Justin Fletcher.

Construct your own fantasy Risc PC, with toaster, microwave, fish tank and amplifier slices! Build the biggest Risc PC you can; be the envy of major governments!

NoShade

0.01
13 May 1996

Hours of desktop mischief! NoShade lets you unshade greyed-out icons and menu entries, allowing you to explore previously unavailable options and menus.



( dpt . gdr )
( Index . Hello . New! . Software . BASIC . Good & Bad . Links . Copyright )
DaveSpace