unFocus Projects

Author: Kevin Newman

  • unFocus.History Keeper 2.0 Beta 1 – Out Now!

    The official Google Code name is unfocus-history-keeper. You can find the latest source in SVN. I will be doing development from trunk for now, until I can get to the tags and branches and whatnot to keep things organized.

    For now, here is a snapshot. I’ll call it History Keeper 2.0 Alpha 1 for now. Let’s see where this goes from here.

    For the first bug, the last state gets lost in some browsers, if you leave the site and then come back using the back button. I know how to fix it, i just need the time to implement that fix. That is the only known bug, so please feel free to leave a report in the issue tracker at Google Code if you find any more.

    Also of note, you will find the source for the Swf Tools in there too (SwfHTML, FlashPlayerInfo, etc.) but if you are using ExternalInterface and SwfObject, you can safely omit those files when using History Keeper. You will not find any Actionscript code in there just yet. I’m still in the process of cleaning that stuff up (which basically means that the Communication stuff is incomplete in this release).

    For your convenience, you will find two compressed JavaScript files in the root of the archive, unFocus-History-p.js and unFocus-HistorySwf-p.js.

    unFocus-History-p.js contains:

    • EventManager.js
    • History.js

    unFocus-HistorySwf-p.js contains:

    • EventManager.js
    • History.js
    • FlashPlayerInfo.js
    • SwfUtilities.js
    • SwfHTML.js

    These were compressed using Dean Edwards’s Packer (included in above listed order).

    There is also a QuickLoader Object in there, that may or may not have a bunch of quirks. Feel free to test it out. It attempts to begin working on the DOM as soon as it’s ready instead of waiting for the body’s onload event to fire.

    Enjoy! 🙂 (Download here)

  • New version coming soon

    I just finished work on a new site for my place of work – adcSTUDIO. It’s not quite finished yet, as there are a lot of things missing, but it’s launched, and most importantly from an unFocus Projects perspective, it’s using the latest versions of all the unFocus scripts! Feel free to take a look at the source of the html to find the usage and links to the files. There is still quite a bit of clean up to do for a release, but at least there’s progress. 🙂

  • unFocus History Keeper’s New Home

    Well, here’s the new (sorta) blog. I’ll try to post here more frequently than I have in the past, but no promises. In the next few weeks, I’ll be getting things in order around here. I’ll eventually pick out a permanent skin, get permalinks working, install Atom 1.0 support, and maybe get maybe get around to housing the Flash projects. For now you can find the new home for History Keeper, at least until I move it to google code or someplace.

    I’m going to finally get that elusive 1.0 release soon. Stay tuned! (just don’t hold your breath, it could still be a while.)