PDA

View Full Version : Examples



alexb
25 Sep 2006, 3:57 AM
Hi Jack,

Is it possible to provide two download files: one with source/build, the other with source/build and examples?

BTW, do you plan to release your dockable navigation bar as a separate widget?

Thanks,
Alex

jack.slocum
25 Sep 2006, 4:14 AM
Because I generally embed the examples directly in my blog posts, it makes packaging them up difficult. I should probably use iframes for everything like I did with the Feed Viewer and then it would be easier.

I initially thought about releasing it with the first version of the library but the navigation bar is tied pretty tight with this site and isn't generic enough to distribute. I am listening to a floating splitter and using it to size the docked bar and the actual navbar elements are positioned absolute using script based on my site's layout. Obviously those coordinates could be modified though so if you want the uncompressed source you are welcome to it. It's pretty well organized. I put a zip file up here for you: http://www.jackslocum.com/blog/javascript/navbar.zip

Jack

alexb
25 Sep 2006, 9:46 PM
Thanks a lot!

BTW, what's the license? BSD? Or "As is" :) ?

jack.slocum
25 Sep 2006, 10:05 PM
Since it's not part of the library, we'll say "As Is" - but if the navbar destroys your computer somehow I am not liable. :)

Enjoy,
Jack