Welcome, Guest. Please login or register.

Author Topic: New snapshot of Feelin  (Read 5013 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline GofromielTopic starter

  • Newbie
  • *
  • Join Date: Jul 2004
  • Posts: 38
    • Show only replies by Gofromiel
    • http://www.gofromiel.com
New snapshot of Feelin
« on: February 07, 2005, 04:15:41 AM »
Feelin is an object-oriented system (OOS) for the AmigaOS. It provides two things : A small shared library, fast and powerful (the object-system's core), offering everything needed to create a complete object-oriented environnement ; And an extensible system to create and maintain GUIs. Although Feelin comes with a lot of GUI oriented classes, Feelin is not limited to that, and can be used for a variety of projects.

This is a small update. I made it because I won't be able to work on Feelin for a moment, due to a lot of changes in my life. I decided to made Feelin open-source because I received a lot of mails asking for a port of Feelin to AROS/MOS/OS4. With the source available this is now fully possible.



IDCMP flag are now deprecated, Feelin now comes  with  its  very  own event system.

Drag'n'Drop has been partially rewritten, especially the graphic part.

Miscallaneous small imporvements.

Feelin in now open-source !

Give Feelin a try !!

Offline platon42

  • Hero Member
  • *****
  • Join Date: Jul 2002
  • Posts: 573
    • Show only replies by platon42
    • http://www.platon42.de/
Re: New snapshot of Feelin
« Reply #1 on: February 07, 2005, 07:39:54 AM »
... and it is still a design-clone of MUI without giving credits (not a single word, while even cloning the defines and macro names!). No kudos to you for that.
--
Regards, Chris Hodges )-> http://www.platon42.de <-(
hackerkey://v4sw7CJS$hw6/7ln6pr7+8AOP$ck0ma8u2LMw1/4Xm5l3i5TJCOTextPad/e7t2BDMNb7GHLen5a34s5IMr1g3/5ACM
 

Offline pixie

  • Sr. Member
  • ****
  • Join Date: Apr 2002
  • Posts: 480
    • Show only replies by pixie
    • http://savoc.tripod.com
Re: New snapshot of Feelin
« Reply #2 on: February 07, 2005, 11:11:44 AM »
Quote
not a single word, while even cloning the defines and macro names

Zune does it I guess, but in real world there's much more cases of it and no one brags about it... other had invented the grammar you are using right now... I bet if you had better things to do you wouldn't be complaining at all... ;-)


pixie- writing from a paradise called Portugal
 

Offline gnarly

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 351
    • Show only replies by gnarly
    • http://thinkdrastic.net/
Re: New snapshot of Feelin
« Reply #3 on: February 07, 2005, 11:49:56 AM »
Tell me, can Feelin be tailored to look like the rest of AmigaOS, or does it have to have that "EGS" look about it?
Cheers,

Olly
Think Drastic
 

Offline gnarly

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 351
    • Show only replies by gnarly
    • http://thinkdrastic.net/
Re: New snapshot of Feelin
« Reply #4 on: February 07, 2005, 11:51:06 AM »
Quote
Zune does it I guess
Aye but Zune is a MUI clone and says so from the outset.
Cheers,

Olly
Think Drastic
 

Offline GofromielTopic starter

  • Newbie
  • *
  • Join Date: Jul 2004
  • Posts: 38
    • Show only replies by Gofromiel
    • http://www.gofromiel.com
Re: New snapshot of Feelin
« Reply #5 on: February 07, 2005, 01:04:28 PM »
I'm getting really tired of "your MUI clone". MUI is just a BOOPSI extension after all ! I don't need to credit MUI ! I made Feelin all by myself over 3 years !

Feelin have it's own object-oriented system with dynamic IDs, its own memory management, its own event system, support XML applications, its own debug system and soooooo much more !! Feelin stand alone completely !

I guess people complaining about "your MUI clone" look at the screenshots and stop there. Are they real developer or just "old-time-complainers".

