[Pharo-project] FLClassNotFound on materialization

2013-04-30 Thread Hernán Morales Durand
I wonder if this feature is already implemented? http://lists.gforge.inria.fr/pipermail/pharo-project/2011-November/056143.html because I have a map of class renames but I don't know how to tell the materializer to serialize and re-materialize with updated names. I am using Fuel 1.8 in Pharo

Re: [Pharo-project] FLClassNotFound on materialization

2013-04-30 Thread Hernán Morales Durand
://rmod.lille.inria.fr/web/pier/software/Fuel/Version1.9/Documentation/Migration?_s=H48DZqhQOi3ii0La_k=vsCCzX7_rCTEGZvS_n20 FLMaterializer newDefault migrateClassNamed: #Point toClass: Coordinate. HTH, Max On 30.04.2013, at 14:42, Hernán Morales Durand hernan.mora...@gmail.com wrote: I wonder

Re: [Pharo-project] [Pharo-users] SLOC in Smalltalk

2013-04-02 Thread Hernán Morales Durand
, It would be nice if you patch the WebCodeStats by yourself. I just set a read-write access to the http://www.squeaksource.com/WebCodeStats.html. Best regards Janko Dne 02. 04. 2013 04:54, piše Hernán Morales Durand: Hi Janko. Thanks for your useful package. Apparently there is some issue

Re: [Pharo-project] [Pharo-users] SLOC in Smalltalk

2013-04-01 Thread Hernán Morales Durand
- Lines in methods Results can be seen here: https://docs.google.com/spreadsheet/ccc?key=0Atnb1W9vuq9ndG4wbUpxNXpKQnFZRlFyQXpHclhZa2c#gid=1 The code measuring all above is here: http://www.squeaksource.com/WebCodeStats.html Hope this helps Janko Dne 31. 03. 2013 09:23, piše Hernán Morales

Re: [Pharo-project] What happened to NumericalMethods

2012-11-29 Thread Hernán Morales Durand
http://www.squeaksource.com/DHBNumerical http://www.amazon.com/Object-Oriented-Implementation-Numerical-Methods-Introduction/dp/1558606793 used for $30 El 29/11/2012 15:17, Casimiro de Almeida Barreto escribió: 2 questions: (a) What happened to NumericalMethods (disapeared from repository)

Re: [Pharo-project] SortedCollection=

2012-11-19 Thread Hernán Morales Durand
You should ask Norberto Manzanos, he implemented an IdentitySolver which mitigates the lack of these philosophical objects in Smalltalk. Besides he has real experience working with objects difficult to identify and compare. I don't think he's willing to share it with the Pharo community, but

Re: [Pharo-project] [squeak-dev] Re: Transform sends to ANSI standard?

2012-09-26 Thread Hernán Morales Durand
Hi Levente, On 26/09/2012 2:25, Levente Uzonyi wrote: On Tue, 25 Sep 2012, Hernán Morales Durand wrote: Hi folks, I am rewriting packages to be compatible or more portable between Smalltalks. Code Critics gives the following information on my packages: - #cr, #crlf, #lf, #space, #tab

Re: [Pharo-project] Roassal Survey

2012-09-25 Thread Hernán Morales Durand
I don't know your project scope, but these pointers may help you to grab some features to implement: http://www.tm4.org/mev/features Also take a look into the Circular Genome Viewer: http://wishart.biology.ualberta.ca/cgview/gallery.html specially the browsable maps

[Pharo-project] Transform sends to ANSI standard?

2012-09-25 Thread Hernán Morales Durand
Hi folks, I am rewriting packages to be compatible or more portable between Smalltalks. Code Critics gives the following information on my packages: - #cr, #crlf, #lf, #space, #tab, #findTokens:, ... are not part of the ANSI string protocol. - #cr and #lf are not part of the ANSI stream

Re: [Pharo-project] Topics for a term project in CG

2012-09-17 Thread Hernán Morales Durand
On 17/09/2012 7:16, Dennis Schetinin wrote: Hello! My student is looking for a topic for her term project/paper in area of Computer Graphics and UI maybe. I didn't pay enough attention to this area for some time, so I ask if there are some tasks we could help to solve here? Please note, she has

Re: [Pharo-project] How to filter out method extensions in Ring?

2012-07-25 Thread Hernán Morales Durand
selector: each ] then you can use: aRGMethod isExtension Cheers, Veronica On 23 Jul 2012, at 13:45, Hernán Morales Durand wrote: Hello all, You may help me on this one. I want to filter out method selectors which are extensions of a particular class. For example, in Pharo 1.4

[Pharo-project] How to filter out method extensions in Ring?

2012-07-23 Thread Hernán Morales Durand
Hello all, You may help me on this one. I want to filter out method selectors which are extensions of a particular class. For example, in Pharo 1.4 the ArrayedCollection class has these selectors: ArrayedCollection selectors asSortedCollection I would want all of them except

Re: [Pharo-project] How to contribute to Pharo book

2012-06-22 Thread Hernán Morales Durand
Ok, I'd like to add some nice documentation to the Pharo book. Hernán 2012/6/22 Torsten Bergmann asta...@gmx.de Me wrote How can we expect people to contribute to the collabroactive book when the section on how to contribute is empty?

