Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-21 Thread Dimitris Chloupis
On Fri, Apr 21, 2017 at 5:12 PM Offray Vladimir Luna Cárdenas < offray.l...@mutabit.com> wrote: > Chat channels seem like good places to build that database. I find them > distracting I try to be on them for short focused periods of time. But > I'll try to remember to ask questions to the lighthou

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-21 Thread Juraj Kubelka
Nice effort! The key has to be one word term? For example I would like to add !docadd Pharo Sprint “and the explanation of what it is and how someone can participate.” sure, I can add only !docadd Sprint. Thanks! Juraj > El 21-04-2017, a las 07:24, Dimitris Chloupis > escribió: > > > Hey

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-21 Thread Offray Vladimir Luna Cárdenas
Chat channels seem like good places to build that database. I find them distracting I try to be on them for short focused periods of time. But I'll try to remember to ask questions to the lighthouse bot and see if I can add new definitions. Cheers, Offray On 21/04/17 05:24, Dimitris Chloupi

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-21 Thread Dimitris Chloupis
Hey guys I need your help with building the database, I am sure many of you can share small definitions the syntax is quite simple !docadd term "Term is a term and this is its content of definition .More info can be found at http://www.term.com"; for example !docadd Nireas "Nireas is a customise

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-18 Thread nacho
Thanks Offray. I already sign up. I am taking a look a Rubric. It seems that can help in formating text. best Nacho - Nacho Smalltalker apprentice. Buenos Aires, Argentina. -- View this message in context: http://forum.world.st/ANN-Prometheas-a-Pharo-wiki-database-tp4942110p4942549.html Se

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-18 Thread Offray Vladimir Luna Cárdenas
Nice to know Nacho. Please join us at our Grafoscopio Spanish mailing list at [1] and checkout the last updated documentation, including English user manual with explanations about web links support and custom markup keywords at [2]. [1] http://mutabit.com/grafoscopio/#contacto [2] http://mut

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-18 Thread Offray Vladimir Luna Cárdenas
Yes. I tried to use it once and even ask for support to Moose devs, after they asked for feedback (and I didn't get any answer, but my question to answer ratio by Moose team can be pretty random). The idea is to use same principles, but for markdown. Supporting markdown in the documentation mar

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread Dimitris Chloupis
Moose devs made a Pillar rendered for GTInspector. Pillar is a markdown inspired version for Pharo. http://forum.world.st/ann-pillar-support-in-gtinspector-td4913115.html We use Pillar to generate all our HTML and PDF documentation On Tue, 18 Apr 2017 at 00:44, nacho <0800na...@gmail.com> wrote:

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread nacho
Excellent proposal Offray. Hope this get elected. I use Grafoscopio a lot to keep notes with code and would love to see markdown integration, ability to add images and links. Keep us posted! best Nacho - Nacho Smalltalker apprentice. Buenos Aires, Argentina. -- View this message in context

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread Offray Vladimir Luna Cárdenas
Not now, that I'm aware of. But with Bloc, this will be possible (Pharo 6 maybe)? Meanwhile, a Summer of Code proposal [1] tries to create a better user experience (UX) with emphasis on the markdown markup writing experience. Stay tuned :-). [1] http://mutabit.com/repos.fossil/grafoscopio/doc

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread nacho
I'm eager to test it! One quick question, is there a way to render markdown inside an Image? thanks Nacho - Nacho Smalltalker apprentice. Buenos Aires, Argentina. -- View this message in context: http://forum.world.st/ANN-Prometheas-a-Pharo-wiki-database-tp4942110p4942461.html Sent from the

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread Offray Vladimir Luna Cárdenas
I will wait the announcement and start to test the integration in our "novice powered test lab" (which of course, includes me :-) ). Cheers, Offray On 17/04/17 10:43, Dimitris Chloupis wrote: No objection from me , I will make a small integration with Playground and maybe System Browser righ

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread Dimitris Chloupis
No objection from me , I will make a small integration with Playground and maybe System Browser right click menu BUT I will also provide a very minimal API (request/reply) so that it can be used by anyone so its up to you guys to integrate it with your favourite tools. I will provide the database c

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread Offray Vladimir Luna Cárdenas
For interactive beginner friendly documentation, Grafoscopio is a extensively tested (in 8 Data Weeks workshops+hackathons --almost 240 hours) beginner friendly tool. Interactive notebooks could be used with this more tooltip, chat alike tools. In fact, anything that can be put in a playgro

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread Dimitris Chloupis
The help browse is more for a detailed documentation , my goal is more concise and tooltip based. But yes it could be embeded in the Help browser too. I think that interactive documentation is more beginner friendly, where documentation is everywhere you go and you do not have to open a special to

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-17 Thread Juraj Kubelka
Great! I still believe that having the extract in the Help Browser is a good idea, at least for novices. Juraj > On Apr 15, 2017, at 19:32, Dimitris Chloupis wrote: > > I plan to embed it inside the playground and create a small Pharo API for it. > If I can I will provide access for it from t

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-15 Thread Dimitris Chloupis
I plan to embed it inside the playground and create a small Pharo API for it. If I can I will provide access for it from the right click menu , like do it and print it . It will take sometime but it's coming inside Pharo. On Sat, 15 Apr 2017 at 20:43, Juraj Kubelka wrote: > Nice! > > Could you pr

Re: [Pharo-users] [ANN] Prometheas : a Pharo wiki database

2017-04-15 Thread Juraj Kubelka
Nice! Could you provide the database content using JSON REST API? We could then have this as a part of Help Browser. Cheers, Juraj -- Juraj Kubelka > El 14-04-2017, a las 09:30, Dimitris Chloupis > escribió: > > Part of my Discord bot as a goal was to add the ability to create database >