On Sat, Nov 13, 2010 at 8:09 PM, HaiColon <haicolon@gmail.com> wrote:
Hi,
I released the first public version of "Smalltalk Labs Browser for blogs" (or just SLBfb since that name is really long.. ^^), a JavaScript widget that you can put on your blog (or any other kind of website) to offer your readers a web based Smalltalk code browser for classes you mention or even describe in an article or tutorial so that people don't need to have a Smalltalk image at hand to understand what you're talking about. The widget pops up when someone clicks on a classname and can be moved freely around a website, but it tries to position itself automatically in the best position when you don't move it by yourself and keeps doing so even when the web browser is resized.
Licensing issues aside (I don't really care much, though I understand the concerns on both sides), this looks extremely slick and cool. Thank you, James