Re: [Pharo-project] ScriptManager config in 1.4

2012-06-19 Thread Hernán Morales Durand
Thanks Torsten, very useful package. 2012/6/19 Torsten Bergmann asta...@gmx.de The ConfigurationOfScriptManager is now also in the Pharo 1.4. repo and therefore directly available for easy loading in Tools - Configuration Browser Bye T. -- Empfehlen Sie GMX DSL Ihren Freunden und

[Pharo-project] Select multiple items in ObjectExplorer

2012-06-17 Thread Hernán Morales Durand
Hi guys, Have you seen out there a specialized ObjectExplorer where you may select several items? Cheers, Hernán

[Pharo-project] Grid Morph

2012-05-31 Thread Hernán Morales Durand
Hi all, If it's useful for someone, I've adapted a pretty basic grid morph to Pharo 1.3. To test: GridMorph columnNamesExample. GridMorph morphInCellExample. GridMorph columnNamesExample. GridMorph blocksExample. download from http://ss3.gemstone.com/ss/BioSmalltalk/SGrid-hfm.3.mcz cheers,

[Pharo-project] Using Merlin in Web UI's

2012-04-05 Thread Hernán Morales Durand
Hi all, Is there any support for using Merlin (a wizard library) with Seaside? (or any other web framework like Aida or Iliad) Cheers, Hernán

Re: [Pharo-project] non-interactive compiling with feedback

2012-03-19 Thread Hernán Morales Durand
If you have Grease loaded: Gofer new squeaksource: 'CodeGenerator'; package: 'CodeGenerator'; load. [CGSmalltalk new setSourceAsCode; targetClass: Object; compile: 'testMethod ^ 42. ^ 32' ] on: SyntaxErrorNotification or Notification do: [: ex | ^ ex errorMessage ]

Re: [Pharo-project] Adding a statement programmatically

2012-03-09 Thread Hernán Morales Durand
| parseTree resultNode searchTree | parseTree := RBParser parseMethod: 'renderContentOn: aRenderer aRenderer div id: ''id1''; with: [ aRenderer div id: ''idInner1''; render: ''text1'' ].'. searchTree := RBParser parseExpression:

Re: [Pharo-project] [squeak-dev] GSoC application submitted, 22 ideas collected

2012-03-09 Thread Hernán Morales Durand
Name: A binding to R Level: Advanced Possible mentor: ? Possible second mentor: ? Description With the increased popularity of high-level statistical programming language and environments for data analysis like R, a way to interface this package is becoming a must have for Smalltalk, since it

Re: [Pharo-project] [squeak-dev] GSoC application submitted, 22 ideas collected

2012-03-09 Thread Hernán Morales Durand
to iGraph would be a bit more challenging and would allow for things like using Connectors to directly create/define iGraph data structures and use iGraph's API to modify their behavior. Lawson On 3/9/12 6:07 PM, Hernán Morales Durand wrote: Name: A binding to R Level: Advanced Possible

Re: [Pharo-project] [squeak-dev] GSoC application submitted, 22 ideas collected

2012-03-09 Thread Hernán Morales Durand
Name: CSS Template System Level: Easy / Intermediate Possible mentor: Hernán Morales Durand Possible second mentor: ? Description Cascading Style Sheets (CSS) is a technology which allows personalized presentation styles of document contents. It is based in textual source code which has

Re: [Pharo-project] [squeak-dev] Re: Project ideas for GSoC, 7 days left!

