View Single Post
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#57
Originally Posted by twoboxen View Post
FYI I wrote my own engine that supports (not the complete API, but enough) for a single code base to build on iPhone, Android, Maemo, WinMo, Mac, Linux, Windows, JavaSE, etc. I use OpenGL(ES), OpenAL (when supported, other sound tools otherwise) all wrapping my own widgets.

I hardly make any money from all this, since it was a night hobby before I had my first kid last year. Now I just program in my day job and collect VERY SMALL amounts of passive income from that hobby.

Attitude. pssshh. I imagine I'm a lot closer to these issues than most--including you.
Sorry, I responded because you were being kind of a downer. But since we're whipping it out, I was doing JNI before it was called JNI. JNI wasn't introduced till 1.1. I did six straight years of nothing but server-side Java (well, also some Perl and kernel hacking during that time). Using JNI to call reentrant C functions using heavily shared memory was where the core technology resided. This code was hit by up to one million simultaneous users and didn't blink (links on AOL's front page). I know better than most what the right tool is for the job, maybe even you.

I just think you should to turn your frown upside down.
__________________
N9: Go white or go home
 

The Following 2 Users Say Thank You to daperl For This Useful Post: