On 12-07-2020, at 20:48, G B via Pharo-users <pharo-users@lists.pharo.org> wrote:From: G B <g_patrickb@yahoo.com>Subject: Re: [Pharo-users] Agile Artificial Intelligence in Pharo bookDate: 12 July 2020, 20:48:11 GMT-4To: Any question about pharo is welcome <pharo-users@lists.pharo.org>Thank you both.It shows the problem as:"a MCSmalltalkhubRepository(http://smalltalkhub.com/mc/Pharo/Athens/main/)"
selfI'll wait for it to return to service.On Sunday, July 12, 2020, 7:43:46 PM CDT, Gabriel Cotelli <g.cotelli@gmail.com> wrote:Smalltalk Hub is a code hosting platform and it's having problems these days. Looks like the book code has some dependency hosted there, so I think that when the problem gets solved it should work again.On Sun, Jul 12, 2020, 20:22 G B via Pharo-users <pharo-users@lists.pharo.org> wrote:I bought "Agile Artificial Intelligence in Pharo" and am using Pharo 8.0 64-bit. In the book it says you can download the source using:Metacello newbaseline: 'AgileArtificialIntelligence';repository: 'github://Apress/agile-ai-in-pharo/src';load.Then it times out with:"MCSmalltalkhubRepository(MCRepository)>>error:"
selfCould not load Athens-SVG-PeterUhnak.17.mcz:ZnHttpUnsuccessful: 503 Service TemporarilyUnavailableI am fairly new to Pharo and run into problems with documentation being old, for example, Pharo By Example. I realize it is difficult to keep books updated with the many changes in an active project. I'm fine with that.However, how can a just published book have the source listed in its pages, but then not have it available?