On Fri, Oct 7, 2016 at 9:14 PM, Thibault Raffaillac
wrote:
> Thanks for these mails, that's actually very helpful!
> I am working on a shorter syntax for animations at the moment (than
> GLMAnimation, Viva, Bloc-Animation), and could not find a proper equivalent
> to requestAnimationFrame (i.e.
Glorp is not ready to do that, but it is not far from being able to do
it. At least in the reverse order.
I already asked foor a jOOQ like tool for Pharo before. Now we're two
the persons interested on it.
By the time we're five somebody will have to build it. :)
Regards,
Esteban A. Maringolo
http://www.jooq.org/
e.g.
SELECT AUTHOR.FIRST_NAME, AUTHOR.LAST_NAME, COUNT(*)
FROM AUTHOR
JOIN BOOK ON AUTHOR.ID = BOOK.AUTHOR_ID
WHERE BOOK.LANGUAGE = 'DE'
AND BOOK.PUBLISHED > DATE '2008-01-01'
GROUP BY AUTHOR.FIRST_NAME, AUTHOR.LAST_NAME
HAVING COUNT(*) > 5
ORDER BY AUTHOR.L
#x27;re
> trying to
> >>>>>>> solve that problem.
> >>>>>>>
> >>>>>>> Meantime
> >>>>>>>
> >>>>>>> Can you try the latest VM from here (latest.zip):
> >>>>&g
that other OS were not
>>>>>>>> maintained carefully enough (We're sorry about that) and we're trying
>>>>>>>> to
>>>>>>>> solve that problem.
>>>>>>>>
>>>>>>>> Meantime
>>>>>&g
t;>>>>>> One of these two VMs should work. Please tell me which one worked if
>>>>>>> you try.
>>>>>>>
>>>>>>> Thanks & Regards
>>>>>>>
>>>>>>> Clement
>>>>>&
Hi Stef,
Can you explain a little bit about what this 'How to' is? Just now I'm able
to finally run pharo5 on my CentOS with glibc version < 2.15 and I wrote my
finding in my other reply.
Are you referring to how to put these things together to finally able to
run pharo? Or are you referring to m
That's it! But it isn't as simple as that Here's what I did. I have pharo5
directory, unzipped from the Pharo download page (GNU/Linux w. libc <
2.15). I then took the VM Bernardo pointed me to and copy that VM into my
pharo5/bin.
That Pharo download (GNU/Linux w. libc <2.15) has shared/Pharo5.0.i
yes, sadly it does not send out emails to the admin
when someone subscribed to the salt system.
I have enabled the membership on the association website.
Marcus
> On 3 Oct 2016, at 18:23, Gabriel Cotelli wrote:
>
> Same here... probably some manual work is required.
>
> On Mon, Oct 3
Thanks for these mails, that's actually very helpful!
I am working on a shorter syntax for animations at the moment (than
GLMAnimation, Viva, Bloc-Animation), and could not find a proper equivalent to
requestAnimationFrame (i.e. that would be independent of any UI yet in sync
with display, and a
10 matches
Mail list logo