Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
May 25, 2013, 04:15:31 am
Home
Online Reader
Reader
Ecchi Reader
18+ Reader
Download
Manga Discussion
Forum
Join us!
Staff
IRC
Login
Register
Search
« previous
next »
Print
Pages: [
1
]
2
3
4
...
16
Author
Topic: Offline reading software (Read 15645 times)
Koro
Tech Support
Blatant Spammer
Posts: 4035
Karma: +73/-4
Offline reading software
«
on:
December 06, 2011, 11:44:04 am »
I'm starting to run out of ideas for things to add, so here goes.
A short while ago I started to write a manga reading program (before hitting a shitstorm of exams and assignments), building it incrementally and posting builds in the staff section of this site. Unfortunately most of our staff members read online, and only a couple gave feedback.
70 votes isn't
really
enough to go on, but... meh. With only 15% of voters saying they read online exclusively, I figured there was a reason to post here after all.
Before reading any further, note that this is NOT an end-all alternative to other manga reading software. No one program will ever cater to every user. Personally I desired a reader that loads everything into RAM and displays images at full size... and so I built this program around that premise. Full quality images loaded beforehand; sacrifice neither quality nor speed.
Latest version
Since it's written in .NET you may also need:
http://www.microsoft.com/download/en/details.aspx?id=17851
The program is named J-Reader. The name is definitely open to change, I'm simply not creative.
Features:
Reads current monitor resolution and adjusts double pages accordingly
(if you have a second monitor it will be detected and registered; go to View > Monitor if the resolution is different)
Loads images to full height will scrollbar
Fullscreen mode to utilize your monitor's full height (menu bar can be hidden)
Supports using arrow keys to go from page to page. Scroll up & down pages with arrow keys or mouse
Zoom enabled for images that are too wide for screen
Supports .jpg/.png/.psd/.gif/.tiff/.jp2/.mng/.bmp/.wbmp/.ico
Supports .rar/.zip/.tar/.gz
Supports drag and drop for individual images, folders with at least one supported image inside, supported archives
Hotkeys to toggle fullscreen, hide the cursor, exit, etc.
Best of all, images are loaded into RAM.* (Killed all of the memory leaks... hopefully)
There's more to it than that, but the best way to discover what it's capable of is by trying it out
What it doesn't do:
No recursive searching for directories, only for archives. ie. it gets the files from the directory you point it to, but it won't search subdirectories.
No modifying of open images. There aren't and won't be any options to save images, convert them or do anything else. This is a reader, nothing more.
*This DOES mean it uses extra RAM, but the advantages are (generalized);
1. It reads from disk once when selecting a directory instead of reading every time you turn the page.
2. It goes MUCH faster; A decent HDD will read at 100MB give or take, whereas RAM can access data at several GB per second.
3. Less heat, power consumption, noise, etc. since a disk will spin at 7200RPM whereas there are no moving parts on your RAM (SSD's are exempt from this, obviously, though the difference in speed is still large).
Anyway, I'm not going to go into specifics there, but if you're IT inept just know that this method means you can read much faster and more fluently.
With that being said, I'm looking for feedback as to how I can improve this program.
Found a bug? Let me know. Have a feature you think would be good to have? Post it here.
Logged
Don't take the things I say too seriously. Or literally. I don't speak in absolutes.
Everything I say should be taken with a grain of salt. It'll make both of our lives easier.
Nerji
Guest
Re: Offline reading software
«
Reply #1 on:
December 06, 2011, 08:19:09 pm »
When I right click on a manga .rar and go to open with and select J-Reader, the program opens up but doesn't load the rar file.
There doesn't seem to be a way to go to the previous page quickly with the mouse, maybe can set mouse button 4/5 for this?
If you don't click on the image it doesn't go to the next page.
Would be nice if it had a way of saving what page you were reading on and then starting from there on next load.
Other then those few things, it looks great and loving the speed going through the pages! Will definitely start using this over CDisplay if you can get it to load the files with the right-click open with!
Logged
Koro
Tech Support
Blatant Spammer
Posts: 4035
Karma: +73/-4
Re: Offline reading software
«
Reply #2 on:
December 07, 2011, 01:50:21 am »
Hm, I'll look into loading on right click. I just open it and drag & drop, so the thought didn't occur (which is why it was moved out of the staff section ^^ ).
If you right click on the image or the surrounding area and select "Previous page" it will take you back. It used to have navigation buttons, but they took up a lot of room. I was thinking about adding small navigation buttons on the menu bar.
If you click outside of the image it indeed doesn't go to the next page. Easy fix, but this was done by design; when moving to another window and trying to get back I'd click on the panel and end up moving to the next page. Still, if I add options to customize the program further this won't be an issue.
Starting from the next load... I've been wanting to save user settings too, so it looks like I'll be writing a .ini or .config file.
I'll start coding a little later today. Thanks for the input; if readers don't tell me what they look for I won't be able to cater to their preferences.
Logged
Don't take the things I say too seriously. Or literally. I don't speak in absolutes.
Everything I say should be taken with a grain of salt. It'll make both of our lives easier.
Koro
Tech Support
Blatant Spammer
Posts: 4035
Karma: +73/-4
Re: Offline reading software
«
Reply #3 on:
December 07, 2011, 08:18:41 am »
Minor build for now. I didn't have as much time today as I'd hoped.
Version 1.19 - Portable
Version 1.19 - Install
"Open with" now works for supported files (ie. .jpg, .png, .zip, .rar).
You can also drag supported files (or a folder) onto the .exe file for the same functionality. The shortcut created by default with the installer will not do this, but if you create one yourself and move it to the desktop it will.
Next build will focus on customization, most likely. I'd also like to get the default shortcut to support drag & drop, but I'll need to swap installers first.
Logged
Don't take the things I say too seriously. Or literally. I don't speak in absolutes.
Everything I say should be taken with a grain of salt. It'll make both of our lives easier.
griffon
Cleaner
Manga Lover
Posts: 228
Karma: +1/-0
Papakiki Overlord
Re: Offline reading software
«
Reply #4 on:
December 07, 2011, 08:47:14 am »
Actually, I do have a request for this one. Could you add a 'droplet' function?
As in, it'd be nice if I could drag a folder, zip, etc over the icon nad have it add to view queue/open it. I've tried that but currently it's not supported :x
Logged
Who wouldn't want a little imouto ready to jump on your stomach, giving you just a one second warning?
Koro
Tech Support
Blatant Spammer
Posts: 4035
Karma: +73/-4
Re: Offline reading software
«
Reply #5 on:
December 07, 2011, 08:57:50 am »
That's one of the things Nerji suggested (and I added). DL version 1.19 and...
If you DL the portable version, drag the supported archive, folder, image, etc. onto the .exe file.
If you DL the installable version you'll have to create your own shortcut, then drag and drop onto that.
Logged
Don't take the things I say too seriously. Or literally. I don't speak in absolutes.
Everything I say should be taken with a grain of salt. It'll make both of our lives easier.
griffon
Cleaner
Manga Lover
Posts: 228
Karma: +1/-0
Papakiki Overlord
Re: Offline reading software
«
Reply #6 on:
December 07, 2011, 09:43:52 am »
Tsk tsk. Ofcourse I DL'ed the latest version before writing <.<
It doesn't work. Or, to be more correct doesn't work as I intended.
It will open files if I drag them over the exe icon in program files, but who the heck is gonna do that?
What doesn't work, is dropping the folder/zip file on the icon added in the task bar (Under Windows 7/Vista). If you try that, you get a nice 'forbidden' sign and can't drop the files.
Also, even if drag and drop over a normal shortcut created on the desktop works, it won't work with the aumatically created shortcut: I have to manually do one for that to work.
Logged
Who wouldn't want a little imouto ready to jump on your stomach, giving you just a one second warning?
Koro
Tech Support
Blatant Spammer
Posts: 4035
Karma: +73/-4
Re: Offline reading software
«
Reply #7 on:
December 07, 2011, 09:50:14 am »
I already said that >.>
"The shortcut created by default with the installer will not do this, but if you create one yourself and move it to the desktop it will."
"If you DL the installable version you'll have to create your own shortcut, then drag and drop onto that."
I'll look into the taskbar thing, but in my experience it doesn't work with other programs either. eg. dragging an MP3 file onto WMP in the taskbar won't play the file.
Logged
Don't take the things I say too seriously. Or literally. I don't speak in absolutes.
Everything I say should be taken with a grain of salt. It'll make both of our lives easier.
griffon
Cleaner
Manga Lover
Posts: 228
Karma: +1/-0
Papakiki Overlord
Re: Offline reading software
«
Reply #8 on:
December 07, 2011, 10:51:51 am »
I read that part, but the second one is wrong.
The file will be 'pinned' to it, and you must 'unlock' it to make wmp play it. Or, like me, you isntall 7 Toolbar tweaker and you get rid of that stupid behaviour, and have the bar open the file directly
Good luck~
Logged
Who wouldn't want a little imouto ready to jump on your stomach, giving you just a one second warning?
Koro
Tech Support
Blatant Spammer
Posts: 4035
Karma: +73/-4
Re: Offline reading software
«
Reply #9 on:
December 07, 2011, 12:37:57 pm »
Gotcha. Turns out it was an MS problem >.>
Version 1.20 - Portable
Version 1.20 - Install
If you haven't used the toolbar tweaker, it's Shift + Drag to open files with it when pinned to the taskbar.
Don't drag and drop the .exe file to the taskbar; use the "Pin to taskbar" option.
Added customizable options for left and right click
Settings file added. Stores settings for:
-Left & right click options
-Scroll speed
-Loop mode
-Page number (Hide/Show)
-Menu strip (Hide/Show)
Fixed the taskbar issue, but still haven't fixed the default shortcut.
Logged
Don't take the things I say too seriously. Or literally. I don't speak in absolutes.
Everything I say should be taken with a grain of salt. It'll make both of our lives easier.
Dennis0110
Guest
Re: Offline reading software
«
Reply #10 on:
December 07, 2011, 05:42:36 pm »
make it be resizable :D
Logged
Nerji
Guest
Re: Offline reading software
«
Reply #11 on:
December 07, 2011, 07:51:52 pm »
I like what you've done with the customizable mouse buttons.
I use the installer versions and when I tried to update it, I had an error message saying that I already had a version of it installed and that I have to go to add/remove programs to remove it first before running the installer (win7 64bit), bit of a pain but not a huge problem.
Is it a possible to add a way for the program to load the next chapter when finishing the first? Maybe as an option (continuous reading?) that the user can turn on/off, and/or binding to keyboard to load next/previous chapter
I've tried to drag and drop 6 chapters into the program at once, and it looks as if it's loaded them all, but it only loaded the first 2 files twice, so it'll display chapters 1 > 2 > 1 > 2, in that order
Thanks for the open with update, its great!
Logged
Koro
Tech Support
Blatant Spammer
Posts: 4035
Karma: +73/-4
Re: Offline reading software
«
Reply #12 on:
December 08, 2011, 02:06:07 am »
Hm, I just grabbed 9 chapters and dragged them onto the reader. It works for normal folders, but it doesn't seem to handle multiple archives. Oh well, fixed.
What I've done (in the next build) regarding the next chapter is read the previous input (ie. a folder, image or archive) and set it to prompt* for another file of the same format in the directory the last file was in. I'll also add the option to begin where you left off.
*Only occurs if Loop Mode is turned off.
Logged
Don't take the things I say too seriously. Or literally. I don't speak in absolutes.
Everything I say should be taken with a grain of salt. It'll make both of our lives easier.
Koro
Tech Support
Blatant Spammer
Posts: 4035
Karma: +73/-4
Re: Offline reading software
«
Reply #13 on:
December 08, 2011, 04:37:28 am »
Version 1.21 - Portable
Version 1.21 - Install
When you go to install this one you won't have an error, BUT you will still have to uninstall the previous version. For releases after this one, however, it will simply update.
1.21
Fix for opening multiple archives at once
Continue reading option added for if loop mode is disabled (Settings > Loop mode)
Open will now go to the location of the previously selected folder
Option to load previous chapter on open added; loads chapter at page last open (Settings > Load chapter on open)
Support for drag & drop of mixed types (eg. 1 archive, 1 directory) added
Logged
Don't take the things I say too seriously. Or literally. I don't speak in absolutes.
Everything I say should be taken with a grain of salt. It'll make both of our lives easier.
x4gottenx
Guest
Re: Offline reading software
«
Reply #14 on:
December 09, 2011, 11:38:22 am »
thx for the effort,
the zoom isnt workign for me so idk if u have the feature, but a button to switch between full size and fit to screen size would be nice, also maybe some different resizing methods to choose from when u do.
also maybe a feature to rotate the batch of images that your view might be nice (maybe not good for my laptop, but i like to occasionally read it in letter orientation since the laptop is full hd screen, not sure how hard it'll be to apply all that to a program though)
but thx for the work put in, gonna stick with "first impression" or "impression: eyes" for now
Logged
Print
Pages: [
1
]
2
3
4
...
16
« previous
next »
Japanzai
»
Chit Chat
»
General Discussion
»
Offline reading software