Forgot your password?
typodupeerror

Comment Cross platform development (Score 1) 240

I have tried Java applications combined with Python as system duct tape. I had the advantage of access to the deployment environments but the owners kept adding programs and utilities at their will. This combination continues to work well, I have learned quite a bit and can now send all my application updates via EMail. Java is used to create compiled applications that may or may not have a GUI. Python ties it all together and does much of the frontend system level GUI that seems to work on both the Windows & Linux machines inside this multi-tier business system. Lately I have been testing a client side Internet based version using CD booted preconfigured [embedded] Linux all set to go. The CD program connects via the net to the business service backend Web & Applications servers. IIOP provides direct application connection after a traditional web page signon. I am testing this by visiting friends booting their PC's using CD's I have burned. So far it worked on all machines. I suppose I could try distributing the programs, JRE, and Python using an installer, just have not tried that yet.

Slashdot Top Deals

Repel them. Repel them. Induce them to relinquish the spheroid. - Indiana University fans' chant for their perennially bad football team

Working...