Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 25 of 25 - Search took 0.00 seconds. Search: Posts Made By: matthias
Forum: Kobo Reader 12-26-2012, 06:27 AM
Replies: 21
Views: 24,203
Posted By matthias
Hello again, thank you all for your help -...

Hello again,

thank you all for your help - in the end, the problem was that the damaged Shelf was "halfsynced" to the User-Account.
Therefore, after every reset + login + sync, it was there...
Forum: Kobo Reader 12-25-2012, 04:12 PM
Replies: 21
Views: 24,203
Posted By matthias
yes, i did check if it was on. However - i...

yes, i did check if it was on.
However - i think the problem is something different - i think i somehow managed to break the database -
immediately after the reset, ONE shelf still appeared, with...
Forum: Kobo Reader 12-25-2012, 10:24 AM
Replies: 21
Views: 24,203
Posted By matthias
I'm sorry that i have to dig up this old thread -...

I'm sorry that i have to dig up this old thread - However i'm facing a similar problem - My glo comes from Mondadori (italian seller).

When i first started it, i've only had about 10 books on it...
Forum: Reading Recommendations 03-31-2010, 03:53 AM
Replies: 30,430
Views: 4,259,623
Posted By matthias
I've read all 3 of his books back in february,...

I've read all 3 of his books back in february, and enjoyed all of them (after i read them, i actually bought them as pbook for my mother, too). while i was reading them, i was looking forward all day...
Forum: Calibre 03-12-2010, 07:18 AM
Replies: 44
Views: 12,588
Posted By matthias
Hello kristarella, to make the wizard...

Hello kristarella,

to make the wizard highlight it AND remove it you'll have to modify your regex a little bit, but it works. simply use the following regex

