[22 Jan 2008] Hello there!

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[22 Jan 2008] Hello there!

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 22 Jan 2008 11:16:40 -0000

Hello, I've just bought a copy of Hollywood and I hope to produce something interesting for AROS (and of course for the other Amiga platforms out there). I very happy to see that Hollywood is very similar with LUA; it's about two years that I'm trying to code a database engine written with this wonderful language (you can see more here http://xoomer.alice.it/allanon71/).

Regards Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
User avatar
lazi
Posts: 646
Joined: Thu Feb 24, 2011 11:08 pm

[22 Jan 2008] Re: Hello there!

Post by lazi »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 22 Jan 2008 14:28:16 +0100

Hello Fabio!

Welcome to this group! Nice to see somenone from the AROS side. I am very courious about your experiences because I have failed to create AROS ports of my works before.

The database engine is interesting too. I have a simpler but similar engine in 68k assembly that I would like to tranform to a Hollywood library (in C of course). That should create a lot of possibilities for Hollywood.

So please post your following experiences!
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[22 Jan 2008] Re: Hello there!

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 22 Jan 2008 18:28:29 -0000
Hello Fabio!

Welcome to this group! Nice to see somenone from the AROS side. I am very courious about your experiences because I have failed to create AROS ports of my works before.
I hope to help but don't expect too much because I'm a totally "C" noob! My experience with AROS is limited with my SDB project, Lua (AmiLua and Zulu ports), I have some general knowledge, but feel free to ask :)
The database engine is interesting too. I have a simpler but similar engine in 68k assembly that I would like to tranform to a Hollywood library (in C of course). That should create a lot of possibilities for Hollywood.
Yes, endless possibilities! Hollywood is a powerful programming tool and with an internal database engine and an interface to gadtools.library or something similar will became a must!
So please post your following experiences!
SDB is still in development but quiet working at this stage, time permitting it will became relational soon. I'd like to convert the engine in Hollywood and set up a nice ui for the final user. Do you know if exists a library/plugin to build interfaces with Hollywood? Or should I build one on my own?

Regards Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
Locked