Where do I find Bloc and how do I load it?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Where do I find Bloc and how do I load it?

Hannes Hirzel
Hello

Where do I find Bloc and how do I load it?

    http://smalltalkhub.com/#!/~Bloc    :-(

Regards

Hannes

Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

Peter Uhnak

On Sat, Jul 18, 2015 at 10:58 PM, H. Hirzel <[hidden email]> wrote:
Hello

Where do I find Bloc and how do I load it?

    http://smalltalkhub.com/#!/~Bloc    :-(

Regards

Hannes


Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

Aliaksei Syrel

Hi

I would suggest to use this one:

Gofer it
smalltalkhubUser: 'Pharo'
project: 'Brick';
package: 'ConfigurationOfBrick';
loadDevelopment.
ConfigurationOfBrick loadDevelopment.

If you need brick and bloc 

Cheers,
Alex

On Sat, Jul 18, 2015 at 11:00 PM, Peter Uhnák <[hidden email]> wrote:

On Sat, Jul 18, 2015 at 10:58 PM, H. Hirzel <[hidden email]> wrote:
Hello

Where do I find Bloc and how do I load it?

    http://smalltalkhub.com/#!/~Bloc    :-(

Regards

Hannes



Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

MerwanOuddane
In reply to this post by Hannes Hirzel


On 18/07/2015 22:58, H. Hirzel wrote:
> Hello
>
> Where do I find Bloc and how do I load it?
>
>      http://smalltalkhub.com/#!/~Bloc    :-(
http://smalltalkhub.com/#!/~Pharo/Bloc
>
> Regards
>
> Hannes
>
BR,
Merwan

Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

stepharo
In reply to this post by Hannes Hirzel
There are two ci jobs on the contribution pharo ci.

Stef

Le 18/7/15 22:58, H. Hirzel a écrit :

> Hello
>
> Where do I find Bloc and how do I load it?
>
>      http://smalltalkhub.com/#!/~Bloc    :-(
>
> Regards
>
> Hannes
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

Hannes Hirzel
Thanks Stef,

I wonder where

https://ci.inria.fr/pharo/

?

--Hannes

On 7/19/15, stepharo <[hidden email]> wrote:

> There are two ci jobs on the contribution pharo ci.
>
> Stef
>
> Le 18/7/15 22:58, H. Hirzel a écrit :
>> Hello
>>
>> Where do I find Bloc and how do I load it?
>>
>>      http://smalltalkhub.com/#!/~Bloc    :-(
>>
>> Regards
>>
>> Hannes
>>
>>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

Ben Coman
One here
https://ci.inria.fr/pharo-contribution/job/Bloc/

On Mon, Jul 20, 2015 at 4:36 PM, H. Hirzel <[hidden email]> wrote:

> Thanks Stef,
>
> I wonder where
>
> https://ci.inria.fr/pharo/
>
> ?
>
> --Hannes
>
> On 7/19/15, stepharo <[hidden email]> wrote:
>> There are two ci jobs on the contribution pharo ci.
>>
>> Stef
>>
>> Le 18/7/15 22:58, H. Hirzel a écrit :
>>> Hello
>>>
>>> Where do I find Bloc and how do I load it?
>>>
>>>      http://smalltalkhub.com/#!/~Bloc    :-(
>>>
>>> Regards
>>>
>>> Hannes
>>>
>>>
>>
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

Sean P. DeNigris
Administrator
In reply to this post by Hannes Hirzel
Hannes Hirzel wrote
I wonder where...https://ci.inria.fr/pharo/?
The community server is at https://ci.inria.fr/pharo-contribution/ . There is a link to it on the left menu of the link you gave.
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

Hannes Hirzel
Thank you for all answers.

This is the one I was looking for

https://ci.inria.fr/pharo-contribution/job/Bloc/

The latest Bloc in otherwise stable Pharo 4.0 environment.

Where do I start exploring the examples?

--Hannes




On 7/20/15, Sean P. DeNigris <[hidden email]> wrote:

> Hannes Hirzel wrote
>> I wonder where...https://ci.inria.fr/pharo/?
>
> The community server is at https://ci.inria.fr/pharo-contribution/ . There
> is a link to it on the left menu of the link you gave.
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context:
> http://forum.world.st/Where-do-I-find-Bloc-and-how-do-I-load-it-tp4838110p4838327.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Where do I find Bloc and how do I load it?

stepharo
In the examples tag of the bloc package, you have around 20 classes full
of examples.
I do not see how you could miss them :)



Le 20/7/15 14:28, H. Hirzel a écrit :

> Thank you for all answers.
>
> This is the one I was looking for
>
> https://ci.inria.fr/pharo-contribution/job/Bloc/
>
> The latest Bloc in otherwise stable Pharo 4.0 environment.
>
> Where do I start exploring the examples?
>
> --Hannes
>
>
>
>
> On 7/20/15, Sean P. DeNigris <[hidden email]> wrote:
>> Hannes Hirzel wrote
>>> I wonder where...https://ci.inria.fr/pharo/?
>> The community server is at https://ci.inria.fr/pharo-contribution/ . There
>> is a link to it on the left menu of the link you gave.
>>
>>
>>
>> -----
>> Cheers,
>> Sean
>> --
>> View this message in context:
>> http://forum.world.st/Where-do-I-find-Bloc-and-how-do-I-load-it-tp4838110p4838327.html
>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>>
>>
>