46 reputation
3
bio website
location
age
visits member for 1 year, 3 months
seen Jul 23 '12 at 17:16
stats profile views 0

May
31
awarded  Editor
May
31
comment External searching of images, albums
Updated the answer with an alternative solution that I stumbled across that looks like it solves your NickName issue.
May
31
revised External searching of images, albums
Added an alternative solution.
May
31
comment External searching of images, albums
Sorry man...I just tried poking around with this API and it looks like they're still passing the NickName argument, but that if you pass anything to it, you get no results. I tried some queries that should have returned results from my own collection, but nothing. That's the way these things go sometimes...if it isn't officially released and being supported, it's subject to the whims of the dev team at SmugMug.
May
13
comment External searching of images, albums
Sorry, I didn't get a notification of your comment. I opened up the Firebug console (the Net tab specifically), but basically any proxy that lets you review the requests being made by your browser would work. You'll see a bunch of css, image and js requests. You'll have to scroll to the bottom of the search results page in order to trigger the javascript code that makes the request for more images.
Apr
24
awarded  Teacher
Apr
24
answered External searching of images, albums
Feb
5
awarded  Supporter
Jan
26
comment Drupal 7 SmugMug API
I'm not aware of any integration...I revamped my website recently and was looking for a similar integration with CMS platforms, but found nothing. Ultimately I ended up rolling my own solution (using c# on ASP.NET though).