Do you need more smalltalkers on your team who have real-time control
experience? I would love to contribute. I agree more windows support is
needed
My linked in profile is at https://www.linkedin.com/in/seanglazier
Sean Glazier
On Mon, Jun 18, 2018 at 3:29 PM wrote:
> Hi all,
>
>
&
OK now my cell is finally working again! I can now be reached at 603 957
2705
Kind Regards,
Sean Glazier
On Wed, Dec 20, 2017 at 2:57 PM, Stephane Ducasse
wrote:
> great news.
> And this is super great that you plan to work on different platforms!
> THANKS
>
> On Wed, Dec 2
did you get a fix for this? I am seeing this in pharo 5 image and I have not
seen a fix yet
--
View this message in context:
http://forum.world.st/Image-freezes-on-Linux-if-it-was-previously-saved-on-Windows-tp4903258p4921007.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabb
visitors_id_seq
-- DROP SEQUENCE visitors_id_seq;
CREATE SEQUENCE visitors_id_seq
INCREMENT 1
MINVALUE 1
MAXVALUE 9223372036854775807
START 52
CACHE 1;
ALTER TABLE visitors_id_seq
OWNER TO sean;
Kind Regards,
Sean Glazier
On Mon, Aug 8, 2016 at 11:01 AM, Esteban A. Maringo
Hi,
I have been trying to get glorp using active record working in pharo 5.
I have a descriptor class for it and the classes inherit from active Record.
I describe the table as:
tableForAnswer: aTable
| vistorId questionId |
(aTable createFieldNamed: 'id' type: platform serial) bePrimaryKey.
que
Hi,
I tried to publish fixes to the Magritte XML package and the Smalltalk hub
is not working. I published off to our own repository. I there an ETA on
its getting fixed or an alternative repository to publish to?
Kind Regards,
Sean Glazier
we can do more powerful things
with the repository. We can browse the class without loading it but that
gets us only so far.
Just my 0.02 ;-)
Kind Regards,
Sean Glazier
On Mon, Jul 25, 2016 at 1:28 PM, Peter Uhnak wrote:
> Hi Juraj,
>
> I've finally forced myself to finish a
I look forward to using Iceberg !
Kind Regards,
Sean Glazier
On Mon, Jul 25, 2016 at 1:28 PM, Peter Uhnak wrote:
> Hi Juraj,
>
> I've finally forced myself to finish a guide on using gitfiletree:
> https://www.peteruhnak.com/blog/2016/07/25/how-to-use-git-and-github
,
Sean Glazier
On Mon, Jul 25, 2016 at 7:13 AM, Norbert Hartl wrote:
> Does anyone know some code or person that did something with UPnP/IGD in
> pharo?
>
> thanks,
>
> Norbert
>
>
>
>
s that is my ignorance showing. I have not used Pharo against a Git
repo before.
Kind Regards,
Sean Glazier
Morph(MenuItemMorph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
ToggleMenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>handleMouseUp:
MouseButtonEvent>>sentTo:
[ ^ anEvent sentTo: self ] in MorphicEventDispatcher>>dispatchEvent:with:
in Block: [ ^ anEvent sentTo: self ]
[0m
Kind Regards,
Sean Glazier
t;'
,
(MCFileTreeFileUtils current directoryPathString: aDirectory)
, '" ' , aCommandString;
yourself.
command waitForExit.
self assert: command isRunning not.
r := command upToEnd.
command exitCode > 0
ifTrue:
[
| errorString |
errorString := command errorUpToEnd.
errorString notEmpt
the repository window is below.
[image: Inline image 1]
Thank you for your help and if you can point me to where I need to added a
break point I can provide more information :-)
Kind Regards,
Sean Glazier
On Mon, Jul 25, 2016 at 12:37 AM, Dale Henrichs <
dale.henri...@gemtalksystems.
uide>>visitPresenter:
WAVisiblePresenterGuide(WAPainterVisitor)>>visitComponent:
PRAdminSetupChooseDistribution(WAComponent)>>accept:
WAVisiblePresenterGuide>>visitDecoration:
WAAnswerHandler(WADecoration)>>accept:
WAVisiblePresenterGuide(WAPainterVisitor)>>visitDecorationsOfCompo
still trying to figure out how to get a commit to a git repository hosted
of bit buck to commit etc. The customer set it there not me. I just have to
get it to work ;-)
Sean
Kind Regards,
Sean Glazier
On Fri, Jul 22, 2016 at 5:45 PM, Norbert Hartl wrote:
> Hey Johan,
>
> didn'
Yes bit bucket is the JIRA tools repo manager and you can create git
repositories there. I am wondering if I can publish directly to it or have
to first publish to GitHub and then import or pull my changes into
bitbucket that does have an import feature for GitHub
Kind Regards,
Sean Glazier
subject at ESUG.
I am wondering what my workflow needs to be.
Kind Regards,
Sean Glazier
you!
Kind Regards,
Sean Glazier
On Thu, Jul 21, 2016 at 6:04 AM, Norbert Hartl wrote:
> I uploaded an old implementation of mine. It is not fully implemented but
> usable for the easy case.
>
> http://smalltalkhub.com/#!/~NorbertHartl/JSONWebToken
>
> Hope it helps,
18 matches
Mail list logo