Re: [Pharo-users] Tide

2015-03-14 Thread p...@highoctane.be
Thx Le 14 mars 2015 14:14, "stepharo" a écrit : > Hi phil > > there is a draft of a documentation I tried to write from before esteban > joined the team > but since I did not know it > It is on github in the book in the progres folder > > https://github.com/SquareBracketAssociates/PharoInPro

Re: [Pharo-users] Tide

2015-03-14 Thread stepharo
Hi phil there is a draft of a documentation I tried to write from before esteban joined the team but since I did not know it It is on github in the book in the progres folder https://github.com/SquareBracketAssociates/PharoInProgress Stef Le 14/3/15 13:06, p...@highoctane.be a écrit :

Re: [Pharo-users] Tide

2015-03-14 Thread p...@highoctane.be
More Reef docs, or a podcast recording (I can pick your brain there, just tell me when). I'd love to use Reef but need help to start. Phil On Sat, Mar 14, 2015 at 9:05 AM, Esteban Lorenzano wrote: > >> On 13 Mar 2015, at 20:36, stepharo wrote: >> Am 13.03.2015 um 14:51 schrieb Esteban Lor

Re: [Pharo-users] Tide

2015-03-14 Thread stepharo
Yes :P here is the thing: I have far too many children/projects so I decided to keep maintaining just two… and I picked the two I think are contributions more important to community: Voyage and Reef. Also they have the advantage (for me) of being 100% Pharo (for me, this is a big constraint t

Re: [Pharo-users] Tide

2015-03-14 Thread Sven Van Caekenberghe
> On 14 Mar 2015, at 09:05, Esteban Lorenzano wrote: > >> >> On 13 Mar 2015, at 20:36, stepharo wrote: >> Am 13.03.2015 um 14:51 schrieb Esteban Lorenzano : As one of the authors of Tide, I wouldn’t recommend to use it today… unless you are planning to maintain it too, b

Re: [Pharo-users] Tide

2015-03-14 Thread Esteban Lorenzano
> On 13 Mar 2015, at 20:36, stepharo wrote: > >>> Am 13.03.2015 um 14:51 schrieb Esteban Lorenzano : >>> >>> As one of the authors of Tide, I wouldn’t recommend to use it today… unless >>> you are planning to maintain it too, because atm I do not have time to do >>> it and Nico (the other/mai

Re: [Pharo-users] Tide

2015-03-13 Thread stepharo
Am 13.03.2015 um 14:51 schrieb Esteban Lorenzano : As one of the authors of Tide, I wouldn’t recommend to use it today… unless you are planning to maintain it too, because atm I do not have time to do it and Nico (the other/main author is not working on smalltalk anymore… nor amber or pharo).

Re: [Pharo-users] Tide

2015-03-13 Thread Norbert Hartl
> Am 13.03.2015 um 15:13 schrieb Tommaso Dal Sasso : > > As one of the few (maybe the only user) of Tide, I can say that it is > powerful but painful ;-) > Amber is changing (quite) fast, and the current version of Tide is not usable > with the default version. I made some small changes to make

Re: [Pharo-users] Tide

2015-03-13 Thread Norbert Hartl
> Am 13.03.2015 um 14:51 schrieb Esteban Lorenzano : > > As one of the authors of Tide, I wouldn’t recommend to use it today… unless > you are planning to maintain it too, because atm I do not have time to do it > and Nico (the other/main author is not working on smalltalk anymore… nor > amber

Re: [Pharo-users] Tide

2015-03-13 Thread Tommaso Dal Sasso
As one of the few (maybe the only user) of Tide, I can say that it is powerful but painful ;-) Amber is changing (quite) fast, and the current version of Tide is not usable with the default version. I made some small changes to make Tide work with the current setup of Amber, but still there are

Re: [Pharo-users] Tide

2015-03-13 Thread Esteban Lorenzano
As one of the authors of Tide, I wouldn’t recommend to use it today… unless you are planning to maintain it too, because atm I do not have time to do it and Nico (the other/main author is not working on smalltalk anymore… nor amber or pharo). Instead, I would use Seaside+Reef :P Esteban > On

[Pharo-users] Tide

2015-03-12 Thread Norbert Hartl
For an upcoming project I'm thinking about what technology to use. I think it will be seaside or amber+tide. For the latter I would like to have some experience reports. Is anyone of you using tide and what is your experience with it? thanks, Norbert

[Pharo-users] Tide does not load via Workspace: #UHE >> FileDoesNotExist

2015-02-16 Thread Nic
Hi, I try to follow the following step by step: .../Tide/tide-doc-master/documentation.pier.html in step 1.3.1. |Metacellonew configuration:'Tide'; version:#development; repository:'http://www.smalltalkhub.com/mc/Pharo/MetaRepoForPharo30/main'; load. it starts loading until: | ZnC

Re: [Pharo-users] Tide installation

2014-09-10 Thread Tommaso Dal Sasso
On 10/09/14 16:43, Esteban Lorenzano wrote: that might be an amber problem. copying Nico to see if that is the case. Ok, now it worked... I don't know what changed, but seems to be something related to my side. I'll investigate further, forget about it for now. Sorry for bothering you. Than

Re: [Pharo-users] Tide installation

2014-09-10 Thread Esteban Lorenzano
that might be an amber problem. copying Nico to see if that is the case. On 10 Sep 2014, at 16:35, Tommaso Dal Sasso wrote: > I am having problems with Tide installation. For the last week, after loading > the Tide page I get an error in the javascript console that says: > > "SyntaxError: m

Re: [Pharo-users] Tide installation

2014-09-10 Thread Tommaso Dal Sasso
I am having problems with Tide installation. For the last week, after loading the Tide page I get an error in the javascript console that says: "SyntaxError: missing ; before statement" in Kernel-Methods.js @ line 1780 and "TypeError: klass is undefined" As far as I remember, a fresh install la

Re: [Pharo-users] Tide installation

2014-09-08 Thread Bernat Romagosa
Ok, I found this: https://github.com/tide-framework/tide-doc/blob/master/documentation.pier.md Hope it helps other people too! :) 2014-09-05 18:37 GMT+02:00 Bernat Romagosa : > The slides are cool, but I really don't quite understand how Tide works... > > I tried to reproduce the Hero example,

Re: [Pharo-users] Tide installation

2014-09-05 Thread Bernat Romagosa
The slides are cool, but I really don't quite understand how Tide works... I tried to reproduce the Hero example, but when asking my lair for heroes (from the client side) I got: TDClient >> promiseNotFound: > No promise was found for selector heroes It'd be great if someone wrote a getting sta

Re: [Pharo-users] Tide installation

2014-09-04 Thread Bernat Romagosa
Pull request sent. Phill, you need to use the latest bower. I'd uninstall and reinstall again: $ npm uninstall bower $ npm install bower -g Then just follow the tutorial, you don't need to modify bower.json or anything. Stef, thanks! I'll check these slides. Cheers, Bernat. 2014-09-03 16:50

Re: [Pharo-users] Tide installation

2014-09-03 Thread p...@highoctane.be
I tried to get this working. bower installed Tide loaded as per the slides (with some fiddling as what is there doesn't work). Then TDDispatcher tideIndexPageUrl inspect gives http://localhost:/tide/tide/index.html (Why that 'tide' twice in there?) And there, no helios or anything. But th

Re: [Pharo-users] Tide installation

2014-09-03 Thread stepharo
On 3/9/14 11:08, Bernat Romagosa wrote: Hi Stef, I got Tide working alright, the only thing that's a bit off is the part of the installation steps where it says you have to use a particular bower version. I can issue a pull request for readme.md correcting this part if you

Re: [Pharo-users] Tide installation

2014-09-03 Thread Tudor Girba
Hi, On Wed, Sep 3, 2014 at 11:08 AM, Bernat Romagosa < tibabenfortlapala...@gmail.com> wrote: > Hi Stef, > > I got Tide working alright, the only thing that's a bit off is the part of > the installation steps where it says you have to use a particular bower > version. I can issue a pull reques

Re: [Pharo-users] Tide installation

2014-09-03 Thread Bernat Romagosa
Hi Stef, I got Tide working alright, the only thing that's a bit off is the part of the installation steps where it says you have to use a particular bower version. I can issue a pull request for readme.md correcting this part if you want. Then I tried Marina and the instructions were bright and

Re: [Pharo-users] Tide installation

2014-09-03 Thread stepharo
Bernat once you get it working could you issue some pull requests so that I integrate the changes (if I have right access). Stef On 2/9/14 17:05, Bernat Romagosa wrote: Hi list! I wanted to try out Tide, and I'm following the steps at: https://github.com/tide-framework/tide However, I ca

Re: [Pharo-users] Tide installation

2014-09-02 Thread Tim Mackinnon
You also know about the and pragma’s as well right? They were explained in the Esug session, and show up in the Counter code. Tim On 2 Sep 2014, at 18:03, Bernat Romagosa wrote: > Thanks Tim, I'll take a look at it. Unfortunately I couldn't attend this year > :( > > In the meantime I've ju

Re: [Pharo-users] Tide installation

2014-09-02 Thread Bernat Romagosa
Thanks Tim, I'll take a look at it. Unfortunately I couldn't attend this year :( In the meantime I've just found out where the counter entry point is defined: TDDispatcher >> setupDefault > default := self new. > default > registerHandler: ((TDFileHandler path: 'tide') > directoryPath: '.'; > y

Re: [Pharo-users] Tide installation

2014-09-02 Thread Tim Mackinnon
You can try watching the ESUG video from this year on: http://goo.gl/E1VF53 The presentation that Esteban gave was great - and it also inspired me to look at this some more too. Tim On 2 Sep 2014, at 17:46, Bernat Romagosa wrote: > Hey, it looks really nice. Is there any documentation aroun

Re: [Pharo-users] Tide installation

2014-09-02 Thread Bernat Romagosa
Hey, it looks really nice. Is there any documentation around? Any getting started tutorial or bigger project I can take a look at? I don't exactly get how proxying works. I inspected the TDCounter instance in Pharo and I see it's persisting its value, but I don't get how's the widget getting to it

Re: [Pharo-users] Tide installation

2014-09-02 Thread Bernat Romagosa
My bad! Forget my previous email! Sorry. 2014-09-02 18:16 GMT+02:00 Bernat Romagosa : > Hola Esteban! > > Thanks, but it's still failing (although it progressed a little bit > further): > > bower amber#0efe3ad09 not-cached git:// >> github.com/amber-smalltalk/amber.git#0efe3ad09 >> bower

Re: [Pharo-users] Tide installation

2014-09-02 Thread Bernat Romagosa
Hola Esteban! Thanks, but it's still failing (although it progressed a little bit further): bower amber#0efe3ad09 not-cached git:// > github.com/amber-smalltalk/amber.git#0efe3ad09 > bower amber#0efe3ad09 resolve git:// > github.com/amber-smalltalk/amber.git#0efe3ad09 > bower amber

Re: [Pharo-users] Tide installation

2014-09-02 Thread Esteban Lorenzano
yeah, doc is bad… you need to install the newest bower, not the version specifies there. cheers, Esteban On 02 Sep 2014, at 17:05, Bernat Romagosa wrote: > Hi list! > > I wanted to try out Tide, and I'm following the steps at: > https://github.com/tide-framework/tide > > However, I can't

[Pharo-users] Tide installation

2014-09-02 Thread Bernat Romagosa
Hi list! I wanted to try out Tide, and I'm following the steps at: https://github.com/tide-framework/tide However, I can't get through the bower install step. Here's the output: bower amber#0efe3ad09 not-cached git:// > github.com/amber-smalltalk/amber.git#0efe3ad09 > bower amber#0efe3ad0

[Pharo-users] Tide startup

2014-07-10 Thread Max Bareis
Hi, I have installed Tide with the current Pharo 30vm, bower 1.2.6 and node 0.10.29. The installation of Tide was with no error and access to the homepage (in http://localhost:1701/tide/github-cache/tide-framework/tide/master/...) is possible. The page loads but on the javascript console I can