Welcome, Guest. Please login or register.

Author Topic: One unified OS for the future?  (Read 35898 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show only replies by Kronos
    • http://www.SteamDraw.de
Re: One unified OS for the future?
« Reply #44 on: November 15, 2014, 04:25:01 PM »
Few thoughts:

MUI is not just much easier to code for it will also look much nicer for user (+ offering options)

Amigas that can't run MUI without problems are pretty lowend indeed, so unless you plan to distribute SW for 68000 + 1MB useing MUI won't be a problem

Anybody who hasn't MUI installed on his mid-range Amiga (read 020 or 030 with atleast 4MB) is most likely not really interested in new SW
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Online amigakit

Re: One unified OS for the future?
« Reply #45 on: November 15, 2014, 04:31:46 PM »
Some interesting points there, Kronos!

I will take that into consideration.  Need to do more research with Classic users...
www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 

Offline Niding

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 566
    • Show only replies by Niding
Re: One unified OS for the future?
« Reply #46 on: November 15, 2014, 04:54:02 PM »
Regarding MUI, if its becomes a part of the requirement of the low end AmigaStore, then either;

1) Include MUI in the install archive of the Store
2) Make it very clear, with instruction where to find it and how to use/install it

MUI is "standard" for old users, but for returning people like myself when a program refuses to run because it wants xyz file/program as a basis, its not as apparent where and how to go about it.
Going to OSdepot or Aminet you have tons of directories and subdirectories. If you know the name or close to it, you can search, only to find 10 files with similar names etc.
People usually figure it out by asking around on forums, but why not make;

"Installing stuff on amiga for dummies" a standard assumption when making programs ;)
Idiegogo storefront PDF that Pascal just posted was an excellent example about how instructions should be made.

This is not just a comment regarding AmigaStore, but more in general :)
Ofcourse, Epsilons blog have kinda set the standard in that regard.
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: One unified OS for the future?
« Reply #47 on: November 15, 2014, 05:41:12 PM »
Quote from: Niding;777515

MUI is "standard" for old users, but for returning people like myself when a program refuses to run because it wants xyz file/program as a basis, its not as apparent where and how to go about it.


I wonder how you got your Amiga online, because...

1) AmigaOS 3.1 comes without TCP/IP stack
2) AmigaOS 3.9 comes with TCP/IP stack but it is on CD-ROM

Just wondering :)
My Amigas: A500, Mac Mini and PowerBook
 

Offline Yasu

  • Sr. Member
  • ****
  • Join Date: Mar 2012
  • Posts: 413
    • Show only replies by Yasu
Re: One unified OS for the future?
« Reply #48 on: November 15, 2014, 05:48:12 PM »
Quote from: itix;777517
I wonder how you got your Amiga online, because...

1) AmigaOS 3.1 comes without TCP/IP stack
2) AmigaOS 3.9 comes with TCP/IP stack but it is on CD-ROM

Just wondering :)


Maybe he is not writing this on an Amiga? :)
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: One unified OS for the future?
« Reply #49 on: November 15, 2014, 06:17:23 PM »
Quote from: Yasu;777518
Maybe he is not writing this on an Amiga? :)


I dont think AmiStore is that useful without internet :)
My Amigas: A500, Mac Mini and PowerBook
 

Offline Niding

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 566
    • Show only replies by Niding
Re: One unified OS for the future?
« Reply #50 on: November 15, 2014, 06:17:30 PM »
Quote from: itix;777517
I wonder how you got your Amiga online, because...

1) AmigaOS 3.1 comes without TCP/IP stack
2) AmigaOS 3.9 comes with TCP/IP stack but it is on CD-ROM

Just wondering :)


What Yasu said ^^

I got USB for my A1200 (thanks for excellent product Jens), so the urge to get online dropped radically. Kinda doubt getting online and browsing for files will be as efficient as using a USB stick.

I tried for a few hours getting online, but with the USB method, the motivation wasnt very high.

EDIT; and I agree, AmigaStore aint very useful unless you get online. Id say the motivation would go up getting it sorted, but I suspect Matthew got his hands full with the current release for a long time.
« Last Edit: November 15, 2014, 06:24:43 PM by Niding »
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: One unified OS for the future?
« Reply #51 on: November 15, 2014, 06:22:11 PM »
@itix

Probably not a simple question to answer, but in your estimation, how many MUI applications depend on custom classes that are uniquely defined within that application (i.e. by runtime subclassing/extension in the BOOPSI fashion) as opposed to reusing existing shared classes?
int p; // A
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show only replies by Kronos
    • http://www.SteamDraw.de
Re: One unified OS for the future?
« Reply #52 on: November 15, 2014, 06:38:51 PM »
Quote from: Karlos;777530
@itix

Probably not a simple question to answer, but in your estimation, how many MUI applications depend on custom classes that are uniquely defined within that application (i.e. by runtime subclassing/extension in the BOOPSI fashion) as opposed to reusing existing shared classes?


Not sure what you are trying to say here, as all proper MUI apps would define atleast 1 such class, but thats ain't a problem in anyway.

If a MUI-app uses 3rd party mcc-classes is an important question.
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: One unified OS for the future?
« Reply #53 on: November 15, 2014, 06:44:38 PM »
Quote from: Kronos;777533
If a MUI-app uses 3rd party mcc-classes is an important question.


