Re: [Pharo-project] [Pharo-users] [ANN] Phratch: Scratch on Pharo2.0

2013-03-25 Thread Bernat Romagosa
to add some instance > variables, that I don't have in Phratch. > > I saw also your bug-tracker and I resolved some issues: PNG transparency, > Camera images, and a part of GIF import. > > What is the Scat mailing list ? Like that I can communicate directly with > the

Re: [Pharo-project] [Pharo-users] [ANN] Phratch: Scratch on Pharo2.0

2013-03-25 Thread Bernat Romagosa
PM, stephane ducasse > wrote: > > >> > >> ScratchFrameMorph open > > > > It does not work > > > > Path / 'Users' / 'ducasse' / 'Workspace' / 'FirstCircle' / > 'ActiveResearch' / 'Pharo' / 'PharoHarvestingFixes' / '20' / 'Released' / > 'ScratchSkin' > > > > not found. > > > > Stef > > > -- Bernat Romagosa.

Re: [Pharo-project] Voyage: GC collecting random objects?

2013-02-08 Thread Bernat Romagosa
s of the graph that you want as roots. All > the others are just embedded objects. > Just try adding enableMissingContent to class "D" (I don't know what is > the real name in your case :) > > Esteban > > > > On Feb 8, 2013, at 12:39 PM, Bernat Romagosa <

Re: [Pharo-project] Voyage: GC collecting random objects?

2013-02-08 Thread Bernat Romagosa
(I've tried making all objects be voyageRoot and still no luck) 2013/2/8 Bernat Romagosa > Hmm I'm not sure I understand. Now I've tried not even having the objects > stored in a classvar at all, but saving them from a materialized fuel file > straight aw

Re: [Pharo-project] Voyage: GC collecting random objects?

2013-02-08 Thread Bernat Romagosa
angerous > property to just allow it by defect). > You have to do something like this: > > D class>>#mongoContainer > > ^VOMongoContainer new > enableMissingContent; > yourself > > note that who is enabling missing content is D, not A :) > > hope it helps.

Re: [Pharo-project] Voyage: GC collecting random objects?

2013-02-08 Thread Bernat Romagosa
ache... objects should be disposed as soon as > they are not used anymore. > Now... it is saying "Reference not found", or "Lazy reference not found"? > > Esteban > > On Feb 8, 2013, at 11:46 AM, Bernat Romagosa < > tibabenfortlapala...@gmail.com> wrote:

[Pharo-project] Sound in Gnu/Linux (1.4)

2012-06-16 Thread Bernat Romagosa
g. I also tried with alsa with worse results, the vm reports no such plugin exists although it's in the right directory. Any clues? Thanks! :) -- Bernat Romagosa.

Re: [Pharo-project] [Pharo-users] Organization for the Pharo Conf.

2012-04-24 Thread Bernat Romagosa
for your ideas on how to setup the program so that we could > have exchange on business opportunities. > > > Stef > > > > > -- Bernat Romagosa.

Re: [Pharo-project] [Pharo-users] Final 1.4 images...

2012-04-20 Thread Bernat Romagosa
/20 Mariano Martinez Peck > > > On Fri, Apr 20, 2012 at 12:03 PM, Bernat Romagosa < > tibabenfortlapala...@gmail.com> wrote: > >> One more thing, how does one rename a method? Was this option removed >> from the browser? >> >> > The problem is that the

Re: [Pharo-project] [Pharo-users] Final 1.4 images...

2012-04-20 Thread Bernat Romagosa
One more thing, how does one rename a method? Was this option removed from the browser? 2012/4/20 Bernat Romagosa > Congratulations, Pharo 1.4 looks really neat and so far very usable! > > Just one thing, what happened to the format shortcut (control+r)? I use it > all the time

Re: [Pharo-project] [Pharo-users] Final 1.4 images...

2012-04-20 Thread Bernat Romagosa
gt; > http://www.pharo-project.org/pharo-download/release-1-4 > > > > > > -- > > Marcus Denker -- http://marcusdenker.de > > > > -- > Marcus Denker -- http://marcusdenker.de > > > -- Bernat Romagosa.

Re: [Pharo-project] [Help-smalltalk] GSoC news: 13 stipendiums!

2012-04-12 Thread Bernat Romagosa
; > ___ > help-smalltalk mailing list > help-smallt...@gnu.org > https://lists.gnu.org/mailman/listinfo/help-smalltalk > -- Bernat Romagosa.

[Pharo-project] XMLParser tiny bug

2012-03-26 Thread Bernat Romagosa
Hi! I've found a little bug in XMLParser and fixed it, but I haven't found any issue tracker for the project, so I don't know where should I submit it. The bug occurs when the parsed page has the xml:lang property set to empty, in which case (anAttributeDictionary at: 'xml:lang') fails. So here's

[Pharo-project] Swazoo + openID

2012-01-18 Thread Bernat Romagosa
ok at CloudFork, but it seems to be tied to Seaside and looks very complicated to use... are there any simpler alternatives? I guess the ideal solution would be to have a Swazoo extension that handled the authentication, is that right? Thanks! -- Bernat Romagosa.

Re: [Pharo-project] Scat - Public Release and announcement

2012-01-17 Thread Bernat Romagosa
use our mailing list at scat-proj...@googlegroups.com to communicate with us and we'll gladly try to help you, although I have to admit there are parts of the code that we don't even begin to understand and probably not even their author does anymore... Good luck! Bernat. 2011/12/22 R

Re: [Pharo-project] Guess who is down?

2011-12-14 Thread Bernat Romagosa
Could someone push that reset button again please? :) -- Bernat Romagosa.

