View Single Post
Old 12-11-2013, 09:48 AM   #301
samy2
Ebook-Fan
samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.samy2 ought to be getting tired of karma fortunes by now.
 
Posts: 398
Karma: 698564
Join Date: Feb 2011
Device: PRS T1
Quote:
Originally Posted by kovidgoyal View Post
@samy2: While that scheme works well in your particular case, consider when you have two files, already named:

part000_1.html
part000_2.html

Now when you split part000_1.html you will get
part000_1.html
part000_3.html
part000_2.html

So that the names become out of order.
That is not the problem. I have should explain it in diffrent way.

Now when you split part000_1.html you will get:

part000_1.html
part000_1_1.html
part000_1_2.html
part000_1_3..html

So it is no disorder!
Something like this is better than a monster like " "part0000_1_1_1_1_1_1"

Last edited by samy2; 12-11-2013 at 09:52 AM.
samy2 is offline