|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Nov 2011
Device: SonyReaderPRS650_T1
|
Hello, Friends!
![]() I use Sony Reader T1, it is first wifi e-bookreader of sony Japan. But it has some problem. Sony reader T1,PRS650 don't work offline web page reading tool. In case of instapaper, each section(or chapter)'s header is problem. When I download instaper with defalt calibre recepie, each header is Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"> <head> So, it is very hard to change webpage to sonyreader in Japanese. To read epub file on sonyreader change each sections header following: Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" xmlns:xml="http://www.w3.org/XML/1998/namespace"> <head>
|
|
|
|
![]() |
| Tags |
| calibre, instapaper, recepi, sonyreadert1 |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Patch: Calibre adds tags to identify ebook formats created by calibre. | siebert | Calibre | 1 | 07-18-2011 03:07 PM |
| Recepie for gulli.de and Golem.de | derdon | Recipes | 3 | 05-12-2011 01:24 PM |
| Kindle and Calibre user with problem importing large library into Calibre | pleabargain | Calibre | 1 | 12-07-2010 11:19 AM |
| Instaper and calibre | shock | Calibre | 1 | 02-07-2010 06:48 PM |
| How to get best result with SonyReader | MosFet | Sony Reader | 5 | 06-17-2007 09:05 AM |