amiga-news ENGLISH VERSION
.
Links| Forum| Kommentare| News melden
.
Chat| Umfragen| Newsticker| Archiv
.

Amiga-Veranstaltungen
01.-02.08.25 • Amiga/040 • Mountain View (USA)
11.-14.09.25 • Classic Computing 2025 • Hof (Bayern)
17.-19.10.25 • Amiga40 • Mönchengladbach
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Sachsen)

08.Apr.1999
amiga.org


S5-trans Amiga <-> Psion S5 Filetransfer Utility
Download: s5-trans.lha. (ps)

[Meldung: 08. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
08.Apr.1999
Robert Niessner per eMail


AmigaScene 0x0E Ausgabe April 99 online
Weiter schreibt Robert:
Wir suchen freiwillige Übersetzer und Autoren für unsere geplante englische Version der AmigaScene. Andere Sprachen sind auch geplant, auch hier benötigen wir Leute.

We need your HELP
I'm working together with 5 other people on an Amiga online magazine in Austria, called "AmigaScene". http://www.amigascene.com. After one very successful year (magazine is only in German for now), we are planning to go multilingual :-)
Our first goal is to produce parallel to the German issue an English one, other languages might follow.
The magazine is non-profit of course, we do it because we like the Amiga and want to share knowledge with the community.
My task is to find people who are willing and able to translate articles from German to English, or write articles of their own in English or German. Also if you want to support any other languages, we would be interested.

So please, if you are interested in joining us, or know someone who might help us, please contact me privatly: robert.niessner@vexcel.co.at subject: Translator or subject: Writer. Thank you in advance, Robert (ps)

[Meldung: 08. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
08.Apr.1999
C.S. Bridge Deady per eMail


KOSH summary Nr. 14
KOSH [Kommunity Orientated Software Hardware]

Weekly Summary

Week Commencing: 27th March 1999

Number: 014

Mailing List: kosh-general

In the mailing list this week, the following items were discussed. Please do
not email the scribe regarding any of these topics, it is not his job to answer
these questions but merely to report  the topics of conversation. If you have
any queries about this summary, please email ben@kosh.net, stating the Summary
Number, and Mailing List Name, and he will try to answer your queries.

a)

Subject: Cymraeg, Gaelic, Cornish and other local languages

Summary of debate: It would be inclusive and a positive step for the Kommunity
                   of Koshans to include support for languages that are
                   normally missed out in mainstream systems. This could be
                   done via the KOSH localisation system.

                   Suggested that we contact relevant local organisations
                   sometime soon about this.

                   There was (and still is??) an Amiga Translator's
                   organisation. Perhaps we could contact them to see if they
                   would do KOSH work too? - Does anyone have the contact
                   details? Suggested contact is Gary Peake who was apparently
                   in contact with them sometime earlier on this mailing list.


b)

Subject: Colour clash and dithering

Summary of debate: It was noted that certain colours on certain coloured
                   backgrounds (eg: red on blue, black on red) can be
                   difficult to view by a large number of people. Further,
                   dithering and patterns such as checks with text on top can
                   also present difficulties. Therefore in KOSH documentation
                   we should avoid such designs.

                   It was also suggested that where possible we so not use
                   dithering in KOSH as a whole, particularly as we are looking
                   at supporting new fast 24bit+ graphics cards (admittedly AGA
                   256 colour dithering will be needed). All of this obviously
                   only applies to full colour KOSH systems.


c)

Subject: KOSH documentation formats

Summary of debate: It was asked what sort of documentation KOSHans would like.

                   A printed manual or manuals would be liked as online
                   documentation is often difficult to use at the same time as
                   the software it refers to - both being on the same system.

                   As well as this, online (HTML?) documentation that
                   configures itself to represent the settings that the user
                   has setup (as mentioned in a previous summary).


d)

Subject: Functional languages

Summary of debate: It was suggested on the subject of what computer languages
                   to use with KOSH that a functional language that includes
                   complex computations could be used.

                   However functional languages are not very straightforward as
                   they often have bizarre syntax.


e)

Subject: Application generators

Summary of debate: Traditionally application generators are always tailored for
                   a specific type of application. However, as the UI in KOSH
                   will have personalities the applications for it will not
                   have to be constant. We could have a KOSH-Script builder
                   with another layer on top that changes with the personality.

                   An applications generator that produced KOSH scripts could
                   come in different versions, each specialized for one type of
                   work.


