Hi,
maybe it is a solution for everyone who administrate their books in software like book hunter.
1. Export your local bookshelf in xml and
2. Import this xml-file in the Now Reading database.
This would be fine.
Regards,
CK
Hi,
maybe it is a solution for everyone who administrate their books in software like book hunter.
1. Export your local bookshelf in xml and
2. Import this xml-file in the Now Reading database.
This would be fine.
Regards,
CK
Is there a standard XML spec for book software?
Here is a example:
<?xml version="1.0" encoding="UTF-8"?>
<List name="Importierte Liste">
<Book DatabaseId="6DA4B38C-9F3C-44AA-B5C0-29A37B575B46">
<DateModified>2010-08-13 11:19 +0200</DateModified>
<DateAcquired>2010-08-13</DateAcquired>
<IsInWishlist>NO</IsInWishlist>
<Title>100 + 1 Idee für die Innenstadt</Title>
<DatabaseId>6DA4B38C-9F3C-44AA-B5C0-29A37B575B46</DatabaseId>
<ASIN>3939620025</ASIN>
<Editor>Stadtanalyse Verlag</Editor>
<Format>Gebundene Ausgabe</Format>
<ISBN>3939620025</ISBN>
<Languages>Deutsch</Languages>
<Length>256</Length>
<PublishDate>2006-07-03</PublishDate>
<Status>0</Status>
<Herausgeber>Ulrich Hatzfeld</Herausgeber>
<Edition>1., Aufl.</Edition>
<EAN>9783939620020</EAN>
<SalesRank>2589332</SalesRank>
<Price>EUR 39,95</Price>
<Studio>Stadtanalyse Verlag</Studio>
<ProductGroup>Book</ProductGroup>
<Link>
<LinkURL>http://www.amazon.de/100-Idee-f%C3%BCr-die-Innenstadt/dp/3939620025%3FSubscriptionId%3D02ZA03ZWSFZ34P8SK0R2%26tag%3Dws%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D3939620025</LinkURL>
<LinkName>Amazon Detail Page</LinkName>
</Link>
</Book>
</List>This topic has been closed to new replies.