Announcing HSmug 0.1, a haskell wrapper to the api

dbpattersondbpatterson Registered Users Posts: 8 Beginner grinner
From the release notes -
I've been working for a little while on a wrapper to SmugMug's api written in the purely functional language haskell.


As of now, the library is pretty simple - it is 'read-only' - ie, you can't use it to upload to or create galleries, but I still think it is potentially useful. I created it primarily so I could integrate my photos at smugmug into my website, which you can see in the 'photos' section - a very primative but proof of concept-esque demonstration, but I think it could be useful for other smugmug/haskell addicts.
For more info and to download it, check it out on my site: HSmugAPI 0.1 Release.
If you'd like to learn more about Haskell, go to www.haskell.org

Cheers,
Daniel Patterson

Comments

  • Ham1Ham1 Registered Users Posts: 303 Major grins
    edited May 27, 2008
    From the release notes - For more info and to download it, check it out on my site: HSmugMug 0.1 Release.
    If you'd like to learn more about Haskell, go to www.haskell.org

    Cheers,
    Daniel Patterson

    Hey Daniel,

    We need you to change the name of your application to not have "smugmug" in it. It can have "smug" that is fine.

    Can you do that?

    Thanks!
    Markham
  • dbpattersondbpatterson Registered Users Posts: 8 Beginner grinner
    edited May 27, 2008
    Ham1 wrote:
    Hey Daniel,

    We need you to change the name of your application to not have "smugmug" in it. It can have "smug" that is fine.

    Can you do that?

    Thanks!
    Markham

    I've done that, across the board (hope I didn't break anything) - but while I've edited the title to my first post, on this message board it doesnt seem to change the thread title... can you, or an admin, do that?
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited May 27, 2008
    I've done that, across the board (hope I didn't break anything) - but while I've edited the title to my first post, on this message board it doesnt seem to change the thread title... can you, or an admin, do that?
    Fixed.
  • dbpattersondbpatterson Registered Users Posts: 8 Beginner grinner
    edited May 27, 2008
    Andy wrote:
    Fixed.

    Errm, sorry, could you make that HSmugAPI, not just HSmug?

    This thread is going to be into its second page before anyone even tries using it :)
Sign In or Register to comment.