On 04-04-16 11:58, Igor Stasenko wrote:
> Apart from being 'cool to have', full-fledged word processing is not a > thing, that you dealing with on a daily basis in environment, like Pharo. I'm sure that is the case for you. I wonder if that is the case for many Pharo users. AFAIK there are a lot of pillar users. For me the problem with the TxText model is that it blocks the possibility of doing that later, if and when there is enough development capacity to invest in this. Stephan |
2016-04-04 13:18 GMT+02:00 Stephan Eggermont <[hidden email]>: On 04-04-16 11:58, Igor Stasenko wrote: If it is for Pillar, then you don't really need a full-fledged, paper oriented layout engine. A web-like layout environment is probably enough, and much less costly to build. For me the problem with the TxText model is that it blocks the possibility of doing There is enough technology in the Pharo universe to do it (or at least something approaching). Sometimes, what you need is the ideas / the rationale from a project to do it. And I do believe TxText has some of it, even if you consider that TxText can't be extended to do it (and I'll consider that you are right on this). Now, it's on nobody's roadmap, so it may take a while to emerge (if it does at all). Thierry |
In reply to this post by Stephan Eggermont-3
On 4 April 2016 at 14:18, Stephan Eggermont <[hidden email]> wrote: On 04-04-16 11:58, Igor Stasenko wrote: AFAIK there are a lot of car drivers.. does it means Pharo should focus development towards needs of car drivers? :) For me the problem with the TxText model is that it blocks the possibility of doing Why you have such impression? I just said that primary focus was to deliver model that works fine for our current needs. For something more sophisticated simply we had no resources. Take that into account. I had no focus or plans for turning model into full-fledged word processor in future. Right. But i don't see how the model could block such development, if such need would arise at some point. If you have doubts about model, feel free to point it out and we can discuss details.
Best regards,
Igor Stasenko. |
In reply to this post by Thierry Goubier
On 4 April 2016 at 14:28, Thierry Goubier <[hidden email]> wrote:
Now count, how much world-wide resources are dedicated to web-based and browser-based technology development and compare with our resource base. I think it is foolish to set an unrealistic goals.
Last time, i installed LaTex package on my mac, it took maybe hour or so.. About 1Gb of files, tools, compilers, GUI, text editors.. Now think, how much years it would take to get remotely close to such level of development? And where are those people or money that would allow us to think this is viable path and we should throw everything into it to get there? It is nice to dream time to time, but let us be realistic.
Best regards,
Igor Stasenko. |
2016-04-04 14:24 GMT+02:00 Igor Stasenko <[hidden email]>:
I think that if we didn't have unrealistic goals, we wouldn't be in that community :)
Have you really looked into what is the core of the TeX algorithm? The fact that an interactive version of it was done multiple times in history? (Self / InterViews to cite the ones I know and have used)
I'd say that we have an environment where we can dream; where reinventions can be done at low cost (or at lower cost than others), that we can even afford to be wrong and throw a project away. Otherwise we wouldn't have Athens / TxText / GT ... Mind you, I'm not asking you to do it :) I simply know that some of TxText stuff is usable in that context. And that given the goal, shortcuts are possible. Regards, Thierry |
In reply to this post by Igor Stasenko
2016-04-04 14:14 GMT+02:00 Igor Stasenko <[hidden email]>:
I was hoping for that sentence ! Regards, Thierry
|
In reply to this post by Igor Stasenko
Oh, and aside all of that.. Making a full-fledged word processor is not just a regular engineering task. You need an expert of publishing, expert in fonts and typography. That's right from the beginning.
And i am not that expert in this domain(s). So, next time, when we start talking about things like page layouts, columns, margins, tabs, references and other stuff, first find an expert who will be able to transform these terms into technical requirements. If you think it so simple, it is not: because all those terms came from paper-publishing domain, that existed even before first computer came to existence. The capabilities of TxText and whether it will be capable to handle well complexities of full-fledged word processing features, at this point, without having an expert is nothing but just a speculation. On 4 April 2016 at 15:24, Igor Stasenko <[hidden email]> wrote:
Best regards,
Igor Stasenko. |
2016-04-04 14:49 GMT+02:00 Igor Stasenko <[hidden email]>:
That's why I said that I believe the shortcut is to not focus on the paper-like; for pillar, just use a pdf converter (latex output or whatever).
Neither am I.
And a lot of time... agreed. Thierry |
In reply to this post by Thierry Goubier
On 4 April 2016 at 15:44, Thierry Goubier <[hidden email]> wrote:
But do you realising that we talking here about different scales of things? Let me drive an analogy: - you found an engineer that created a rocket engine in his garage. Engine is perfect, stable, works well etc etc etc.. And you asking him: - can we fly to the Moon tomorrow? Huh? Okay, if you find specialist, who can plan the mission, find the producer of solar panels, find specialist of long range communications, find specialists of long-range observations to determine the landing site, find god know how many other specialist and experts in various areas, only then you could possibly find and answer to your question. But asking such question to just a rocket engine specialist.. is just foolish.
Best regards,
Igor Stasenko. |
In reply to this post by Thierry Goubier
On 4 April 2016 at 15:44, Thierry Goubier <[hidden email]> wrote:
Nope. Text processing was never on radar of my interests. And fact that we can reproduce same functionality in our environment won't bring us anywhere closer to LaTex or any other word-processing beasts. As i said, being able to make rocket engine doesn't means you can travel to the Moon. Or Mars. Yes, it is minimal requirement.. but just one of many. Best regards,
Igor Stasenko. |
In reply to this post by Igor Stasenko
2016-04-04 15:02 GMT+02:00 Igor Stasenko <[hidden email]>:
Don't do analogies, they don't work. First I said: for Pillar users, a word processing software is not that useful. If you're using Pillar, you're not looking for a Microsoft Word GUI, otherwise you'd be using Microsoft Word and not Pillar :) Second is: Pharo (and all smalltalks) is the place where supposedly impossible stuff can be developed, simply because it takes far less lines than anywhere else. No guarantees, but, at the rate we're dropping projects by the side of the road (and reinventing stuff multiple times over), we have manpower to spare :) Regards, Thierry
|
In reply to this post by Igor Stasenko
Is there a doc explaining TxText somewhere? One of first things I wanted to do in Pharo (was 1.2 or 1.3 at the time) was to have text with clickable links, pictures etc. So, I ended up in ParagraphEditor, Text attributes etc. I still want to make that work and I think that TxText is suitable from what I saw. Any pointers? Phil >> |
In reply to this post by Igor Stasenko
2016-04-04 15:10 GMT+02:00 Igor Stasenko <[hidden email]>:
Ok. Sending you over to the TeX algorithm was not a good idea ;) I agree with you that copying those is not a good idea. Now, extending TxText (or doing something that handles Pillar better) is not redoing LaTeX.
Regards, Thierry
|
In reply to this post by Thierry Goubier
On 4 April 2016 at 16:14, Thierry Goubier <[hidden email]> wrote: --
Analogies don't work. Right :) I never used Pillar and have remote ideas about what it does or requires. From that perspective you appeal to wrong person. On your place i would be asking a guy who knows Pillar innards about it. Forgive my ignorance.. but i am not omniscient.
But that is orthogonal. It is possible to do anything on turing-complete environment. Taking shortcuts etc etc yadda yadda. Now do such statements alone can bring us anywhere closer to grand goals and grand projects? Nope. Only hard day to day work could bring us there.. Not talks about how cool we are.
Best regards,
Igor Stasenko. |
In reply to this post by philippe.back@highoctane.be
On 4 April 2016 at 16:14, [hidden email] <[hidden email]> wrote:
Most of it in class comments i guess. I did not created any sort of other documentation for TxText. Apologies. And i don't know what is state of it since year i have left. Did it picked up by someone in community, or it stays at same stage where i left it?
Best regards,
Igor Stasenko. |
In reply to this post by Igor Stasenko
On 04-04-16 14:14, Igor Stasenko wrote:
> If you have doubts about model, feel free to point it out and we can > discuss details. As a text storage model it works pretty well. My major concerns are with the line-breaking. Stephan |
In reply to this post by Igor Stasenko
2016-04-04 15:23 GMT+02:00 Igor Stasenko <[hidden email]>:
False humility doesn't work there, Igor :)
Hard day to day work, yes. But if you make it that uninteresting, yes, I'm sure we will never get there :) Regards, Thierry |
In reply to this post by Stephan Eggermont-3
On 4 April 2016 at 16:31, Stephan Eggermont <[hidden email]> wrote: On 04-04-16 14:14, Igor Stasenko wrote: Go on.. elaborate your concern. I will gladly answer. Stephan Best regards,
Igor Stasenko. |
In reply to this post by Igor Stasenko
On 04-04-16 14:49, Igor Stasenko wrote:
> Oh, and aside all of that.. Making a full-fledged word processor is not > just a regular engineering task. You need an expert of publishing, expert > in fonts and typography. That's right from the beginning. > And i am not that expert in this domain(s). > So, next time, when we start talking about things like page layouts, > columns, margins, tabs, references and other stuff, first find an expert > who will be able to transform these terms into technical requirements. > If you think it so simple, it is not: because all those terms came from > paper-publishing domain, that existed even before first computer came to > existence. > The capabilities of TxText and whether it will be capable to handle well > complexities of full-fledged word processing features, at this point, > without having an expert is nothing but just a speculation. I know enough about typesetting and producing technical documentation. Stephan |
2016-04-04 15:41 GMT+02:00 Stephan Eggermont <[hidden email]>: I know enough about typesetting and producing technical documentation. Are you thinking of writing a text typesetting engine in Pharo? Thierry |
Free forum by Nabble | Edit this page |