Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex

Notices

Reply
 
Thread Tools Search this Thread
Old 12-28-2008, 07:07 AM   #16
Max
Connoisseur
Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.
 
Max's Avatar
 
Posts: 79
Karma: 380
Join Date: Mar 2008
Location: Girona, Spain
Device: iLiad, DR1000s
I found problems with large images, I'm checking the code, (so far I have found 2 important bugs). When I got a more stable version I will post here.

thanks.
Max is offline   Reply With Quote
Old 01-08-2009, 03:22 PM   #17
robinmdh
Junior Member
robinmdh began at the beginning.
 
robinmdh's Avatar
 
Posts: 2
Karma: 10
Join Date: Oct 2008
Device: iliad
the big page issue is a bit annoying.
I went as far as to write a perl script that extracts resizes and then zips or rars the images again, rough but works ok...

you can run this on a linux bucket prior to putting the files on your iliad it sizes to fit in to 768x1024 or 1024x768 for 2 page spreads and such.
it dumps the new files in a Iliad folder located in the directory where you run it from, it also extracts to temporary folders in that directory.
here it is
dependencies include perlmagick perl imagemagick rar zip.

i'd like to take a look at the sources of the ireader and it is great but i 'd like a 2 page spread to b viewable as a two page spread not on a single page etc.
stuff like that (i'm good with java or c(++), and ok with perl).

this is not perfect to be sure but i had multiple comics i could only open 2 pages of.

p.s: while i converted my whole walking dead set, and gunm(battle angel alita) without a hitch somehow one "echo" file only ended up with 4 files in it instead of the 25-30 or so it was supposed to have.

Robin
robinmdh is offline   Reply With Quote
Advert
Old 01-10-2009, 08:04 AM   #18
Max
Connoisseur
Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.
 
Max's Avatar
 
Posts: 79
Karma: 380
Join Date: Mar 2008
Location: Girona, Spain
Device: iLiad, DR1000s
Project created at dev hub

I created a project at dev hub.

https://dev.mobileread.com/trac/iviewer/wiki
Max is offline   Reply With Quote
Old 01-25-2009, 06:56 AM   #19
Max
Connoisseur
Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.
 
Max's Avatar
 
Posts: 79
Karma: 380
Join Date: Mar 2008
Location: Girona, Spain
Device: iLiad, DR1000s
I uploaded a new version of iViewer.

This version corrects the problem with images that makes iViewer crash.
Max is offline   Reply With Quote
Old 03-08-2009, 01:17 PM   #20
wAizz
Junior Member
wAizz began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2009
Device: iliad
Thanks, works great.
I installed it from SD and it works.
Steps I took:

1. Installed from SD. Does not proceed.
2. Install from main memory. Failed and uninstalled
3. Installed from SD. Success.

Hope you can use this information for debugging.
wAizz is offline   Reply With Quote
Advert
Old 03-16-2009, 03:31 AM   #21
Ido Ilan
Enthusiast
Ido Ilan began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Nov 2007
Device: Irex Technologies Iliad
Works great thanks
Ido Ilan is offline   Reply With Quote
Old 03-23-2009, 02:28 PM   #22
wAizz
Junior Member
wAizz began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2009
Device: iliad
Annoying issue I have is that it's not showing images in the correct order.
What is the sorting logic used?
wAizz is offline   Reply With Quote
Old 03-24-2009, 03:58 AM   #23
Max
Connoisseur
Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.
 
Max's Avatar
 
Posts: 79
Karma: 380
Join Date: Mar 2008
Location: Girona, Spain
Device: iLiad, DR1000s
Quote:
Originally Posted by wAizz View Post
Annoying issue I have is that it's not showing images in the correct order.
What is the sorting logic used?
the image are sorted alfabeticaly
Max is offline   Reply With Quote
Old 03-24-2009, 06:25 PM   #24
wAizz
Junior Member
wAizz began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2009
Device: iliad
Weird.

I have a cbz-file, which contains the following files:
name-001-01.jpg
name-001-02.jpg
...
...
name-001-78.jpg
name-001-79-80.jpg
name-001-81.jpg

In my case, it shows name-001-32.jpg as the first image and then shows all images in a -seemingly- random order
wAizz is offline   Reply With Quote
Old 03-24-2009, 06:57 PM   #25
Max
Connoisseur
Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.
 
Max's Avatar
 
Posts: 79
Karma: 380
Join Date: Mar 2008
Location: Girona, Spain
Device: iLiad, DR1000s
Hi wAizz,

I found the problem, I forgot to sort the image names for CBZ files , but I do for CBR and for folders

as soon as I can, I will correct this bug.
Max is offline   Reply With Quote
Old 03-26-2009, 06:12 PM   #26
wAizz
Junior Member
wAizz began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2009
Device: iliad
Quote:
Originally Posted by Max View Post
Hi wAizz,

I found the problem, I forgot to sort the image names for CBZ files , but I do for CBR and for folders

as soon as I can, I will correct this bug.
Thanks, take your time.
It is at least good to know I'm not going crazy
wAizz is offline   Reply With Quote
Old 04-27-2009, 06:29 PM   #27
wAizz
Junior Member
wAizz began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2009
Device: iliad
Hi Max- Any updates? Thanks
wAizz is offline   Reply With Quote
Old 04-28-2009, 02:18 AM   #28
Max
Connoisseur
Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.Max has a complete set of Star Wars action figures.
 
Max's Avatar
 
Posts: 79
Karma: 380
Join Date: Mar 2008
Location: Girona, Spain
Device: iLiad, DR1000s
Nop, sorry .

I was trying to add a Loading/Error page and is giving me troubles.

Last edited by Max; 04-28-2009 at 02:21 AM.
Max is offline   Reply With Quote
Old 05-04-2009, 06:32 PM   #29
BassBCN
Junior Member
BassBCN began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2008
Device: iLiad, iPod Touch, PSP
Great work! Thanks!
Works fine, need some polishment but now i don't need to convert my comics in pdf or other formats. This is cool!
Waiting for updates. Thanks again!!!!!!!!!!
BassBCN is offline   Reply With Quote
Old 05-17-2009, 01:39 PM   #30
janw
Junior Member
janw began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2009
Device: iLiad book ed
Thanks for the program!!! Works very well so far, haven't had to look at the code yet

A small suggestion for the installer run.sh : 'if [ "$Firmware_iLiad" = "$Firmware_Script" ]; then' => 'if [ "$Firmware_iLiad" = "2.12" ] || [ "$Firmware_iLiad" = "2.12.1" ]; then'

That way the same package installs on both the 2nd (2.12) and on the book edition (2.12.1 but also 2.12 if de-bricking the reader from the irex site).
janw is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
cbr and cbz convertor asdx Astak EZReader 4 02-05-2010 02:37 AM
PRS-600 Help with CBR/CBZ to EPUB scribblenauts Sony Reader 3 01-14-2010 07:10 PM
iPod .Cbr or.Cbz on the Itouch jaxs Apple Devices 6 12-25-2009 02:53 PM
My homebrew imanga (image, cbz, cbr viewer)! ericshliao iRex 14 08-18-2009 11:50 PM
Manga (cbr/cbz) to pdf? paxku Workshop 3 07-31-2008 07:02 AM


All times are GMT -4. The time now is 05:20 AM.


MobileRead.com is a privately owned, operated and funded community.