Options

Ok, it may just be that I'm tired...

b2pixb2pix Registered Users Posts: 15 Big grins
... but I can't seem to find what I am looking for.

I want to find something I can plug into an external website that will let me retrieve all of the images in a gallery and display them.. not as a slideshow, but as a gallery similar to what the smugmug page itself looks like.

I have a pro account and right now, I have a rather difficult to maintain method that involves me manually pulling the image ids, storing them in a database, and then pulling those numbers/displaying them by means of an ASP page... its ugly, but it works.

I have a professional website that is already set up.. I don't want to host it at smugmug.. all I want is an easy way to display the galleries that I have there...

(Actually, a stand alone program that would retrieve all of the image ids and original filenames from a given gallery and send them to a text file would be cool, too.. but that's another request.)

(Oh, and a slideshow that doesn't require me to install some third party viewer.. just linked from an external page and hosted by smugmug.)

Ok.. am I rambling? I need to sleep.

Comments

  • Options
    devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited June 26, 2007
    what is your external web server running ?

    php ? asp ? etc
    David Parry
    SmugMug API Developer
    My Photos
  • Options
    b2pixb2pix Registered Users Posts: 15 Big grins
    edited June 26, 2007
    devbobo wrote:
    what is your external web server running ?

    php ? asp ? etc

    I can run either.. asp is easier to configure since its IIS, but I'm not adverse to a PHP solution.. I just don't want to write it myself, I have too many other things to do to take on another project. Laughing.gif
  • Options
    b2pixb2pix Registered Users Posts: 15 Big grins
    edited June 28, 2007
    No response? Is there no way to do this from PHP or ASP?
  • Options
    devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited June 28, 2007
    b2pix wrote:
    No response? Is there no way to do this from PHP or ASP?

    sure it come be done with either.


    but i fall into this category...
    b2pix wrote:
    I have too many other things to do to take on another project.
    David Parry
    SmugMug API Developer
    My Photos
  • Options
    b2pixb2pix Registered Users Posts: 15 Big grins
    edited June 28, 2007
    Heh, don't we all... well, hopefully someone will share what they've done so we don't have to reinvent the wheel.
  • Options
    devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited June 28, 2007
    b2pix wrote:
    Heh, don't we all... well, hopefully someone will share what they've done so we don't have to reinvent the wheel.

    i am happy to look at it...but i just can't right now. :D

    but if someone else comes along and wants to fo this...but all means go for your life thumb.gif
    David Parry
    SmugMug API Developer
    My Photos
Sign In or Register to comment.