-how-tos-and-examples/
or here:
https://github.com/pavel-krivanek/pharoMaterials/blob/master/Filestreams.MD
Cheers,
-- Pavel
We are not fighting successfully against the accidental complexity. On the
other hand, the count of classes is not really meaningful value. Pharo has
about 1700 test classes, there are rules, manifests and baselines. The Opal
and AST-Core has much more classes than the old compiler for good reasons
so 8. 2. 2020 v 23:58 odesílatel Benoit St-Jean via Pharo-users <
pharo-users@lists.pharo.org> napsal:
> I guess I have to re-ask again since nobody answered my question from
> this week...
>
> Where can we post Pharo
> questions/remarks/thoughts/you-might-want-to-have-a-look-at-this-cool-idea/wha
so 8. 2. 2020 v 23:33 odesílatel horrido napsal:
> So this forum is only for Pharo newcomers who have questions? Seems rather
> limiting.
>
> When I join other language forums, I look for information about the
> language
> I'm investigating as a newcomer. This can include the language's
> capabil
st 5. 2. 2020 v 20:42 odesílatel horrido napsal:
> > It is your initiative, you should know, nobody asked you to do it
>
> Well, that's a peculiar attitude. There are many, many programming language
> evangelists and I don't think anybody "asked" them to do it. They do it for
> the love of the la
(and there were more people complaining than the two I
mentioned).
Pavel Krivanek-3 wrote
> > st 5. 2. 2020 v 19:02 odesílatel horrido <
>
> > horrido.hobbies@
>
> > > napsal:
> >
> >> > You want to take the Smalltalk heritage as a definition, t
st 5. 2. 2020 v 19:02 odesílatel horrido napsal:
> > You want to take the Smalltalk heritage as a definition, that’s ok. We
> don’t, and that’s ok too. Is about what we want to do.
>
> Who's "we"?
>
> Last time I checked, nobody owns Pharo. Pharo is not a bunch of core
> developers; it's a commun
urrent and what is obsolete (Garage?)
>
> On Oct 19, 2019, at 5:18 AM, Pavel Krivanek
> wrote:
>
> Btw. there exists an updated version of Glorp:
> github://pavel-krivanek/glorp:8.3.1-23-baseline
> But the compatibility of it with SQLite was never tested
>
> -- Pavel
&
Btw. there exists an updated version of Glorp:
github://pavel-krivanek/glorp:8.3.1-23-baseline
But the compatibility of it with SQLite was never tested
-- Pavel
so 19. 10. 2019 v 10:27 odesílatel Todd Blanchard via Pharo-users <
pharo-users@lists.pharo.org> napsal:
> I loaded GLORP+P
Chip
Designer, you need to face the real-life problems like propagation delays
or limited amount of layers and available substrate area.
https://github.com/pavel-krivanek/PharoChipDesigner
<https://github.com/pavel-krivanek/PharoChipDesigner/blob/master/README.md>
It contains levels fr
Hi,
I made some little tweaks on the Gettext project and I wrote few lines of
documentation about it:
https://github.com/pharo-contributions/Gettext
Feel free to contribute if it may be interesting for your applications.
Notice that I am not the original author of this project, I'm just passing
t; I imagine the replacement is Pavel's Ring2
> https://github.com/pavel-krivanek/ring2
> >
> > Peter
> >
> > On Fri, Oct 19, 2018 at 10:56 PM Tudor Girba
> wrote:
> > Hi,
> >
> > Ring seems to be deprecated in Pharo 7. Is there something
The software update is not available anymore. It is related to a completely
different process how images are created now. The old update process was
mostly broken, anyway.
Cheers,
-- Pavel
so 15. 9. 2018 v 9:17 odesílatel Rene Paul Mages (ramix)
napsal:
> Hi all,
>
> This is probably an idiot i
Hello,
I've prepared a draft of a short document that should help you with the
transition to the "new" file streams API in Pharo 7.
https://github.com/pavel-krivanek/pharoMaterials/blob/master/Filestreams.MD
Pull requests are welcome.
Cheers,
-- Pavel
no, but you can use this code:
report := DADependencyChecker new computeImageDependencies.
report knownDependantsOf: 'Glamour-Examples'
-- Pavel
2018-05-07 22:05 GMT+02:00 Cyril Ferlicot D. :
> Hi,
>
> In Pharo we have the dependency analyzer to get the dependencies of a
> package. But is it ea
2018-05-07 12:25 GMT+02:00 Alidra Abdelghani via Pharo-users <
pharo-users@lists.pharo.org>:
>
>
> -- Přeposlaná zpráva --
> From: Alidra Abdelghani
> To: pharo-users@lists.pharo.org
> Cc:
> Bcc:
> Date: Mon, 7 May 2018 11:25:49 +0100
> Subject: Package extension. Adding instance
Moreover, we are increasing the system modularity so more classes in the
IDE does not mean that you need to have them all loaded.
-- Pavel
2018-04-13 10:39 GMT+02:00 Esteban Lorenzano :
> As a general note, I have to say that I find amusing how people are often
> annoyed about the growing size o
in BaselineOfBasicTools we use something like.
spec baseline: 'SUnit' with: [
spec repository: repository.
spec loads: #('UI' 'Help')].
-- Pavel
2018-02-26 23:30 GMT+01:00 Peter Uhnák :
> Hi,
>
> I'm trying to define a dependency on a group of BaselineOf.
>
> specifically #core of github
In Pharo 1 year is a duration of 365 days so it does not reflect leap years.
-- Pavel
2018-02-26 10:43 GMT+01:00 Petr Fischer :
> Hello, just simple test:
>
> (Date year: 2019 month: 2 day: 26) + 1 year.
> returns: 26 February 2020
> OK
>
> (Date year: 2020 month: 2 day: 26) + 1 year.
> returns:
the pull request was against the issue branch, not the development one, so
the merging of it had no real effect. I created a new one (
https://github.com/pharo-project/pharo/pull/790)
-- Pavel
2018-02-02 9:47 GMT+01:00 Esteban Lorenzano :
> yes, I asked Pavel to look at it…
>
> Esteban
>
>
> On
If I added -lXrender to LIBS and -DHAVE_LIBXRENDER=1 to CFLAGS into
mvm, so for exammple in
opensmalltalk-vm/build.linux32x86/pharo.cog.spur/build.debug
CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0
-DHAVE_LIBXRENDER=1" \
LIBS="-lXrender -lpthread -luuid -Wl,-rpath,'\$\$ORIG
uild with latest image as of today, the problem is the
>> same with latest image, as long as the source file is not present. Here is
>> the newest built[1]
>>
>> Hilaire
>>
>>
>> [1] https://www.dropbox.com/s/wc18e21p371z28f/DrGeo.app-18.01a.zip?dl=0
>&g
Hi Hilaire
your P7 image is older and has problems with FreeType fonts initialization
that should be fixed in the newest builds. Maybe that is cause of the
Athens issues you are facing. Please upgrade.
-- Pavel
2017-12-25 12:05 GMT+01:00 Hilaire :
> The source is really needed to get Athens fun
Hi,
FogBugz started to provide an option to report issues without need of
FogBugz account. Just go to https://pharo.fogbugz.com/ and click on the
button "New case".
It does not provide all the standard options but it will generate an unique
link so you can follow the issue progress.
Cheers,
-- P
Do you want it in the command line or in the Morphic UI?
-- Pavel
2017-11-26 22:38 GMT+01:00 Stephane Ducasse :
> Hi
>
> I'm working on a mini scheme implementation and I would like to add a REPL
> and
> I wonder how I can super easily get a read line.
>
> Stef
>
>
In any case, we have an issue because the behavior of the Date and Month is
different
-- Pavel
2017-11-20 9:16 GMT+01:00 Sven Van Caekenberghe :
>
>
> > On 20 Nov 2017, at 07:58, Alistair Grant wrote:
> >
> > On 18 November 2017 at 18:38, Sven Van Caekenberghe
> wrote:
> >>
> >>
> >>> On 18 No
2017-11-19 13:28 GMT+01:00 Johan Brichau :
> Hi Pharoers,
>
> We have one failing test for Grease in Pharo7.
> The reason is that Grease extends the TBehavior trait with a method
> #fullName.
>
> I notice this trait is no longer used? Are we supposed to extend Behavior
> directly?
> Overall: what
Yes, people are emotional entities and good marketing should work with
that, but it needs to be done carefully. I'll give you three examples:
1) Imagine you are an Apple user who bought a very expensive iPhone X one
week ago, you spent next hundreds of dollars on applications you bought
over last
https://github.com/pharo-project/pharo/pull/488
Thank you for reporting
-- Pavel
2017-11-17 2:21 GMT+01:00 Richard A. O'Keefe :
> The "Welcome to Pharo6.1" window has a navbar on
> the left starting with "Welcome to Pharo 6.1" and
> ending with "Getting Help". 3rd to last is
> "Using Eternal P
I openend an issue:
https://pharo.fogbugz.com/f/cases/20700/translateToUTC-does-not-work-on-Month-and-Year
Thank you for reporting
-- Pavel
2017-11-16 18:36 GMT+01:00 Trussardi Dario Romano <
dario.trussa...@tiscali.it>:
> Ciao,
>
> i have a Pharo 4.0 image run on macbook with time zone
Please, please, please, stop to write such kind of articles. You are doing
a really bad service to us. You can help to Pharo in many other ways. You
will not convince people to use Pharo by spitting on everything else.
One fixed typo has incomparably bigger value than blogpost like this.
-- Pavel
2017-11-14 9:53 GMT+01:00 Denis Kudriashov :
> I look at the code, So Zinc provides only binary/character streams. Right?
>
> About contribution: it is in external repository of Sven. Can we
> contribute with normal process, create pull request into Pharo repo?
>
yes, time to time we make sync wi
Hi,
the #initialize message is sent only to the classes that implement this
method. In *.st files it is an explicit call, Monticello does it slightly
smarter way, see MCMethodDefinition>>#postloadOver:
Cheers,
-- Pavel
2017-11-14 3:08 GMT+01:00 Ben Coman :
> Because I'm lazy to experiment this
2017-11-13 23:51 GMT+01:00 Norbert Hartl :
>
>
> > Am 13.11.2017 um 21:08 schrieb Stephane Ducasse >:
> >
> >> On Mon, Nov 13, 2017 at 8:27 PM, Sven Van Caekenberghe
> wrote:
> >> The idea is to have much simpler streams which can be composed to get
> more sophisticated behaviour.
> >>
> >> The
Sun, Nov 12, 2017 at 12:13 AM, Pavel Krivanek
> wrote:
> >
> >
> > 2017-11-10 11:52 GMT+01:00 Hilaire :
> >>
> >> A cleaner Pharo will help there.
> >>
> >> To be frank, I found later Pharo releases not inspiring. Bigger, bigger
> >&
2017-11-11 21:42 GMT+01:00 Hilaire :
> Le 11/11/2017 à 18:58, Викентий Потапов a écrit :
>
>> Well, i've got very extensive feedback for i18n of applications, there
>> are few
>>
> You should use the gettext package from PharoExtra, this is the one
> Seaside developers maintain. I don't understand
g etc. So if they want to use some external translation
mechanism, they will fight to two different frameworks.
-- Pavel
>
> Stef
>
> On Fri, Nov 10, 2017 at 8:05 AM, Pavel Krivanek
> wrote:
> >
> >
> > 2017-11-09 23:50 GMT+01:00 Esteban Lorenzano :
> >&g
2017-11-09 23:50 GMT+01:00 Esteban Lorenzano :
> I think this is two different problems:
>
> 1. pharo itself supporting different languages/keyboards, etc.
> 2. pharo allowing the development of i18n applications
>
> I think we still need to work on point 1, but for point 2 we already have
> gette
at newcomers try to do as first is to play with
changing of themes and to provide them an inconsistent theme that emulates
look of an OS that is not used anymore does not throw a favorable light on
Pharo.
Cheers,
-- Pavel
>
> *From:* Pharo-users [mailto:pharo-users-boun...@lists.
; https://pharo.fogbugz.com/f/cases/20587-remove-UIThemeWatery
>
> Issue URL: https://pharo.fogbugz.com/f/cases/20587
> PR URL: https://github.com/pharo-project/pharo/pull/395
> Diff URL: https://github.com/pharo-project/pharo/pull/395/files
>
> Thanks to pavel-krivanek
>
>
>
>
>
UIThemeWatery.st
Description: Binary data
2017-10-20 10:20 GMT+02:00 Marten Feldtmann :
> I do not want to spoil the party (perhaps I've done this already) - but
> has anyone done a serious inspection of this number: 67%.
>
> They have interviewed 64000 persons and 67% of the people should "love"
> Smalltalk? Come on, that seems to be not
>
We want Pharo without GUI to have better Pharo with GUI :-)
-- Pavel
>
> On Mon, Aug 28, 2017 at 2:24 PM Pavel Krivanek
> wrote:
>
>> What do you expect from such minimal image? Because we can produce
>> several intermediate steps on the way to the
le to
configure our image this way. The graph of the package dependencies is
still too complex.
-- Pavel
>
> Cheers,
>
> Hernán
>
>
> 2017-08-28 8:24 GMT-03:00 Pavel Krivanek :
> > What do you expect from such minimal image? Because we can produce
> several
> &
ro:master/src';
> load
>
> Regards,
>
> Thierry
>
>
> 2017-08-28 13:24 GMT+02:00 Pavel Krivanek :
>
>> What do you expect from such minimal image? Because we can produce
>> several intermediate steps on the way to the standard full Pharo image
>>
not what I am thinking as minimal image. Pity, oh well , I
> will wait for bootstrap to mature then :)
>
> On Mon, Aug 28, 2017 at 2:09 PM Pavel Krivanek
> wrote:
>
>> The minimal image is headless image without any GUI. It is useless to try
>> to open it this way.
>
on it and choosing quit does nothing, so I am have to use
> force quit to make it close
>
> I have downloaded pharo 6.1 from the website, default download, 32 bit,
> minimal 32 bit image. I drag and drop image on top of pharo.
>
> On Mon, Aug 28, 2017 at 10:29 AM Pavel Krivanek
> wrote
2017-08-26 19:31 GMT+02:00 Dimitris Chloupis :
> I remember that the website used to link to a minimal image download but
> it does not seem there is one anymore
>
> Is still minimal image maintained ?
>
yes, as part of the bootstrap process
> Are there ways to make a image minimal ?
>
it is c
In that cases I simply make them global.
-- Pavel
2017-08-07 10:16 GMT+02:00 Peter Uhnak :
> Hi,
>
> is there a way to share context/variables between multiple playgrounds?
>
> E.g. in Playground window 1 I declare
>
> ```
> factor := 70.
> ```
>
> and in Playground window 2 I do (without declar
Try to run the image with --no-default-preferences.
-- Pavel
2017-08-02 14:37 GMT+02:00 Tim Mackinnon :
> Hey thanks - that seems like a good strategy (I hadn’t though of sharing
> the GT ones as well).
>
> *However, I’m still curious how/why a new image would pick up settings
> from what I did
.. Pavel
>
> Tim
>
> On 31 Jul 2017, at 14:17, Pavel Krivanek wrote:
>
> H Tim
>
> 2017-07-31 15:07 GMT+02:00 Tim Mackinnon :
>
>> Hi Pavel - I’m just revisiting a few of your previous messages on minimal
>> images as I’m trying to get things working
so do not expect it will be stable. We can do a conversion job of of it to
64-bit version as soon as the CI infrastructure will be on knees again.
-- Pavel
>
> Tim
>
>
> On 15 Jul 2017, at 09:35, Pavel Krivanek wrote:
>
> If you want to stay with Pharo 6 image, you can try t
In the most of standard cases you can use ReferenceFinder. It is in the
catalog too and I think that we should integrate it into the Pharo because
it is extremely useful for the memory leaks detection. It does not require
snapshots and I firstly try it before applying of the RefsHunter (and I say
t
If you want to stay with Pharo 6 image, you can try the bootstrapped
version of the minimal image:
https://ci.inria.fr/pharo/view/6.0-SysConf/job/Pharo-6.0-Step-04-01-ConfigurationOfMinimalPharo/
-- Pavel
2017-07-15 10:33 GMT+02:00 Pavel Krivanek :
> Try the Pharo 7 metacello image (=Phar
aselines that give you more minimal loading options (e.g.
> conditionally leave out the test cases perhaps)
>
> Tim
>
> On 15 Jul 2017, at 08:24, Pavel Krivanek wrote:
>
> Hi Tim,
>
> you can base the your work on the bootstrapped image, see
> https://ci.inria.fr/phar
Hi Tim,
you can base the your work on the bootstrapped image, see
https://ci.inria.fr/pharo/view/7.0/job/70-Bootstrap-32bit/, file
Pharo7.0-core-*.zip
This image does not have a lot of basic components like Monticello or
network but it has a compiler so the code can be imported as *.st files.
The
d of a nodejs shim (the golang
> Sparta project has reported this aspect).
>
> So I'm curious if a smaller image (& no sources) could get me into a sub
> 2s range)
>
> Tim
>
> Sent from my iPhone
>
>
>
> Sent from my iPhone
> On 13 Jul 2017, at 06:51, Pavel
Hi Tim,
I will prepare jobs that will convert them to 64bits.
-- Pavel
2017-07-12 23:14 GMT+02:00 Tim Mackinnon :
> Hi - I would like to try a minimal image on AWS lambda (so I need a 64 bit
> version).
>
> Is there a 64bit image for either 6.0 or 7.0 that is easy to download?
>
> I can see - h
-- Pavel
2017-07-10 20:01 GMT+02:00 Peter Uhnak :
> Done. What next?
>
> Peter
>
>
> On Mon, Jul 10, 2017 at 12:46:50PM +0200, Pavel Krivanek wrote:
> > We should work on integration of it. Firstly please move tests to a
> > separate package.
> >
> > Che
We should work on integration of it. Firstly please move tests to a
separate package.
Cheers,
-- Pavel
2017-07-10 12:34 GMT+02:00 Peter Uhnak :
> Hi,
>
> some people expressed interest in integrating File Dialog
> https://github.com/peteruhnak/file-dialog into Pharo as the default file
> dialog.
You should use Pharo60Inbox
-- Pavel
2017-07-08 17:45 GMT+02:00 Matteo via Pharo-users <
pharo-users@lists.pharo.org>:
>
>
> -- Přeposlaná zpráva --
> From: Matteo
> To: "Pharo is welcome (ML)"
> Cc:
> Bcc:
> Date: Sat, 8 Jul 2017 17:45:15 +0200
> Subject: Submitting bug fix or
Currently we do not publish 64-bit versions of minimal images however it is
easy to convert it:
You need a VMMaker image:
https://ci.inria.fr/pharo/view/all/job/Spur-Git-Tracker/lastSuccessfulBuild/artifact/vmmaker-image.zip
...and then do:
pharo generator.image eval "Spur32to64BitBootstrap new bo
2017-07-04 7:26 GMT+02:00 sergio ruiz :
> Hi, all..
>
> I have started looking at the zeroconf scripts, and i think i have most of
> this figured out..
>
> I just have a few questions, to make sure I am doing this correctly.
>
> In order to run the current image headless, should I just do somethin
If I understand it well, for a local copy we need:
clone repository:
git clone g...@github.com:ccrraaiigg/ccrraaiigg.github.io.git
inside the clone to run a webserver, e.g.:
python -m SimpleHTTPServer 9090
then go to: http://localhost:9090/pharo/squeakjspharo.html
-- Pavel
2017-06-29 18:56 GMT
WOW!!!
Thank you all very much for this effort.
-- Pavel
2017-06-29 18:56 GMT+02:00 Craig Latta :
>
> Well, that didn't take as long as I thought. :) Probably due to
> progress Bert made since we looked at it at ESUG 2016.
>
> For more details, see https://tinyurl.com/y727fz4a
> (t
to work on a small headless images.
Cheers,
-- Pavel
>
> Tim
>
> On 26 Jun 2017, at 15:29, Pavel Krivanek wrote:
>
> You need to do it manually. You should probably start with own copy of
> BaselineOfIDE and then try to remove packages you don't need. You should do
>
Right now we do not have such source.
-- Pavel
2017-06-26 18:42 GMT+02:00 Hilaire :
> Do you have a page explaining the process so people can try out?
>
> Hilaire
>
> Le 26/06/2017 à 16:29, Pavel Krivanek a écrit :
> > You need to do it manually. You should probably s
, how do you create a baseline?
>
> Hilaire
>
> Le 26/06/2017 à 15:43, Pavel Krivanek a écrit :
> > We have the BaselineOfBasicTools that is something in the middle. It
> > already contains Workspace and Nautilus (but not GTPlayground).
> > BaselineOfIDE corresponds to
2017-06-26 15:35 GMT+02:00 Hilaire :
> Hi Pavel,
>
> Are your suggesting I should be using a pre-built image with minimal
> requirement? :
>
> One for UI only : BaselineOfUi ?
>
> One for IDE tools: BaselineOfIDE. ?
>
>
> In Dr. Geo to write script, one need at least access to a playground and
> a
e it helps.
>
> Thanks
>
> Hilaire
>
> Le 25/06/2017 à 10:03, Pavel Krivanek a écrit :
> >
> > I tried to play a little bit with that. As the first step please check
> > that Dr. Geo can be loaded properly into the standard Pharo 6 image with
> > the
Thank you for the update, the original script was done for older Iceberg
versions.
Cheers,
-- Pavel
2017-06-25 10:38 GMT+02:00 Esteban Lorenzano :
> Hi!
>
> On 25 Jun 2017, at 10:14, Pavel Krivanek wrote:
>
> You can clone a repository with Iceberg with a script like this:
>
yourself)"
Where tag.txt can by obtained from git by:
git describe --tags > tag.txt
Cheers,
-- Pavel
2017-06-24 22:06 GMT+02:00 Alistair Grant :
> Hi Pavel,
>
> On Fri, Jun 23, 2017 at 10:08:29PM +0200, Pavel Krivanek wrote:
> > clone the master branch of g...@github.com:
,
-- Pavel
2017-06-24 10:29 GMT+02:00 Hilaire :
> Hi Pavel,
>
> Le 24/06/2017 à 09:35, Pavel Krivanek a écrit :
> > The question is what is your goal because the bootstrapped image will
>
> I want to build an image for DrGeo which is not 60MB. (the size I have
> now on my
The question is what is your goal because the bootstrapped image will have
in the end (almost) the same content as the default non-bootstrapped image.
You probably want to change the content of the produced image wich requires
to modify the related baselines and do not load them all. For Dr Geo you
git clone g...@github.com:pharo-project/pharo.git
2017-06-24 9:00 GMT+02:00 Hilaire :
> Thanks,
>
> Can you key in the exact sequence to clone the git repo, I am not used
> to GIT yet.
>
> Hilaire
>
> Le 23/06/2017 à 22:08, Pavel Krivanek a écrit :
> > cl
clone the master branch of g...@github.com:pharo-project/pharo.git and
inside this clone do:
export PHARO_VERSION=60
export BOOTSTRAP_ARCH=32
wget -O - get.pharo.org/${PHARO_VERSION}+vm | bash
./pharo Pharo.image --no-default-preferences ./bootstrap/scripts/
prepare_image.st --save --quit
./phar
Great tool! Thank you very much, Peter.
-- Pavel
2017-05-04 14:32 GMT+02:00 Peter Uhnák :
> With Iceberg knocking on the door, migration from SmalltalkHub to
> Git(Hub/Lab/...) has become relevant once more.
>
> And that's why I wrote git-migration tool https://github.com/
> peteruhnak/git-migra
So I tried to run Phobos on Pharo 6 and it is able to run fine with the old
Json package. It only needed two simple patches. To convert Phobos to
NeoJSON will require some extra effort. In next days I will put the code on
the Git repository.
Cheers,
-- Pavel
2017-01-31 20:19 GMT+01:00 kmo :
> I'
ere is no reliable and feature complete alternative to
> build desktop application, is it that?
>
> Thanks
>
> Hilaire
>
> Le 30/01/2017 à 11:36, Pavel Krivanek a écrit :
> > Hi Hilaire,
> >
> > I will look at it. Are you interested to have Phobos for Pharo 6?
>
Hi Hilaire,
I will look at it. Are you interested to have Phobos for Pharo 6?
The main problem of Phobos is the stopped support of XULRunner by Mozilla
without substitute so it's not good idea to use it for long-term projects.
Cheers,
-- Pavel
2017-01-29 12:34 GMT+01:00 Hilaire :
> Hi Pavel,
>
For older Pharo versions there exists framework for native UI named Phobos
that uses XULRunner to display user interface.
Screenshots: http://imgur.com/a/HFzuE
-- Pavel
2016-11-02 22:43 GMT+01:00 vikenti :
> Hello, i'm newbie in Pharo, converted from Visual Works which is quite
> different from
Zinc-WebSocket-* packages in the repository
http://mc.stfx.eu/ZincHTTPComponents
-- Pavel
2016-08-24 14:20 GMT+02:00 Tudor Girba :
> Hi,
>
> Can anyone tell me if there is a Websocket implementation for Pharo?
>
> Cheers,
> Doru
>
> --
> www.tudorgirba.com
> www.feenk.com
>
> "From an abstract e
a lot of custom drawing to something like canvas), or
> it's intended rather for "form apps"?
>
> pf
>
>
> > You may be interested in Phobos:
> > https://github.com/pavel-krivanek/phobos-framework
> >
> > -- Pavel
> >
> > 2016-06-06 2
You may be interested in Phobos:
https://github.com/pavel-krivanek/phobos-framework
-- Pavel
2016-06-06 20:56 GMT+02:00 sergio ruiz :
> It would seem to me that in order for an ecosystem to really take hold on
> the part of the users, it’s really important that it’s efficient and eas
2016-05-24 15:18 GMT+02:00 Dimitris Chloupis :
> Well technically the python part works fine, BUT I also always wanted it
> to be friendly to begineers . So nope , its same project. And you are
> correct its still focused in coding 3d graphics but I came to realisation
> that if I want some people
Hi,
Marcus started to go in this direction (CoverageStyler). With MetaLinks we
will be able to do that soon quite easily. I'm currently working on
per-method coverage testing of the minimal Pharo - mainly because we need
to know what tests that we already have need to be moved to this image.
Howev
Hi Craig,
try to look at Phobos frmework: https://code.google.com/p/phobos-framework/
Cheers,
-- Pavel
Dne pátek 17. října 2014 Craig napsal(a):
> Hi All,
>
> I'm new to Pharo although not to Smalltalk. I did dabble with Dolphin
> about 20 years ago, when it was first being developed, and did
Hi,
I will look at it and add the methods to the Phobos code. You have to
take into account that Phobos uses client-server architecture where
server can be on a different computer. Then Pharo will not have direct
access to the file provided by XULRunner client.
Cheers,
-- Pavel
2014-08-25 11:10
2014-03-26 9:11 GMT+01:00 Marcus Denker :
>
> On 26 Mar 2014, at 09:06, Goubier Thierry wrote:
>
> >
> >
> > Le 26/03/2014 09:03, Marcus Denker a écrit :
> >>
> >> On 26 Mar 2014, at 06:37, Pavel Krivanek
> wrote:
> >>
> >>>
Unbelievable... I stare how open source can work :-) I started this project
yesterday so it can hardly translate more than the small examples and of
course it had no announcement.
So, CCodeGenerator is the standalone translator from Smalltalk to plain C
extracted from VMMaker. It should be able no
Gofer new
smalltalkhubUser: 'Pharo' project: 'SystemConfigurations';
package: 'UnReloader';
load.
2013/12/11 Sergi Reyner
> 2013/12/11 Stéphane Ducasse
>
>>
>> Have a look at the ReUnloader package under my project on smalltalkhub.
>>
>
> Which one?
>
>
Hi,
look at https://ci.inria.fr/pharo-contribution/view/Pharo-Kernel-3.0/
Cheers,
-- Pavel
2013/12/10 nacho <0800na...@gmail.com>
> Hi,
> I'm trying to unload some of the packages from Pharo 3 to come up with a
> reduced Pharo Image.
> I don't know if someone has already succeeded at getting
You wan to create applications with standard look&feel, Phobos [1] may be
interesting for you.
[1] https://code.google.com/p/phobos-framework/
-- Pavel
2013/11/5 Bahman Movaqar
> Hi all,
>
> I need to build a typical GUI application (menus, buttons, modal
> dialogs, ...). I'd appreciate if y
but I need some support. First likely I have
> to learn Spec framework.
> Right now I have just a white window like in the attachment.
>
> Cheers,
> Jura
>
>
> El 14-11-2013, a las 17:40, Pavel Krivanek
> escribió:
>
> Yes, it works on the edge of Spec capabilities
Hi Torsten,
thank you very much. Everything is done. Now Periscope can be loaded
using Configuration Browser into Pharo 2.0.
Cheers,
-- Pavel
2013/11/14 Torsten Bergmann :
> Pavel wrote:
>>I fixed the recent experiments with the new Spec versions so now it
>>should work in Pharo 2.0. It really n
,
> Jura
>
> El 14-11-2013, a las 16:57, Pavel Krivanek
> escribió:
>
>> I fixed the recent experiments with the new Spec versions so now it
>> should work in Pharo 2.0. It really needs a configuration :-)
>>
>> Gofer new
>>smalltalkhubUser:
I fixed the recent experiments with the new Spec versions so now it
should work in Pharo 2.0. It really needs a configuration :-)
Gofer new
smalltalkhubUser: 'PavelKrivanek' project: 'Periscope';
package: 'Periscope';
load.
Nautilus pluginClasses add: {(Smalltalk at: #NautilusPeriscop
I think yes. I will probably make some set of tests that will do
things like this before the shrinking job on the CI.
-- Pavel
2013/10/15 Camillo Bruni :
> so I can remove the failing test?
> On 2013-10-15, at 21:32, Pavel Krivanek wrote:
>
>> It was moved to separate Shrinker
It was moved to separate Shrinker package that is now on SmalltlakHub
http://smalltalkhub.com/#!/~PavelKrivanek/Shrinker
-- Pavel
2013/10/15 Camillo Bruni :
> What happened to SmalltalkImage>>#kernelPackageNames, it was removed / moved
> / renamed/,
> but there is a failing test now:
>
> https:
You can modify or fix any part of the system including basic
"libraries" very easily and thanks to relativelly small, friendly and
open community you can have as a single person greater influence on
future Pharo development than in any other mentioned environment.
Safer investition :-)
-- Pavel
2
On KDE with acceleration it works fine too. Maybe some video card driver
problem?
-- Pavel
On Thu, Jul 4, 2013 at 4:52 PM, Pavel Krivanek wrote:
> Hi,
>
> for me Pharo fully works after upgrade to Fedora 19. With this packages:
> glibc-devel.i686 mesa-libGLU.i686 libICE-deve
1 - 100 of 102 matches
Mail list logo