Re: [Pharo-project] [Vm-dev] OSS sound plugin.

2011-12-14 Thread Bernat Romagosa
resent it sensibly... Hacks are > to do with some flags that I just plain commented out... Will need to chk > more if I can fix whatever it is more reliably > > Works with vm sound OSS plugin, > > Sudhakar krishnamachari > > Extn 91-40403012 > Cell 9902104814 > > > &

Re: [Pharo-project] [Vm-dev] OSS sound plugin.

2011-12-13 Thread Bernat Romagosa
It doesn't seem like it was done... I can't manage to get sound to work in Linux and the OSS plugin is not there. Anyone succeeded? -- View this message in context: http://forum.world.st/OSS-sound-plugin-tp3357110p4190128.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Re: [Pharo-project] Scat - Public Release and announcement

2011-12-13 Thread Bernat Romagosa
e can capture webcam images, we have a graphic block execution engine, a paint editor, a sound engine, etc. So not all efforts have been in vain! Cheers! 2011/12/13 Serge Stinckwich > 2011/12/13 Bernat Romagosa : > > Hi list, > > > > Joan Güell and I have been working on Scat

[Pharo-project] Scat - Public Release and announcement

2011-12-12 Thread Bernat Romagosa
us to move into more interesting stuff based on the graphic programming metaphor. - Scat is a time-consuming, brain-smashing, life sucking-project. - We no longer will be maintaining this massive unmaintainable code. - Suddenly: free time for other projects! Cheers everyone! -- Bernat Romagosa.

Re: [Pharo-project] Morph's #flags instVar

2011-12-01 Thread Bernat Romagosa
eritance chain" and a > frozen image that does not respond to user interrupt > > -- > View this message in context: > http://forum.world.st/Morph-s-flags-instVar-tp3599438p4128488.html > Sent from the Pharo Smalltalk mailing list archive at Nabble.com. > > -- Bernat Romagosa.

Re: [Pharo-project] Morph's #flags instVar

2011-12-01 Thread Bernat Romagosa
assBuilder beSilent: false ] fork. SystemWindow allInstancesDo: [:each | each delete] Cheers, 2011/6/15 Bernat Romagosa > Hi list, > > In order to get Scat to be able to import Scratch projects, we'd need to > add the 'flags' instVar to Morph, but whenever we try an error

[Pharo-project] Guess who is down?

2011-11-30 Thread Bernat Romagosa
Squeaksource! -- Bernat Romagosa.

Re: [Pharo-project] Marking methods

2011-10-25 Thread Bernat Romagosa
> > > > -- > Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir > belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de > > -- Bernat Romagosa.

Re: [Pharo-project] Marking methods

2011-10-25 Thread Bernat Romagosa
as for instance TestCase class does. > > Also look at OBMethodIconFilter. > > Bye > T. > > > -- > NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! > Jetzt informieren: http://www.gmx.net/de/go/freephone > > -- Bernat Romagosa.

[Pharo-project] Marking methods

2011-10-25 Thread Bernat Romagosa
one with the revision. Cheers, -- Bernat Romagosa.

Re: [Pharo-project] RFB looks terribly broken

