javascript - Cross-platform JS access to local filesystem via plugin? -


I have a javascript photo-organizer that is built on UIIs Libs, which can be downloaded from many sites through a reissue API Can organize photos. I want to know that I can reuse any one of these codes to organize the photo on the local file system.

I need a cross-browser (i.e. PC / MAC) solution (in the order of increasing privileges):

  1. Repeat files < / Li>
  2. Ability to manage large uploads of thumbnails on your server
  3. Use the FOLDER + file to scan JPG in the folder tree. Drag-drop
  4. Ability to execute local shell scripts to generate thumbnails

I have seen the following and received some low-aneping:

  • GoogleGears - Local access to files through the dialog box, only
  • Adobe Air - is this a potential solution ??? Can I reuse my javascript?
  • Can anyone tell me that it is possible in the air, or if there are any other plug-in options / strategies?

    Note: I can not live with the downloads and solutions like Adobe Air, unless I have to write both PC / Mac versions, can not it make a security hole? Also, can I reuse my YUI / Javascript inside AdobeAir - or do I have to start with scratch?

    tia, m

    Adobe Air is a standalone runtime. Want to do it, but it does not run inside the browser, and instead users will need to install applications on their desktop (though this is a cross browser and cross-platform).

    The plugin inside Flash (or Flex) browser may be able to do some things for you, but I suspect it will give you free governance on the local file system for managing photos. You will be able to store some persistent data in local shared objects (like cookies), but in very small amounts.


    Comments

    Popular posts from this blog

    sql - dynamically varied number of conditions in the 'where' statement using LINQ -

    asp.net mvc - Dynamically Generated Ajax.BeginForm -

    Debug on symbian -