Thread: PRS-500 Connect internals
View Single Post
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