2011-10-18 Thread Bernat Romagosa
r is running... >> >> Cheers >> Carlo >> > http://code.google.com/p/pharo/issues/detail?id=4829 has a suggestion for > a (untested) workaround, some changes to the UIManager API is needed before > it can be done in a nice way though. > > Cheers, > Henry > -- Bernat Romagosa.

Re: [Pharo-project] RFB looks terribly broken

2011-10-17 Thread Bernat Romagosa
ee anything related to RFB in your PharoDebug.log. > > Lukas > > On 17 October 2011 16:47, Bernat Romagosa > wrote: > > Hi Lukas, > > I made a copy of PharoDebug.log publicly accessible > > from: http://seaside.citilab.eu/PharoDebug.log > > There are some error mess

Re: [Pharo-project] RFB looks terribly broken

2011-10-17 Thread Bernat Romagosa
gli > It works for me. Are you using RBF from my repostiory? > > Did you try with a different (newer, older, Pharo) VM? > > Any crash dumps that you want to share? > > Lukas > > On 17 October 2011 13:27, Bernat Romagosa > wrote: > > Hi list, > > I'm

[Pharo-project] RFB looks terribly broken

2011-10-17 Thread Bernat Romagosa
this happening? The same exact image (with the RFB server also running and the same VM) works okay locally, but when I access it remotely it becomes unusable. Here's my config: 'Pharo1.3' (one click) 'Croquet Closure Cog VM [CoInterpreter VMMaker-oscog-IgorStasenko.123]' D

Re: [Pharo-project] One Liners to Impress Your Friends

2011-10-06 Thread Bernat Romagosa
but he's implementing the same examples ;-) > > > > I think it would be cool to come up with a nice list and put that on the > Pharo website. > > > > Yes! > > And we need to fix > >"--- 9. Parallel Processing ---" > > ;-) > >Marcus > > -- > Marcus Denker -- http://marcusdenker.de > > > -- Bernat Romagosa.

Re: [Pharo-project] response to an AJAX POST request