Anyway, what is exactly the recent evolution of MUI ?? MUI did not introduced object programming to the amiga, nor to the world ! Its only a GUI based extension. Feelin is more what BOOPSI and Reaction should have been.

Now that Feelin is open-source, you'll be able to look what's "inside" and see the differences ! I've received so many lovely mails, this snapshot and the open-sourcing is a way to thank people !

Thanks !

Offline smithy

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 511
    • Show only replies by smithy
Re: New snapshot of Feelin
« Reply #6 on: February 07, 2005, 02:07:04 PM »
Feelin's great!!!  I like it a lot.  We are planning to make a version of Paihia that uses it.  Now that's it open source, we can do this for MOS, OS4 and AROS too :-)

Thanks a lot Gofromiel and keep up the good work!
 

Offline ikir

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1659
    • Show only replies by ikir
    • http://www.ikirsector.it
Re: New snapshot of Feelin
« Reply #7 on: February 07, 2005, 02:52:37 PM »
@smithy
Paihia

@Gofromiel
Keep up the good work! Looking forward for the OS4 version.
 

Offline DeQuevedo

  • Full Member
  • ***
  • Join Date: Jun 2002
  • Posts: 220
    • Show only replies by DeQuevedo
Re: New snapshot of Feelin
« Reply #8 on: February 07, 2005, 04:17:04 PM »
Hi All

I think its amazing.

Would be great is a MUI api wrapper could be done and which redirets the MUi calls to Feelin calls, and run all MUI soft in Feeling.

I think it would be faster and better.

BTW where to get those drives icons I can see on the screenshots?

Regards
---------------------------------------

-Have Fun infected Incubes!
 

Offline Argo

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 3219
    • Show only replies by Argo
Re: New snapshot of Feelin
« Reply #9 on: February 07, 2005, 07:26:28 PM »
Quote
BTW where to get those drives icons I can see on the screenshots?



http://www.gofromiel.com/feelin/download.html
 

Offline Argo

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 3219
    • Show only replies by Argo
Re: New snapshot of Feelin
« Reply #10 on: February 07, 2005, 07:27:59 PM »
Did anyone read the website, completely?
Just wondering...
 

Offline DeQuevedo

  • Full Member
  • ***
  • Join Date: Jun 2002
  • Posts: 220
    • Show only replies by DeQuevedo
Re: New snapshot of Feelin
« Reply #11 on: February 07, 2005, 08:00:51 PM »
Thx Argo.

I was refering to the disk icons in workbench no the Feelin logo icons were in the package you linked.

Thx anyway dude
---------------------------------------

-Have Fun infected Incubes!
 

Offline cecilia

  • Amiga Snob
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4875
  • Country: 00
    • Show only replies by cecilia
    • http://cecilia.sawneybean.com/
Re: New snapshot of Feelin
« Reply #12 on: February 07, 2005, 08:19:29 PM »
don't you love it when people who haven't done a lick of work whine and complain.:admonish:
shessh!
anyway, I'll have a look and see if this will work on my emulation and maybe even my peg.

(hopefully, it won't blow anything up)  :lol:
the no CARB diet- no Cheney, Ashcroft, Rumsfeld or Bush.
IFX CD Tutorial
 

Offline GofromielTopic starter

  • Newbie
  • *
  • Join Date: Jul 2004
  • Posts: 38
    • Show only replies by Gofromiel
    • http://www.gofromiel.com
Re: New snapshot of Feelin
« Reply #13 on: February 07, 2005, 08:47:15 PM »
Thanks for your comments :-)

Conserning the Icons, I made them myself, but I didn't think someone could like them :-P

Offline reflect

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 138
    • Show only replies by reflect
    • http://www.acggbg.org
Re: New snapshot of Feelin
« Reply #14 on: February 07, 2005, 09:38:50 PM »
I read the readme but I couldn't find system requirements anywhere? What are they?
--
These are interesting times we live in. New machines in progress, new AmigaOS in progress.. userbase slowly, slowly growing..  which is a success in itself.