Setup a Software Development Environment for The iRex DR1000 - Get Up! and DIY. "Could not load Pojy SDK" error on Anjuta. Thank you for your offering, Mackx. I did it as a compulsive job, a head to head fight, a classroom exercise, because I tried to do at least 3 times before and I couldn't do it. BTW my Linux development knowings are little but I do not want to lose them. My original idea was to take advantage of DR1000 making a true ergonomic software design, for example screen is too wide to read one column comfortably. Add multicolumn to Mobipocket reader and/or FBReader. But those are own fantasies. My current idea is to do a local client/server architecture based in plugins.
This way we have 3 components: a core server with no GUI, independent from screen technologies and other dependencies. Then thin client will pass server device characteristics like usable screen size, color or grey depth and so. More advance stuff is that client will revert a modified/annotated page to server... But as I said, its only a theoretical job. DR800 ANN: DR800+. Port of some DR1000 features to the DR800. EDIT 20110704: new version 4 DR800+ is an enhanced firmware for DR800 ereaders.
Please, read README.dr800+ file in the package if you are new to DR800+. IMPORTANT: - before installing or uninstalling DR800+ be sure you have 5x the size of global.db of free space in your SD card. If not it could make your device unusable - installation takes over 3 minutes in my DR800 with a 30 MB global.db 4000 books and 2000 covers. Uninstallation takes 5 minutes approximately - to upgrade, and before copying the new files to the SD, run the old dr800+ script to restore original fimware, then remove previous version from the device, copy the new package contents, and finally run the installation script included here - remember to copy DR1000's uds binary as "uds.dr1000" in "new/progs" folder before installing Changes in v4 Spoiler: Code: Introduction: It's based on IREX last code, version 2.0RC3.
The sources are on Consult README.dr800+ if you want to play with the code. Complete list of features: DR1000/DR800 Development. Core runtime libs package for iRex DRs. EDIT 20101214: new release: v4 Read message #6 for more information about zenity and hpdf.
Hi again, some of the DR developers/porters are thinking on a common core to build our apps on top. This package is the basis for it (on the eReader side), some common libraries and tools already compiled for the DR800 and DR1000 that many apps could share, instead of including their own copies. Personally, my ports (FBReader, Osmo, Xournal, lua, etc) will require this package installed on your DR to run from now on. Included libs in this package: Steps to install: 1. enable SD card folders browsing 2. connect device to your computer using the USB cable 3. create a folder "/Programs" in SD card root 4. copy the contents of this compressed file there. Code: SD card /Programs _base (directory) Changes: Spoiler: Hope you find it useful, IƱigo.