Season's Greetings from The Philippines!
  • Caterpillar
    Caterpillar
    KuyaMarc
    Posts: 32 from 2014/12/2
    Hello fellow MorphOS developers and users! I am in The Philippines and am wondering if there are any other MorphOS developers/users in the Philippines... If you are one, then please let me know. I really don't mind being the only MorphOS user in the Philippines, but if there are others, that would be very helpful!

    I just started with MorphOS 3.7 on December 1, 2014, and I am looking forward into developing software for it. But, before I can develop and publish my future software, I must know who my audience (beta testers) is...
    Philippines: Philippine-centric
    Southeast Asia: Southeast Asian-centric
    Filipinos/Filipinas in other countries: Philippine-oriented

    For those that are wondering, I am originally from Seattle, Washington, USA, and was born in Massachusetts, USA. My primary/common language is American English. I learned Spanish in US-based high school, however, I have converted my Spanish language into the Tagalog/Filipino language. I am still in the process of learning Mandarin Chinese and Cantonese languages.

    Anyways, this is my first post on the MorphZone... Happy Holidays, everybody!

    Marcos "Kuya Marc" Miranda


    [ Edited by KuyaMarc 03.12.2014 - 10:51 ]
    I AM NO LONGER A MORPHOS USER!
    I AM NO LONGER SUPPORTING MORPHOS!
    PLEASE DELETE ALL MY POSTS! PLEASE DELETE MY ACCOUNT!
  • »03.12.14 - 01:51
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Raf_MegaByte
    Posts: 430 from 2004/10/10
    From: Nella grande r...
    Welcome Mr. Miranda, bienvenido!

    If you were in the past an Amiga developer this could help you in developing also programs for morphOS, but sure it is not necessary to be an Amiga expert, as MorphOS is a standalone Operating System.

    if you take a look in the past discussion threads on this forum, there is enough informations on good text editors and languages for developing MorphOS Software.

    Also you have another opportunity.

    There is a software called Hollywood that is an authoring assistant.

    http://www.hollywood-mal.com/

    Hollywood features a "visual" environment and with a touch of a button allows you to create executable programs that run on all these operating systems:

    AmigaOS 3 (m68k)
    AmigaOS 4 (ppc)
    Android (arm)
    AROS (i386)
    Linux (i386)
    Linux (ppc)
    Mac OS X (i386)
    Mac OS X (ppc)
    MorphOS (ppc)
    WarpOS (m68k/ppc)
    Windows (i386)

    [ Edited by Raf_MegaByte 03.12.2014 - 13:37 ]
    Bill Gates "Think!", Steve Jobs: "Think different!" So... Let these guy continue blabbering thinking and enjoy computing! We are on Amiga!
  • »03.12.14 - 11:36
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 803 from 2007/10/23
    From: Gelsenkirchen,...
    How about this?
    Code:
    echo "Hello World" >SER:
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »03.12.14 - 12:05
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    ausPPC
    Posts: 543 from 2007/8/6
    From: Pending...
    Nice-ta-meecha! I'm located upon Australia (for now...), I've done a little software writing on MorphOS in the past and I'm kind of interested in learning Spanish. ;)
    PPC assembly ain't so bad... ;)
  • »03.12.14 - 20:57
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    diezi7
    Posts: 167 from 2005/7/26
    From: Madrid
    Hi KuyaMarc, que tal !
    Un usuario de MorphOS más ! Cool

    What kind of software could you
    bring to MorphOS?

    Thanks y recibe un cordial saludo.
    PowerMac G4 MDD 1,25 dual (Registered)
    Pegasos II G4 (not working)
    Powerbook G4 1.0 15"
    -=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=_=
    http://amigalandia.blogspot.com.es/
  • »04.12.14 - 08:00
    Profile Visit Website
  • Caterpillar
    Caterpillar
    KuyaMarc
    Posts: 32 from 2014/12/2
    Quote:

    diezi7 wrote:
    Hi KuyaMarc, que tal !
    Un usuario de MorphOS más ! Cool

    What kind of software could you
    bring to MorphOS?

    Thanks y recibe un cordial saludo.




    I'm fond of writing utility or "behind-the-scenes" kind of software. I'm into the boring, phonemes-to-speech speech synthesis. Traditionally, I write code "on the fly"; if it's not available and I need it, I will make it.

    I was ready to port over my embedded speech synthesis systems into MorphOS, but I'm discovering from other developers, that pl2303 Tx is not yet working, so I may need to work a TCP/IP interface, instead. The solution is already working via the Remote Shell, but I'm looking for a better way of making MorphOS talk.

    No, I am not doing English text-to-speech (TTS). I am working the world's first robotic Tagalog speech synthesizer, by creating the world's first Tagalog speech synthesis dictionary, using phonemes and allophones.

    Moreorless, the boards will have to be constructed for my upcoming software to work properly. Four years ago, I started working embedded projects, or projects outside the box. As for MorphOS, I intend on making software for it to "live" in the real world.
    I AM NO LONGER A MORPHOS USER!
    I AM NO LONGER SUPPORTING MORPHOS!
    PLEASE DELETE ALL MY POSTS! PLEASE DELETE MY ACCOUNT!
  • »04.12.14 - 14:08
    Profile
  • Caterpillar
    Caterpillar
    KuyaMarc
    Posts: 32 from 2014/12/2
    Quote:

    ausPPC wrote:
    Nice-ta-meecha! I'm located upon Australia (for now...), I've done a little software writing on MorphOS in the past and I'm kind of interested in learning Spanish. ;)


    Hello Australia! When I started computers 31 years ago, I also started programming. I was never into gaming, just the boring programming stuff. When I had my Amiga 500 from 1987-1989, I worked speech synthesis and wrote code in AmigaBASIC and some assembly language. I'm a habitual programmer, what can I say? :D

    As for Spanish, people tend to think I'm still fluent in Spanish because I took 3 years of Spanish in high school in the USA. Well, Spanish was easy for me to learn, but I only used it to speak to my Mexican friends back then, and convert my Spanish knowledge into Tagalog/Filipino, that national language of the Philippines.

    I've installed the MorphOS SDK on day #2 of my MorphOS experience. I've written my "Hello World" app and set development for day #10 as I've previously scheduled, mentally. I'm still at the "Getting to know MorphOS" stages. ;)
    I AM NO LONGER A MORPHOS USER!
    I AM NO LONGER SUPPORTING MORPHOS!
    PLEASE DELETE ALL MY POSTS! PLEASE DELETE MY ACCOUNT!
  • »04.12.14 - 14:16
    Profile
  • Caterpillar
    Caterpillar
    KuyaMarc
    Posts: 32 from 2014/12/2
    Quote:

    polluks wrote:
    How about this?
    Code:
    echo "Hello World" >SER:



    Actually, in my case, it is this way:

    Code:
    echo "HE Fast EHLL LO OWWW P6 WW AXRR LE ED" >SER:


    The allophones are prefixed by a backslash, which don't show here.

    ;)


    [ Edited by KuyaMarc 04.12.2014 - 23:21 ]
    I AM NO LONGER A MORPHOS USER!
    I AM NO LONGER SUPPORTING MORPHOS!
    PLEASE DELETE ALL MY POSTS! PLEASE DELETE MY ACCOUNT!
  • »04.12.14 - 14:20
    Profile
  • Caterpillar
    Caterpillar
    KuyaMarc
    Posts: 32 from 2014/12/2
    Quote:

    Raf_MegaByte wrote:
    Welcome Mr. Miranda, bienvenido!

    If you were in the past an Amiga developer this could help you in developing also programs for morphOS, but sure it is not necessary to be an Amiga expert, as MorphOS is a standalone Operating System.

    if you take a look in the past discussion threads on this forum, there is enough informations on good text editors and languages for developing MorphOS Software.

    Also you have another opportunity.

    There is a software called Hollywood that is an authoring assistant.

    http://www.hollywood-mal.com/

    Hollywood features a "visual" environment and with a touch of a button allows you to create executable programs that run on all these operating systems:

    AmigaOS 3 (m68k)
    AmigaOS 4 (ppc)
    Android (arm)
    AROS (i386)
    Linux (i386)
    Linux (ppc)
    Mac OS X (i386)
    Mac OS X (ppc)
    MorphOS (ppc)
    WarpOS (m68k/ppc)
    Windows (i386)


    Thanks for the tip on Hollywood. I don't do graphical apps, I'm the boring utility apps creator type of guy. I tend to make apps that execute via the shell or via other programs. :)
    I AM NO LONGER A MORPHOS USER!
    I AM NO LONGER SUPPORTING MORPHOS!
    PLEASE DELETE ALL MY POSTS! PLEASE DELETE MY ACCOUNT!
  • »04.12.14 - 14:24
    Profile
  • Caterpillar
    Caterpillar
    KuyaMarc
    Posts: 32 from 2014/12/2
    Quote:

    Yasu wrote:
    Happy holidays!


    Happy Holidays, too!
    I AM NO LONGER A MORPHOS USER!
    I AM NO LONGER SUPPORTING MORPHOS!
    PLEASE DELETE ALL MY POSTS! PLEASE DELETE MY ACCOUNT!
  • »04.12.14 - 14:24
    Profile