Click Here
home features news forums classifieds faqs links search
6071 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
17 crawler(s) on-line.
 105 guest(s) on-line.
 1 member(s) on-line.


 OneTimer1

You are an anonymous user.
Register Now!
 OneTimer1:  2 mins ago
 NutsAboutAmiga:  14 mins ago
 matthey:  29 mins ago
 Rob:  36 mins ago
 amigagr:  39 mins ago
 _ThEcRoW:  48 mins ago
 Hypex:  51 mins ago
 amigakit:  1 hr 4 mins ago
 Beamish2040:  1 hr 19 mins ago
 Allanon:  1 hr 30 mins ago

/  Forum Index
   /  Amiga OS4 Software
      /  Open Office 4 Kids as case study
Register To Post

Goto page ( Previous Page 1 | 2 | 3 | 4 | 5 Next Page )
PosterThread
NutsAboutAmiga 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 17:48:07
#21 ]
Elite Member
Joined: 9-Jun-2004
Posts: 12817
From: Norway

@all
The First thing I do is install King-Con,

@Daedalus

Ed is not useful for programming or scripting because it does not support word warping, instead it breaks lines.

Notepad on the other hand displays line numbers and support word wrapping the GUI is simple but does what it needs too, its not a professorial tool, but simple one.

For project this large, a cross compiler environment under Linux or windows (cygwin) is most likely the best please to configure and compile a application this large because of lack of shell commands needed for configuring the makefiles.

Notepad++ for windows.
NetBeans for windows.

is maybe better for the job.

@Blitt

AmiCygwin is most likely the best target platform for a initial / basic port, because X11 is the only graphic interface under AmigaOS whit support for Linux widgets (GTK/GDK).

Quote:
Is there a right or a wrong location? I thought the SDK installer gives a default location that works just fine?


Its clear that he does not know about abstract volumes like Amiga uses, (assigns), I think he has the mind set of a Linux user, whit absolute paths, and linked directories and files.

Last edited by NutsAboutAmiga on 12-May-2010 at 06:04 PM.

_________________
http://lifeofliveforit.blogspot.no/
Facebook::LiveForIt Software for AmigaOS

 Status: Offline
Profile     Report this post  
emeck 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 18:14:23
#22 ]
Cult Member
Joined: 30-Apr-2003
Posts: 683
From: Barcelona, Spain

@opi
@all

Quote:
Quote: If you want to help organise such an effort...

I would be willing to contribute if someone will have mental strength to edit my English. I sucks at organizing things.


What about using this guy´s experience with AOS as a starting point? Maybe having a wiki page were those able to suggest and help him with his problems can write and someone could organize the parts? Also including links for the "appropiate" software and guides to download for "expert newbies".

Last edited by emeck on 12-May-2010 at 06:14 PM.

_________________
PowerBook 5.2 MorphOS 3.15
PowerBook 5.8 MorphOS 3.15
Amiga 1200 BPPC/BVision AOS4.1 FE

 Status: Offline
Profile     Report this post  
opi 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 18:16:13
#23 ]
Team Member
Joined: 2-Mar-2005
Posts: 2752
From: Poland

@emeck

Quote:
What about using this guy´s experience with AOS as a starting point?


That's what I referred to in thread title. This might be a case study in what other developers needs/struggle with.

_________________
OpenWindows Initiative. Port PS3 hardware to bananas. For free. Join today and receive expired $50 cupon from AI!

 Status: Offline
Profile     Report this post  
emeck 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 18:20:48
#24 ]
Cult Member
Joined: 30-Apr-2003
Posts: 683
From: Barcelona, Spain

@opi

I see. Good then. You and many other people here can give very useful feedback for him.

Anyone up to the task of starting it? I´m not programmer and have no experience with wiki.

_________________
PowerBook 5.2 MorphOS 3.15
PowerBook 5.8 MorphOS 3.15
Amiga 1200 BPPC/BVision AOS4.1 FE

 Status: Offline
Profile     Report this post  
ne_one 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 18:26:34
#25 ]
Cult Member
Joined: 13-Jun-2005
Posts: 905
From: Unknown

@ChrisH

Quote:
The problem is that there aren't enough real newbies (vs ex-Amigans) to make such a documentation effort worth-while yet, although it's obviously going to need to be tackled at some point.


I think the point is that the lack of such documentation is a barrier to anyone interested in software development for the Amiga.

Opi's suggestion is an excellent one. There should be living documentation for people coming from the other major platforms that provides essential information, and FAQs.

I'm also surprised there isn't an open source collection of helper functions and classes that wrap up AmigaOS calls so that developers could implement code using Windows, MacOS and Linux conventions. This would increase the comfort level significantly and speed up the porting process.

 Status: Offline
Profile     Report this post  
ChrisH 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 19:26:42
#26 ]
Elite Member
Joined: 30-Jan-2005
Posts: 6679
From: Unknown

