--- Begin Message ---
Hi,
I just read through the Preface and it reads very well.
However, I found three small issues.
On page 1 at the bottom there is "Seasideweb development" which I guess
should read "Seaside web development".
On page 2 there is "MacOSX" as supported platform which Apple rena
d the multicast group previously. So I
> assume that you need to do something like this (not tested).
>
> imrMultiaddr := #[239 255 255 250].
> imrInterface := #[0 0 0 0].
> ipMreq := imrMultiaddr , imrInterface.
> socket setOption: 'MEMBERSHIP' value: ipMreq.
>
&g
Hi Sven,
On Mon, May 18, 2015 at 4:14 PM, Sven Van Caekenberghe wrote:
>
> > On 18 May 2015, at 15:47, Manfred Kröhnert
> wrote:
> >
> > Hi,
> > apparently I am missing something else.
> >
> > I can find devices when connected to a 'regular'
Hi,
apparently I am missing something else.
I can find devices when connected to a 'regular' LAN.
However, I have a camera that creates a Wifi accesspoint and makes itself
discoverable via SSDP.
Once I connect to this accesspoint my computer gets a valid IP address
assigned and the NodeJS code is
Thanks for the explanation.
Best,
Manfred
On Mon, May 18, 2015 at 12:49 PM, Sven Van Caekenberghe
wrote:
>
> > On 18 May 2015, at 12:44, Manfred Kröhnert
> wrote:
> >
> > Hello Sven,
> >
> > thanks for your fast reply.
> >
> > On Mon, May 18,
ral be done in a separate process.
Would you reuse the existing udpSocket instance in this case or create a
separate one for reading?
Maybe nothing came back because the line ends where wrong ?
>
The lineendings I used are required by the SSDP specification.
> HTH,
>
> Sven
Than
Hello everyone,
I am currently trying to get a list of UPnP device via SSDP (Simple Service
Discovery Protocol).
A minimalistic working NodeJS example looks like this:
var dgram = require('dgram');
var message = new Buffer(
"M-SEARCH * HTTP/1.1\r\n" +
"HOST:239.255.255.25
Thanks Dale and Sven,
by now I have working Baseline I can use to load the project.
Best,
Manfred
On Sun, Feb 8, 2015 at 1:06 PM, Sven Van Caekenberghe wrote:
>
> > On 08 Feb 2015, at 12:03, Manfred Kröhnert
> wrote:
> >
> > Hello Sven,
> >
> > On Su
[
..." lines, correct?
Thanks,
Manfred
> > On 08 Feb 2015, at 11:08, Manfred Kröhnert
> wrote:
> >
> > Hello Dale,
> >
> > On Mon, Feb 2, 2015 at 10:52 PM, Dale Henrichs <
> dale.henri...@gemtalksystems.com> wrote:
> > Manfred,
> >
> &g
package: 'HttpExplorer' with: [spec requires: 'Zinc-Http'];
yourself.
Or is something like the following required in addition to make the
configuration complete:
spec project: 'Zinc-Http' with: [
spec
repository: 'http://mc.stfx.eu/ZincHTTPCompo
oon as possible and report back if I should
encounter other issues.
Best,
Manfred
>
> [1]
> https://github.com/dalehenrich/external/blob/master/repository/BaselineOfExternal.package/BaselineOfExternal.class/instance/baseline..st
>
> On 02/02/2015 01:21 PM, Manfred Kröhnert wrote:
>
One more thing, I am using a Pharo 30862 image on OS X to evaluate the code.
Thanks,
Manfred
On Mon, Feb 2, 2015 at 10:21 PM, Manfred Kröhnert <
mkroehner...@googlemail.com> wrote:
> Hi,
>
> sorry for the unfinished email upfront. I accidentially hit the send
> button bef
Hi,
sorry for the unfinished email upfront. I accidentially hit the send button
before I was finished...
So here we go again:
Some time ago I started a small Pharo based project but didn't want to
announce it before I knew how to load it conveniently.
For versioning I started using GitFileTree a
Hi,
some time ago I started a small Pharo based project.
For versioning I started to use GitFileTree and pushed the code to GitHub
together with a ConfigurationOf created with Versionner.
But only after a more recent email from Kilon on this list
Hello Julien,
sorry for coming in so late.
On Mon, Oct 13, 2014 at 8:19 AM, Julien Delplanque wrote:
> Hi Thierry, Dale,
>
> I get a ZnUnknownScheme whatever the solution I choose...
>
> Are you sure it works for private repositories that need your ssh key
> for auth?
>
> Julien
>
I have succe
Hi,
I am currently playing with Pharo3 and encountered an issue with class
renaming in a 30767 image.
The image was obtained and started with PharoLauncher for Mac rev40 from
Jenkins on OS X 10.6.8.
Here are the steps which lead to the problem:
1. Open Nautilus
2. Add Package: Rename-Test
3. Add
Hello Alain
Am 01.01.2014 08:45 schrieb "Alain Busser" :
>
> Thank you for making Amber known, but you forgot a link to it: I guess
you talk about this: http://amber-lang.net/
This is definitely the correct web page for Amber.
If you are giving it a try and gave any issues you are welcome to jump
ect in my system OS X 10.9. The issue with the
> sources is fixed.
> Thanks for this. It's great to have all the images in the same launcher.
> Nacho.
>
>
> *Lic. Ignacio Sniechowski, MBA*
>
>
>
>
>
>
> On Thu, Nov 7, 2013 at 11:24 AM, Damien
ryseghem.ph...@gmail.com> wrote:
> Ok :)
>
> Thank you, and see you tomorrow :P
>
> Ben
>
> On 24 Oct 2013, at 14:34, Manfred Kröhnert
> wrote:
>
> Yes, I can do that but it'll have to wait until tomorrow.
> Will report back, soon.
>
> Thanks for
;
> Ben
>
> On 24 Oct 2013, at 14:25, Manfred Kröhnert
> wrote:
>
> Hello Ben and Clément,
>
> thanks for the quick reply.
> But even when I hit Cmd+s the Text of the label stays the same and the
> button is not enabled.
> No matter if I use 'whenTextChanged:
e #whenTextIsAccepted: works fine in your
> image or not.
>
> Best,
>
>
>
> 2013/10/24 Benjamin
>
>> Text is accepted when you “save” it (cmd+s)
>>
>> Ben
>>
>> On 24 Oct 2013, at 14:05, Manfred Kröhnert
>> wrote:
>>
>> Hi ever
Hi everyone,
I finally got around to check back on a Spec question that popped up about
two weeks ago.
At that time I was giving Spec a first try and gathered information from a
couple of sources.
One of them was the draft chapter about Spec from the Pharo for the
Enterprise book.
https://ci.inr
Hello Sven,
thank you very much again for your help and sorry for the late reply.
Up to now I didn't have a chance to check back on this issue.
On Mon, Oct 14, 2013 at 11:49 AM, Sven Van Caekenberghe wrote:
> Hi Manfred,
>
> On 13 Oct 2013, at 23:56, Manfred Kröhnert
> w
> I'll have to check if I can actualy load the files copied to the share.
> But that will have to wait until tomorrow.
>
> Best,
> Manfred
>
>
>
> On Oct 10, 2013, at 11:17 AM, Manfred Kröhnert
>
>
> wrote:
>
>
>
> Hi again,
>
> the we
Hello Sven,
I had some time to look further into this issue.
On Thu, Oct 10, 2013 at 9:08 PM, Sven Van Caekenberghe wrote:
> Manfred,
>
> On 10 Oct 2013, at 20:17, Manfred Kröhnert
> wrote:
>
> > Hi again,
> >
> > the webdav share is located on an OwnCloud in
Hi Sven,
thanks for the pointers.
I'll have a look over the weekend and report back.
Best,
Manfred
On Thu, Oct 10, 2013 at 9:08 PM, Sven Van Caekenberghe wrote:
> Manfred,
>
> On 10 Oct 2013, at 20:17, Manfred Kröhnert
> wrote:
>
> > Hi again,
> >
>
Thanks Stéphane,
we appreciate that :-)
Best,
Manfred
On Thu, Oct 10, 2013 at 8:58 PM, Stéphane Ducasse wrote:
> welcome
>
> we like amber :)
>
> Stef
>
> On Oct 10, 2013, at 3:41 PM, Manfred Kröhnert
> wrote:
>
> > Hi everyone,
> >
> >
are.
But that will have to wait until tomorrow.
Best,
Manfred
On Oct 10, 2013, at 11:17 AM, Manfred Kröhnert
> wrote:
>
> > Hi again,
> >
> > the webdav share is located on an OwnCloud instance.
> > It is possible to get a directory listing of the specific directory
ient>>withProgressDo:
ZnClient>>execute
Trying to copy .mcz files to the new repository afterwards triggers the
same error.
However, the selected .mcz file gets copied to the WebDAV share.
The used operating system is OS X 10.6.8.
The 'System Reporter' shows the following info:
I
Hello Sven,
On Thu, Oct 10, 2013 at 3:50 PM, Sven Van Caekenberghe wrote:
> Hi Manfred,
>
> On 10 Oct 2013, at 15:41, Manfred Kröhnert
> wrote:
>
> > Hi everyone,
> >
> > I am one of the guys helping Nico with Amber.
> >
> > Now, I recently started
Hi everyone,
I am one of the guys helping Nico with Amber.
Now, I recently started to experiment with Pharo for a small project.
After some reading and experimenting I was able to get something running
thanks to the good documentation available.
While I was on the go I tried to save my code with
31 matches
Mail list logo