Pharo-users
By thread
pharo-users@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- 4 participants
- 50349 messages
Re: [Pharo-users] The Pharo Advantage: what is it for you?
by Hernán Morales Durand
I have added last night a ConfigurationOfXPath. You should see it in the
Configuration Browser now.
Cheers,
Hernán
2013/9/7 Stéphane Ducasse <stephane.ducasse(a)inria.fr>
> you can load the package directly
> We should add a configuration which is indeed missing.
>
> Gofer new
> smalltalkhubUser: 'PharoExtras' project: 'XPath';
> package: 'XPath';
> load
> Now I suggest you to have a look at the book chapter on Gofer in
> deepInPharo because this is explained.
> You can also check the ConfigurationBrowser because it gets all the
> configurations that people published
> and sort according if there are made to load in your system.
> There will be much more in the future and they will be tested.
>
>
> Stef
>
>
>
>
> Camillo, you're correct, the slide should contain "configuration;". When
> added, the load is successful, thanks.
>
> Now I'm stuck on trying to load Xpath for slide 74
>
> data := 'http://picasaweb.google.com/data/feed/api/all?q=puppy' asUrl
> retrieveContents.
> doc := XMLDOMParser parse: data.
> path := XPath for: 'entry/content/@src'.
> urls := path in: doc. url := urls anyOne.
>
> Debugger shows
>
> 'Unable to resolve ConfigurationOfXPath'
>
> Thanks again, Steve
>
>
>
> ------------------------------
> From: stephane.ducasse(a)inria.fr
> Date: Fri, 6 Sep 2013 22:40:50 +0200
> To: pharo-users(a)lists.pharo.org
> Subject: Re: [Pharo-users] The Pharo Advantage: what is it for you?
>
>
> On Sep 6, 2013, at 10:16 PM, S. Garth Holland <steve9571952(a)hotmail.com>
> wrote:
>
>
> Hello, I'm new to this list.
>
>
> Hello and welcome
>
> Let us know if you get more questions.
>
> Stef
>
>
> I tried one of the examples in http://www.slideshare.net/**
> pharoproject/pharo-tutorial-**at-ecooptutorial <http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial>
>
> Slide 70. Gofer new smalltalkhubUser: 'PharoExtras' project: 'XMLParser';
> loadStable.
>
> The debugger pops up with the message 'Could not find a valid
> ConfigurationReference'
>
> <http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial>
> Any suggestions on why this happened?
>
> Thank you, Steve
>
> OS: windows 7 64 bit.
>
> Using path: C:\Dev\Smalltalk\Pharo\**Pharo2.0-win\Pharo2.0
>
> ==============================**===============
>
> phil at highoctane.be <http://lists.pharo.org/mailman/listinfo/pharo-users_lists.pharo.org> wrote: >* Hello, *>* *>* As part of the defense of a budget and technology choices, what would you *>* guys list as a key advantage of using Pharo for creating software solutions? *>* *>* My current stack is: *>* *>* Pharo 2.0 *>* Seaside 3 (including Seaside-REST) *>* Magritte 3 *>*Twitter Bootstrap *>* *>* + a couple of data storage stuff (DBXTalk, Phriak, Voyage) *>* + STOMP *>* *>* + Amber if needed *>* *>* I've been test driving the whole stack for a while and even if there are *>* some quirks, it looks like good enough for what I want to achieve. *>* *>* Now, my question: what is the Pharo advantage you would put forward vs *>* other choices (like LAMP, Java, Rails etc). *>* *>* I am aware of what those could be but I am more looking for what makes you *>* tick when using the technology (like: "it is fun to work with", "no more *>* Java for me, due to ...", "speeds dev time by ...", "not*>* NSA-backdoor-enabled") *>* *>* This is the kind of thing we should have in stock for helping the *>* Consortium members get buy in from people giving a yes on budgets. *>* *>* Thanks in advance for your help! (BTW, I am going to use this on monday *>* morning for defending our position on a significant project). *>* *>* Phil *>* *>* *Yesterd**ay I came across this very nice Pharo tutorial [1] by Damien & Camille. Some slides I think that relate are: * 47-49 syntax comparisons to another typical language * 72-75 easy web interaction * 80 serializing continuations / exception context (this is massively impressive!) * 81 powerful breakpoints [1]http://www.slideshare.net/**pharoproject/pharo-tutorial-**at-ecooptutorial <http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial>cheers -ben
>
>
>
Sept. 7, 2013
Re: [Pharo-users] The Pharo Advantage: what is it for you?
by Stéphane Ducasse
you can load the package directly
We should add a configuration which is indeed missing.
Gofer new
smalltalkhubUser: 'PharoExtras' project: 'XPath';
package: 'XPath';
load
Now I suggest you to have a look at the book chapter on Gofer in deepInPharo because this is explained.
You can also check the ConfigurationBrowser because it gets all the configurations that people published
and sort according if there are made to load in your system.
There will be much more in the future and they will be tested.
Stef
> Camillo, you're correct, the slide should contain "configuration;". When added, the load is successful, thanks.
>
> Now I'm stuck on trying to load Xpath for slide 74
>
> data := 'http://picasaweb.google.com/data/feed/api/all?q=puppy' asUrl retrieveContents.
> doc := XMLDOMParser parse: data.
> path := XPath for: 'entry/content/@src'.
> urls := path in: doc. url := urls anyOne.
>
> Debugger shows
>
> 'Unable to resolve ConfigurationOfXPath'
>
> Thanks again, Steve
>
>
>
> From: stephane.ducasse(a)inria.fr
> Date: Fri, 6 Sep 2013 22:40:50 +0200
> To: pharo-users(a)lists.pharo.org
> Subject: Re: [Pharo-users] The Pharo Advantage: what is it for you?
>
>
> On Sep 6, 2013, at 10:16 PM, S. Garth Holland <steve9571952(a)hotmail.com> wrote:
>
>
> Hello, I'm new to this list.
>
> Hello and welcome
>
> Let us know if you get more questions.
>
> Stef
>
>
> I tried one of the examples in http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial
>
> Slide 70. Gofer new smalltalkhubUser: 'PharoExtras' project: 'XMLParser'; loadStable.
>
> The debugger pops up with the message 'Could not find a valid ConfigurationReference'
>
> Any suggestions on why this happened?
>
> Thank you, Steve
>
> OS: windows 7 64 bit.
>
> Using path: C:\Dev\Smalltalk\Pharo\Pharo2.0-win\Pharo2.0
>
> =============================================
>
> phil at highoctane.be wrote: > Hello, > > As part of the defense of a budget and technology choices, what would you > guys list as a key advantage of using Pharo for creating software solutions? > > My current stack is: > > Pharo 2.0 > Seaside 3 (including Seaside-REST) > Magritte 3 >Twitter Bootstrap > > + a couple of data storage stuff (DBXTalk, Phriak, Voyage) > + STOMP > > + Amber if needed > > I've been test driving the whole stack for a while and even if there are > some quirks, it looks like good enough for what I want to achieve. > > Now, my question: what is the Pharo advantage you would put forward vs > other choices (like LAMP, Java, Rails etc). > > I am aware of what those could be but I am more looking for what makes you > tick when using the technology (like: "it is fun to work with", "no more > Java for me, due to ...", "speeds dev time by ...", "not> NSA-backdoor-enabled") > > This is the kind of thing we should have in stock for helping the > Consortium members get buy in from people giving a yes on budgets. > > Thanks in advance for your help! (BTW, I am going to use this on monday > morning for defending our position on a significant project). > > Phil > > Yesterday I came across this very nice Pharo tutorial [1] by Damien & Camille. Some slides I think that relate are: * 47-49 syntax comparisons to another typical language * 72-75 easy web interaction * 80 serializing continuations / exception context (this is massively impressive!) * 81 powerful breakpoints [1]http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorialche… -ben
Sept. 7, 2013
Re: [Pharo-users] The Pharo Advantage: what is it for you?
by S. Garth Holland
Got it...this worked.
Gofer newsmalltalkhubUser: 'PharoExtras' project: 'XPath';package: 'XPath';load
From: steve9571952(a)hotmail.com
To: pharo-users(a)lists.pharo.org
Date: Fri, 6 Sep 2013 18:46:23 -0400
Subject: Re: [Pharo-users] The Pharo Advantage: what is it for you?
Camillo, you're correct, the slide should contain "configuration;". When added, the load is successful, thanks.
Now I'm stuck on trying to load Xpath for slide 74
data := 'http://picasaweb.google.com/data/feed/api/all?q=puppy' asUrl retrieveContents. doc := XMLDOMParser parse: data. path := XPath for: 'entry/content/@src'. urls := path in: doc. url := urls anyOne.
Debugger shows
'Unable to resolve ConfigurationOfXPath'
Thanks again, Steve
From: stephane.ducasse(a)inria.fr
Date: Fri, 6 Sep 2013 22:40:50 +0200
To: pharo-users(a)lists.pharo.org
Subject: Re: [Pharo-users] The Pharo Advantage: what is it for you?
On Sep 6, 2013, at 10:16 PM, S. Garth Holland <steve9571952(a)hotmail.com> wrote:Hello, I'm new to this list.
Hello and welcome
Let us know if you get more questions.
Stef
I tried one of the examples in http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial
Slide 70. Gofer new smalltalkhubUser: 'PharoExtras' project: 'XMLParser'; loadStable.
The debugger pops up with the message 'Could not find a valid ConfigurationReference'
Any suggestions on why this happened?
Thank you, Steve
OS: windows 7 64 bit.
Using path: C:\Dev\Smalltalk\Pharo\Pharo2.0-win\Pharo2.0
=============================================
phil at highoctane.be wrote: > Hello, > > As part of the defense of a budget and technology choices, what would you > guys list as a key advantage of using Pharo for creating software solutions? > > My current stack is: > > Pharo 2.0 > Seaside 3 (including Seaside-REST) > Magritte 3 >Twitter Bootstrap > > + a couple of data storage stuff (DBXTalk, Phriak, Voyage) > + STOMP > > + Amber if needed > > I've been test driving the whole stack for a while and even if there are > some quirks, it looks like good enough for what I want to achieve. > > Now, my question: what is the Pharo advantage you would put forward vs > other choices (like LAMP, Java, Rails etc). > > I am aware of what those could be but I am more looking for what makes you > tick when using the technology (like: "it is fun to work with", "no more > Java for me, due to ...", "speeds dev time by ...", "not> NSA-backdoor-enabled") > > This is the kind of thing we should have in stock for helping the > Consortium members get buy in from people giving a yes on budgets. > > Thanks in advance for your help! (BTW, I am going to use this on monday > morning for defending our position on a significant project). > > Phil > > Yesterday I came across this very nice Pharo tutorial [1] by Damien & Camille. Some slides I think that relate are: * 47-49 syntax comparisons to another typical language * 72-75 easy web interaction * 80 serializing continuations / exception context (this is massively impressive!) * 81 powerful breakpoints [1]http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorialche… -ben
Sept. 6, 2013
Re: [Pharo-users] The Pharo Advantage: what is it for you?
by S. Garth Holland
Camillo, you're correct, the slide should contain "configuration;". When added, the load is successful, thanks.
Now I'm stuck on trying to load Xpath for slide 74
data := 'http://picasaweb.google.com/data/feed/api/all?q=puppy' asUrl retrieveContents. doc := XMLDOMParser parse: data. path := XPath for: 'entry/content/@src'. urls := path in: doc. url := urls anyOne.
Debugger shows
'Unable to resolve ConfigurationOfXPath'
Thanks again, Steve
From: stephane.ducasse(a)inria.fr
Date: Fri, 6 Sep 2013 22:40:50 +0200
To: pharo-users(a)lists.pharo.org
Subject: Re: [Pharo-users] The Pharo Advantage: what is it for you?
On Sep 6, 2013, at 10:16 PM, S. Garth Holland <steve9571952(a)hotmail.com> wrote:Hello, I'm new to this list.
Hello and welcome
Let us know if you get more questions.
Stef
I tried one of the examples in http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial
Slide 70. Gofer new smalltalkhubUser: 'PharoExtras' project: 'XMLParser'; loadStable.
The debugger pops up with the message 'Could not find a valid ConfigurationReference'
Any suggestions on why this happened?
Thank you, Steve
OS: windows 7 64 bit.
Using path: C:\Dev\Smalltalk\Pharo\Pharo2.0-win\Pharo2.0
=============================================
phil at highoctane.be wrote: > Hello, > > As part of the defense of a budget and technology choices, what would you > guys list as a key advantage of using Pharo for creating software solutions? > > My current stack is: > > Pharo 2.0 > Seaside 3 (including Seaside-REST) > Magritte 3 >Twitter Bootstrap > > + a couple of data storage stuff (DBXTalk, Phriak, Voyage) > + STOMP > > + Amber if needed > > I've been test driving the whole stack for a while and even if there are > some quirks, it looks like good enough for what I want to achieve. > > Now, my question: what is the Pharo advantage you would put forward vs > other choices (like LAMP, Java, Rails etc). > > I am aware of what those could be but I am more looking for what makes you > tick when using the technology (like: "it is fun to work with", "no more > Java for me, due to ...", "speeds dev time by ...", "not> NSA-backdoor-enabled") > > This is the kind of thing we should have in stock for helping the > Consortium members get buy in from people giving a yes on budgets. > > Thanks in advance for your help! (BTW, I am going to use this on monday > morning for defending our position on a significant project). > > Phil > > Yesterday I came across this very nice Pharo tutorial [1] by Damien & Camille. Some slides I think that relate are: * 47-49 syntax comparisons to another typical language * 72-75 easy web interaction * 80 serializing continuations / exception context (this is massively impressive!) * 81 powerful breakpoints [1]http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorialche… -ben
Sept. 6, 2013
Re: [Pharo-users] The Pharo Advantage: what is it for you?
by Stéphane Ducasse
On Sep 6, 2013, at 10:16 PM, S. Garth Holland <steve9571952(a)hotmail.com> wrote:
>
> Hello, I'm new to this list.
Hello and welcome
Let us know if you get more questions.
Stef
> I tried one of the examples in http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial
>
> Slide 70. Gofer new smalltalkhubUser: 'PharoExtras' project: 'XMLParser'; loadStable.
>
> The debugger pops up with the message 'Could not find a valid ConfigurationReference'
>
> Any suggestions on why this happened?
>
> Thank you, Steve
>
> OS: windows 7 64 bit.
>
> Using path: C:\Dev\Smalltalk\Pharo\Pharo2.0-win\Pharo2.0
>
> =============================================
>
> phil at highoctane.be wrote: > Hello, > > As part of the defense of a budget and technology choices, what would you > guys list as a key advantage of using Pharo for creating software solutions? > > My current stack is: > > Pharo 2.0 > Seaside 3 (including Seaside-REST) > Magritte 3 >Twitter Bootstrap > > + a couple of data storage stuff (DBXTalk, Phriak, Voyage) > + STOMP > > + Amber if needed > > I've been test driving the whole stack for a while and even if there are > some quirks, it looks like good enough for what I want to achieve. > > Now, my question: what is the Pharo advantage you would put forward vs > other choices (like LAMP, Java, Rails etc). > > I am aware of what those could be but I am more looking for what makes you > tick when using the technology (like: "it is fun to work with", "no more > Java for me, due to ...", "speeds dev time by ...", "not> NSA-backdoor-enabled") > > This is the kind of thing we should have in stock for helping the > Consortium members get buy in from people giving a yes on budgets. > > Thanks in advance for your help! (BTW, I am going to use this on monday > morning for defending our position on a significant project). > > Phil > > Yesterday I came across this very nice Pharo tutorial [1] by Damien & Camille. Some slides I think that relate are: * 47-49 syntax comparisons to another typical language * 72-75 easy web interaction * 80 serializing continuations / exception context (this is massively impressive!) * 81 powerful breakpoints [1]http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorialche… -ben
Sept. 6, 2013
Re: [Pharo-users] The Pharo Advantage: what is it for you?
by Camillo Bruni
It seems like you missed some code, can you try the following?
Gofer new
smalltalkhubUser: 'PharoExtras' project: 'XMLParser';
configuration;
loadStable.
I am not sure if your code ever worked in Pharo 2.0.
On 2013-09-06, at 17:16, "S. Garth Holland" <steve9571952(a)hotmail.com> wrote:
>
> Hello, I'm new to this list.
>
>
> I tried one of the examples in http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial
>
> Slide 70. Gofer new smalltalkhubUser: 'PharoExtras' project: 'XMLParser'; loadStable.
>
> The debugger pops up with the message 'Could not find a valid ConfigurationReference'
>
> Any suggestions on why this happened?
>
> Thank you, Steve
>
> OS: windows 7 64 bit.
>
> Using path: C:\Dev\Smalltalk\Pharo\Pharo2.0-win\Pharo2.0
>
> =============================================
>
> phil at highoctane.be wrote: > Hello, > > As part of the defense of a budget and technology choices, what would you > guys list as a key advantage of using Pharo for creating software solutions? > > My current stack is: > > Pharo 2.0 > Seaside 3 (including Seaside-REST) > Magritte 3 >Twitter Bootstrap > > + a couple of data storage stuff (DBXTalk, Phriak, Voyage) > + STOMP > > + Amber if needed > > I've been test driving the whole stack for a while and even if there are > some quirks, it looks like good enough for what I want to achieve. > > Now, my question: what is the Pharo advantage you would put forward vs > other choices (like LAMP, Java, Rails etc). > > I am aware of what those could be but I am more looking for what makes you > tick when using the technology (like: "it is fun to work with", "no more > Java for me, due to ...", "speeds dev time by ...", "not> NSA-backdoor-enabled") > > This is the kind of thing we should have in stock for helping the > Consortium members get buy in from people giving a yes on budgets. > > Thanks in advance for your help! (BTW, I am going to use this on monday > morning for defending our position on a significant project). > > Phil > > Yesterday I came across this very nice Pharo tutorial [1] by Damien & Camille. Some slides I think that relate are: * 47-49 syntax comparisons to another typical language * 72-75 easy web interaction * 80 serializing continuations / exception context (this is massively impressive!) * 81 powerful breakpoints [1]http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorialche… -ben
Sept. 6, 2013
The Pharo Advantage: what is it for you?
by S. Garth Holland
Hello, I'm new to this list.
I tried one of the examples in http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorial
Slide 70. Gofer new smalltalkhubUser: 'PharoExtras' project: 'XMLParser'; loadStable.
The debugger pops up with the message 'Could not find a valid ConfigurationReference'
Any suggestions on why this happened?
Thank you, Steve
OS: windows 7 64 bit.
Using path: C:\Dev\Smalltalk\Pharo\Pharo2.0-win\Pharo2.0
=============================================
phil at highoctane.be wrote: > Hello, > > As part of the defense of a budget and technology choices, what would you > guys list as a key advantage of using Pharo for creating software solutions? > > My current stack is: > > Pharo 2.0 > Seaside 3 (including Seaside-REST) > Magritte 3 >Twitter Bootstrap > > + a couple of data storage stuff (DBXTalk, Phriak, Voyage) > + STOMP > > + Amber if needed > > I've been test driving the whole stack for a while and even if there are > some quirks, it looks like good enough for what I want to achieve. > > Now, my question: what is the Pharo advantage you would put forward vs > other choices (like LAMP, Java, Rails etc). > > I am aware of what those could be but I am more looking for what makes you > tick when using the technology (like: "it is fun to work with", "no more > Java for me, due to ...", "speeds dev time by ...", "not> NSA-backdoor-enabled") > > This is the kind of thing we should have in stock for helping the > Consortium members get buy in from people giving a yes on budgets. > > Thanks in advance for your help! (BTW, I am going to use this on monday > morning for defending our position on a significant project). > > Phil > > Yesterday I came across this very nice Pharo tutorial [1] by Damien & Camille. Some slides I think that relate are: * 47-49 syntax comparisons to another typical language * 72-75 easy web interaction * 80 serializing continuations / exception context (this is massively impressive!) * 81 powerful breakpoints [1]http://www.slideshare.net/pharoproject/pharo-tutorial-at-ecooptutorialche… -ben
Sept. 6, 2013
Re: [Pharo-users] [Pharo-dev] [tlp] Re: Pharo Sprint in Buenos Aires
by Gisela Decuzzi
Excelent, now we have to think in wich issues resolve and who will provide
the food/drink ;)
2013/9/6 Camillo Bruni <camillobruni(a)gmail.com>
> Sounds great to me,
>
> So to clear:
> Title: Pharo Spring
> Date: 2013-09-14 (Saturday, Hours to be discussed)
> Location: 10pines
>
> thanks for helping out :)
>
> On 2013-09-06, at 12:18, Nicolas Passerini <npasserini(a)gmail.com> wrote:
> > I think it would be great to use 10Pines office if it is available.
> >
> >
> > On Fri, Sep 6, 2013 at 12:15 PM, Gisela Decuzzi <giseladecuzzi(a)gmail.com
> >wrote:
> >
> >> Hello! If we are having hosting problems during the weekend with the
> >> sprint we can use 10Pines (http://www.10pines.com/) office.In fact in
> ten
> >> pines we will be very happy to offer our place for this kind of events.
> >> During the week is more complex to find room, but we are not used to
> work
> >> during weekends ;)
> >>
> >> So, the office is near Retiro (Av. Leandro N. Alem y Viamonte) we have
> >> internet access and if it's sunny we can use the roof.
> >> We should set a date to confirm the availability (again if it's weekend,
> >> is available otherwise we should check).
> >>
> >>
> >>
> >>
> >>
> >> 2013/9/4 Camillo Bruni <camillobruni(a)gmail.com>
> >>
> >>> From the doodle we're around 7, so I'd count with something like 10
> >>> people?
> >>> And yes, I think internet connection is a requirement, at least for
> >>> updating the issue tracker.
> >>>
> >>> On 2013-09-04, at 10:32, Nicolas Passerini <npasserini(a)gmail.com>
> wrote:
> >>>
> >>>> I think UTN is not a good idea for a Pharo sprint, because we will
> need
> >>> a
> >>>> good Internet connection and that can not be guaranteed here.
> >>>> (Or correct me and tell me that Internet connection is not a must, so
> we
> >>>> can meet here at UTN without problems).
> >>>>
> >>>> How much people is coming to the Sprint?
> >>>>
> >>>>
> >>>> On Wed, Sep 4, 2013 at 10:12 AM, Sebastian Tleye <stleye(a)gmail.com>
> >>> wrote:
> >>>>
> >>>>> The Pabellon 1 is closed on saturdays afternoon, but have you asked
> for
> >>>>> Pabellon 2? I think it's open on saturdays (i don't know if it is
> >>> possible
> >>>>> to book a room)
> >>>>>
> >>>>>
> >>>>> 2013/9/4 Guillermo Polito <guillermopolito(a)gmail.com>
> >>>>>
> >>>>>> Probably UTN?
> >>>>>>
> >>>>>>
> >>>>>> On Wed, Sep 4, 2013 at 2:45 PM, Camillo Bruni <
> camillobruni(a)gmail.com
> >>>> wrote:
> >>>>>>
> >>>>>>> So it looks like we are going to do the Pharo sprint in Buenos
> Aires
> >>>>>>> Saturday, the 14th of September.
> >>>>>>> The question is now where do we meet?
> >>>>>>> The original idea was to reserver a room at the UBA, but that is
> not
> >>>>>>> possible the weekend.
> >>>>>>> Any suggestions?
> >>>>>>>
> >>>>>>> On 2013-09-03, at 09:05, Mariano Martinez Peck <
> >>> marianopeck(a)gmail.com>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>> Cool. I'll be there, of course!
> >>>>>>>> Keep us informed.
> >>>>>>>> Cheers,
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Mon, Sep 2, 2013 at 10:42 PM, Camillo Bruni <
> >>> camillobruni(a)gmail.com
> >>>>>>>> wrote:
> >>>>>>>>
> >>>>>>>>> everything is open so far, guido had the idea of reserving a room
> >>> at
> >>>>>>> the
> >>>>>>>>> UBA,
> >>>>>>>>> we will have more details tomorrow :)
> >>>>>>>>>
> >>>>>>>>> On 2013-09-02, at 21:24, Gisela Decuzzi <giseladecuzzi(a)gmail.com
> >
> >>>>>>> wrote:
> >>>>>>>>>> Great! The idea is to spend the full day? Or do you have any
> >>> planed
> >>>>>>> time?
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> 2013/9/2 Camillo Bruni <camillobruni(a)gmail.com>
> >>>>>>>>>>
> >>>>>>>>>>> I spend a month in Buenos Aires working together with Guido
> >>> Chari @
> >>>>>>> the
> >>>>>>>>>>> UBA,
> >>>>>>>>>>> we take this opportunity to organize a Pharo sprint outside
> >>> France
> >>>>>>> ;)
> >>>>>>>>>>>
> >>>>>>>>>>> We are in early preparation phase and the date nor location
> isn't
> >>>>>>> fixed
> >>>>>>>>>>> yet,
> >>>>>>>>>>> so if you are motivated to join, can mark possible dates on
> this
> >>>>>>> doodle:
> >>>>>>>>>>>
> >>>>>>>>>>> http://doodle.com/qey7iieqm5yr4wwy
> >>>>>>>>>>>
> >>>>>>>>>>> cheers,
> >>>>>>>>>>> camillo
> >>>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> --
> >>>>>>>> Mariano
> >>>>>>>> http://marianopeck.wordpress.com
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>
> >>>
> >>>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "Taller de Lenguajes de Programación" group.
> >> To unsubscribe from this group and stop receiving emails from it, send
> an
> >> email to tlp-utn-2012+unsubscribe(a)googlegroups.com.
> >> For more options, visit https://groups.google.com/groups/opt_out.
> >>
>
>
Sept. 6, 2013
Re: [Pharo-users] [Pharo-dev] [tlp] Re: Pharo Sprint in Buenos Aires
by Camillo Bruni
Sounds great to me,
So to clear:
Title: Pharo Spring
Date: 2013-09-14 (Saturday, Hours to be discussed)
Location: 10pines
thanks for helping out :)
On 2013-09-06, at 12:18, Nicolas Passerini <npasserini(a)gmail.com> wrote:
> I think it would be great to use 10Pines office if it is available.
>
>
> On Fri, Sep 6, 2013 at 12:15 PM, Gisela Decuzzi <giseladecuzzi(a)gmail.com>wrote:
>
>> Hello! If we are having hosting problems during the weekend with the
>> sprint we can use 10Pines (http://www.10pines.com/) office.In fact in ten
>> pines we will be very happy to offer our place for this kind of events.
>> During the week is more complex to find room, but we are not used to work
>> during weekends ;)
>>
>> So, the office is near Retiro (Av. Leandro N. Alem y Viamonte) we have
>> internet access and if it's sunny we can use the roof.
>> We should set a date to confirm the availability (again if it's weekend,
>> is available otherwise we should check).
>>
>>
>>
>>
>>
>> 2013/9/4 Camillo Bruni <camillobruni(a)gmail.com>
>>
>>> From the doodle we're around 7, so I'd count with something like 10
>>> people?
>>> And yes, I think internet connection is a requirement, at least for
>>> updating the issue tracker.
>>>
>>> On 2013-09-04, at 10:32, Nicolas Passerini <npasserini(a)gmail.com> wrote:
>>>
>>>> I think UTN is not a good idea for a Pharo sprint, because we will need
>>> a
>>>> good Internet connection and that can not be guaranteed here.
>>>> (Or correct me and tell me that Internet connection is not a must, so we
>>>> can meet here at UTN without problems).
>>>>
>>>> How much people is coming to the Sprint?
>>>>
>>>>
>>>> On Wed, Sep 4, 2013 at 10:12 AM, Sebastian Tleye <stleye(a)gmail.com>
>>> wrote:
>>>>
>>>>> The Pabellon 1 is closed on saturdays afternoon, but have you asked for
>>>>> Pabellon 2? I think it's open on saturdays (i don't know if it is
>>> possible
>>>>> to book a room)
>>>>>
>>>>>
>>>>> 2013/9/4 Guillermo Polito <guillermopolito(a)gmail.com>
>>>>>
>>>>>> Probably UTN?
>>>>>>
>>>>>>
>>>>>> On Wed, Sep 4, 2013 at 2:45 PM, Camillo Bruni <camillobruni(a)gmail.com
>>>> wrote:
>>>>>>
>>>>>>> So it looks like we are going to do the Pharo sprint in Buenos Aires
>>>>>>> Saturday, the 14th of September.
>>>>>>> The question is now where do we meet?
>>>>>>> The original idea was to reserver a room at the UBA, but that is not
>>>>>>> possible the weekend.
>>>>>>> Any suggestions?
>>>>>>>
>>>>>>> On 2013-09-03, at 09:05, Mariano Martinez Peck <
>>> marianopeck(a)gmail.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Cool. I'll be there, of course!
>>>>>>>> Keep us informed.
>>>>>>>> Cheers,
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, Sep 2, 2013 at 10:42 PM, Camillo Bruni <
>>> camillobruni(a)gmail.com
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> everything is open so far, guido had the idea of reserving a room
>>> at
>>>>>>> the
>>>>>>>>> UBA,
>>>>>>>>> we will have more details tomorrow :)
>>>>>>>>>
>>>>>>>>> On 2013-09-02, at 21:24, Gisela Decuzzi <giseladecuzzi(a)gmail.com>
>>>>>>> wrote:
>>>>>>>>>> Great! The idea is to spend the full day? Or do you have any
>>> planed
>>>>>>> time?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> 2013/9/2 Camillo Bruni <camillobruni(a)gmail.com>
>>>>>>>>>>
>>>>>>>>>>> I spend a month in Buenos Aires working together with Guido
>>> Chari @
>>>>>>> the
>>>>>>>>>>> UBA,
>>>>>>>>>>> we take this opportunity to organize a Pharo sprint outside
>>> France
>>>>>>> ;)
>>>>>>>>>>>
>>>>>>>>>>> We are in early preparation phase and the date nor location isn't
>>>>>>> fixed
>>>>>>>>>>> yet,
>>>>>>>>>>> so if you are motivated to join, can mark possible dates on this
>>>>>>> doodle:
>>>>>>>>>>>
>>>>>>>>>>> http://doodle.com/qey7iieqm5yr4wwy
>>>>>>>>>>>
>>>>>>>>>>> cheers,
>>>>>>>>>>> camillo
>>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Mariano
>>>>>>>> http://marianopeck.wordpress.com
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Taller de Lenguajes de Programación" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to tlp-utn-2012+unsubscribe(a)googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
Sept. 6, 2013
Re: [Pharo-users] [Pharo-dev] Pharo Sprint in Buenos Aires
by Gisela Decuzzi
Hello! If we are having hosting problems during the weekend with the sprint
we can use 10Pines (http://www.10pines.com/) office.In fact in ten pines we
will be very happy to offer our place for this kind of events.
During the week is more complex to find room, but we are not used to work
during weekends ;)
So, the office is near Retiro (Av. Leandro N. Alem y Viamonte) we have
internet access and if it's sunny we can use the roof.
We should set a date to confirm the availability (again if it's weekend, is
available otherwise we should check).
2013/9/4 Camillo Bruni <camillobruni(a)gmail.com>
> From the doodle we're around 7, so I'd count with something like 10 people?
> And yes, I think internet connection is a requirement, at least for
> updating the issue tracker.
>
> On 2013-09-04, at 10:32, Nicolas Passerini <npasserini(a)gmail.com> wrote:
>
> > I think UTN is not a good idea for a Pharo sprint, because we will need a
> > good Internet connection and that can not be guaranteed here.
> > (Or correct me and tell me that Internet connection is not a must, so we
> > can meet here at UTN without problems).
> >
> > How much people is coming to the Sprint?
> >
> >
> > On Wed, Sep 4, 2013 at 10:12 AM, Sebastian Tleye <stleye(a)gmail.com>
> wrote:
> >
> >> The Pabellon 1 is closed on saturdays afternoon, but have you asked for
> >> Pabellon 2? I think it's open on saturdays (i don't know if it is
> possible
> >> to book a room)
> >>
> >>
> >> 2013/9/4 Guillermo Polito <guillermopolito(a)gmail.com>
> >>
> >>> Probably UTN?
> >>>
> >>>
> >>> On Wed, Sep 4, 2013 at 2:45 PM, Camillo Bruni <camillobruni(a)gmail.com
> >wrote:
> >>>
> >>>> So it looks like we are going to do the Pharo sprint in Buenos Aires
> >>>> Saturday, the 14th of September.
> >>>> The question is now where do we meet?
> >>>> The original idea was to reserver a room at the UBA, but that is not
> >>>> possible the weekend.
> >>>> Any suggestions?
> >>>>
> >>>> On 2013-09-03, at 09:05, Mariano Martinez Peck <marianopeck(a)gmail.com
> >
> >>>> wrote:
> >>>>
> >>>>> Cool. I'll be there, of course!
> >>>>> Keep us informed.
> >>>>> Cheers,
> >>>>>
> >>>>>
> >>>>> On Mon, Sep 2, 2013 at 10:42 PM, Camillo Bruni <
> camillobruni(a)gmail.com
> >>>>> wrote:
> >>>>>
> >>>>>> everything is open so far, guido had the idea of reserving a room at
> >>>> the
> >>>>>> UBA,
> >>>>>> we will have more details tomorrow :)
> >>>>>>
> >>>>>> On 2013-09-02, at 21:24, Gisela Decuzzi <giseladecuzzi(a)gmail.com>
> >>>> wrote:
> >>>>>>> Great! The idea is to spend the full day? Or do you have any planed
> >>>> time?
> >>>>>>>
> >>>>>>>
> >>>>>>> 2013/9/2 Camillo Bruni <camillobruni(a)gmail.com>
> >>>>>>>
> >>>>>>>> I spend a month in Buenos Aires working together with Guido Chari
> @
> >>>> the
> >>>>>>>> UBA,
> >>>>>>>> we take this opportunity to organize a Pharo sprint outside France
> >>>> ;)
> >>>>>>>>
> >>>>>>>> We are in early preparation phase and the date nor location isn't
> >>>> fixed
> >>>>>>>> yet,
> >>>>>>>> so if you are motivated to join, can mark possible dates on this
> >>>> doodle:
> >>>>>>>>
> >>>>>>>> http://doodle.com/qey7iieqm5yr4wwy
> >>>>>>>>
> >>>>>>>> cheers,
> >>>>>>>> camillo
> >>>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Mariano
> >>>>> http://marianopeck.wordpress.com
> >>>>
> >>>>
> >>>
> >>
>
>
Sept. 6, 2013