f)

Subject: More COMAL

Summary of debate: See:
                   http://www.macharsoft.demon.co.uk/unicomal/aboutcml.html
                   Macharsoft produces unicomal, a current COMAL implementation
                   which they claim incorporates OO concepts. NB: the whole
                   site is dedicated to COMAL.


g)

Subject: Structured summaries

Summary of debate: Marcus Peterson has gone through the summaries and
                   restructured them according to categories instead of summary
                   dates.

                   Having both date and subject-based summary formats available
                   will make locating particular information easier.


h)

Subject: Wider world survey

Summary of debate: Greg Webb, greg@gpwebb.freeserve.co.uk would like help with
                   conducting a survey of the wider world beyond us Koshans to
                   see what the computer world at large would like in something
                   like KOSH. If you can help (particularly but not exclusively
                   if you have experience with statistical analysis) then
                   please email Greg directly.


i)

Subject: KOSH programming and semicolons

Summary of debate: It was pointed out that C brings up an error when it is
                   missing a semicolon but then pinpoints the exact location
                   that the semicolon should have been placed at. Therefore it
                   was implied that KOSH should be able to automatically insert
                   such characters.


j)

Subject: One KOSH programming language for all / A KOSHan beginners language

Summary of debate: It was suggested that one global KOSH programming language
                   could be designed (possibly based on existing languages)
                   that was suitable for beginners to programming all the way
                   up to experts in OOP and structured programming.

                   An opinion was expressed against BASIC for something like
                   this in that it can make structured programming difficult.
                   However it was noted by another scribe-e that this may only
                   apply to some versions of BASIC.

                   Such a language could ship with KOSH and be used to
                   encourage people to program. However this may only teach them
                   how to program in the cosy well thought out world of KOSH
                   which could limit their ability to program with other
                   systems.

                   Was suggested that the critical features and design
                   decisions that must be made for a beginners language are:
                   1) Garbage collection - this may be too complex for a
                   beginner. The language must support garbage collection.
                   2) No traditional C-style pointers thereby eliminating a
                   possible memory leak, and making implementing garbage
                   collection easier.
                   3) Run-time array bounds checking or unbounded arrays to
                   protect against inaccurate writes to memory.

                   It was mentioned that eliminating pointers eliminates a lot
                   of power and convenience.

                   It was noted that Java almost fits these criteria except
                   that it doesn't actually support run-time bounds checking
                   but uses a theorem prover instead.

                   Suggested goals for a programming language for beginners
                   are that the system should be protected from accidental
                   damage, the language should be immediately effective with
                   something visible after only a short amount of work and the
                   language should help teach better habits, possibly by
                   requiring the syntax to be commented although this latter
                   suggestion may make the language wordy.

                   A language for KOSH should aim to reduce the gap between
                   having ideas and being able to implement them in a computer
                   language.


k)

Subject: ISO Modula-2 compiler

Summary of debate: Suggested that in the fullness of time we could look at
                   created a ISO Modula-2 compiler for KOSH.


l)

Subject: Installing KOSH

Summary of debate: Proposed that the KOSH v1 installation (on CD?) should
                   include a setup routine to install a base version of Linux
                   as well, with options available for a number of platforms.
                   This would allow those who own platforms on which a hosted
                   version of KOSH has yet to be written to use it, via the
                   Linux hosted version.

                   The complete install could be available as an FTP directory
                   located somewhere.


m)

Subject: Terminology WG

Summary of debate: Could anyone interested in joining the above named Working
                   Group for KOSH please email Ruward F. Leenstra at
                   uart@xs4all.nl


n)

Subject: Loading and coping with older versions of objects

Summary of debate: The following questions were posed: what happens if you have
                   have software which has a number of objects that contain
                   data and when the next version is released, these objects
                   have changed? How should this be handled?  How would older
                   versions of objects be loaded?

                   Old versions should be loadable. It should be possible to
                   just plug the old objects into the new handles or use an
                   adaptor for this.


o)

Subject: Sharing computer experiences

Summary of debate: A way to share experiences of the various computer systems
                   that we all use (including Mac, BeOS, Amiga, Linux, Unix,
                   BSD, NeXTStep, Windows, OS/2 and many others) could be
                   useful. This could take the form of a large section on the
                   web site available (to members only it was suggested) for
                   downloading in parts that would contain emulators, trial
                   versions and other relevant software to allow people to try
                   other systems.

                   The same area could also contain languages like COMAL and
                   Delphi that people could try out.

                   Jason Radford the administrator for the server that the KOSH
                   web site is on agreed that some of the 4gig of drive space
                   available for KOSH could be used for this purpose. He
                   suggested that if enough interest and ideas came forward
                   that ftp.kosh.net could be created.


