Re: [Pharo-users] Phratch acknowledgement?

2014-01-10 Thread jannik.laval
On Jan 10, 2014, at 5:36 PM, Bernat Romagosa wrote: > Hi Marcus, > > 2014/1/10 Marcus Denker > Hi Bernat, > > You should contact > > To me, I thought that they are not really two projects but one: a new name > and a new developer. > Both was needed: You paved the way and it was very sad th

Re: [Pharo-users] Phratch acknowledgement?

2014-01-10 Thread jannik.laval
On Jan 10, 2014, at 5:30 PM, Bernat Romagosa wrote: > Hi Jannik, > > Thanks, that's all we needed! :) > > Sorry, I missed the email to the phratch list, otherwise I'd have written > there in the first place. No problem ;) Jannik > > Cheers, > Bernat. > > > 2014/1/10 jannik laval > Dea

Re: [Pharo-users] Roassal visualizations

2014-01-10 Thread Pablo Estefó
Hi Rosario, Vanessa Pena is working on building visualisations in Roassal using data from twitter. Maybe she could guide you. We have examples in our facebook page: https://www.facebook.com/ObjectProfile Cheers, Pablo On Jan 10, 2014, at 12:52, Rosario Santa Marina wrote: > Hi, > > I'm t

[Pharo-users] RoassalPdfExporter hype :-)

2014-01-10 Thread Samir Saleh
Hi! i'm Samir and i'm new in Pharo :-). I'm currently working on a PDF exporter for Roassal [1] . There is still a lot to do and many bugs to squash If you want to try it you can get it here: RoassalPdfExporter

Re: [Pharo-users] Roassal visualizations

2014-01-10 Thread Alejandro Infante
The first thing you should do when you install Roassal is to run the Eassel World Menu>>Tools>Roassal Easel And then select the examples, there are lots of examples and all of them includes the code needed to create the visualization. Also there are a really cool examples in the facebook page of Ob

Re: [Pharo-users] Phratch acknowledgement?

2014-01-10 Thread Bernat Romagosa
Hi Marcus, 2014/1/10 Marcus Denker > Hi Bernat, > > You should contact > > To me, I thought that they are not really two projects but one: a new name > and a new developer. > Both was needed: You paved the way and it was very sad that the sorry > state of the code base > burned you! > Indeed, a

Re: [Pharo-users] Phratch acknowledgement?

2014-01-10 Thread Bernat Romagosa
Hi Jannik, Thanks, that's all we needed! :) Sorry, I missed the email to the phratch list, otherwise I'd have written there in the first place. Cheers, Bernat. 2014/1/10 jannik laval > Dear Bernat, > > I will be happy to add something about Scat on the website (I already > added a sentence t

Re: [Pharo-users] Phratch acknowledgement?

2014-01-10 Thread Marcus Denker
Hi Bernat, You should contact To me, I thought that they are not really two projects but one: a new name and a new developer. Both was needed: You paved the way and it was very sad that the sorry state of the code base burned you! I think this shows the power of open source: Even when you ha

Re: [Pharo-users] Phratch acknowledgement?

2014-01-10 Thread jannik laval
Dear Bernat, I will be happy to add something about Scat on the website (I already added a sentence to fix this issue). Now, we can probably do better together. I am sorry for this omission, I made the google code page too fast and I have to do it better (It is on my todo list !). You can also c

Re: [Pharo-users] Phratch acknowledgement?

2014-01-10 Thread Sven Van Caekenberghe
You are right, Bernat: in open source we build on an immense amount of work done by many developers all over the world and we should always recognise that properly, that is only fair. At least for me, I contribute to open source just because I am grateful for what I received and I want to give

[Pharo-users] Phratch acknowledgement?

2014-01-10 Thread Bernat Romagosa
Hi all, I'm not sure this is the proper place to discuss this, but I just felt I had to write it down. I've just been taking a look at the Phratch GoogleCode site and I've noticed there is not a single mention of where the project comes from... As an opposite example, when Phratch started out a c

[Pharo-users] Roassal visualizations

2014-01-10 Thread Rosario Santa Marina
Hi, I'm trying to develop some Twitter data visualizations using Roassal. I want to know if there are a complete list of builders and visualizations that are already implemented which i could use. Thanks, Rosario

[Pharo-users] OAuth2 Authentication Server available?

2014-01-10 Thread Esteban A. Maringolo
Anybody implemented OAuth2 as a server in Pharo? It is, token generation, management, invalidation, etc. I want to integrate the auth of our app to the native "AccountsManager" of Android, but for that I'd need a way to validate the tokens (or revoke them) server side. Regargs, Esteban A. Marin

Re: [Pharo-users] Pharo 3 beta impressions : SystemBrowser on first visit to new install

2014-01-10 Thread Marcus Denker
On 10 Jan 2014, at 14:46, Marcus Denker wrote: > > On 10 Jan 2014, at 14:33, Nicolai Hess wrote: > >> >> 2014/1/10 Robert Shiplett >> 1) on first open after install on Windows, the SystemBrowser shows a list of >> class names in LastModified classes - but I have modified no classes in this

