Hi! We're sending this automatic email twice a month, to give the community an
opportunity to easily know what's happening and to coordinate efforts. Just
answer informally, and feel free to spawn discussions thereafter!
### Here's what I've been up to since the last WhatsUp:
- $HEROIC_ACHIEVE
Hello,
I'm preparing a report for a small local conference on the "Internet
Technologies". I would like to present some current Smalltalk trends in
this area. First of all, I'm thinking of Pharo efforts in conjunction web
frameworks like Seaside, AIDA/Web, Illiad. Certainly I'll talk about Amber
a
Hi!
I think http://ObjectProfile.com can be listed as a success story :-)
Maybe it can be listed here:
http://www.pharo-project.org/about/success-stories
We have several screenshots:
http://objectprofile.com/#/pages/products/hapao/screenshoots.html
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,
I marked them all integrated
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/update-3-0-30019-tp4679111p4679131.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
yes, implementing PDF parsing will be possible in the future but not for
the 0.9 ;-)
Actually, Guillaume and I try to propose a clean framework to generate
very easily PDF documents with a model oriented components. The goal
isn't to render PDF on screen but to generate a document from a
desc
+1.
Doru
On Mar 31, 2013, at 8:52 PM, Camillo Bruni wrote:
> still, how fast is it? in ms? compared to a textual search?
> I guessif you do not cache the ast nodes it is the same speed as the image
> wide source code search...
>
> nevertheless I'd really like to have it in the image ;)
>
>
still, how fast is it? in ms? compared to a textual search?
I guessif you do not cache the ast nodes it is the same speed as the image wide
source code search...
nevertheless I'd really like to have it in the image ;)
On 31.03.2013, at 19:40, stephane ducasse wrote:
> I'm really thinking that
the releases note are publicly available on fogbugz :)
Ben
On Mar 31, 2013, at 4:25 PM, stephane ducasse wrote:
> +1
>
>> Thanks Clement for pushing this :)
>
> putting a section with the release notes could be interesting too for people
> coming to see it:
>
> <2009-04-18Pharo10LogOfActio
the thing is that we use to mix two steps in one with the previous issue
tracker.
The workflow is:
work needed (open) -> review needed (resolved) -> fix to include (resolved) ->
integrated (resolved) and here and only here, once it's integrated, you can
close the issue
:)
Ben
On Mar 31, 2013
one of these days we will change that because packages will be stabilized (ben
was the first impacted by the different changes in RPackage).
Stef
On Mar 30, 2013, at 5:09 PM, Alexandre Bergel wrote:
> Hi!
>
> I am just wondering what these icons means in Nautilus
>
> ??
>
> a method exten
you have the project owner which can be a team (composite) and you have the
project.
Stef
>
> According to the Monticello registration code, abergel is a user. But the
> Gofer scripts says that ObjectProfile is a smalltalkhubUser. Should not
> ObjectProfile be called the owner?
>
> When I c
Hi guys
We were checking a bit the situation and this is promising :)
-> Consortium: 9 Members, 1 Sponsor ==> 20500 EUR/Year
-> Association: 47 Members ==> 4040 EUR/Year
We really think that we can reach the first goal of enough money for 1 full
time engineer
within the next year
Stef and Marc
30019
-
10162 multiple selection of methods in method pane if CompiledMethods are equal
https://pharo.fogbugz.com/f/cases/10162
10071 Useless Morphic classes
https://pharo.fogbugz.com/f/cases/10071
7485 .st command line handler should support shebang
h
I'm really thinking that we should get such feature in the system.
Stef
> That is pretty cool.
>
> Doru
>
>
> On Mar 31, 2013, at 7:03 PM, Stéphane Ducasse
> wrote:
>
>>
>>
>> Begin forwarded message:
>>
>>> From: Andre Hora
>>> Subject: [Lsehub-staff] Shortcuts for AST matcher
>>> Dat
>>> I do not announce the update before the 4 stages are run and green.
>>> This slows us down so we code in between updates but this is using the
>>> stagged process.
>>> I do not even know how you can determine that we are not using it :).
>>
>> I just check when you announced the update and I
last time I talked about it with olivier he told me that he can read pdf so he
could do merging but
may be I misremember.
Stef
On Mar 31, 2013, at 1:44 PM, Ben Coman wrote:
> Hi Christian, Didn't realize you were on list. Thanks for the clarification.
> Do you think that PDF4Smalltalk would
Ok I was confused. I thought that you were mentioning generating pdf.
Now for rendering… this is another story. Once we have athens may be this will
be easier.
Stef
On Mar 31, 2013, at 1:17 PM, Ben Coman wrote:
> Thanks Stef. Actually I have had some recent discussion with Christian about
>
That is pretty cool.
Doru
On Mar 31, 2013, at 7:03 PM, Stéphane Ducasse wrote:
>
>
> Begin forwarded message:
>
>> From: Andre Hora
>> Subject: [Lsehub-staff] Shortcuts for AST matcher
>> Date: March 19, 2013 4:24:46 PM GMT+01:00
>> To: RMoD private list
>> Reply-To: RMoD private list
>>
There is no such executable 'cd'. It is actually a command which is
processed directly by shell interpreter (cmd.exe or powershell or
something) and it works only in a shell session. You can execute 'cmd.exe
/k cd ""'. This command opens Windows command line interpreter
and runs 'cd' afterwards but
We published a cleaning version of AST and critics so probably some of the
tests will be fixed.
I will have a look.
Stef
> … we are now at 10.
>
> https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/label=linux/lastCompletedBuild/testReport/
>
>
>
Hi Alex,
Thanks for fixing this!
I know you are using it for Roassal. It is important to have you work in Pharo
2.0 :).
Cheers,
Doru
On Mar 31, 2013, at 6:33 PM, Alexandre Bergel wrote:
> Hi!
>
> In the meantime we have a reliable solution to manage configuration, I have
> updated http://
Hi!
In the meantime we have a reliable solution to manage configuration, I have
updated http://squeaksource.com/Versionner.html
The two most significant changes are:
- SmalltalkHub is now supported
- Committing a project now produces a stable version (instead of a development)
and the most rece
> CollectionsTests.Unordered.DictionaryTest.testAllDictionariesAreHealthy
> 90 ms 1
>>> Refactoring.Tests.Critics.RBSmalllintTest.testLongMethods 96 ms 2
>>> Manifest.Tests.SmalllintManifestCheckerTest.testFalsePositiveOf 1.5 sec
>>> 4
>>> Refactoring.Tests.Critics.RBSmalllintTest
so we should stop and fix them.
I like this idea of the process always green.
Stef
On Mar 30, 2013, at 8:24 PM, Marcus Denker wrote:
> … we are now at 10.
>
> https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/label=linux/lastCompletedBuild/testReport/
>
>
>
> And of course it's while-using-it
:)
I'm filling myself with chocolate and I have friends at home, so when I'm back
to real life I will integrate a bunch of issues.
Stef
> 2013/3/30 Nicolas Cellier
> Thanks,
> SLICE-Issue-10173-ClassBuilder-cannot-safely-modify-a-class-why-using-it-nicola
On Mar 29, 2013, at 8:02 PM, Janko Mivšek wrote:
> Dear Smalltalkers,
>
> Serge and me just submitted the application for the GSoC (see its copy
> here: http://gsoc2013.esug.org/application), now let we wait finger
> crossed to the Monday 8.April when accepted organizations will be announced.
+1
> Thanks Clement for pushing this :)
putting a section with the release notes could be interesting too for people
coming to see it:
#summary The list of actions performed in Pharo 1.0
#sidebar Sidebar
THIS CONTENT WAS MOVED TO THE WEBSITE. DONT EDIT IT HERE ANYMORE! To be deleted
soon.
Benjamin Van Ryseghem-2 wrote
> And when you go from Resolved to CLosed, the status is kept
Okay, so we have to mark as integrated before closing, and if not, it has to
be reopened, then resolved, then marked integrated, and then closed again :)
-
Cheers,
Sean
--
View this message in contex
Hi Christian, Didn't realize you were on list. Thanks for the
clarification.
Do you think that PDF4Smalltalk would be suited to build a tool for
splitting/joining pages, and perhaps also adding watermarks to pages?
For instance, I often use tools like pdfmerge [1] for this. These are
quite po
Thanks Stef. Actually I have had some recent discussion with Christian
about porting to Pharo. He seems open to the idea but for a while he is
committed to other earn-a-living activities.
However back to my original question, I believe neither Artefact or
PDF4Smalltalk yet do PDF rendering
On 31 Mar 2013, at 11:43, "Christian Haider"
wrote:
> My PDF library has nothing to do with rendering (putting the graphics on the
> screen) and I doubt that Artefact will do that.
> IMHO, rendering PDF is quite a challenge...
I did not read that part very carefully. But provided Ben meant re
2013/3/29 Igor Stasenko
> How about textPosition and visualPosition/layoutPosition?
> So you know that it speaking either about position in text or layout
> position (x/y).
>
I will try adapt this meaning
Hi
2013/3/31 stephane ducasse
> Hello deni
>
> this is great to see your effort on that side of the front :)
> One question:
> do you paste all these explanation in class side comments :)?
>
>
I will doing this
> >> I want easily understand what kind of position method means. In
> TxLa
My name is Haider (sticky fingers are not polite with proper names...).
My PDF library has nothing to do with rendering (putting the graphics on the
screen) and I doubt that Artefact will do that.
IMHO, rendering PDF is quite a challenge...
Cheers,
Christian (HAIDER)
> -Ursprünglich
On 2013-03-31, at 11:12, Camillo Bruni wrote:
>
> On 2013-03-31, at 11:08, stephane ducasse wrote:
>
>> camillo
>>
>> I do not announce the update before the 4 stages are run and green.
>> This slows us down so we code in between updates but this is using the
>> stagged process.
>> I do n
On 2013-03-31, at 11:08, stephane ducasse wrote:
> camillo
>
> I do not announce the update before the 4 stages are run and green.
> This slows us down so we code in between updates but this is using the
> stagged process.
> I do not even know how you can determine that we are not using it :
camillo
I do not announce the update before the 4 stages are run and green.
This slows us down so we code in between updates but this is using the stagged
process.
I do not even know how you can determine that we are not using it :).
Stef
On Mar 29, 2013, at 3:46 PM, Camillo Bruni wrote:
>
Thanks guys
this is great. I'm really happy to see that the effort we started two years ago
is paying off.
Stef
On Mar 28, 2013, at 6:40 PM, Martin Dias wrote:
> Hi all,
>
> We are happy to announce Fuel 1.9.
>
> Fuel is an open-source general-purpose object serialization framework
> deve
Else there is also the work of Christian Haidler.
Artefact developers will release soon a 0.9 version once they fix the jpeg
inclusion
Stef
>> I was looking around for PDF rendering libraries that might be used with
>> NativeBoost and they all seem to be licensed GPL, which is not compatible
>
Hello deni
this is great to see your effort on that side of the front :)
One question:
do you paste all these explanation in class side comments :)?
>> I want easily understand what kind of position method means. In TxLayoutSpan
>> I try to distinct it by "charPosition" and "xyPosition".
Allright. I will take care of that.
Johan (sent from my mobile)
On 30 Mar 2013, at 20:54, Camillo Bruni wrote:
> Yes that sounds like a good idea.
> and we should move it then to PharoExtras.
>
> I created http://smalltalkhub.com/#!/~PharoExtras/FileSystemLegacy/ and added
> you as a contri
41 matches
Mail list logo