My favorite FictionWise e-book of the year

(for 2003, anyway) is Tranquillity Rose by Stephen Burns. Great story where the the reader is as lost as the protagonist.

Testing out my new LinkCreator.py script - with a grand total of ONE function.

def URL_FictionWise_Book(intAffiliateID, intBookID)

Will make it two, since the FW author form is simple to generate.

(two minutes later)

Here it is!

def URL_FictionWise_Author(intAffiliateID, intAuthorID)

And I'm already thinking how to refactor it, since it's just a URL that always gets 2 parameters. I'll upload code later.

Don't you just love an e-book recommendation that comes with code?


Written by Andrew Ittner in misc on Wed 31 December 2003. Tags: entertainment, python