Thread: PRS-500 htmlbbeb
View Single Post
Old 04-07-2007, 04:20 PM   #1
esperanc
Member
esperanc began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Nov 2006
Device: Sony Reader
htmlbbeb

Hi,

I´ve just released version 0.1 of my efforts to buid a html->bbeb converter that respects most formatting. Those interested in trying it and/or helping me improve it should access the HtmlBBeB site.

The program handles images, links and much of the formatting done with css.

At this point, it is still pretty much an alpha, but I was able to convert many html ebooks to a reasonable-looking lrf document.

In fact, the program just creates a .lrs file, i.e., a Xylog xml file. This file may be later translated into a .lrf file using a suitable application such as MSH_LRSParser.

I have not included MSH_LRSParser in the distribution since I am not certain about its standing copyright-wise.

On the other hand, the provided GUI front-end may be used to convert from lrs to lrf automatically, provided you put MSH_LRSParser.exe into the same directory where htmlbbebgui was put.

The main application was written in Python (Python 2.4 or newer should work fine) and the source distribution contains all files necessary to run it.

Included in the source distribution are two main files: htmlbbeb.py, which is a command line application, and htmlbbebgui.py, a GUI front-end written with PyQt / Qt.

I also put together a "windows-only" installer with everything you need to run the application for those non-programmers who want to try it hassle-free.
esperanc is offline   Reply With Quote