@ne_one Quote:
I'm also surprised there isn't an open source collection of helper functions and classes that wrap up AmigaOS calls so that developers could implement code using ... Linux conventions. This would increase the comfort level significantly and speed up the porting process.

AmiCygnix???

_________________
Author of the PortablE programming language.
It is pitch black. You are likely to be eaten by a grue...

 Status: Offline
Profile     Report this post  
Troels 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 19:30:43
#27 ]
Elite Member
Joined: 8-Mar-2003
Posts: 2005
From: Unknown

@opi

I agree that AmigaOS might not be easy for a person totally new to the system but I wouldn't call it un-intuitive. Today everyone just expects things to behave like in windows (more or less) and even Linux is looking that way (for the end-user).

For developers I think there's things missing in AmigaOS like powerful Shell etc.

Quote:
That is why "mega-ultra-just-add-water" pack seems to be good idea to me.
But its so boring when everything just works out the box

_________________

 Status: Offline
Profile     Report this post  
opi 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 19:35:46
#28 ]
Team Member
Joined: 2-Mar-2005
Posts: 2752
From: Poland

@ChrisH

Quote:
AmiCygnix???


That's not a wrapper. That's a X11 environment. It serves same purpose as Geek Gadget do, providing POSIX and UNIX stuff for your Amiga. If configuration script relay on sed, awk, grep and wc you'll be able to run it because all popular user space tools are at your disposal. X11 server gives you option to draw bitmaps using X11 libraries, and X11 libraries are "low level" on *NIX and being utilized by high level toolkits.

I have tiny X11 server installed on my friend computer under Windows, that does not wrap any method or functions, but it lets me to use SSH X-forwarding feature because X11 is network transparent (I can start GIMP on my home computer and X11 will forward it to my X11 session at friends home).

_________________
OpenWindows Initiative. Port PS3 hardware to bananas. For free. Join today and receive expired $50 cupon from AI!

 Status: Offline
Profile     Report this post  
opi 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 19:40:38
#29 ]
Team Member
Joined: 2-Mar-2005
Posts: 2752
From: Poland

@Troels

Quote:
I wouldn't call it un-intuitive


I would not either. Intuitiveness is mostly marketing term. There is some degree where you can claim that solution A is better than B but at the end of the day you'll need to learn you your way around OS.

I would say that AmigaOS is as un-intutitive for skilled Linux user as Linux is for skilled AmigaOS user. We have WIMP metaphor and that is understandable but when you try to fiddle with OS guts you're in for a hard ride.

My point was: AmigaOS needs to attract developers so AmigaOS needs to comfort to it's needs to the point when they will feel a little bit cared of.

Quote:
For developers I think there's things missing in AmigaOS like powerful Shell etc.


That's one thing I would be missing to the point of dropping any work. But I'm that kind of guy.

_________________
OpenWindows Initiative. Port PS3 hardware to bananas. For free. Join today and receive expired $50 cupon from AI!

 Status: Offline
Profile     Report this post  
cha05e90 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 19:42:16
#30 ]
Super Member
Joined: 18-Apr-2009
Posts: 1275
From: Germany

@ne_one

...I suppose he doesn't (and can't, of course) know UtilityBase - it would help also...

_________________
X1000|II/G4|440ep|2000/060|2000/040|1000

 Status: Offline
Profile     Report this post  
vidarh 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 19:57:47
#31 ]
Cult Member
Joined: 4-Jan-2010
Posts: 580
From: London, UK (ex-pat; originally from Norway)

@emeck

Quote:
Anyone up to the task of starting it? I´m not programmer and have no experience with wiki.