That's basically what I was trying to ask.
int p; // A
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: One unified OS for the future?
« Reply #54 on: November 15, 2014, 07:12:36 PM »
Quote from: Karlos;777530

Probably not a simple question to answer, but in your estimation, how many MUI applications depend on custom classes that are uniquely defined within that application (i.e. by runtime subclassing/extension in the BOOPSI fashion) as opposed to reusing existing shared classes?


Many old MUI applications depend on NList.mcc custom class because it has neat features (like horizontal scroll bar) to developers missing from the original MUI 3.8 List.mui class. Probably another is TextEditor.mcc/TextInput.mcc because standard MUI 3.8 also lacks text editor capabilities.

But you can use NList.mcc and List.mui (standard) interchangeably -- if NList.mcc is not installed application can fallback to List.mui. If TextEditor.mcc is missing you can fill blank space with text box telling how to download and install one. But better would be provide all in one. It really annoys me if I have to download dozen of libs and classes.

But before any GadTools or MUI version I would do market research how many potential users there could be and what is their typical configuration. Kinda pointless to have stripped down version if there are next to none products they could run on their system.
My Amigas: A500, Mac Mini and PowerBook
 

Offline Oldsmobile_Mike

Re: One unified OS for the future?
« Reply #55 on: November 15, 2014, 07:27:45 PM »
Quote from: itix;777526
I dont think AmiStore is that useful without internet :)

Ha!

http://instantrimshot.com/

Kind of makes sense that most people who are going online with an Amiga already have MUI installed.  I suppose there's rare cases where they wouldn't, but eh.  My .02 cents, either MUI or GadTools is fine.  Would love to try it out on my A2000! :)
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Heiroglyph

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show only replies by Heiroglyph
Re: One unified OS for the future?
« Reply #56 on: November 15, 2014, 10:37:15 PM »
Quote from: toRus;777477
The question is not whether AmigaOS is a better OS/platform than MorphOS or vice versa. The question is whether a unified platform would be better than both.


That's still not a unified platform. 68k is left out of both even though that's the largest group of current users with the largest collection of existing software.

PPC accelerators literally or effectively don't exist for most of us and the lucky few are only somewhat supported by either of the new OSs.

Basically, the two splinter groups are pulling the core users in different directions rather than becoming part of the core platform.

We Classic users have been so distracted by the infighting that we've forgotten that those two companies should be courting us instead of fighting amongst ourselves on their behalf.

IMHO, they should work on improving the Classic 68k so that the there is less incompatibility and a smoother move between their OS and Classic.

Who wouldn't buy a MorphOS or AOS4 680x0 ROM and OS for their Classic if it was still backwards compatible with AOS3? They've both shown us they can be compatible on a foreign CPU, so they could do it on 68k.

Since OS4 is effectively made by a custom hardware company, why not make accelerator cards for Classics?

I'd wager that a lot more people still spend money on their Classics than buy into the PPC platforms combined. Why don't they even try to embrace that market?

Whoever could grab the Classic market would own the platform by default, but neither seems to be paying attention to it.
 

Offline spirantho

Re: One unified OS for the future?
« Reply #57 on: November 15, 2014, 11:07:53 PM »
The problem is that the Classic would need so many upgrades to come close to the performance of even a Sam440, that there'd be no Classic left! You'd need to upgrade everything, and the actual machine would be little more than a keyboard and disk drive dongle.
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show only replies by Kronos
    • http://www.SteamDraw.de
Re: One unified OS for the future?
« Reply #58 on: November 15, 2014, 11:18:34 PM »
I also doubt that "Classic" users really are the biggest group but that may depend on your definition of "user".

IMO someone who just starts a bunch of games in WHDLoad and does same basic DPaint every odd year does not count.

In the same light one can also question the claim about the "largest SW collection", cos most of that is completly irrelevant today.

MorphOS,OS4 and to some lesser extent AROS aims a different demographic, peoƶe who want to use "Amiga" as their main system doing things normally done by WinTel,Mac or *nix, which does mandate a certain min. spec far above all that is available for classic outside emulation.

Proper 68k users on the other side are far deeper entrenched in doing things the same way they did them for the past 20 years.
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline Heiroglyph

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show only replies by Heiroglyph
Re: One unified OS for the future?
« Reply #59 from previous page: November 16, 2014, 12:25:28 AM »
Quote from: spirantho;777563
The problem is that the Classic would need so many upgrades to come close to the performance of even a Sam440, that there'd be no Classic left! You'd need to upgrade everything, and the actual machine would be little more than a keyboard and disk drive dongle.


From a software standpoint, there is no reason the 68k OS couldn't be at the same functional level as OS4 or MorphOS and thus almost completely source compatible and often binary compatible.

You could make some money off of Classic users while solidifying yourself as the market leader.

Having a larger percentage of the users and developers on your platform improves the community rather than working on incompatible alternatives.

If there was a unified platform, more resources could be expended on fixing either one of them.

Sure, some developers would leave if one of the two PPC OS's was gone or if they merged, but if 50% of the developers are working on something incompatible, 50% of them are only adding to the chaos.