|  03-28-2007, 06:30 AM | #151 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: Mar 2007 Location: Nashville, TN Device: Sony PRS500 | Quote: 
 | |
|   |   | 
|  03-28-2007, 10:13 AM | #152 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			If you update the metadata for the txt file in the GUI, the metadata gets uploaded to the reader, so in the reader list of books the txt file is identified by its metadata
		 | 
|   |   | 
| Advert | |
|  | 
|  03-31-2007, 01:07 AM | #153 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Mar 2007 | 
			
			I tried the below but encountered  "unknown url type", any clue? [root@localhost libprs500-0.3.10]# easy_install-2.5 -U libprs500 Searching for libprs500 Reading http://cheeseshop.python.org/pypi/libprs500/ Reading http://libprs500.kovidgoyal.net error: Download error: unknown url type: https [root@localhost libprs500-0.3.10]# | 
|   |   | 
|  03-31-2007, 03:11 AM | #154 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: Mar 2007 Location: Nashville, TN Device: Sony PRS500 | Quote: 
 | |
|   |   | 
|  03-31-2007, 10:05 AM | #155 | |
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | Quote: 
 | |
|   |   | 
| Advert | |
|  | 
|  04-17-2007, 11:06 PM | #156 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Just uploaded a standalone windows installer for all ye faint of heart... https://libprs500.kovidgoyal.net In other news I'm partway to a open source cross platform HTML->LRF converter that respects CSS and follows links to external files. | 
|   |   | 
|  04-18-2007, 06:51 AM | #157 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			Will this allow graphics to be placed next to text? Will it allow multiple fonts? Will it allow different font sizes?
		 | 
|   |   | 
|  04-18-2007, 08:38 AM | #158 | |
| Gizmologist            Posts: 11,615 Karma: 929550 Join Date: Jan 2006 Location: Republic of Texas Embassy at Jackson, TN Device: Pocketbook Touch HD3 | Quote: 
   | |
|   |   | 
|  04-18-2007, 09:08 AM | #159 | |
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  04-18-2007, 09:21 AM | #160 | 
| Gizmologist            Posts: 11,615 Karma: 929550 Join Date: Jan 2006 Location: Republic of Texas Embassy at Jackson, TN Device: Pocketbook Touch HD3 | 
			
			I understood what you were asking, JSWolf -- I think this isn't a book creation tool, but rather a book transfer/file management tool.    I could, however, easily be wrong, as a lot of Kovid's discussion swishes right over my head, and I admit that I haven't been following it as closely as I might.   | 
|   |   | 
|  04-18-2007, 12:21 PM | #161 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Hmm I have to add a features list to the wiki at some point: Initially libprs500 started out as a file transfer tool to avoid having to use the connect s/w which is especially important for people who dont use windows. However, it has since evolved to book an ebook library management application. It maintains a searchable database of your ebooks. The database is capable of storing each logical book in various ebook formats, and it knows enough to edit/read the metadata from various ebbok formats. Eventually it will have support for automatic conversion from txt/html -> lrf. Coming to the converter subsystem. As a first step it will support common CSS properties, including font sizes/weights/styles. It's almost at that point already. Then I will add support for Image blocks and then support for importing html for links to external files. Support for inline images and tables will be on a longer timescale. The important thing is that all my tools are GPLed and designed to be cross platform from the start. | 
|   |   | 
|  04-18-2007, 02:16 PM | #162 | |
| Member  Posts: 20 Karma: 10 Join Date: Nov 2006 Device: Sony Reader | Quote: 
 Keep up the good work. As for the inline images, I got it _almost_ working in htmlbbeb, except for the fact that the plot command is not handled correctly by MSH_Parser. I started writing my own lrs-->lrf parser with the help of code from pylrs. Unfortunately, I scarcely have time to do some programming these days. I wonder if your project will include a lrs-->lrf parser or whether it will generate lrfs directly... | |
|   |   | 
|  04-18-2007, 02:42 PM | #163 | |
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | Quote: 
 I use Falstaff's pylrs backend to generate the LRF files. It is not (as far as I know) capable of direct LRS->LRF conversion. I would urge you to either look into using it in your own code or consider merging our projects, that way the work each of us has to do is reduced. Last edited by kovidgoyal; 04-18-2007 at 02:45 PM. | |
|   |   | 
|  04-22-2007, 12:44 AM | #164 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			I've uploaded the converter in libprs500-0.3.13 It's the command html2lrf Note if you only want to try the the converter then you don't need to worry about satisfying any of libprs500's dependencies except python 2.5 | 
|   |   | 
|  05-02-2007, 07:39 PM | #165 | |
| Enthusiast  Posts: 31 Karma: 60 Join Date: Mar 2007 Device: Sony Reader | 
				
				txt2lrf not working, needs makelrf module
			 Quote: 
 I just got this installed on my Debian machine (had to snag the python2.5 debs from the ubuntu fiesty fawn dist for now, but they work) html2lrf works, (a bow, and many thanks). When I tried to run txt2lrf python complained that it couldn't find the makelrf module. I checked the sources and it doesn't seem to be in there. Googling for makelrf.py shows that it used to be in the src/libprs500/lrf/ directory: https://libprs500.kovidgoyal.net/changeset/222 Hmm.. what am I doing? I'm just gonna go file a bug, like a sane person. | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| KDK Reverse Engineering - For Those who Cannot wait... | DairyKnight | Kindle Developer's Corner | 0 | 05-14-2010 12:29 AM | 
| Reverse-engineering the .IMP format | nrapallo | IMP | 23 | 02-12-2009 01:44 PM | 
| Reverse engineering the Cybook hard-/software | srml | Gen3 Developer's Corner | 8 | 07-07-2008 04:27 PM | 
| PC sync protocol | dumky | Which one should I buy? | 2 | 01-04-2008 01:33 PM | 
| Introduction to Reverse Engineering Software | Colin Dunstan | Deals and Resources (No Self-Promotion or Affiliate Links) | 0 | 05-25-2004 11:31 AM |