[Pharo-users] [Pharo Video Tutorial] How to automate building images with pharo and makefiles

2016-11-04 Thread Dimitris Chloupis
I mentioned this here and on chat several times but at last I decided to make a video tutorial about automating the process of building images so you don't have to install packages by hand https://youtu.be/2J-MUsDalXw

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-06 Thread Thierry Goubier
Le 06/06/2015 14:57, Sergio Fedi a écrit : > So getting back to Pharo's tags, I like the fact that there are some common namings, such as many packages will have tags like "Examples", or "Tests", however I still fail to see why would you want to put one class into multiple tags and what the bene

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-06 Thread Offray Vladimir Luna Cárdenas
+1 to subpackages as denomination for tags if they're going to be used only to organize things hierarchically inside a package instead of used across packages. Cheers, Offray On 03/06/15 13:42, Sean P. DeNigris wrote: Sergio Fedi wrote If something is a tag, then you should be able to apply

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-06 Thread Sergio Fedi
> So getting back to Pharo's tags, I like the fact that there are some common namings, such as many packages will have tags like "Examples", or "Tests", however I still fail to see why would you want to put one class into multiple tags and what the benefit would be. In my case I have a hard time d

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-06 Thread Peter Uhnák
> > I am not clear on the internals dealing with "tag" , but in your > example I guess the tags needs to be associated with classes, but our > current "tag"s are associated with a packages? Yeah at least to me it feels that it is associated more with packages. GT-Tests-Spotter makes a good examp

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-05 Thread Sergio Fedi
The examples you listed are awesome. When I first saw Tags on the system browser I thought they behaved that way.

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-05 Thread Ben Coman
On Sat, Jun 6, 2015 at 7:30 AM, Sergio Fedi wrote: >>> If something is a tag, then you should be able to apply multiple tags to >>> something. >> Well you sort-of can do that. Consider how many packages have tag "Tests" >> in it. They don't need to be globally unique and it makes sense to use the

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-05 Thread Sergio Fedi
>> If something is a tag, then you should be able to apply multiple tags to something. > Well you sort-of can do that. Consider how many packages have tag "Tests" in it. They don't need to be globally unique and it makes sense to use the very same tag in different packages... so at least for me tag

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-04 Thread Dimitris Chloupis
how that would improve Pharo ? On Thu, Jun 4, 2015 at 10:30 PM stepharo wrote: > Guys > > I would not use sub-packages. Think about newbies please. > We have packages and tags and ideally I would remove tags but we will > not because else people will cry. > > Stef > > Le 3/6/15 12:30, Sergio Fe

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-04 Thread Peter Uhnák
On Wed, Jun 3, 2015 at 1:19 PM, Sergio Fedi wrote: > If something is a tag, then you should be able to apply multiple tags to > something. > Well you sort-of can do that. Consider how many packages have tag "Tests" in it. They don't need to be globally unique and it makes sense to use the very s

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-04 Thread Thierry Goubier
Le 04/06/2015 21:30, stepharo a écrit : Guys I would not use sub-packages. Think about newbies please. We have packages and tags and ideally I would remove tags but we will not because else people will cry. I would cry because I remember Pharo going through the RPackage without tags idea and

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-04 Thread stepharo
Guys I would not use sub-packages. Think about newbies please. We have packages and tags and ideally I would remove tags but we will not because else people will cry. Stef Le 3/6/15 12:30, Sergio Fedi a écrit : Since Tags have a different behaviour than Packages, I think we should. (speciall

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-03 Thread Sean P. DeNigris
Sergio Fedi wrote > If something is a tag, then you should be able to apply multiple tags to > something. > > If not, then they are, as you say, subpackages. Agreed. Actually, tags are more interesting as they would be much more valuable to users, who want a logical domain view of the system. Cur

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-03 Thread Sergio Fedi
I have several issues with this part of the system. If something is a tag, then you should be able to apply multiple tags to something. If not, then they are, as you say, subpackages. ​

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-03 Thread Dimitris Chloupis
thanks I dont like the name "tag" its too generic. I would prefer something like "Create new sub-package" On Wed, Jun 3, 2015 at 12:43 PM Ben Coman wrote: > On Wed, Jun 3, 2015 at 3:34 PM, Dimitris Chloupis > wrote: > > In this Episode of "Pharo Video Tutorial" we take a look at "Package > tag

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-03 Thread Sergio Fedi
Since Tags have a different behaviour than Packages, I think we should. (specially when adding comments, which Packages support and Tags don't) ​

Re: [Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-03 Thread Ben Coman
On Wed, Jun 3, 2015 at 3:34 PM, Dimitris Chloupis wrote: > In this Episode of "Pharo Video Tutorial" we take a look at "Package tags" > and how we can use them to organise our classes and packages to make our > lives easier > > https://www.youtube.com/watch?v=Q2Vwg_0RMVU&list=PLqbtQ7OkSta0ULYAd7Qd

[Pharo-users] Pharo Video Tutorial: Package Tags

2015-06-03 Thread Dimitris Chloupis
In this Episode of "Pharo Video Tutorial" we take a look at "Package tags" and how we can use them to organise our classes and packages to make our lives easier https://www.youtube.com/watch?v=Q2Vwg_0RMVU&list=PLqbtQ7OkSta0ULYAd7Qdxof851ybh-_m_&index=25

Re: [Pharo-users] Pharo Video Tutorial

2014-06-22 Thread Hilaire Fernandes
Great! I just learn about Window group with your vidorials Thanks Hilaire Le 22/06/2014 00:00, kilon alios a écrit : > I have uploaded 5 new video tutorials to my playlist that can be found here > -- Dr. Geo http://drgeo.eu iStoa - https://launchpad.net/istoa

Re: [Pharo-users] Pharo Video Tutorial

2014-06-21 Thread kilon alios
Thank you Tudor and Esteban . I have uploaded 5 new video tutorials to my playlist that can be found here https://www.youtube.com/watch?v=Ol5ivaEATLQ&list=PLqbtQ7OkSta0ULYAd7Qdxof851ybh-_m_ 1) Why Pharo 2) Install Pharo 3) Create a Class 4) Workspace Variables 5) Instance Variables 6) Temporary

Re: [Pharo-users] Pharo Video Tutorial

2014-05-15 Thread Esteban Lorenzano
supercool kilon, thank you very much! Esteban On 15 May 2014, at 18:36, kilon alios wrote: > As you may or may not be aware of I have started a series of Video Tutorials > that I upload to YouTube. I also add these tutorials to my "Pharo Video > Tutorial" playlist. Since the last time I poste

Re: [Pharo-users] Pharo Video Tutorial

2014-05-15 Thread Tudor Girba
Excellent! Doru On Thu, May 15, 2014 at 6:36 PM, kilon alios wrote: > As you may or may not be aware of I have started a series of Video > Tutorials that I upload to YouTube. I also add these tutorials to my "Pharo > Video Tutorial" playlist. Since the last time I posted I have added 9 new > t

[Pharo-users] Pharo Video Tutorial

2014-05-15 Thread kilon alios
As you may or may not be aware of I have started a series of Video Tutorials that I upload to YouTube. I also add these tutorials to my "Pharo Video Tutorial" playlist. Since the last time I posted I have added 9 new tutorials. The playlist is now 2 hours and 22 minutes long and of course there is