View Single Post
Old 05-04-2011, 12:33 AM   #24
KenJackson
Addict
KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!KenJackson goes to infinity... and beyond!
 
Posts: 256
Karma: 112042
Join Date: Oct 2010
Location: Maryland, USA
Device: Sony PRS-650
Interesting.
Quote:
Originally Posted by HarmonS View Post
... and I also got python and pycrypto installed in Wine, so I can run the inept scripts okay, and can now download books through ADE from the library or wherever, and then strip the DRM off them.
That's good, but loading a Windows version of Python under Wine is an offensive concept to me.

Python, like so many scripting languages before it, is supposed to be a write once, run everywhere language. A python program that runs on Windows should run on Linux. Java started out that way, but Microsoft peed in the pool with incompatible versions of Java for Windows. Yeah, yeah, I know this is a different issue, because there is data that has to be retrieved from the Windows-specific registry, but it still stinks of Windows requiring everything to be unique for it.

I started out thinking I would clean up Windows-centric stuff or add Linux components to complement it. But I'm new to Python and I realized there's a lot to learn. And learning Python right is even a bigger goal than straightening out this particular app. (But I'm not even working on that yet.)

Quote:
Originally Posted by HarmonS View Post
It would be a heck of a lot simpler if Adobe and Sony would just get their act together and put out linux versions of their software ...
You got that right.
KenJackson is offline   Reply With Quote