kryton9
29-06-2007, 00:13
Hi Roberto and Eros, with the nice long Summer Days, I know you are wondering what you could work on to pass the time :) Ok, well maybe not, but here is a thought to think about.
1
Roberto, since you are the c/c++, ASM guy it is up to you if interested.
Maybe you can think of a way to take our thinBasic code and compile it down to portable devices, like smart phones and pda's that run on windows mobile OS.
Visual Studio does compile to mobile 5 or 6 depending on the SDK, but how you could take thinBasic code and compile it to that I don't know.
2
This is another idea too. The current thinBasic is like the original, but perhaps you guys could be thinking already about the next product, maybe developed in a language that offers more flexibility in where it can run, like Delphi, or C++ even Pelle C. Here is a name, AnyBasic... the basic that can run anywhere on any device.
Since Microsoft is the big chief and what they say and do really effects everything else... perhaps going with their development environment is the way. Their express versions are free, so all of us who want to develop with you guys can join in. We could use C#, as that is what Microsoft is heading towards and of course later f#, but I think going with C# now would allow for an easy transition when f# becomes the new language. C# is easier to use than c++ and less errors since memory is managed. We have access to everything in the api easily, directx and on and on. Maybe anyBasic can be written to use the c headers and libraries as they exist with no conversion to work in AnyBasic.
With c# we have the cool frameworks available so it will probably be less work to get to a further level in a shorter amount of time and we would be unlimited on which devices we can run on in the future.
Well something for you guys to think about on these nice Long Summer Days.
1
Roberto, since you are the c/c++, ASM guy it is up to you if interested.
Maybe you can think of a way to take our thinBasic code and compile it down to portable devices, like smart phones and pda's that run on windows mobile OS.
Visual Studio does compile to mobile 5 or 6 depending on the SDK, but how you could take thinBasic code and compile it to that I don't know.
2
This is another idea too. The current thinBasic is like the original, but perhaps you guys could be thinking already about the next product, maybe developed in a language that offers more flexibility in where it can run, like Delphi, or C++ even Pelle C. Here is a name, AnyBasic... the basic that can run anywhere on any device.
Since Microsoft is the big chief and what they say and do really effects everything else... perhaps going with their development environment is the way. Their express versions are free, so all of us who want to develop with you guys can join in. We could use C#, as that is what Microsoft is heading towards and of course later f#, but I think going with C# now would allow for an easy transition when f# becomes the new language. C# is easier to use than c++ and less errors since memory is managed. We have access to everything in the api easily, directx and on and on. Maybe anyBasic can be written to use the c headers and libraries as they exist with no conversion to work in AnyBasic.
With c# we have the cool frameworks available so it will probably be less work to get to a further level in a shorter amount of time and we would be unlimited on which devices we can run on in the future.
Well something for you guys to think about on these nice Long Summer Days.