I have a server that I could set up a wiki on if there's interest. I'd also be happy to help read through and revise things (and test the various advice - I'm still coming to terms with the Amiga platform again :) )

_________________
Wiki for new/returning Amiga users - Projects: ACE basic compiler / FrexxEd / Git

 Status: Offline
Profile     Report this post  
billt 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 20:09:40
#32 ]
Elite Member
Joined: 24-Oct-2003
Posts: 3205
From: Maryland, USA

@kas1e

I understand the thought about bash not being the fanciest thing on earth. If it's not just about functionality and what you're used to, OK, the shell window is pretty darn basic. I'd love to see something much like Konsole with tabs and such brought to AmigaOS. I love the Konsole window.

_________________
All glory to the Hypnotoad!

 Status: Offline
Profile     Report this post  
yoodoo2 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 20:12:23
#33 ]
Super Member
Joined: 4-Aug-2003
Posts: 1332
From: Stourbridge, UK

@opi

Quote:
I would be willing to contribute if someone will have mental strength to edit my English. I sucks at organizing things.


Work has begun on putting together a guide to programming under OS4. It's aimed at those who have a bit of experience with C programming, but not much up-to-date experience on OS4.

If you wanted to contribute a section on AmigaOS "quirks" for those absolutely new to AOS, I'd be happy to include it and have any bits that are unique to OS4 (rather than 3.x) updated/added.

pm me if interested

_________________
Happiness is mandatory.
MindSpace: MindMaps and UML diagrams for OS4

We ran 5 Recursion Computer Fairs before hitting the exit condition

 Status: Offline
Profile     Report this post  
billt 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 20:14:07
#34 ]
Elite Member
Joined: 24-Oct-2003
Posts: 3205
From: Maryland, USA

@opi

Quote:
How well does Vim work on con:? Does it do all the fancy stuff like :vopen, :colorscheme and so on?


I don't know what those are. For the text editing I've done in OS4 Vim, typing C code and Makefiles (I've never used any fancy colorscheming or other "help", my shell at work is plain green text on black background). Long ago I'd done more advanced Viming, but have long forgotten. I may be weird, but I never really liked context coloring, it was more distracting to me than helpful. No idea how well or poor such things come out on our port of Vim.

I'd love to get into Eclipse.

_________________
All glory to the Hypnotoad!

 Status: Offline
Profile     Report this post  
billt 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 20:19:27
#35 ]
Elite Member
Joined: 24-Oct-2003
Posts: 3205
From: Maryland, USA

@ChrisH

I think the idea behind the wrapper comment is more like what WxWidgets intends to be. More of a GTK to Reaction direct wrapper, rather than go through a large system like X11. Heck, there's not even a bounty for GTK. I'd like others to post some of this stuff so I'm not spamming the site alone. :)

_________________
All glory to the Hypnotoad!

 Status: Offline
Profile     Report this post  
billt 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 20:21:39
#36 ]
Elite Member
Joined: 24-Oct-2003
Posts: 3205
From: Maryland, USA

@yoodoo2
Quote:
Work has begun on putting together a guide to programming under OS4

I hope you find a way to contact this guy to get some input.

_________________
All glory to the Hypnotoad!

 Status: Offline
Profile     Report this post  
yoodoo2 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 20:26:28
#37 ]
Super Member
Joined: 4-Aug-2003
Posts: 1332
From: Stourbridge, UK

@billt

I presume you mean the OO4Kids guy, rather than Opi ;)

But yes, I know where he is...

Last edited by yoodoo2 on 12-May-2010 at 08:27 PM.

_________________
Happiness is mandatory.
MindSpace: MindMaps and UML diagrams for OS4

We ran 5 Recursion Computer Fairs before hitting the exit condition

 Status: Offline
Profile     Report this post  
Cool_amigaN 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 20:31:05
#38 ]
Super Member
Joined: 6-Oct-2006
Posts: 1227
From: Athens/Greece

@opi

Given the time of your post you created the thread, the availability of this specific information across international amigish fora, the fact that you don't mention the original source and your past attitude, I conlude that you were voyuering at amigans.net.

_________________

 Status: Offline
Profile     Report this post  
Zylesea 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 20:41:01
#39 ]
Elite Member
Joined: 16-Mar-2004
Posts: 2263
From: Ostwestfalen, FRG

@marko

Quote:

marko wrote:

IMHO, I think these .info files should be split so that the tooltypes gets its own file so that things gets easier, like:

MyApp
MyApp.icons
MyApp.prefs


Or with other extension names, f. ex:

MyApp
MyApp.icon
MyApp.config


Instead of having both the tooltypes (configuration) and the icons in the same .info file as:

MyApp
MyApp.info



No. Please no split up. One file for meta information and one for the actual binary holds some logic and is not a total mess of files (having two meta information files just adds files).
.info files could get a bit more hidden to the user by default.

_________________
My programs: via.bckrs.de
MorphOS user since V0.4 (2001)

 Status: Offline
Profile     Report this post  
Daniel 
Re: Open Office 4 Kids as case study
Posted on 12-May-2010 21:05:08
#40 ]
Regular Member
Joined: 6-Mar-2010
Posts: 239
From: Unknown

@opi

I understand your point about how AmigaOS could be tricky and unfamiliar for a newcomer, but I would imagine a long time Windows user would find aspects of OS X odd at first.

Personally I get frustrated sometimes using Ubuntu, being a relative newcomer and having used OS X a lot. I'm more comfortable with AOS than either of the aforementioned because I have more know how and experience.

I guess the OO4K developer mentioned would be used to Linux and I can see why it might take a while to get to grips with AOS. If it didn't take some period of adjustment then surely AOS would be just more of the same, in that case what would be the point in AOS existing at all?

Surely people will be willing to go through a period of adjustment and of 'getting use to a new way of doing things' if they can see a longer term benefit and end result is worth the effort?

 Status: Offline
Profile     Report this post  
Goto page ( Previous Page 1 | 2 | 3 | 4 | 5 Next Page )

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle