Nirvanix + App Engine

Last post 06-27-2008 3:05 PM by BarryR. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 05-29-2008 6:02 PM

    • bej34
    • Top 10 Contributor
    • Joined on 11-12-2007
    • Posts 44

    Nirvanix + App Engine

    Has anyone thought about using Nirvanix with App Engine to upload and convert videos? If you have is it possible using App Engine's blob property? 

    http://www.brianjinwright.com
  • 05-29-2008 7:10 PM In reply to

    • BarryR
    • Top 10 Contributor
    • Joined on 07-20-2007
    • San Diego
    • Posts 519

    Re: Nirvanix + App Engine

     This is one of the goals of our python library is the ability to interface with Nirvanix from the App Engine.  I just created an application (Didn't know it came out of closed beta) and will be testing the libraries to make sure they are working.  I will report tonight after I have some time with it and let everyone know how thing work out.

    Regards,
        Barry R.

    IM Support (Feel free to add me)

    MSN: barryruffner@msn.com
    Gmail: barryruffner@gmail.com
  • 06-13-2008 8:43 PM In reply to

    • bej34
    • Top 10 Contributor
    • Joined on 11-12-2007
    • Posts 44

    Re: Nirvanix + App Engine

    Have you tested it yet? 

    http://www.brianjinwright.com
  • 06-13-2008 9:48 PM In reply to

    • BarryR
    • Top 10 Contributor
    • Joined on 07-20-2007
    • San Diego
    • Posts 519

    Re: Nirvanix + App Engine

    I have a version of the AppEngine code working but only partially tested (developer testing isn't quite full testing).  I will be releasing a test application, unit tests as well as a compatible SDK.  The main problem is with uploads since you have to use the fetch API.  I have opted to exclude them and encourage using the browser instead for uploads.  For downloads its questionable if its useful in this form since you have to write all data to a database entry in the Google system.  While downloading to the database could be useful this should be done external to the SDK for this version.

    Regards,
        Barry R.

    IM Support (Feel free to add me)

    MSN: barryruffner@msn.com
    Gmail: barryruffner@gmail.com
  • 06-14-2008 4:00 PM In reply to

    • BarryR
    • Top 10 Contributor
    • Joined on 07-20-2007
    • San Diego
    • Posts 519

    Re: Nirvanix + App Engine

     I have a test site setup for testing, it uses a hard coded appkey and user for the test.  You can see the site here:

    http://nirvanixdev.appspot.com/

    The site currently calls listfolder, and getOptimalUrls parsing the results into a file / folder structure.  I will have the full test suite I am writing available as well on the site soon.

    The wrapper allows any call not just those two, they are just an example to show a real world example.

    Regards,
        Barry R.

    IM Support (Feel free to add me)

    MSN: barryruffner@msn.com
    Gmail: barryruffner@gmail.com
  • 06-27-2008 11:55 AM In reply to

    Re: Nirvanix + App Engine

    Hi Barry - do you have an example of connecting & retrieving from Nirvanix handy?

     

     Thanks,

    Biffer

  • 06-27-2008 3:05 PM In reply to

    • BarryR
    • Top 10 Contributor
    • Joined on 07-20-2007
    • San Diego
    • Posts 519

    Re: Nirvanix + App Engine

     The 1.0 Google App Engine SDK has been released, you can download the release here:

    http://developer.nirvanix.com/files/folders/python/entry1253.aspx

    Regards,
        Barry R.

    IM Support (Feel free to add me)

    MSN: barryruffner@msn.com
    Gmail: barryruffner@gmail.com
Page 1 of 1 (7 items)