(<p>Page\s*\d+\s*</*p>)
OR
...
Forum: Which one should I buy? 03-11-2010, 07:59 AM
Replies: 11
Views: 3,529
Posted By matthias
no, they work only on resistive touchscreens. ...

no, they work only on resistive touchscreens.
technically its not that easy to make a stylus for capacitive touchscreens.
they would need a special stylus that simulates the contact of skin, but...
Forum: Calibre 03-09-2010, 10:17 AM
Replies: 44
Views: 12,588
Posted By matthias
i know i'm repeating myself, but i converted last...

i know i'm repeating myself, but i converted last week (with calibre 0.6.43) to convert several PDF-Files with pagenumbers in all the different ways there are. For most of them, the following Regex...
Forum: Deals and Resources (No Self-Promotion or Affiliate Links) 01-26-2010, 09:39 AM
Replies: 8
Views: 3,929
Posted By matthias
Hello, I'm sorry, but i belive the italian...

Hello,
I'm sorry, but i belive the italian ebook-market is really so bad. I've just run a fast search for a e-readeing devide, and in italy i didn't find one. Even Sony Italy don't seems to have a...
Forum: Reading Recommendations 01-26-2010, 09:21 AM
Replies: 21
Views: 6,625
Posted By matthias
Hello, So far i've only read snow crash...

Hello,

So far i've only read snow crash (suggested by this thread) and i'm about to finish the lost symbol (missing the last 30 pages or so). I haven't had great problems to understand this books,...
Forum: Calibre 01-15-2010, 06:36 AM
Replies: 44
Views: 12,588
Posted By matthias
Try leaving the </p> away, it won't be...

Try leaving the </p> away, it won't be highlighted in the preview, but for me it worked in the conversion.
Forum: Calibre 01-14-2010, 03:58 AM
Replies: 44
Views: 12,588
Posted By matthias
Hello ac4lt, Try this one, i had a similar...

Hello ac4lt,

Try this one, i had a similar problem, and trying it out it worked for me (that was still in a previous version, but i dont think it changed yet)

\d+<p>
or even
\s*\d+<p>...
Forum: Calibre 01-09-2010, 03:11 PM
Replies: 1
Views: 2,045
Posted By matthias
Hello, i have had the same issues, but maybe...

Hello,

i have had the same issues, but maybe the later part (last post of the first page) of this thread (https://www.mobileread.com/forums/showthread.php?t=59282) will help you, since (at least in...
Forum: Calibre 01-02-2010, 12:07 PM
Replies: 3
Views: 1,415
Posted By matthias
Hey, I belive the option you're searching...

Hey,

I belive the option you're searching for is "Line Un-Wrapping Factor" under PDF Input in the conversion Settings. Play with it, and the results will become better, at least they did for me...
Forum: Calibre 12-16-2009, 11:28 AM
Replies: 3
Views: 2,524
Posted By matthias
Hello, I don't think there is a way to...

Hello,

I don't think there is a way to install an older version without Admin-Priviliges. But i've seen somewhere a portable Version of Calibre, which should work anyway. it's not up to date, but...
Forum: Calibre 11-24-2009, 04:13 AM
Replies: 44
Views: 12,588
Posted By matthias
It is just a bit confusing since it's not shown...

It is just a bit confusing since it's not shown anywhere in the debug-folder (probably not well documented or explained).
Probably an (easy) example with explanations somewhere near the place to...
Forum: Calibre 11-23-2009, 07:15 AM
Replies: 44
Views: 12,588
Posted By matthias
i have been able to resolve my problem using: ...

i have been able to resolve my problem using:
(\d+\s+<p>)
what seems a little strange to me, since neither in the input-, nor in the parsed-folder it is like this.
To me it looks like the regex...
Forum: Calibre 11-22-2009, 02:29 PM
Replies: 44
Views: 12,588
Posted By matthias
Isn't anyone else having trouble removing page...

Isn't anyone else having trouble removing page numbers from their pdfs?

Bevore applying the regex to the input-section, what happens to the tag "<br>"?
it seems like its not there anymore when...
Forum: Calibre 11-20-2009, 04:31 AM
Replies: 44
Views: 12,588
Posted By matthias
i still don't get it to work, ... in the...

i still don't get it to work, ...

in the debug-input-folder it shows me the following string:
11&nbsp;&nbsp;<br>

in the debug-parsed-folder it's then
11 </p><p>

Earlyer (now i've given it...
Forum: Calibre 11-19-2009, 05:38 PM
Replies: 44
Views: 12,588
Posted By matthias
so now the regexp is applyed to the...

so now the regexp is applyed to the "parsed"-output of the debug-folder?

in my case, the new regexp should be
(\d+\s*</p><p>)
since the file shows

11 </p><p>

but it still won't work.
Forum: Calibre 11-19-2009, 04:21 PM
Replies: 44
Views: 12,588
Posted By matthias
Hello, i've found this topic after looking...

Hello,

i've found this topic after looking for something about the same.

i've tried it yesterday at work with an older Version (i think it was 0.6.22) and it worked without any problems, but...
Forum: Andere Lesegeräte 11-12-2009, 04:51 AM
Replies: 139
Views: 21,842
Posted By matthias
Wie sieht es denn mit dem Versand des Readers...

Wie sieht es denn mit dem Versand des Readers (natürlich ohne Mobilfunk-Vertrag) ins Ausland aus? (sprich Österreich, Italien (Südtirol)) Gibt es hierzu schon irgendwelche informationen?
Forum: BeBook 11-04-2009, 11:04 AM
Replies: 4
Views: 2,741
Posted By matthias
Does the HTC-phone-Charger work with the PRS505,...

Does the HTC-phone-Charger work with the PRS505, and some others that charge on the pc, too?

Edit: Silly question, since it uses the mini-USB plug and charges while being connected to the pc it...
Forum: Which one should I buy? 11-03-2009, 09:27 AM
Replies: 7
Views: 2,120
Posted By matthias
So lrf-files are quicker than epub? i've given...

So lrf-files are quicker than epub?
i've given calibre a look, and i hope to use it anyway, no matter which reader i'll get, because i don't really trust sonys in belongings to software on my pc...
Forum: Which one should I buy? 11-03-2009, 05:06 AM
Replies: 7
Views: 2,120
Posted By matthias
Since the PRS-300 isn't aviable in my country i'd...

Since the PRS-300 isn't aviable in my country i'd have to order it from germany (or another country) which will in the endresult cost me about the same than the PRS-505 in my local store, in addition...
Forum: Which one should I buy? 11-02-2009, 02:05 PM
Replies: 7
Views: 2,120
Posted By matthias
looking for help finding my first ereader

Hello,

I'm about to buy my first ebook-reader.
i've read several reviews about every reader that i think could be of interrest for me, but i can't decide. Now i hope that people having experience...
Showing results 1 to 25 of 25

 
Forum Jump

All times are GMT -4. The time now is 07:29 PM.


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