2012-03-07 Thread Hernán Morales Durand
On Fri, Mar 2, 2012 at 9:36 PM, karl ramberg karlramb...@gmail.com wrote: Port OpenQwaq video to Etoys Karl On Fri, Mar 2, 2012 at 9:17 PM, Hernán Morales Durand hernan.mora...@gmail.com wrote: To dream is easy: -HDF5 (http://www.hdfgroup.org/HDF5/) support like PyTables

[Pharo-project] Fwd: [squeak-dev] Re: Project ideas for GSoC, 7 days left!

2012-03-07 Thread Hernán Morales Durand
, 2012 at 9:36 PM, karl ramberg karlramb...@gmail.com wrote: Port OpenQwaq video to Etoys Karl On Fri, Mar 2, 2012 at 9:17 PM, Hernán Morales Durand hernan.mora...@gmail.com wrote: To dream is easy: -HDF5 (http://www.hdfgroup.org/HDF5/) support like PyTables or h5py for Python

[Pharo-project] Testing Morphic Designer

2012-03-07 Thread Hernán Morales Durand
Does someone would mind to share a Morphic Designer working image? [*] I've tried to install it in both Squeak 4.3 and Pharo 1.3 without success. Thanks in advance, Hernán [*] https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/designer#HowtoInstall

Re: [Pharo-project] Project ideas for GSoC, 7 days left!

2012-03-03 Thread Hernán Morales Durand
the OWLViz in Protegé 4 (see the example of pizza.owl in http://www.semanticfocus.com/blog/author/name/cody/) Cheers, Hernán 2012/3/2 Tudor Girba tu...@tudorgirba.com Hi, On 2 Mar 2012, at 21:17, Hernán Morales Durand wrote: -An omnibrowser for OWL ontologies Just out of curiosity, what do

Re: [Pharo-project] Project ideas for GSoC, 7 days left!

2012-03-02 Thread Hernán Morales Durand
To dream is easy: -HDF5 (http://www.hdfgroup.org/HDF5/) support like PyTables or h5py for Python -Information Retrieval/Full Text Search package like Lucene ( http://lucene.apache.org/) -A binding to R or SAS or SPSS -Better or more semantic web support (see

Re: [Pharo-project] localization

2012-01-06 Thread Hernán Morales Durand
2012/1/6 Henrik Johansen henrik.s.johan...@veloxit.no: For Date/Time localization, there's the LocalePlugin which returns some of the OS's current Locale's values. An interface to the CLDR would be nice, but no one's invested in that yet as far as I know. I have invested in CLDR parsers,

Re: [Pharo-project] xpath queries

2012-01-05 Thread Hernán Morales Durand
There is a XPath package (http://www.squeaksource.com/XPath) which I've been using for some time. To load it: Gofer new squeaksource: 'XMLSupport'; package: 'ConfigurationOfXMLSupport'; load. (Smalltalk at: #ConfigurationOfXMLSupport) perform: #loadDefault. Gofer new

Re: [Pharo-project] Prematurely ending document on purpose with the SAXParser

2012-01-05 Thread Hernán Morales Durand
2012/1/4 Norbert Hartl norb...@hartl.name: Am 03.01.2012 um 16:14 schrieb Sven Van Caekenberghe: On 03 Jan 2012, at 13:31, Hernán Morales Durand wrote: I wonder what to do in this kind of situations. See 1) XML is one of the most important packages 2) There is no mailng-list for xml ? 3

Re: [Pharo-project] Prematurely ending document on purpose with the SAXParser

2012-01-03 Thread Hernán Morales Durand
I wonder what to do in this kind of situations. See 1) XML is one of the most important packages 2) There is no mailng-list for xml ? 3) Nobody replies and 4) You want latest updates from that package Any suggestion? Cheers Hernan 2011/11/17 Hernán Morales Durand hernan.mora...@gmail.com

Re: [Pharo-project] Prematurely ending document on purpose with the SAXParser

2011-11-16 Thread Hernán Morales Durand
Just for the record, I have to install the previous version of XML-Parser-JAAyer.50 until I find some time to work on this. Cheers, Hernán 2011/11/15 Hernán Morales Durand hernan.mora...@gmail.com: Since XML-Parser-JAAyer.50 the SAXDriver doesn't check anymore for #checkEOD in the #handle

[Pharo-project] Prematurely ending document on purpose with the SAXParser

2011-11-14 Thread Hernán Morales Durand
Since XML-Parser-JAAyer.50 the SAXDriver doesn't check anymore for #checkEOD in the #handle methods, have you removed eod iVar for performance reasons? I need it because I have a very large XML and I want to be able to parse some header nodes without parsing the entire XML. Otherwise, what would

Re: [Pharo-project] Paradigm change in Smalltalk software engineering visible?

2011-10-31 Thread Hernán Morales Durand
Kuhn's more than 20 senses of paradigm change? In computer science? ... 2011/10/31 Guido Stepken gstep...@googlemail.com: Hello! Some weeks ago i asked, weather code in Smalltalk is an object too or not. The answers were not that clear as i expected! :-( Now i would like to put up the

Re: [Pharo-project] [vwnc] Any serializer can customize serialization strategy?

2011-10-13 Thread Hernán Morales Durand
Morales Durand Sent: Monday, October 10, 2011 15:36 To: Pharo Development; The general-purpose Squeak developers list; vwnc mailing list Subject: [vwnc] Any serializer can customize serialization strategy? Is there any serializer (Fuel/StOMP/Ma object serialization/BOSS/SRP/SIXX??) which let

Re: [Pharo-project] [squeak-dev] Any serializer can customize serialization strategy?

2011-10-13 Thread Hernán Morales Durand
: aDefaultMapper] Do you like more this way? Absolutely :) Martin On Tue, Oct 11, 2011 at 4:10 PM, Mariano Martinez Peck marianop...@gmail.com wrote: On Tue, Oct 11, 2011 at 12:56 AM, Hernán Morales Durand hernan.mora...@gmail.com wrote: Thanks Mariano, That's pretty much what I want

[Pharo-project] Any serializer can customize serialization strategy?

2011-10-10 Thread Hernán Morales Durand
Is there any serializer (Fuel/StOMP/Ma object serialization/BOSS/SRP/SIXX??) which let me attach an external compressor/decompressor for specific Strings to the serialization/deserialization process? With external I mean it could be in a separate binary (I could arrange the binding though). Thanks

Re: [Pharo-project] [squeak-dev] Any serializer can customize serialization strategy?

2011-10-10 Thread Hernán Morales Durand
Now with machines generating daily 6 TBytes of raw data, one of the keys will be data compression. 2011/10/10 Mariano Martinez Peck marianop...@gmail.com: On Mon, Oct 10, 2011 at 9:35 PM, Hernán Morales Durand hernan.mora...@gmail.com wrote: Is there any serializer (Fuel/StOMP/Ma object

Re: [Pharo-project] Can't load last version of VMMaker wih Metacello

2011-09-28 Thread Hernán Morales Durand
2011/9/26 Mariano Martinez Peck marianop...@gmail.com: Be sure to use last version. Here it loads: Deprecation raiseWarning: false.     Gofer new     squeaksource: 'MetacelloRepository';     package: 'ConfigurationOfCog';     load. ((Smalltalk at: #ConfigurationOfCog) project version:

[Pharo-project] Loading OmniBrowser in 1.3 Core

2011-09-28 Thread Hernán Morales Durand
I've already loaded AST and RB in a Core 1.3 #13299, how do you load OmniBrowser with Shout support? I've evaluated without success: Gofer new squeaksource: 'PharoOB'; package: 'ConfigurationOfOmniBrowser'; load. ((Smalltalk at: #ConfigurationOfOmniBrowser) project version:

Re: [Pharo-project] data set

2011-09-04 Thread Hernán Morales Durand
Hi Tudor, I don't know if you want few data sets or many ones, but for each case I found Selecting genes with dissimilar discrimination strength for sample class prediction, report case studies in two real cancer microarray datasets (CAR and LUNG) for gene expression profiling. The Lymphoma case

Re: [Pharo-project] data set

2011-09-04 Thread Hernán Morales Durand
, such as age or function, and have various kinds of relationships with other persons. Ideally, it should be something containing some more than 5-10 types of entities. Cheers, Doru On 5 Sep 2011, at 02:51, Hernán Morales Durand wrote: Hi Tudor, I don't know if you want few data sets or many ones

Re: [Pharo-project] Testing Pharo OneClick 1.3

2011-09-03 Thread Hernán Morales Durand
2011/9/2 Stéphane Ducasse stephane.duca...@inria.fr: On Sep 2, 2011, at 7:16 AM, Hernán Morales Durand wrote: Two more: ScriptLoader new installingInstaller should not work and should not be used. Nobody should use ScriptLoader :) I know :) just pointing a way to reproduce a possible

Re: [Pharo-project] Installing TextLint on top of PharoKernel

2011-09-03 Thread Hernán Morales Durand
Hi Damien I wanted to see the call stack with a script testHTTPSocket.st: HTTPSocket httpGet: 'http://source.lukas-renggli.ch/petit/?C=M;O=D' args: nil user: '' passwd: '' without quitting, opened the PharoKernel window (it is minimized in my WinXP) and in the VM

[Pharo-project] Testing Pharo OneClick 1.3

2011-09-01 Thread Hernán Morales Durand
Sorry no time to open tickets. Open Monticello Browser Hit +Config Hit Ok Hit Cancel Hit Cancel Hit Cancel ... OBSystemBrowser openOnClass: Behavior select ObsoleteSubclasses class variable hit mouse right-button Create a category Create a class inside this category Create another category

Re: [Pharo-project] Testing Pharo OneClick 1.3

2011-09-01 Thread Hernán Morales Durand
Thanks Damien, I've found another one Open a browser Create new class category Create new class MyClass1 Hit right-button over MyClass1 Choose Refactor class - Generate #= and #hash MNU 2011/9/1 Damien Cassou damien.cas...@gmail.com: On Thu, Sep 1, 2011 at 9:57 AM, Hernán Morales Durand

Re: [Pharo-project] Testing Pharo OneClick 1.3

2011-09-01 Thread Hernán Morales Durand
in the UndefinedObject none line in the SyntaxError windows. Select Browse full MNU 2011/9/1 Damien Cassou damien.cas...@gmail.com: http://code.google.com/p/pharo/issues/detail?id=4751 On Thu, Sep 1, 2011 at 6:04 PM, Hernán Morales Durand hernan.mora...@gmail.com wrote: Generate #= and #hash

Re: [Pharo-project] Omnibrowser in 1.4

2011-08-30 Thread Hernán Morales Durand
2011/8/29 Stéphane Ducasse stephane.duca...@inria.fr: On Aug 29, 2011, at 11:13 PM, Hernán Morales Durand wrote: Hi Stef, I just want to know if OB will be supported in Pharo = 1.4 even if you don't maintain it, because I've spent energy and time learning the framework, and I have written

Re: [Pharo-project] printing Scientific notation of float

2011-08-30 Thread Hernán Morales Durand
If you mean '%e.' printf: 0.61. -- '6.1.' There is some support here: http://www.squeaksource.com/Printf.html 2011/8/30 HwaJong Oh daliot...@gmail.com: Hi, Does Pharo have scientific float notation printing? http://en.wikipedia.org/wiki/Scientific_notation I want to control the

Re: [Pharo-project] Omnibrowser in 1.4

2011-08-29 Thread Hernán Morales Durand
Hi Stef, I just want to know if OB will be supported in Pharo = 1.4 even if you don't maintain it, because I've spent energy and time learning the framework, and I have written one developer guide for OB and I have planned at least 5 more browsers. 2011/8/28 Stéphane Ducasse

Re: [Pharo-project] Omnibrowser in 1.4

2011-08-28 Thread Hernán Morales Durand
2011/8/28 Lukas Renggli reng...@gmail.com: There are currently no plans to make OB work in upcoming Pharo versions; Pharo 1.4 is supposed to have its own much better browser framework. Which framework?

Re: [Pharo-project] deprecated annotation?

2011-08-17 Thread Hernán Morales Durand
Hi Lukas, Igor 2011/8/17 Lukas Renggli reng...@gmail.com: How would that help anybody to find out whether they are relying on deprecated methods? This seems like a big step backwards form a user point of view. Suddenly a method is gone and you didn't get a warning. You are you supposed to

Re: [Pharo-project] Draft chapter on Settings Framework for PBE2 now online

2011-06-20 Thread Hernán Morales Durand
will update the settings chapter with that. Cheers Alain Le 20/06/2011 00:18, Hernán Morales Durand a écrit : Hi Oscar, I would like to build my own application settings in a separated Settings browser, can I usemyAppSettings  like thesystemsettings pragma? any example code how to do it? Cheers

Re: [Pharo-project] Draft chapter on Settings Framework for PBE2 now online

2011-06-19 Thread Hernán Morales Durand
Hi Oscar, I would like to build my own application settings in a separated Settings browser, can I use myAppSettings like the systemsettings pragma? any example code how to do it? Cheers, 2011/2/8 Oscar Nierstrasz oscar.nierstr...@gmail.com: Hi Folks, There is now a draft chapter on the

Re: [Pharo-project] [OT] Meeting in Europe

2011-05-07 Thread Hernán Morales Durand
? we are at one hour from paris so if you drop by let us know Stef On May 3, 2011, at 5:45 PM, Hernán Morales Durand wrote: Hi all, Sorry for the OT, I'm during this month in eastern Europe, if someone would like to meet and talk about the Smalltalk world just write me here or by private e

[Pharo-project] [OT] Meeting in Europe

2011-05-03 Thread Hernán Morales Durand
Hi all, Sorry for the OT, I'm during this month in eastern Europe, if someone would like to meet and talk about the Smalltalk world just write me here or by private e-mail. Cheers, -- Hernán Morales Information Technology Manager, Institute of Veterinary Genetics. National Scientific and

Re: [Pharo-project] Decode url form with Zinc-HTTP

2011-04-07 Thread Hernán Morales Durand
Apr 2011, at 22:38, Hernán Morales Durand wrote: Hi Sven, In WebUtils one can decode an URL this way ( WebUtils decodeUrlEncodedForm: 'http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi%3Fdb%3Dnuccore%26term%3Dscience%5Bjournal%5D%2BAND%2Bbreast%2Bcancer%2BAND%2B2009%5Bpdat%5D' ) keys

Re: [Pharo-project] Decode url form with Zinc-HTTP

2011-04-07 Thread Hernán Morales Durand
and loading manually the latest Zinc-HTTP from the Monticello Browser. either way I get errors (attached debugger output from the ConfigurationOf script). What is the proper way to install or update to the latest version, Cheers, 2011/4/7 Hernán Morales Durand hernan.mora...@gmail.com: Cool. Thanks Sven

[Pharo-project] Decode url form with Zinc-HTTP

2011-04-06 Thread Hernán Morales Durand
Hi Sven, In WebUtils one can decode an URL this way ( WebUtils decodeUrlEncodedForm: 'http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi%3Fdb%3Dnuccore%26term%3Dscience%5Bjournal%5D%2BAND%2Bbreast%2Bcancer%2BAND%2B2009%5Bpdat%5D' ) keys anyOne resulting in

Re: [Pharo-project] Let's get rid of Core vs. Full

2011-04-04 Thread Hernán Morales Durand
2011/4/3 Stéphane Ducasse stephane.duca...@inria.fr: On Apr 3, 2011, at 9:34 PM, Hernán Morales Durand wrote: I really agree with you Marcus. It sounds to me that core/dev is a black and white approach. I know there are no resources, but what do you think of starting with a minimum image

Re: [Pharo-project] Let's get rid of Core vs. Full

2011-04-03 Thread Hernán Morales Durand
I really agree with you Marcus. It sounds to me that core/dev is a black and white approach. I know there are no resources, but what do you think of starting with a minimum image and the build over more sophisticated images? -Kernel image -Core image -Image with really basic browsing/scm tools

[Pharo-project] SqueakSource down... again

2011-02-21 Thread Hernán Morales Durand
SqueakSource is down again. I'm tired of this situation, there is any alternative free repository? Cheers, -- Hernán Morales Information Technology Manager, Institute of Veterinary Genetics. National Scientific and Technical Research Council (CONICET). La Plata (1900), Buenos Aires, Argentina.

Re: [Pharo-project] SqueakSource down... again

2011-02-21 Thread Hernán Morales Durand
I mean repository *server*, Thanks 2011/2/21 Henrik Johansen henrik.s.johan...@veloxit.no: + Repository directory Cheers, Henry On Feb 21, 2011, at 4:02 46PM, Hernán Morales Durand wrote: SqueakSource is down again. I'm tired of this situation, there is any alternative free repository

Re: [Pharo-project] SqueakSource down... again

2011-02-21 Thread Hernán Morales Durand
it at 15:55 GTM+1 so i don't know how i can help you. 2011/2/21 Hernán Morales Durand hernan.mora...@gmail.com SqueakSource is down again. I'm tired of this situation, there is any alternative free repository? Cheers, -- Hernán Morales Information Technology Manager, Institute of Veterinary

Re: [Pharo-project] [squeak-dev] Re: SqueakSource down... again

2011-02-21 Thread Hernán Morales Durand
You're right, we should continue expecting a human-robot volunteer to press the button every time the machine is broken, and that's very kind attitude. Hernán 2011/2/21 Frank Shearar frank.shea...@angband.za.org: On 2011/02/21 15:31, Hernán Morales Durand wrote: Thanks, do nothing, just wait

Re: [Pharo-project] [squeak-dev] Re: SqueakSource down... again

2011-02-21 Thread Hernán Morales Durand
not just about complaining and waiting for the others to solve our problems. On Mon, Feb 21, 2011 at 3:00 PM, Hernán Morales Durand hernan.mora...@gmail.com wrote: You're right, we should continue expecting a human-robot volunteer to press the button every time the machine is broken, and that's

Re: [Pharo-project] A new GUI visual designer

2011-02-12 Thread Hernán Morales Durand
2011/2/12 nullPointer epic...@gmail.com: no updatable; ??? only could be modified for the same designer routine. ??? Can you modify manually the code generated for the UI Painter of VW? I´m not; I´m not mutant :) The use of XAML or XUL is for portability. Exists many tools for design

Re: [Pharo-project] what do we do for OmniBrowser?

2011-02-03 Thread Hernán Morales Durand
2011/2/3 Guillermo Polito guillermopol...@gmail.com: On Wed, Feb 2, 2011 at 3:47 PM, Stéphane Ducasse stephane.duca...@inria.fr wrote: Ok guys here is what I suggest:        - create a PharoOB or something like that You ask for it, you have it: http://www.squeaksource.com/PharoOB

Re: [Pharo-project] [squeak-dev] Accessing external resources in a cross-platform way

2011-02-03 Thread Hernán Morales Durand
, 2011, at 1:01 AM, Hernán Morales Durand wrote: I've just implemented an initial release on top of FileSystem and ProcessWrapper (it uses some bit of Grease too). This is how it works in Windows: ( FSLocator sysEnvBinaries / 'notepad.exe' ) resolve   C:\WINDOWS\system32\notepad.exe

Re: [Pharo-project] what do we do for OmniBrowser?

2011-02-03 Thread Hernán Morales Durand
Guillermo please tell us which code base you are using otherwise OB will continue to be one-man show. 2011/2/3 Guillermo Polito guillermopol...@gmail.com: I'm integrating already the fixes into PharoTaskForces.  If I have some tome tomorrow I'll push OB from Lukas repo to PharoOB and merge.

Re: [Pharo-project] what do we do for OmniBrowser?

2011-02-02 Thread Hernán Morales Durand
Just to give some feedback because I mostly use the core image. OB is one of our most valuable tools, it would be a pity if cannot be integrated. I could help mantaining but not alone, I'm sick of programming in isolation. Hernán 2011/2/2 Stéphane Ducasse stephane.duca...@inria.fr: Ok so far no

[Pharo-project] Accessing external resources in a cross-platform way

2011-01-28 Thread Hernán Morales Durand
Let's say you want to resolve paths in a cross platform way Binaries @ 'MyExec' Libraries @ 'MyLib' SystemLibraries @ 'SystemLib' etc. then Binaries is In Windows: #( 'C:\Program Files\' 'C:\Archivos de Programa\' ...) and all standard locations including translations In UNIX: #('/usr/bin/'

Re: [Pharo-project] [squeak-dev] Accessing external resources in a cross-platform way

2011-01-28 Thread Hernán Morales Durand
Thanks David, I've seen FileSystem package http://www.wiresong.ca/filesystem/ it seems related in some way too 2011/1/28 David T. Lewis le...@mail.msen.com: On Fri, Jan 28, 2011 at 01:51:22PM +0100, Hern??n Morales Durand wrote: Let's say you want to resolve paths in a cross platform way

Re: [Pharo-project] [ENH] About NonInteractive UI manager

2011-01-27 Thread Hernán Morales Durand
2011/1/27 Igor Stasenko siguc...@gmail.com: On 27 January 2011 05:59, Hernán Morales Durand hernan.mora...@gmail.com wrote: Hi Igor, It seems to be nice work, just a question: if my image ruins and I want to send Cmd + . at some point (let's say some code which triggers the keystroke

Re: [Pharo-project] [ENH] About NonInteractive UI manager

2011-01-26 Thread Hernán Morales Durand
Hi Igor, It seems to be nice work, just a question: if my image ruins and I want to send Cmd + . at some point (let's say some code which triggers the keystroke combination in myscript.st), if I understood right that would raise an error too... do your changes permit exceptions for actually

Re: [Pharo-project] What about a little rename in MouseEvent?

2011-01-24 Thread Hernán Morales Durand
2011/1/24 Marcus Denker marcus.den...@inria.fr: On Jan 24, 2011, at 5:39 AM, Guillermo Polito wrote: I hate yellowButtonPressed and redButtonPressed and blueButtonPressed messages. Why not lefClick, rightClick and middleClick? Yes. Back in the days, the color buttons where holy cows.

Re: [Pharo-project] What about a little rename in MouseEvent?

2011-01-24 Thread Hernán Morales Durand
2011/1/24 Hernán Morales Durand hernan.mora...@gmail.com: 2011/1/24 Marcus Denker marcus.den...@inria.fr: On Jan 24, 2011, at 5:39 AM, Guillermo Polito wrote: I hate yellowButtonPressed and redButtonPressed and blueButtonPressed messages. Why not lefClick, rightClick and middleClick

Re: [Pharo-project] Gofer issue

2011-01-21 Thread Hernán Morales Durand
Hi Igor, 2011/1/21 Igor Stasenko siguc...@gmail.com: On 20 January 2011 22:52, Lukas Renggli reng...@gmail.com wrote: Following the coventions your name is 'Igor' and the package is on the branch 'Stasenko'. Gofer proritizes the main branch. how about retrieving the latest version regardless

Re: [Pharo-project] [Pharo-users] Where do I find KeyedSet?

2011-01-17 Thread Hernán Morales Durand
le...@elte.hu: On Sat, 15 Jan 2011, Hernán Morales Durand wrote: Hi Stef 2011/1/15 Stéphane Ducasse stephane.duca...@inria.fr: On Jan 14, 2011, at 6:24 PM, Hernán Morales Durand wrote: Try PluggableSet Note that KeyedSet has nothing to do with PluggableSet. PluggableSet is a set where

Re: [Pharo-project] Example of XML SAX Parser usage

2011-01-17 Thread Hernán Morales Durand
Hi Larry, I renamed the class to GTBLASTResultsParser. To try it you may evaluate GTBLASTResultReader new results: ( FileStream readOnlyFileNamed: 'K9W70UJU014-Alignment.xml' ); hitNodes which takes about 50 seconds on my machine over an alignment file of a

Re: [Pharo-project] [Pharo-users] Where do I find KeyedSet?

2011-01-15 Thread Hernán Morales Durand
Hi Stef 2011/1/15 Stéphane Ducasse stephane.duca...@inria.fr: On Jan 14, 2011, at 6:24 PM, Hernán Morales Durand wrote: Try PluggableSet http://www.mail-archive.com/pharo-project@lists.gforge.inria.fr/msg22890.html Is there a way for you guys to deprecate deleted classes or mantain

Re: [Pharo-project] How to bundle an application with icons?

2011-01-13 Thread Hernán Morales Durand
Hi Dimitry, Recently I did a little tool which I've used as a general resource importer, it's in beta state but you may use it for your purposes. Basically it takes files in a directory and imports them as resources or methods in a Smalltalk class. A resource is simply a Dictionary in a class

Re: [Pharo-project] How to bundle an application with icons?

2011-01-13 Thread Hernán Morales Durand
By the way you may use too MenuIcons createNewIconMethodsFromDirectory: 'C:\MyIcons\' filenames: #('icon1' 'icon2' ...) classified: '*myresourcespackage' Cheers, 2011/1/12 Dimitry Golubovsky golubov...@gmail.com: Hi, Suppose I need to bundle a Pharo application (a

Re: [Pharo-project] [Pharo-users] Updated ConfigurationsOf...scripts?

2011-01-13 Thread Hernán Morales Durand
, 2011 at 8:44 PM, Hernán Morales Durand hernan.mora...@gmail.com  wrote: Ok if there are not, I think is a must, I spend a lot of time searching for the updated scripts or exporting/importing them in my images. What about creating a wiki page in the google project? Hernán 2011/1/11 Hernán

Re: [Pharo-project] Updated ConfigurationsOf...scripts?

2011-01-12 Thread Hernán Morales Durand
Ok if there are not, I think is a must, I spend a lot of time searching for the updated scripts or exporting/importing them in my images. What about creating a wiki page in the google project? Hernán 2011/1/11 Hernán Morales Durand hernan.mora...@gmail.com: Hi, Is there any page/tool where

Re: [Pharo-project] [Pharo-users] Updated ConfigurationsOf...scripts?

2011-01-12 Thread Hernán Morales Durand
Morales Durand hernan.mora...@gmail.com wrote: Ok if there are not, I think is a must, I spend a lot of time searching for the updated scripts or exporting/importing them in my images. What about creating a wiki page in the google project? Hernán 2011/1/11 Hernán Morales Durand hernan.mora

Re: [Pharo-project] Gofer problem installing packages with the same name

2011-01-09 Thread Hernán Morales Durand
it in the code and documentation). Thanks, it worked fine. Gofer is part of Pharo and not maintained in my repository anymore. This #update method should be removed it is not supposed to work anymore. Lukas On Sunday, 9 January 2011, Hernán Morales Durand hernan.mora...@gmail.com wrote

Re: [Pharo-project] Some questions about omnibroser framework

2011-01-04 Thread Hernán Morales Durand
http://groups.google.com/group/omnibrowser-dev 2011/1/4 aizcorbe juansebastian.aizco...@gmail.com: Not really, i couldn't find any OmniBrowser specific mailing list, i found this http://mail.wiresong.ca/mailman/listinfo/ob-dev but seems to be offline.  If you know some other place where

Re: [Pharo-project] FFI crashes VM on Linux (was: Z3950 on OSX: module yaz3 not found)

2010-12-24 Thread Hernán Morales Durand
list. Laurent. On Fri, Dec 24, 2010 at 3:54 AM, Hernán Morales Durand hernan.mora...@gmail.com wrote: Laurent, not much progress here :( I just reproduced the Unix VM crash. First I've linked the library so we do not have to change every module name call u...@ubuntu:/usr/lib$ ln -T -s /usr

Re: [Pharo-project] Z3950 on OSX: module yaz3 not found

2010-12-23 Thread Hernán Morales Durand
the modified packages on squeaksource here: http://www.squeaksource.com/LaurentLSandbox.html   (you can use Z3950Slice to load all at once). Laurent On Thu, Dec 23, 2010 at 1:57 AM, Hernán Morales Durand hernan.mora...@gmail.com wrote: Hi Laurent, Thanks for the feedback, I've uploaded

Re: [Pharo-project] Z3950 on OSX: module yaz3 not found

2010-12-22 Thread Hernán Morales Durand
earlier :) I will look at the mangled function names. Laurent  --- on the road to the FFI mountain. On Tue, Dec 21, 2010 at 6:59 AM, Hernán Morales Durand hernan.mora...@gmail.com wrote: Laurent, I forward this e-mail to the squeak mailing list, may be someone there have a better idea how

Re: [Pharo-project] a way to ignore warnings?

2010-12-21 Thread Hernán Morales Durand
Hi Dale, Thanks for your comments, some notes between lines... 2010/12/21 Dale Henrichs dhenr...@vmware.com: On 12/20/2010 09:27 PM, Hernán Morales Durand wrote: 2010/12/20 Esteban Lorenzanoesteba...@gmail.com: duh... [ ... ] on: Warning do: [ :w | w resume ]. forget my question

Re: [Pharo-project] a way to ignore warnings?

2010-12-20 Thread Hernán Morales Durand
2010/12/20 Esteban Lorenzano esteba...@gmail.com: duh... [ ... ] on: Warning do: [ :w | w resume ]. forget my question... :( That wouldn't make it for Notifications such as: self inform: 'test' so you might want to write: [ self inform: 'test' ] on: Warning, Notification do: [: ex | ex

Re: [Pharo-project] Pharo features

2010-12-19 Thread Hernán Morales Durand
2010/12/19 Steve Wart st...@wart.ca: You forgot Computer Vision - there's a project called OpenCV (http://opencv.willowgarage.com/) that has an urgent need for a Smalltalk front-end. For those interested, there is a wrapper for OpenCV implemented in Visual Smalltalk in

Re: [Pharo-project] [squeak-dev] A thought about 'Cannot locate .sources file' message

2010-12-19 Thread Hernán Morales Durand
Yes, or locate it in a directory and/or copy to the current one. By the way, it could be configured a location for just having only one sources file? Cheers, Hernán 2010/12/19 Igor Stasenko siguc...@gmail.com: Hi, just a thought.. maybe it worth instead of just informing user, also offer him

Re: [Pharo-project] Pharo integration in enterprise feedback

2010-12-06 Thread Hernán Morales Durand
Tudor, You cannot convince someone which have already choosen an option. Cheers 2010/12/6 Tudor Girba tudor.gi...@gmail.com: Hi, I believe Smalltalk is perceived in the following way: 1. Smalltalk is cool: 0.01% 2. What is Smalltalk?: 19,99% 3. Smalltalk is dead: 80% It is hard to

Re: [Pharo-project] Comments or no integration: a simple choice for you

2010-12-06 Thread Hernán Morales Durand
Hi Stef, To me class comments are not *that* useful. Most of the time I search explanations for contexts of use, which usually involves many classes and methods everywhere. I would remove packages which doesn't include at least some brief or general comments of the main classes or methods, this

Re: [Pharo-project] about Z39.50

2010-12-05 Thread Hernán Morales Durand
Hi Stef I've updated the links and tested under Pharo and Seaside One Click. Cheers, 2010/12/4 Stéphane Ducasse stephane.duca...@inria.fr: Hi hernan I cannot find the install instructions for        A binding of the ZOOM Yaz client for Squeak and Pharo. The link is dead on squeaksource.

Re: [Pharo-project] Image size

2010-11-15 Thread Hernán Morales Durand
Hi Facundo, Which Pharo version are you using? Try, ScriptLoader new cleanUpForRelease. I'm working with Seaside, Magma, XML, WebClient, VMMaker, OB, Glamour, Mondrian, etc. plus my own projects and image size is 30Mb Cheers, 2010/11/16 Facundo Vozzi facundo...@gmail.com: Hi, I have one of

[Pharo-project] Decompiling method body returns as block?

2010-10-19 Thread Hernán Morales Durand
Hi list, I'm using Pharo1.1rc2 #11400 and I want to extract the body part (the String without the selector) of a CompiledMethod, but I'm getting a BlockNode after sending #body and a MNU afterwards. This is what I do aCompiledMethod decompileWithTemps --- a BytecodeAgnosticMethodNode which is

  1   2   3   >