Thanks to two cool finds by Critter, I've got an important update to Harlan ColdFusion Ad Server. The updates are as follows:
- The SQL Server file was updated - and I forgot to paste back in the INSERTs to put the default user in. Oops. Kinda makes it hard to logon with no user.
- Big one here - Harlan spits out JavaScript that, in theory, will work on any other host. But the links I generated were relative links, not full links. That is fixed.
As always, you can download Harlan from the project page. Critter found these bugs, but he says you should go visit my wishlist. I tried to convince him otherwise, but he wouldn't let me. (Sigh) Just kidding - again - thanks go to Critter for finding the issues.
Today's build brought to you by the drum and base stylings of Pendulum. Played too loud. In the future they will have robotic ears so it won't matter.
Edited: Critter found another host related issue - this time in the image url. The zip has been updated.
Archived Comments
preciate all the work mate.
I have had a chance to look at Harlan yet, but my question is: what would it take to get it working in MX6.1?
Or, maybe more appropriately, what features of 7 does it use that are not available in 6.1?
Thanks,
Michael
Mostly flash forms, app.cfc, and most likely, isValid. You could probably rewrite the flash forms in an hour or two, and app.cfc in 5 minutes. As for isValid, you would need to do a search for it.