PlayStation suite

Discussion in 'Console Industry' started by eastmen, Jan 27, 2011.

  1. rabidrabbit

    rabidrabbit A Reformed Member
    Legend

    Joined:
    Mar 6, 2003
    Messages:
    5,135
    Likes Received:
    260
    Location:
    Finland
    I agree. I've bought all my Sony consoles from first 'batch', and they've been quality pieces of kit, only the later iterations' lower power consumption and diminished noise have been improvements.
    I still have the original PlayStation somewhere, and last I played with it it worked 100%, the EU launch PS2 is working 100%, Japan launch PSP is working 100% if only I replaced the battery. Only the PS3 has given me the YLOD before well deserved retirement, but after giving it a little heat treatment and changing te thermal paste it's working 100%.
     
  2. Farid

    Farid Artist formely known as Vysez
    Veteran Subscriber

    Joined:
    Mar 22, 2004
    Messages:
    3,844
    Likes Received:
    108
    Location:
    Paris, France
    Android based tablets. And maybe future Android based Netbooks and other appliances (GoogleTV, maybe?).
     
  3. NathansFortune

    Regular

    Joined:
    Mar 3, 2009
    Messages:
    559
    Likes Received:
    0
    Apple will never allow it on iOS.

    It would be like Sony allowing Xbox Live and XNA on PS3/NGP. It's not going to happen.
     
  4. Arwin

    Arwin Now Officially a Top 10 Poster
    Moderator Legend

    Joined:
    May 17, 2006
    Messages:
    18,762
    Likes Received:
    2,640
    Location:
    Maastricht, The Netherlands
    I don't expect that to happen either. The Android alliance may not even want it to ... ;) On the other hand, Apple lost the case against outlawing cross-platform development tools, so if they'd want to they could add support to the SDK for building to iOS (or iOS code).
     
  5. frogblast

    Newcomer

    Joined:
    Apr 1, 2008
    Messages:
    80
    Likes Received:
    4
    Except that there already are several competing social gaming networks available for iOS, and they don't seem to be having any problems with Apple (OpenFeint, Crystal, GameSpy).
     
  6. NathansFortune

    Regular

    Joined:
    Mar 3, 2009
    Messages:
    559
    Likes Received:
    0
    This isn't a gaming social network. It is basically the PSN store made for phones and other licensed devices. Apple aren't going to allow another store onto their devices, especially one sponsored and run by a direct competitor.
     
  7. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    I wonder if Sony will sell dual stick extended casing for Android phones and pads in the future.
     
  8. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    As expected, Playstation Suite Could Support Other Platforms:
    http://www.andriasang.com/e/blog/2011/01/29/hirai_on_pss/

    It's a dangerous move to reveal so much so early. I guess he may not have a choice since even a casual observer like me could guess the intention.

    Hopefully, Sony can roll out a Playstation Suite for PS3 fast. At least it would help secure a large user base.
     
  9. Arwin

    Arwin Now Officially a Top 10 Poster
    Moderator Legend

    Joined:
    May 17, 2006
    Messages:
    18,762
    Likes Received:
    2,640
    Location:
    Maastricht, The Netherlands
    I don't think its dangerous. It should be an indication of where they are at this point, which is n the phase where talks with phone manufacturors are starting and deals with carriers should be made. And that basically means that either the information will leak, or come from Sony. Generally better if it comes from Sony.

    It is a very powerful stance that Sony has taken, and a very necessary and timely one. iOS has Apple who does this work, and for Windows Phone 7 clearly Microsoft is going in this direction with XNA and Live support for it. Everyone involved with Android needs someone to do this, and Google can either choose to do this themselves, or have Sony step in.

    I think a lot of parties involved with Android, developers and hardware manufacturors alike, see the advantages here. There are risks too, sure, if Sony can't pull it off on the software side properly, but I think they have a good shot here. I don't see anyone else do this for Android on the short term.
     
  10. jeff_rigby

    Banned

    Joined:
    Feb 8, 2010
    Messages:
    453
    Likes Received:
    0
    Location:
    Florida
    All I have to say is Wow. So much information so soon and all of it amazing -riveting.

    Shifty, well done. I don't know where you got the time to digest and regurgitate a GEM of a summary so quickly. Thanks NathansFortune for the industry information. Every one posting so far has been spot on and amazingly informed.

    Things are looking up for Sony. It kinda makes me think, but what about the PS3? :???:
     
  11. makattack

    Regular

    Joined:
    Feb 13, 2008
    Messages:
    352
    Likes Received:
    0
    Location:
    Boston, MA US
    Why stupid? Unless the PSP2 OS is Android, or has a dual boot type of setup, it would naturally need a cross-compiled version. It would be similar to the 360, Zune, Win7, WinPhone7 relationship in regards to the XNA Game Developers kit. You create an application, then target/cross-compile it for those different devices because they all have different processors/OS'

    Similarly, Android has a regular java based Android SDK/API, along with a native API (NDK) for C/C++ source. It seems obvious to me that if you're developing PS-Suite games, you might be using the NDK for CPU intensive applications or to access low level graphics APIs:
     
    #51 makattack, Jan 29, 2011
    Last edited by a moderator: Jan 29, 2011
  12. Npl

    Npl
    Veteran

    Joined:
    Dec 19, 2004
    Messages:
    1,905
    Likes Received:
    7
    Id restrict the PS Suite stuff to the "Android Java SDK", that way you arent bound to ARM. ARM is popular on Smartphones (or rather totally dominant) but not on CE Devices (BD Player, Settop boxes, media hubs, etc).

    Native stuff should be restricted to libraries provided by the Android / PSSuite. If you are hacking into CPU or other hardware directly (or even expect Linux running underneath it), then using Android is a bad idea anyway.
     
  13. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    They may need native access for entertainment titles.

    For apps that are not so demanding (e.g., can run on TV), they can be built on even higher level tools. e.g., if someone port a WebKit over to PS Suite, it will achieve the effect you want for applications like VUDU.
     
  14. Npl

    Npl
    Veteran

    Joined:
    Dec 19, 2004
    Messages:
    1,905
    Likes Received:
    7
    then developing native PSP2 games would be a better idea?

    Android is supposed to be platform independent, and will support more architectures. If you dont plan on using this single standout feature, why not just code everything in C/C++ (That would make ports to ios easier aswell).
    If Android failed to provide a good enough framework for games then thats what PSSuite should fix.
     
  15. makattack

    Regular

    Joined:
    Feb 13, 2008
    Messages:
    352
    Likes Received:
    0
    Location:
    Boston, MA US
    Considering PSSuite will be running ontop of Android or even iOS, there is no need to port webkit over.

    http://developer.android.com/reference/android/webkit/package-summary.html

    It would only be necessary to port webkit over to any other platform that PSSuite ends up supporting... perhaps WebOS, etc... though I'm not familiar with it nor the Nokia OS...
     
  16. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    NGP is striving for home console level kind of gaming experience. If developers want to do that, they'd do NGP native games. If it's a generic entertainment experience, then PS Suite may be more apt.

    iOS still uses Objective C, or have I lost touch ?

    Yes, on Android, iOS and Windows, no WebKit is needed. Ideally, from Sony's perspective, it's better to strike an agreement with say… Opera or FireFox to have PS Suite version so that from now on, HTML5 will always be a part of PS Suite experience (as well).
     
  17. jeff_rigby

    Banned

    Joined:
    Feb 8, 2010
    Messages:
    453
    Likes Received:
    0
    Location:
    Florida
    I lost the point here. Correct me if I'm wrong;

    Edit: Big question first is the web browser in the NGP. Is it webkit or Chrome which supports other applications or is it Opera and does Opera support other applications or will Webkit also have to be on the platform?

    IF you are relying on Webkit couldn't you just create a Widget, that would be truly cross platform by it'self. There is even a Standard that Webkit, Opera, Firefox and others are following for 100% compatibility. I assume that Chrome follows the same standards and Chrome is part of Android.

    IF PS suite, the minimum hardware/software target is top end 2011 Android 2.3 Handhelds which also supports minimum specs for Android Tablets. Considering the performance of these new platforms, a PS1 game can be played using the less efficient Android engine. It's then compatible over a wide range of hardware because the Android engine interprets instructions to allow cross (hardware) platform. Edit: PS Suite ports to Android may be "C" ports and native language.

    The whole point of the cross-platform revolution many of us have seen coming, made possible by newer hardware and efforts by Google and others to have vastly more efficient engines with JIT compiling of code, is to allow for a larger customer base and with a Web brower Javascript engine the same.

    Google and Sony HAVE been working together on PS Suite (mentioned in recent News articles). I don't remember anyone mentioning the big Gorilla in publishing namely DRM, protecting your investment. I suspect we will soon hear that Google, who recently purchased Widevine, a DRM company with multiple patents and IP for DRM, is going to release DRM systems for Android both for Media and Programs. Without this PS Suite would not be possible.

    I suspect that DRM will be added to developer code by Sony and only Sony and Google (need to know) will have access to the routines and method(s) used.

    I would guess that adding another platform (iOS, CE platforms, PS3 and more) to PS Suite has a number of issues that must be addressed and a large one would be DRM. A library of industry standard OS support routines is probably another. Looking at the Android OS and Sony SNAP developer program, many of the Open Source compiled to native language OS support routines are similar and may have the same source; Next Step - Linux - Apple - Webkit and more.

    I would guess that the PSP2 OS has an even closer correlation to the open source routines used by Android than even the Sony SNAP developer program had.

    The PS3 is missing many of the libraries needed to allow for a PS Suite path for Applications and games from PSP2 to PS3. This will probably be corrected during the Webkit port to the PS3. I'm guessing for PS Suite games the OpenGL index to PS3 Graphics routines need to be in PS3 firmware. I don't think they are now but the Webkit port is based on Cairo which will use OpenGL calls. SQLite is another of the Open Source library of routines needed for webkit HTML5 and is listed in the Snap developer library and the Android OS library. Those are just two examples I'm sure of given my limited knowledge.

    Porting PS Suite to CE equipment for example Broadcom SOC used in 2011 TV's and blu-ray players now uses many of the Open Source routines or proprietary but similar enough to support those required by Webkit and Opera. The SOC supports a full OS of routines which I would guess are similar or exactly the same as Android and possibly the NGP and are based on a Linux kernel 2.6, I.E. POSIX.
     
    #57 jeff_rigby, Jan 30, 2011
    Last edited by a moderator: Feb 2, 2011
  18. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    In the mean time, it'd be Opera since Sony signed an agreement to bring it to Bravias and Blu-ray players.

    It's just a user expectation thing to define what exactly PS Suite include (e.g., will Playstation always include a browser ? If so, which one). WebKit is different on different devices.
     
  19. Shifty Geezer

    Shifty Geezer uber-Troll!
    Moderator Legend

    Joined:
    Dec 7, 2004
    Messages:
    44,107
    Likes Received:
    16,899
    Location:
    Under my bridge
    But then you're using two different implementations, which means you can't trust compatibility. If Sony are going to implement their own webkit in PSS for platforms that don't have OS support, it makes sense to extend that webkit to all platforms for continuity. Unless at the moment they are being 'cheap' (or rather taking a wait-and-see approach), will use local OS resources, and then see about implementing features on other platforms as needed.
     
  20. jeff_rigby

    Banned

    Joined:
    Feb 8, 2010
    Messages:
    453
    Likes Received:
    0
    Location:
    Florida
    But Widgets are evolving to be 100% compatible with the W3C standard. Opera has stated that their widgets are 100% W3C compatible. Which combined with Opera supporting HbbTV and is the first besides a vanilla Webkit to be compatible with the Broadcom SOC may be why Sony is using Opera. Being compatible with the Broadcom SOC may mean that Opera can also be easily be used for NGP too.

    WC3 requires a digital signature for the Widget package and has standards for black and white lists.

    Opera could still make it into the PS3.
     
    #60 jeff_rigby, Jan 30, 2011
    Last edited by a moderator: Jan 30, 2011
Loading...

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...