Re: [Pharo-users] Pharo 3 beta impressions : SystemBrowser on first visit to new install

2014-01-10 Thread Marcus Denker
> > > 2) on Quit no Save, even after selecting not to Save a second time, the > pointer flips to show WRITING TO DISK which was surprising and also seemed > not quite as one might expect > > This disturbed me too, but I think this was always there, all Pharo versions > and even on Squeak. I

Re: [Pharo-users] Pharo 3 beta impressions : SystemBrowser on first visit to new install

2014-01-10 Thread Marcus Denker
On 10 Jan 2014, at 14:33, Nicolai Hess wrote: > > 2014/1/10 Robert Shiplett > 1) on first open after install on Windows, the SystemBrowser shows a list of > class names in LastModified classes - but I have modified no classes in this > image > > This list is from Recent Messages List (World

Re: [Pharo-users] Pharo 3 beta impressions : SystemBrowser on first visit to new install

2014-01-10 Thread Nicolai Hess
2014/1/10 Robert Shiplett > 1) on first open after install on Windows, the SystemBrowser shows a list > of class names in LastModified classes - but I have modified no classes in > this image > This list is from Recent Messages List (World Menu / Tools / Recent Messages). Not only your changes.

[Pharo-users] Pharo 3 beta impressions : SystemBrowser on first visit to new install

2014-01-10 Thread Robert Shiplett
1) on first open after install on Windows, the SystemBrowser shows a list of class names in LastModified classes - but I have modified no classes in this image 2) on Quit no Save, even after selecting not to Save a second time, the pointer flips to show WRITING TO DISK which was surprising and als

Re: [Pharo-users] [Pharo-dev] Two videos to explain what we do when integrating a fix.

2014-01-10 Thread Sven Van Caekenberghe
On 07 Jan 2014, at 10:57, Sven Van Caekenberghe wrote: > Thanks, Stef, I will have a look in the coming days. > Now I won’t have many excuses not to try ;-) And I did, and it worked ! #30683 Thanks for all the help, the screencasts really helped to increase my confidence, the git and

Re: [Pharo-users] Possible bug with Voyage-Mongo date

2014-01-10 Thread raphonic
Mongo-BSON was the package overriding duration. It over-rode duration's accessor with duration ^Duration seconds: self asSeconds nanoSeconds: 0 -- View this message in context: http://forum.world.st/Possible-bug-with-Voyage-Mongo-date-tp4735597p4735638.html Sent from the Pharo Smallt

Re: [Pharo-users] Possible bug with Voyage-Mongo date

2014-01-10 Thread raphonic
For Date today duration, I got '41281:18:30:00' and for (Date readFrom: '01-23-2004' readStream) duration: '37641:18:30:00'. I've loaded only a few packages over the default image Seaside3(3.1) VoyageMongo, JSON I'm currently looking at the Date class to see if some package overrides any m

Re: [Pharo-users] Possible bug with Voyage-Mongo date

2014-01-10 Thread Sven Van Caekenberghe
On 10 Jan 2014, at 08:18, raphonic wrote: > I just ran the entire test suite for Pharo and it seems that the problem > isn't with voyage or the mongo test driver. The > DateTest>#testDuration test failed with this message 'Got 37641:18:30:00 > instead of 1:00:00:00'. I'm running the latest phar