<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/6876950?origin\x3dhttp://wickrblog.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

wickr on flickr

New Blog for Wickr

Sunday, September 03, 2006

I've decided to keep a journal on my development of Wickr. Not in the mood to edit the template right now. Just finished the core of the badge mode of the slideshow. Using fetch() for now. Need to change to fetchAsync() later. There's a problem where the main window can't load the thumbnails while the badge is running. I don't know why it's like that, but I may need to disable the ability to view the main window while the badge is running. Plus, there's the image buffer thing to look into after this.

To do:
  1. Async.
  2. Image buffer.

Bookmark this post to del.icio.us Digg this post! Bookmark this post to Yahoo! My Web Bookmark this post to Furl