Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Sony Reader > Sony Reader Dev Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 10-11-2006, 06:38 PM   #1
igorsk
Wizard
igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.igorsk ought to be getting tired of karma fortunes by now.
 
Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
Connect internals

Received my Reader today and was poking a bit around Connect software. Here's some random observations in no specific order.

Connect software uses a combination of XML and ECMAScript (think Javascript) to describe the UI of the program and the web store (e.g. see reader/ktStart-kBook.xml). A lot of support code is pre-compiled ECMAScript (.xsb files). Loaded modules are listed in a simple xml file, so theoretically it should be possible to add plugins for converting new formats or other functionality. A few key URLs are listed in ktConnectAssets.xml, e.g.:
http://ebooks.connect.com/index.xml - main store page
http://download.sony.com/prs/notices...otice-info.xml - info about new sofware versions
Book database is kept in "%USERPROFILE%\Local Settings\Application Data\Sony Corporation".
Books are stored in "My Documents\My Books".
Authentication and purchases are done using secure SOAP calls.
List of services: http://ebooks-mediasvr.connect.com/w...et/AxisServlet
WDSL links don't work, but you can find some of the services descriptions here: http://ebooks.connect.com/XSL/mb_us/...tionTokenP.mct
Each store page is tracked via Omniture's 2o7.net, using a transparent 2x2 gif.
igorsk is offline   Reply With Quote
Old 10-12-2006, 04:50 AM   #2
TadW
Uebermensch
TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.TadW ought to be getting tired of karma fortunes by now.
 
TadW's Avatar
 
Posts: 2,583
Karma: 1094606
Join Date: Jul 2003
Location: Italy
Device: Kindle
Well done, Igor!

Looks like the services are not all in place yet - I tried the update service but the URLs all point to 404 ;(

PHP Code:
<?xml version="1.0"?>
<update-notice-info xmlns="http://www.kinoma.com/fskin/1" version="1.0">
  <target id="CONNECT Reader">
    <update min="1.0.00.00000" max="1.0.00.00000" 
      uri="http://download.sony.com/prs/connectreader/1.0.01.21150.setup.exe"
      name="CONNECT Reader"
      version="1.0.01.21150.test"/>
  </target>
  <target id="PRS-500/U">
    <update min="1.0.00.00000" max="1.0.00.00000"
      uri="http://download.sony.com/prs/prs-500/setup.exe"
      name="Sony Reader update"
      version="1.0.1.fake"/>
  </target>
</update-notice-info>
If we find out how to communicate with the Shop via SOAP, we could write our own Sony Connect software quite easily. That would make a lot (non-Windows) users happy me thinks.

Last edited by TadW; 10-12-2006 at 04:52 AM.
TadW is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle 3 internals (FCC) Dibblah Amazon Kindle 14 01-03-2011 11:54 PM
Kindle DX Internals revilo Amazon Kindle 0 06-15-2009 04:50 AM
Kindle 2 Internals JSWolf Amazon Kindle 19 02-27-2009 02:45 PM
PRS-500 Reader internals igorsk Sony Reader Dev Corner 108 04-17-2008 05:04 PM
iLiad Iliad internals ali iRex Developer's Corner 39 07-21-2006 04:28 AM


All times are GMT -4. The time now is 02:34 AM.


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