So, I would like to look at AltBrowser, but when I try to install it in a Pharo 4 image I get an exception “ZdcPluginMissing: SSL/TLS plugin initialization failed” Any ideas on where to find it?
I’ve already tried installing Zodiac, Zinc-Zodiac and SqueakSSL and still no plugin. Craig From: Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] On Behalf Of kilon alios Sent: 27 November 2014 12:28 AM To: Any question about pharo is welcome Subject: Re: [Pharo-users] Alternate browser "Kilon is looking to see if he can build one. I believe he can :)" I wont be building one from scratch , I like your AltBrowser too much to do that. You basically took the 4 panels of the System Browser and reduced them to 2 panels. My goal will be to reduce them to one panel .For that to happens I already forked your browser and I will adding small changes here and there. I am also interested how to make text code more visual, think of it like adding halos to code itself. I am very interested into visual coding. Other ideas I have is dynamic documentation inside the same panel and also the ability to tag methods and classes for easier browsing. So mine will be just an extension to yours. One step at a time and see where it takes me.