Fellow Pharoers: What is the most exciting development in 2017 to look
forward to? I'm asking for things to put into the end-of-year post in my
"Make Smalltalk Great Again!" campaign. Thanks.
--
View this message in context:
http://forum.world.st/What-can-we-look-forward-to-in-2017-tp4926791.ht
On 12/10/16 10:36 , Martin McClure wrote:
On 12/09/2016 09:45 AM, Ben Coman wrote:
The suggested fix depended on being willing to let go of byte ordering
(which we might not want different results on different platforms)
Float>>hash
^ByteArray
hashBytes: self
startingWith: self specie
NeoJSON will not install from package browser in Pharo5. Is there a work
around?
-
Brad Selfridge
--
View this message in context:
http://forum.world.st/NeoJSON-will-not-install-on-Pharo5-tp4926797.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi,
As an alternative to "most exciting developments for next year" I would
propose "Mapping the place that Smalltalk/Pharo has for you". For
example, if someone is interested in data driven storytelling,
interactive documentation, reproducible research, and/or data activism,
I would think th
Hi Brad,
You mean the catalog browser ?
What error do you get, exactly ?
You could try loading manually from one of its repositories
(http://mc.stfx.eu/Neo or
http://smalltalkhub.com/mc/SvenVanCaekenberghe/Neo/main).
CI build matrix is all green https://ci.inria.fr/pharo-contribution/job/NeoC
On Wed, Dec 14, 2016 at 12:00 AM, horrido wrote:
> Fellow Pharoers: What is the most exciting development in 2017 to look
> forward to? I'm asking for things to put into the end-of-year post in my
> "Make Smalltalk Great Again!" campaign. Thanks.
>
>
Worthwhile 2016 news...
- VM sources moved to
Here is one I am really impressed with; I can't say just how much of it is
Pharo:
https://medium.com/concerning-pharo/pharo-beta-nine-59ee972d321a
On Tue, Dec 13, 2016 at 12:00 PM,
wrote:
> --
>
> Message: 1
> Date: Mon, 12 Dec 2016 19:16:26 +0100
> From: Volkert
> To: Any ques
On 12.12.2016 19:52, Norbert Hartl wrote:
Am 12.12.2016 um 19:16 schrieb Volkert :
After reading reading "Enterprise Pharo a Web perspective", i am curious to
learn more about current real world pharo web application set ups. any case studies or
blue prints around? i am interested in applica
On 12.12.2016 20:05, Sven Van Caekenberghe wrote:
Yes, it is a bit too wide a subject ;-)
Anyway, all the cases you find at http://pharo.org/success are successful
real-world deployments, but I am sure they are all quite different.
i looked already, but there is a problem with the page. all
H. I just tried reloading NeoJSON on a Pharo5 image and it prompted me
with the message that a newer version was found. I clicked proceed and it
installed without errors.
Not sure why this happened, but as long as it works.
Thank you for your time.
-
Brad Selfridge
--
View this mess
Volkert,
I surely cannot help you with concrete answers. We are not even using
Pharo for our Seaside App.
All I've learned is that all of these questions are extremely hard to
answer. Will Pharo or any other Server side technology scale? Forget it,
nobody will be able to tell you the truth.
> On 13 Dec 2016, at 19:48, Joe Shirk wrote:
>
> Here is one I am really impressed with; I can't say just how much of it is
> Pharo:
>
> https://medium.com/concerning-pharo/pharo-beta-nine-59ee972d321a
Well, not all of it is Pharo, far from it, but currently we have about 20 Pharo
images run
> On 13 Dec 2016, at 20:07, Volkert wrote:
>
>
>
> On 12.12.2016 20:05, Sven Van Caekenberghe wrote:
>> Yes, it is a bit too wide a subject ;-)
>>
>> Anyway, all the cases you find at http://pharo.org/success are successful
>> real-world deployments, but I am sure they are all quite differen
Hi,
for those who couldn’t join us, this is the recording:
https://www.youtube.com/watch?v=AuZAFfWS34w
I think it was a great talk :)
cheers,
Esteban
Ah, but you need to skip until minute 10 :P
Esteban
> On 13 Dec 2016, at 21:19, Esteban Lorenzano wrote:
>
> Hi,
>
> for those who couldn’t join us, this is the recording:
>
> https://www.youtube.com/watch?v=AuZAFfWS34w
>
> I think it was a great talk :)
>
> cheers,
> Esteban
Hello, all.
This question is not as much a question about smalltalk as one about modeling
in smalltalk.
I am currently writing an API using Teapot that will be serving up data about
internet radio stations. I want to be able to let users tag the stations with
arbitrary tags. Using a relational
Maybe we could try to edit the video? Is it possible?
2016-12-13 21:20 GMT+01:00 Esteban Lorenzano :
> Ah, but you need to skip until minute 10 :P
>
> Esteban
>
> > On 13 Dec 2016, at 21:19, Esteban Lorenzano wrote:
> >
> > Hi,
> >
> > for those who couldn’t join us, this is the recording:
> >
>
you can add an annotation for the first 10 minutes that links directly to
the time the techtalk actually starts
you can also link to the precise time like this
https://youtu.be/AuZAFfWS34w?t=598
you can get this link by pushing the playback cursor to the time you want
to link and then right clic
On 12/13/2016 08:39 AM, Andres Valloud wrote:
> I would have expected the floats to be a byte object of size 8. Why is
> this conversion needed? Is somehow the primitive thinking the float has
> size 2? Or is the primitive hashing 32 bits at a time? The prim used
> to be a C version of the byte
Oh, ok... then the failure code isn't doing what was intended :).
On 12/13/16 15:16 , Martin McClure wrote:
On 12/13/2016 08:39 AM, Andres Valloud wrote:
I would have expected the floats to be a byte object of size 8. Why is
this conversion needed? Is somehow the primitive thinking the float
Wow! These *are* exciting. Thanks!
Ben Coman wrote
> Pharo 6 release due April 2017.
> - 64-bit!!!
> - Sista - adaptive method inlining at the bytecode level
>
> https://clementbera.wordpress.com/2014/01/09/the-sista-chronicles-i-an-introduction-to-adaptive-recompilation/
>http://www.miranda
On Wed, Dec 14, 2016 at 8:11 AM, horrido wrote:
> Wow! These *are* exciting. Thanks!
>
>
> Ben Coman wrote
> > Pharo 6 release due April 2017.
> > - 64-bit!!!
>
Actually to be specific, this is the 64-bit JIT'ed Cog VM, as distinct from
the old 64-bit Interpreter VM [1] circa 2010 that I've seen
+1
On Tue, Dec 13, 2016 at 6:41 PM, Offray Vladimir Luna Cárdenas <
offray.l...@mutabit.com> wrote:
> Hi,
>
> As an alternative to "most exciting developments for next year" I would
> propose "Mapping the place that Smalltalk/Pharo has for you". For example,
> if someone is interested in data dri
23 matches
Mail list logo