Jump to content

Recommended Posts

Posted (edited)

@argumentum I was thinking that someone might use a dark theme or some fancy colors. It would be trivial to add customizable colors so it will be in next release. I kinda hesitate to implement this because the books loaded have their own css and probably the background color of the page will still be white.

Edited by Andreik
Posted (edited)
  On 3/7/2024 at 7:03 PM, Andreik said:

background color of the page will still be white

Expand  

in my case, for what I've seen, the bg color is expected to be white but is not the always the case. So if a FG color is chosen, a complementary BG should be chosen too.

Some books are good. In the sense that don't have any colors in CSS, I think.

Edited by argumentum
more

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Posted

Interestning.
I have some issue with this program.
May I send you my EPUB file to test ?
 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted (edited)

hey @TheSaint did you see that ? :)

EDIT: @TheSaint is like cookie monster when it comes to reading books ;)

 

 

Edited by mLipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
  On 3/7/2024 at 6:33 PM, Andreik said:

This is a portable application that can open ePUB books (EPUB 2 and EPUB 3) and it's made just with native AutoIt UDFs. It's a personal project since I have many ebooks but I post the code here just in case someone else need a portable and lightweight reader or simply to learn how to read ePUB files.

Expand  

Thanks for sharing. Sounds great.

  On 3/14/2024 at 11:22 AM, mLipok said:

hey @TheSaint did you see that ? :)

Expand  

Yes I have now. Thanks for pointing me toward it.

  On 3/14/2024 at 11:22 AM, mLipok said:

@TheSaint is like bookie monster when it comes to reading books ;)

Expand  

Bookie Bookie ...Yum Yum ... me like books ... tasty tasty ... especially ebooks ... and epubs are my favorite.

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

  Reveal hidden contents

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Posted (edited)
  On 3/14/2024 at 5:30 PM, TheSaint said:

Bookie Bookie ...Yum Yum ... me like books ... tasty tasty ... especially ebooks ... and epubs are my favorite.

Expand  

My next project it's an application to manage all these ebup books. I have a large number of books and it's a pain to find what I am looking for even if I place them in different categories. I wonder how you and @argumentum (with his impressive books collection) manage to do that.

 

EDIT by Jos: I have split off the discussion about Clibre-web and others into its own thread in Chat to keep this example clean. :) 

Edited by Jos
Posted

From what I observe, I assume that the program always loads the entire chapter and currently it is not possible to divide the content of the chapter so that it is displayed page by page instead of in a sequence? What I mean here is eliminating the need to scroll down the IE browser page.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted (edited)

Your assumption it's correct. It would require a lot of work to fix the internal references to get this behavior so it's not in my to do list very soon. Adobe Digitlal Editions split the content by pages, if you really need this.

Edited by Andreik
typo
Posted (edited)
  On 3/27/2024 at 9:22 AM, Andreik said:

Adobe Digitlal Editions split the content by pages, if you really need this.

Expand  

I know this feature from other products like:
https://play.google.com/store/search?q=moon+reader+pro&c=apps

or from some paid services like:
https://www.legimi.pl/

 

I was just curious what it looks like in your program.

 

  On 3/27/2024 at 9:22 AM, Andreik said:

It would require a lot of work to fix the internal refereces to get this behavior so it's not in my to do list very soon.

Expand  

This was also my assumption ;)

 

Edited by mLipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...