p)

Subject: Case-insensitive KOSH

Summary of debate: Suggested that throughout KOSH an Amiga-style system where
                   case is stored but operations are case-insensitive is used.


q)

Subject: Standardized diagram construction package

Summary of debate: It was suggested that we try to find a standardized
                   package to construct diagrams for KOSH. A set of brushes
                   that could be used would be useful.


r)

Subject: Executive Scheduler

Summary of debate: KOSH could implement a scheduler similar to the Amiga's
                   scheduler.

                   Further suggested that this should be a separate object. The
                   basic system could ship with a scheduler that does the basic
                   round-robin scheduling.
(ps)

[Meldung: 08. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
08.Apr.1999
Michael Garlich per eMail


EvilsDoomSE - Demo
Es kann jetzt eine Demo (2.3 MB) in AGA-Version geladen werden. Titan weist darauf hin, daß die Demoversion eine Menge ChipRAM benötigt und empfiehlt daher ohne startup-sequence zu booten und alle nicht benötigten Partitionen abzuschalten. Download: evildemo.lha. (ps)

[Meldung: 08. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
Made on Amiga


Made on Amiga COOL Sites Award bekommen :-)
Was für ein Tag! Erst im Vivatext und nun auch noch den Made on Amiga COOL Sites Award bekommen. Es ist phantastisch, auf diese Weise Anerkennung zu bekommen, ein gutes Gefühl :-). Ich freue mich riesig. Hier können Sie den Award bewundern. (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
Alex Kazik per eMail


Updates zu cmp V1.5, Opener V1.0+ und PatchID V1.01
cmp ist ein Programm, welches Dateien in zwei Verzeichnissen (oder Bäumen) vergleicht. Dies kann sehr nützlich sein, um z.B. bei einem Backup zu untersuchen, welche Dateien sich geändert haben bzw. hinzugekommen sind. Neu im Update: - 020er Programm ist jetzt residentfähig. Mehr Informationen finden Sie unter http://www.kazik.de/de/cmp.html. Download: ALeXcompare.lha, ALeXcompare.readme.

Opener ist ein großartiges (aber kleines) Public Screen Utility. Wenn der Benutzer einen Public Screen benutzen möchte, der noch nicht geöffnet ist, wird automatisch ein Bildschirm geöffnet, wenn er mit exakt so einem Namen durch MUI's PSI definiert wurde. Mehr Informationen finden Sie unter http://www.kazik.de/de-txt/opener.html. Download: Opener.lha, Opener.readme.

PatchID ist ein kleines Tool, mit dem man Displaynamen (z.B. "PAL:LowRes") beliebig ändern kann, sowie beliebige Modes verstecken (werden von den meisten Programmen nicht mehr angezeigt). Trotzdem sind alle Modi verfügbar, man muß nur die "Nummer" wissen. Mehr Informationen finden Sie unter http://www.kazik.de/de-txt/patchid.html. Download: PatchID.lha, PatchID.readme. (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
Honorable Mention


Artikel in "The Register" von Mike Magee, Titel: Amiga Chief Outlines Plans
In diesem Artikel faßt Mike Magee das zusammen, was Jim Collas in seinem offenen Brief und dem Update der wichtigsten Pläne gesagt hat. (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
Duffs Homepage


HTMLview.mcc Update V15.5
MCC_HTMLviewV15.5.LZX, diese Version wird in zwei Monaten ungültig (Zeitlimit). Das ist nötig, weil z.B. mit TextEditor noch Bugreports von frühen Alpha-Versionen kamen, obwohl längst aktuelle Versionen zur Verfügung standen. Wem das nicht gefällt, sollte warten, bis die endgültige Version im Aminet verfügbar ist. (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
AWD [New Lins]


Amiga Downunder 99 Show angekündigt
Die australische Amiga Show wird am 21. und 22. August 99 in Canberra, der australischen Hauptstadt im Hotel Heritage stattfinden. Für weitere Informationen stehen Ihnen folgende Webseiten zur Verfügung: http://www2.dynamite.net.au/krash/, http://www.spirit.net.au/~jamesm/CAUSe.html und http://www2.dynamite.com.au/krash/amigadu/index.html. (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
Andreas Küster per eMail


Am Samstag ist es soweit: Computer-Treffen in Hannover im Congreß-Centrum
Wie auf der Info-Seite beschrieben, wird es eine Dauerleitung zum Internet geben, außerdem Workshops zu den Themen Bild-, Sound- und Videobearbeitung. Gezeigt wird auch die Vernetzung und Kooperation verschiedener Rechner-Plattformen (Amiga, Apple, PC, Linux).
Auf nach Hannover :-). (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
QNX


QNX/Neutrino® 2.0 im Finale zum EDN Innovator/Innovation Award
Helfen Sie, QNX gewinnen zu lassen, hier können Sie sich informieren, wie Sie für QNX stimmen können. (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
REBOL


Die Betaversion von REBOL/Core 2.0.0 wurde an die Betatester verschickt
Klicken Sie hier, um nähere Einzelheiten zu lesen. (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
Olaf Köbnik per eMail


Amiga Arena
Olaf Köbnik schreibt:
Das Strategiespiel TaskForce in der Version 0.34 liegt zum Download in der Amiga Arena bereit! (Bevor Aminet!) (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
07.Apr.1999
Marc Albrecht per eMail


Albrecht Computer Technik (ACT) News Page aktualisiert
Marc Albrecht schreibt:
A.C.T. news page updated, ... aber erstmal nur vorbereitet. Wir sind gerade sehr aktiv und initiieren einige recht endgültige Entscheidungen.

Auf der Newsseite schreibt ACT in englisch:
Es ist viel passiert und ACT hat auf die neuesten Entwicklungen auf dem Amiga-Markt reagiert. Wir werden unser Versprechen halten und unsere Produkte so lange wie möglich supporten. Die Prelude und die Prelude 1200 werden nun wieder produziert, die Zusatz-Module für die PreludeZ2 werden so schnell wie möglich wieder produziert. Leider ist die finanzielle Situation unseres Amiga-Bereiches nicht die Beste und Investitionen mußten reduziert werden, um das Überleben von ACT's Amiga-Präsenz zu garantieren.
Wir haben einen Brief an Mr. Collas gesandt, und ihm und Amiga Inc. unsere Zusammenarbeit, unsere Produkte und unser know how angeboten. Wir hoffen, daß - nach Jahren von Unstimmigkeiten - dieser letzte Brief in einer Weise beantwortet wird, die uns erlaubt, unsere Aktivitäten auf dem Amigasektor wieder in vollem Umfang aufnehmen zu können. Die endgültige Entscheidung wird Ende April fallen.

Ich habe das auf die Schnelle übersetzt; wie jeder weiß, ist mein englisch nicht das Beste, aber im Tenor sollte es stimmen. (ps)

[Meldung: 07. Apr. 1999, 08:00] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
1 1385 2765 ... <- 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 -> ... 2785 2817 2855 [Archiv]
 
 Aktuelle Diskussionen
.
A4000 bootet nicht
AROS: OWB 3.0-20250614.x86_64
MorphOS Discord Kanal
9-pol Joystick am A500 Mini ?
Workbench 1.3 Lernsoftware gesucht
.
 Letzte Top-News
.
MorphOS: Webbrowser Wayfarer 10.0 (16. Jun.)
MorphOS: Software-Sammlung Chrysalis 3.19 (15. Jun.)
Rechtsstreit: Hyperion kann für Urheberrechtsverstöße haftbar gemacht werden (13. Jun.)
Youtuber behauptet, ein Angebot zum Kauf der Commodore-Marke erhalten zu haben (08. Jun.)
Programmierwettbewerb: AmiGameJam 2025 gestartet (05. Jun.)
Martin Ulrich, Co-Entwickler von Ports of Call, verstorben (03. Jun.)
Print-/PDF-Magazin: BrewOtaku, Ausgabe 6 (29. Mai.)
Module-Player: NostalgicPlayer 3.0.0 für Windows (27. Mai.)
Neue Spiele-Engine: Sevgi Engine (26. Mai.)
Vorschau-Video: Neues E-Mail-Programm "AMail" (26. Mai.)
.
 amiga-news.de
.
Hauptseite konfigurieren

 
 
.
Impressum | Datenschutzerklärung | Netiquette | Werbung | Kontakt
Copyright © 1998-2025 by amiga-news.de - alle Rechte vorbehalten.
.