2011-09-26 Thread Bernat Romagosa
(btw I documented the whole process here: http://asmalltalkbytheseaside.com/ ) 2011/9/26 Bernat Romagosa > Thanks guys! > > I read that Mozilla link, and it seems you just need to tell the server to > respond that the origin URL is allowed to send requests to the server. I > ask

Re: [Pharo-project] response to an AJAX POST request

2011-09-26 Thread Bernat Romagosa
/HTTP_Access_Control > > > On Fri, Sep 23, 2011 at 11:40 PM, Richard Durr < > richard.d...@googlemail.com> wrote: > >> Maybe the Access-Control-Allow-Origin blocks because of the different >> ports? >> >> On Fri, Sep 23, 2011 at 5:56 PM, Bernat Romagosa &l

Re: [Pharo-project] response to an AJAX POST request

2011-09-23 Thread Bernat Romagosa
annot load http://localhost:4001/amber/. Origin http://localhost:4000<http://localhost/>is not allowed by Access-Control-Allow-Origin. " Ideas? 2011/9/23 Bernat Romagosa > Hi lists, > > I'm trying to get Amber and Pharo to talk to each other by using Ajax. So > far, using an

[Pharo-project] response to an AJAX POST request

2011-09-23 Thread Bernat Romagosa
ata and return an OK response, but for some reason stream anyDataReady keeps evaluating to true even when there's no more data to read, so the code underneath is never executed. The Transcript shows 'Hi Pharo!' though, so I'm sure the request is being received and read. Any light shed on this would be of great help... Thanks! -- Bernat Romagosa.

Re: [Pharo-project] Someone runs Scat (Scratch) on Pharo and Android

2011-09-20 Thread Bernat Romagosa
this image > https://lh4.googleusercontent.com/-6YffuGZarjw/TnDgAOLrj0I/Alo/Mfk09MiU6m4/s400/Image.jpg > suggests, the blog author was able to run the Scat image on CogDroid. > There also is a video: http://www.youtube.com/embed/vuoYQk-9-yo > showing the program in action. > >

Re: [Pharo-project] ProfStef port

2011-09-07 Thread Bernat Romagosa
Perhaps it only ever expects single line highlights. > > cheers, > Mike > > On Tue, Sep 6, 2011 at 9:27 PM, laurent laffont > wrote: > > Funny, Bernat and Nicolas have written a port of ProfStef to > > JTalk: http://jtalk-project.org/learn.html > > Laurent > > > > -- Bernat Romagosa.

Re: [Pharo-project] Headless image hanging

2011-08-29 Thread Bernat Romagosa
Bernat. 2011/8/29 Sven Van Caekenberghe > > On 23 Aug 2011, at 23:44, Bernat Romagosa wrote: > > > Any ideas? > > Many people, including myself, have various images running for many weeks > and even months, so it is possible. I am guessing that you are running some > Sea

Re: [Pharo-project] Headless image hanging

2011-08-23 Thread Bernat Romagosa
g server 8 pss=0x93116a0 socketStatus: freeing invalidated pss=0x93116a0 Any ideas? 2011/8/17 Bernat Romagosa > Thanks all! So I extended the table, let's see how it holds up now! > > Mariano, I know the vm's a little bit old, but I had already tried updating > to the l

Re: [Pharo-project] Policy for storing metacello configurations

2011-08-17 Thread Bernat Romagosa
o hopefully > we'll come out of ESUG with a plan of action to take care of this problem... > > Dale > > > [1] http://forum.world.st/ANN-Gofer-Project-Loader-1-0-BETA-td1596415.html > > - Original Message - > | From: "Bernat Romagosa" > | To: Ph

Re: [Pharo-project] Policy for storing metacello configurations

2011-08-17 Thread Bernat Romagosa
ory for all configurations, others keep the configuration for a > project in the project repositories and a third group uses both repositories > (where one repository contains outdated versions of course…). > >> > >> Can we please agree on a simple policy on where to store the > configuration for a project? I am sure that this would make life easier for > all of us. > >> > >> Cheers, > >> Max > > > > > > > -- Bernat Romagosa.

Re: [Pharo-project] Headless image hanging

2011-08-17 Thread Bernat Romagosa
fixed it for 1.4 > > You can manually extend the table in 1.2 like this: > > "Extend the external object table to allow for more sockets" > Smalltalk vmParameterAt: 49 put: 8192. > > This is only needed for Cog VMs. > > Sven > -- Bernat Romagosa.

[Pharo-project] Headless image hanging

2011-08-16 Thread Bernat Romagosa
tput I get in the console is index >= 0 && index <= numSignalRequests 133 repeatedly, and after that the website can't be accessed neither can I reach the image via VNC, so the only solution is to kill the process and fire it up again... Any clues? Is this a known bug? Cheers, -- Bernat Romagosa.

[Pharo-project] Surprise

2011-08-15 Thread Bernat Romagosa
♫ ♩ ♬ ♪ ... Squeaksource went down, down, down, and the flames went higher! ... ♫ ♩ ♬ ♪ -- Bernat Romagosa.

Re: [Pharo-project] CameraPlugin for VM

2011-07-29 Thread Bernat Romagosa
Couldn't we talk with the Scratch team and see if we can re-license it? 2011/7/29 Stéphane Ducasse > or you should ask a dual licensing. I'm curious to see if this code will > flow into squeak. > > Stef > > > On Jul 29, 2011, at 3:16 PM, Bernat Romagosa wrot

Re: [Pharo-project] CameraPlugin for VM

2011-07-29 Thread Bernat Romagosa
s. > > > > I do not want to see code from scratch in Pharo. Bernat do you have the > license.txt somewhere? > > Stef > > > > On Jul 29, 2011, at 12:12 PM, Bernat Romagosa wrote: > > > Oops sorry, I accidentally sent it twice. > > > > The license shou

Re: [Pharo-project] CameraPlugin for VM

2011-07-29 Thread Bernat Romagosa
By the way, you can also test it by doing: CameraPlugin videoTest The code in this method also helps understand how the camera works. Cheers, 2011/7/29 Bernat Romagosa > Oops sorry, I accidentally sent it twice. > > The license should be MIT, check out the "The Scratch Sourc

Re: [Pharo-project] CameraPlugin for VM

2011-07-29 Thread Bernat Romagosa
the Camera Plugin, I guess it just applies by extension since it belongs to the project and the whole project is MIT. If we are to include it in Pharo I suppose we should check it thoroughly... Cheers, 2011/7/29 Bernat Romagosa > Hi Torsten, > > The plugin works out of the box for m

Re: [Pharo-project] CameraPlugin for VM

2011-07-29 Thread Bernat Romagosa
don't need the ScratchCameraDialog class, but it's nice to have it as it's a pretty simple working example. I'm not sure whether you need CameraMedia either, didn't have time to check... Hope it helps! Cheers, 2011/7/29 Torsten Bergmann > Bernat Romagosa wrote: >

Re: [Pharo-project] CameraPlugin for VM

2011-07-29 Thread Bernat Romagosa
don't need the ScratchCameraDialog class, but it's nice to have it as it's a pretty simple working example. I'm not sure whether you need CameraMedia either, didn't have time to check... Hope it helps! Cheers, 2011/7/29 Torsten Bergmann > Bernat Romagosa wrote: >

Re: [Pharo-project] CameraPlugin for VM

2011-07-29 Thread Bernat Romagosa
In Scat we've managed, maybe after lunch i can give you some directions to get it running. Sent from android 2.1 On 29 Jul 2011 10:19, "Torsten Bergmann" wrote: Hi VM developers (CC Squeak and Pharo list), anyone know about the state of integrating the camera plugin from scratch into the Squea

Re: [Pharo-project] [Seaside] Problem with announcements in Seaside when using Pharo 1.3

2011-07-18 Thread Bernat Romagosa
cy in > the system. > For the rest it may be better to preserve stack to be able to debug and to > reduce side effects. I think on:fork is targetted to an edge case so it > should not be the default. > > my 2 cents, > > Norbert > -- Bernat Romagosa.

Re: [Pharo-project] Fancier Debugger

2011-07-18 Thread Bernat Romagosa
e noise.. > > > So is there any interest in this to be added? (of course with a settings > switch to turn it on/off... in case you work on the filtered messages) > > If so I will implement it a bit cleaner and add a decent settings entry... > > cami > -- Bernat Romagosa.

Re: [Pharo-project] Pharo 1.2.1 crashing

2011-07-08 Thread Bernat Romagosa
rtifact/cog/results/StackVM.zip > > from log i see that it crashing somewhere in your code.. > So i don't have any idea what could be wrong there now. > > On 8 July 2011 12:51, Bernat Romagosa > wrote: > > Hi list, > > My Pharo image is crashing every now and then a

[Pharo-project] Pharo 1.2.1 crashing

2011-07-08 Thread Bernat Romagosa
Hi list, My Pharo image is crashing every now and then and I can't seem to work out why, here's my specs: 'Pharo1.2.1 Croquet Closure Cog VM [CoInterpreter VMMaker.oscog-eem.75] unix i686 linux-gnu' I also attach the console dump. Could it be a VM bug or something?

Re: [Pharo-project] [Iliad] Iliad in Pharo 1.3

2011-06-29 Thread Bernat Romagosa
> I just skipped those two lines (commented them out) and the rest > proceeded as expected. > > - Darius > -- Bernat Romagosa.

Re: [Pharo-project] [Iliad] Iliad in Pharo 1.3

2011-06-29 Thread Bernat Romagosa
loads/PharoCore-1.3/package-cache http://www.squeaksource.com/PharoOB' Of cource it couldn't resolve it cos it's not there, why is it looking at my local cache instead of squeaksource? o_O Cheers! 2011/6/28 Stefan Schmiedl > On Tue, 28 Jun 2011 17:15:52 +0200 > Bernat Romag

Re: [Pharo-project] [Iliad] Iliad in Pharo 1.3

2011-06-28 Thread Bernat Romagosa
session" on: WhateverAnnouncement do: [:it | it doWhatever] 2011/6/28 Bernat Romagosa > Actually, I traced the problem back to when I call self session from a > widget. > > > 2011/6/28 Bernat Romagosa > >> Thanks Sebastien, >> >> It fixed the "not doing an

Re: [Pharo-project] [Iliad] Iliad in Pharo 1.3

2011-06-28 Thread Bernat Romagosa
Actually, I traced the problem back to when I call self session from a widget. 2011/6/28 Bernat Romagosa > Thanks Sebastien, > > It fixed the "not doing anything" problem, but I still get the > MessageNotUnderstood: receiver of "sender" is nil error. > >

Re: [Pharo-project] [Iliad] Iliad in Pharo 1.3

2011-06-28 Thread Bernat Romagosa
atest versions, you can do in a workspace: > > Compiler recompileAll > > it seems to solve the problem. > > Cheers! > > -- > Sébastien AUDIER > > ObjectFusion S.A.R.L. > Applications web, consulting, design > http://www.objectfusion.fr > -- Bernat Romagosa.

[Pharo-project] Iliad in Pharo 1.3

2011-06-28 Thread Bernat Romagosa
debugMode but I'm not getting any error walkbacks either. Here's a 30 second demo of the problem: http://screenr.com/DCNs Any clues? Cheers! -- Bernat Romagosa.

Re: [Pharo-project] Please test Pharo 1.3!

2011-06-28 Thread Bernat Romagosa
e to say: "habit is an iron shirt"... > > But this is an usability thought for 1.4, sorry to bother you now :) > > Best regards > Janko > > -- > Janko Mivšek > Aida/Web > Smalltalk Web Application Server > http://www.aidaweb.si > > -- Bernat Romagosa.

Re: [Pharo-project] Swazoo keeping HTTPConnections open

2011-06-22 Thread Bernat Romagosa
lf server notNil ifTrue: [self server removeConnection: self]. >self loop notNil ifTrue: [ >| process | >process := loop. loop := nil. >process terminate] > > > HTH, > Nicolas > > Le mercredi 22 juin 2011 à 11:36 +020

[Pharo-project] Swazoo keeping HTTPConnections open

2011-06-22 Thread Bernat Romagosa
nsidering using a scheduler that kills'em'all every hour or so (how elegant could this be!) Has anybody ran into a similar issue before? Thanks! -- Bernat Romagosa.

Re: [Pharo-project] About not using full Pharo

2011-06-20 Thread Bernat Romagosa
I'm a One-Click user! I use most of the tools included by default (finder, OB, autocompletion, etc), plus I add a couple more to my images (newInspector, multipleWorlds, etc). Cheers! 2011/6/20 Damien Cassou > On Mon, Jun 20, 2011 at 6:56 AM, Lukas Renggli wrote: > >> I've read that some of y

Re: [Pharo-project] new Cog linux VM available

2011-06-20 Thread Bernat Romagosa
Great, Eliot. Thanks! -- Bernat Romagosa

[Pharo-project] Morph's #flags instVar

2011-06-15 Thread Bernat Romagosa
Hi list, In order to get Scat to be able to import Scratch projects, we'd need to add the 'flags' instVar to Morph, but whenever we try an error is triggered. Is there a reason for this behaviour? How can we get to add this variable? Thanks! -- Bernat Romagosa

[Pharo-project] SqueakSource Down

2011-06-09 Thread Bernat Romagosa

Re: [Pharo-project] [Pharo-users] TWM: Multiple World integration

2011-06-08 Thread Bernat Romagosa
Great stuff, really! It's just laking keybindings and the productivity boost will be huge! By the way, how hard would it be to get maximized windows to fill up all available space but the toolbars? Currently they leave a 15px or so margin. Cheers, Bernat. 2011/6/8 laurent laffont > On Wed, Ju

Re: [Pharo-project] creating KOTDC

2011-06-02 Thread Bernat Romagosa
%E9 And here's the project site: code.google.com/p/scat/ Cheers! Bernat Romagosa. 2011/6/1 Guillermo Polito > > > On Wed, Jun 1, 2011 at 12:34 PM, laurent laffont < > laurent.laff...@gmail.com> wrote: > >> + 1, and put contents in the Pharo CollaborActive boo

Re: [Pharo-project] [Pharo-users] Screencast on Tiling Window Manager

2011-05-30 Thread Bernat Romagosa
What about the possibility of implementing shortcuts? A big part of the point of most of these WMs is to minimize the use of the rat ;) For example, in my WM you'd go c-t s to get an horizontal split, c-t S to get a vertical split, c-t t to switch between the two last used windows, c-t space to cy

Re: [Pharo-project] Name spaces

2011-05-20 Thread Bernat Romagosa
Obviously, we don't have namespaces because squeaksource doesn't allow smalltalk to be popular enough. Sorry, I had to say it :D

Re: [Pharo-project] Set with nil

2011-05-20 Thread Bernat Romagosa
r buildMenuFrom: (myCollection asSet add: nil; yourself). IMO this would be more elegant than doing myCollection asSet asOrderedCollection add: nil; yourself, or any other way to ensure the elements are unique and the collection includes nil. 2011/5/20 Henrik Sperre Johansen > On 20.05.2011 11:36, Ber

Re: [Pharo-project] Set with nil

