|
|
In this section I'll
post all software portings I'll realize in my spare time.
|
|
Right now there is only one
port... the unlzx archiver from Amiga
platform
|
|
| |
|
|
|
|
| |
I like very much the idea
of running any program on any operating system and platform.
|
|
Althought there is Java for
this, I'm convinced that today this language is not the ideal solution
for all problems.
|
|
| |
Web applications aided this
idea but browser war has put in trouble programmers and web developers:
most of the times there are different versions of the same application
to suite the majority of browsers; alternatively choosing one standard cuts off good features of the others.
|
|
C/C++ standards, compilers and libraries have claimed
to be standard for every platform but skilled programmers know that it
is only a beautiful dream.
|
|
|
|
Using only one language for
everything is stupid. Using only one platform or operating system for
any problem is also stupid. We know that certain Os do things better
than others. We also know that today it doesn't exist an omnicomprensive
language or idea that can make this happen.
|
|
Thus, we need applications porting!
...and of course study for open standards to reduce complexity and
share information.
That's why this section is here!
|
|