[Pharo-project] Deploying without .changes and .sources files
Hi, Norbert asked about the possibility to deploy a pharo image without .changes and .sources files http://stackoverflow.com/questions/14737695/is-it-possible-to-deploy-a-pharo... Could people participate to the discussion there? I think it is important. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
SmalltalkImage checkSourcesFileAvailability: false; checkChangesFileAvailability: false. And then save the image. On 07 Feb 2013, at 09:59, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
Norbert asked about the possibility to deploy a pharo image without .changes and .sources files
http://stackoverflow.com/questions/14737695/is-it-possible-to-deploy-a-pharo...
Could people participate to the discussion there? I think it is important.
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Am 07.02.2013 um 10:06 schrieb Sven Van Caekenberghe <sven@stfx.eu>:
SmalltalkImage checkSourcesFileAvailability: false; checkChangesFileAvailability: false.
And then save the image.
If you are on stackoverflow I would prefer if you could post your answer there again. thanks, Norbert
On 07 Feb 2013, at 09:59, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
Norbert asked about the possibility to deploy a pharo image without .changes and .sources files
http://stackoverflow.com/questions/14737695/is-it-possible-to-deploy-a-pharo...
Could people participate to the discussion there? I think it is important.
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On Feb 7, 2013, at 10:00 AM, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
Norbert asked about the possibility to deploy a pharo image without .changes and .sources files
http://stackoverflow.com/questions/14737695/is-it-possible-to-deploy-a-pharo...
Could people participate to the discussion there? I think it is important.
Stackoverflow is just one channel to much for me⦠I need to controll how this or I will do nothing but just read and filter. Marcus
Am 07.02.2013 um 10:08 schrieb Marcus Denker <marcus.denker@inria.fr>:
On Feb 7, 2013, at 10:00 AM, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
Norbert asked about the possibility to deploy a pharo image without .changes and .sources files
http://stackoverflow.com/questions/14737695/is-it-possible-to-deploy-a-pharo...
Could people participate to the discussion there? I think it is important.
Stackoverflow is just one channel to much for me⦠I need to controll how this or I will do nothing but just read and filter.
Basically it is very easy. You can define the tags you are interested in and you can have a digest of that channel. So, I never look myself at stackoverflow but if a seaside, smalltalk, pharo,⦠question is asked I get an email. Not much to do there. For certain typical questions I find stackoverflow a good thing because it is kind of a faq/documentation site. Only in this regard I prefer it to the mailing lists. Norbert
On Feb 7, 2013, at 10:12 AM, Norbert Hartl <norbert@hartl.name> wrote:
Am 07.02.2013 um 10:08 schrieb Marcus Denker <marcus.denker@inria.fr>:
On Feb 7, 2013, at 10:00 AM, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
Norbert asked about the possibility to deploy a pharo image without .changes and .sources files
http://stackoverflow.com/questions/14737695/is-it-possible-to-deploy-a-pharo...
Could people participate to the discussion there? I think it is important.
Stackoverflow is just one channel to much for me⦠I need to controll how this or I will do nothing but just read and filter.
Basically it is very easy. You can define the tags you are interested in and you can have a digest of that channel. So, I never look myself at stackoverflow but if a seaside, smalltalk, pharo,⦠question is asked I get an email. Not much to do there. For certain typical questions I find stackoverflow a good thing because it is kind of a faq/documentation site. Only in this regard I prefer it to the mailing lists.
Ok, I will check it⦠Marcus
Am 07.02.2013 um 10:17 schrieb Marcus Denker <marcus.denker@inria.fr>:
On Feb 7, 2013, at 10:12 AM, Norbert Hartl <norbert@hartl.name> wrote:
Am 07.02.2013 um 10:08 schrieb Marcus Denker <marcus.denker@inria.fr>:
On Feb 7, 2013, at 10:00 AM, Damien Cassou <damien.cassou@gmail.com> wrote:
Hi,
Norbert asked about the possibility to deploy a pharo image without .changes and .sources files
http://stackoverflow.com/questions/14737695/is-it-possible-to-deploy-a-pharo...
Could people participate to the discussion there? I think it is important.
Stackoverflow is just one channel to much for me⦠I need to controll how this or I will do nothing but just read and filter.
Basically it is very easy. You can define the tags you are interested in and you can have a digest of that channel. So, I never look myself at stackoverflow but if a seaside, smalltalk, pharo,⦠question is asked I get an email. Not much to do there. For certain typical questions I find stackoverflow a good thing because it is kind of a faq/documentation site. Only in this regard I prefer it to the mailing lists.
Ok, I will check itâ¦
Here is a screenshot of the filter settings in my profile :) Norbert
On Thu, Feb 7, 2013 at 10:17 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
Ok, I will check itâ¦
I'll continue trying to send interesting stackoverflow questions to the mailing list and copy/paste answers there, so that not everyone has to follow both the mailing list and stackoverflow. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On 2013-02-07, at 10:23, Damien Cassou <damien.cassou@gmail.com> wrote:
On Thu, Feb 7, 2013 at 10:17 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
Ok, I will check itâ¦
I'll continue trying to send interesting stackoverflow questions to the mailing list and copy/paste answers there, so that not everyone has to follow both the mailing list and stackoverflow.
thanks!
On 7 February 2013 10:23, Damien Cassou <damien.cassou@gmail.com> wrote:
On Thu, Feb 7, 2013 at 10:17 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
Ok, I will check itâ¦
I'll continue trying to send interesting stackoverflow questions to the mailing list and copy/paste answers there, so that not everyone has to follow both the mailing list and stackoverflow.
interesting that usually i got emails when ppl post questions under *smalltalk* tag on SO. but lately it stopped working..
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
-- Best regards, Igor Stasenko.
On 7 February 2013 14:04, Igor Stasenko <siguctua@gmail.com> wrote:
On 7 February 2013 10:23, Damien Cassou <damien.cassou@gmail.com> wrote:
On Thu, Feb 7, 2013 at 10:17 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
Ok, I will check itâ¦
I'll continue trying to send interesting stackoverflow questions to the mailing list and copy/paste answers there, so that not everyone has to follow both the mailing list and stackoverflow.
interesting that usually i got emails when ppl post questions under *smalltalk* tag on SO. but lately it stopped working..
just checked the settings.. it should email me :/ -- Best regards, Igor Stasenko.
On Thu, Feb 7, 2013 at 5:22 PM, Igor Stasenko <siguctua@gmail.com> wrote:
just checked the settings.. it should email me :/
you can add #pharo too -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
The good thing about stackoverflow is, that its an open q&a system for various languages and a system mentioned there means additional advertisement. I sometimes find myselfs there due to a question and suddenly was reading answer for different systems. Marten On 07.02.2013 10:08, Marcus Denker wrote:
On Feb 7, 2013, at 10:00 AM, Damien Cassou<damien.cassou@gmail.com> wrote:
Hi,
Norbert asked about the possibility to deploy a pharo image without .changes and .sources files
http://stackoverflow.com/questions/14737695/is-it-possible-to-deploy-a-pharo...
Could people participate to the discussion there? I think it is important.
Stackoverflow is just one channel to much for me⦠I need to controll how this or I will do nothing but just read and filter.
Marcus
participants (7)
-
Camillo Bruni -
Damien Cassou -
Igor Stasenko -
Marcus Denker -
Marten Feldtmann -
Norbert Hartl -
Sven Van Caekenberghe