2011-05-20 Thread Bernat Romagosa
On a dropdown menu where you can choose between 'apple' -> #apple, 'orange' -> #orange or 'nothing' -> nil, for example :) 2011/5/20 Henrik Sperre Johansen > On 20.05.2011 11:14, Mariano Martinez Peck wrote: > >> please please please I want that! >> >> I want to be able to do: >> >> aSet >> add:

Re: [Pharo-project] Set with nil

2011-05-20 Thread Bernat Romagosa
If we understand nil as the empty set (like some other languages do), then Set with: nil is not any different than Set with: Set new. 2011/5/20 Igor Stasenko > On 20 May 2011 04:13, Guillermo Polito wrote: > > Hi! > > > > Since a year ago, we have this issue: > > > > http://code.google.com/p/ph

Re: [Pharo-project] [Esug-list] [ANN] SmallHarbour project

2011-05-17 Thread Bernat Romagosa
Just a short question, will there be support for other frameworks besides seaside? 2011/5/17 Romain Verduci > We actually have www.seasidehosting.st which can only be used for > non-commercial applications. > > I am Romain Verduci, a french student in Information System (Master degree) > who lik

Re: [Pharo-project] I give up. Squeaksource has lost lot ofversions again

2011-05-17 Thread Bernat Romagosa
I don't understand why is there a thread identical to this one every two or three weeks. This discussion was already held a long time ago and its outcome was that someone was hired to implement a new code repository, Smalltalkhub's the name. This problem is in its way to be permanently solved, let

Re: [Pharo-project] Pharocast ContactManager using SandstoneDb

2011-05-04 Thread Bernat Romagosa
Also, images can get corrupted, crash, etc. 2011/5/4 Miguel Cobá > The difference is that saving the whole image is a longer operation that > just saving a couple records when they are directed to do so. In a image > with little activity this difference can be almost null but in a heavy > access

Re: [Pharo-project] digitAt: issue

2011-05-03 Thread Bernat Romagosa
gt; > the digitAt: implementation you're looking for: > > > > ^ self // (10 raisedTo: index - 1) \\ 10 > > > > thats quite short :) > > > > On 2011-05-02, at 11:35, Bernat Romagosa wrote: > > > >> Ouch, understood! > >>

Re: [Pharo-project] digitAt: issue

2011-05-02 Thread Bernat Romagosa
. 2011/5/2 Eliot Miranda > digitAt: answers a byte in an integer and so is working as intended. > > Eliot (phone) > > On May 2, 2011, at 2:13 AM, Bernat Romagosa < > tibabenfortlapala...@gmail.com> wrote: > > Hi, try to run the following: > > (2 raisedTo: 100

Re: [Pharo-project] digitAt: issue

2011-05-02 Thread Bernat Romagosa
\ 10 > > thats quite short :) > > On 2011-05-02, at 11:35, Bernat Romagosa wrote: > > Ouch, understood! > > Then what would be the proper way to address a decimal digit in a number? I > can only think of (bigNumber asString at: index) asNumber, which is... > awfu

Re: [Pharo-project] digitAt: issue

2011-05-02 Thread Bernat Romagosa
Ouch, understood! Then what would be the proper way to address a decimal digit in a number? I can only think of (bigNumber asString at: index) asNumber, which is... awful. 2011/5/2 Sven Van Caekenberghe > Bernat, > > On 02 May 2011, at 11:13, Bernat Romagosa wrote: > > >

[Pharo-project] digitAt: issue

2011-05-02 Thread Bernat Romagosa
Hi, try to run the following: (2 raisedTo: 10) digitAt: 1 The expected result (if I understood what digitAt: should return) is 9, but the message returns 0 instead. In fact, it returns 0 for any index. Is this a bug or am I missunderstanding how digitAt: should work? Cheers, Bernat

Re: [Pharo-project] Online Pharo Documentation

2011-04-26 Thread Bernat Romagosa
Just tried the demo image, very nice job! Maybe we could set up a running instance somewhere and link it from the Pharo website? Bernat. 2011/4/22 laurent laffont > That's really nice Camillo. Thank you. I hope to see it online soon ;) > > Laurent. > > On Fri, Apr 22, 2011 at 9:52 PM, Camillo B

Re: [Pharo-project] [squeak-dev] Re: [ANN] SmalltalkHub demo online

2011-04-20 Thread Bernat Romagosa
Amazing job, and the code looks beautiful, I hope it will bring more people to try Iliad! Congrats!! :) Bernat.