MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

User:AllenHuffman: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
No edit summary
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{InfoBox |
{{NavUsers}}
| caption = Photo coming soon.
{{PersonInfoBox |
| date = ...
| name      =
| format = Human.
| photo      =
| notes = Co-founder, [[Sub-Etha Software]]. Worked at Microware from 1995-2001.
| caption   = Taken at the 2008 Chicago CoCoFEST!
| date       = August
| year      = 1969
| location  = Des Moines, IA
| notes     = Co-founder, [[Sub-Etha Software]]. Worked at Microware from 1995-2001, then RadiSys (purchaser of Microware) from 2003-2007.
| infosource = [[Allen Huffman]]
| infosource = [[Allen Huffman]]
}}
}}
Unless otherwise specified, all items were distributed by [[Sub-Etha Software]].


Not sure how/if we can use the standard InfoBox for people entries. I think we need a different one for people, since "date" doesn't really have much use when talking about a person.
= CoCo =
 
== RS-DOS Applications ==
== Applications ==
* [[ALLRAM BBS]] - 1983. Cassette based BBS, freeware.
Unless otherwise specified, all items were distributed by [[Sub-Etha Software]].
* [[Casio CZ-101 Librarian]] - unreleased MIDI librarian, using driver code from an existing product sold by [[Rulaford Research]] but with a completely different user interface.
* [[ALLRAM BBS]] - cassette based BBS, freeware.
* [[Huffman K1 Librarian]] - Kawai K1 synthesizer MIDI librarian for [[CoCo MIDI Pro]] hardware, sold by [[Rulaford Research]].
* [[Huffman K1 Librarian]] - Kawai K1 synthesizer MIDI librarian, sold by [[CoCo MIDI Pro]].
* [[MiniBanners]] - single or multi-line banners to any printer.
* [[MiniBanners]] - single or multi-line banners to any printer.
* [[MiniBanners09]] - above, ported to OS-9.
== OS-9 Applications ==
* [[MultiBoot]] - OS-9 bootfile manager, cowritten with [[Terry Todd]].
* [[MiniBanners09]] - MiniBanners, ported to OS-9.
 
== OS-9 Games ==
== Games ==
* [[CoCoFest 92]] - graphical adventure 'tour' game.
* [[CoCoFest 92]] - graphical adventure 'tour' game.
* [[Invaders09]] - Space Invaders type game for OS-9 L2.
* [[Invaders09]] - Space Invaders type game for OS-9 L2.
== OS-9 Utilities ==
* [[MultiBoot]] - OS-9 bootfile manager, co-written with [[Terry Todd]].
* [[Towel]] - OS-9 disk utility using the [[EthaWin]] interface for mouse/keyboard selection of files/directories and common functions like copy, delete, etc.
= MM/1 Applications =
* [[MegaBanners]] - MM/1 banner printing utility using MFONTS by [[Joel Hegberg]]
* [[MiniBannersOSK]] - ported to MM/1 by [[Joel Hegberg]]
* [[Towel|TowelOSK]] - ported to MM/1
= Wiki Scratchpad =
Things I am using for working on the wiki...
<pre><nowiki>
<includeonly>
<!-- Call the InfoBox -->
<onlyinclude>{{InfoBox |
| boxtype    = Company
| name      = {{{name|}}}
| photo      = {{{photo|}}}
| caption    = {{{caption|}}}
| date      = {{{date|}}}
| year      = {{{year|}}}
| enddate    = {{{enddate|}}}
| endyear    = {{{endyear|}}}
| location  = {{{location|}}}
| interface  = {{{interface|}}}
| author    = {{{author|}}}
| media      = {{{media|}}}
| memory    = {{{memory|}}}
| os        = {{{os|}}}
| platform  = {{{platform|}}}
| publisher  = {{{publisher|}}}
| requires  = {{{requires|}}}
| videomode  = {{{videomode|}}}
| notes      = {{{notes|}}}
| infosource = {{{infosource|}}}
}}</onlyinclude></includeonly>
<includeonly>
<!-- Call the InfoBox -->
<onlyinclude>{{InfoBox |
| boxtype    = Convention
| name      =
| photo      =
| caption    =
| date      =
| year      =
| enddate    =
| endyear    =
| location  =
| interface  =
| author    =
| media      =
| memory    =
| os        =
| platform  =
| publisher  =
| requires  =
| videomode  =
| notes      = short description
| infosource = where did this information come from
}}</onlyinclude></includeonly>


== Utilities ==
* [[Towel]] - OS-9 disk utility


{{CatPeople}}
Company, Convention, Hardware, Person, Publication or Software
</nowiki></pre>

Revision as of 20:26, 31 August 2016

WELCOME
Looking for CoCo help? If you are trying to do something with your old Color Computer, read this quick reference. Want to contribute to this wiki? Be sure to read this first. This CoCo wiki project was started on October 29, 2004. --OS-9 Al

See Recent Changes. | About this site. | Join the E-Mail List or Facebook Group. | Contact me with updates/questions.

This page was last updated on 08/31/2016. Total Pages: 728. Total Files: 992.


Home / User List - AllenHuffman


AllenHuffman

MISSING PHOTO

Name AllenHuffman
Date August
Year 1969
Location Des Moines, IA
Notes Co-founder, Sub-Etha Software. Worked at Microware from 1995-2001, then RadiSys (purchaser of Microware) from 2003-2007.
Info Source Allen Huffman
About the Company Info Box

Unless otherwise specified, all items were distributed by Sub-Etha Software.

CoCo

RS-DOS Applications

OS-9 Applications

OS-9 Games

OS-9 Utilities

  • MultiBoot - OS-9 bootfile manager, co-written with Terry Todd.
  • Towel - OS-9 disk utility using the EthaWin interface for mouse/keyboard selection of files/directories and common functions like copy, delete, etc.

MM/1 Applications

Wiki Scratchpad

Things I am using for working on the wiki...

<includeonly>
<!-- Call the InfoBox -->
<onlyinclude>{{InfoBox |
| boxtype    = Company
| name       = {{{name|}}}
| photo      = {{{photo|}}}
| caption    = {{{caption|}}}
| date       = {{{date|}}}
| year       = {{{year|}}}
| enddate    = {{{enddate|}}}
| endyear    = {{{endyear|}}}
| location   = {{{location|}}}
| interface  = {{{interface|}}}
| author     = {{{author|}}}
| media      = {{{media|}}}
| memory     = {{{memory|}}}
| os         = {{{os|}}}
| platform   = {{{platform|}}}
| publisher  = {{{publisher|}}}
| requires   = {{{requires|}}}
| videomode  = {{{videomode|}}}
| notes      = {{{notes|}}}
| infosource = {{{infosource|}}}
}}</onlyinclude></includeonly>

<includeonly>
<!-- Call the InfoBox -->
<onlyinclude>{{InfoBox |
| boxtype    = Convention
| name       = 
| photo      = 
| caption    = 
| date       = 
| year       = 
| enddate    = 
| endyear    = 
| location   = 
| interface  = 
| author     = 
| media      = 
| memory     = 
| os         = 
| platform   = 
| publisher  = 
| requires   = 
| videomode  = 
| notes      = short description
| infosource = where did this information come from
}}</onlyinclude></includeonly>


Company, Convention, Hardware, Person, Publication or Software