Hi,
Just started with pharo and seaside. Now I want to write an example
seaside-application but with a multi lingual interface. So I installed
pharo3 and then seaside via configuration browser.
But then I had to realize that the seaside-gettext package was not
installed; and also no gettext pack
I don't know anything about Seaside or Gettext packages, however I
notice one thing (below)...
Peter Schorsch wrote:
Hi,
Just started with pharo and seaside. Now I want to write an example
seaside-application but with a multi lingual interface. So I installed
pharo3 and then seaside via config
> Clicking on the link spawns the file object to the right offering
a quick preview possibility.
Very nice!
> Yet another thing is to move towards eliminating static pictures.
For example, most pictures in a technical book are some sort of
screenshots. These screenshots could easily be produc
Hi,
Really nice to see this talks here. My two cents would be around
supporting a model that can grow with the user and trying to create a
connected experience. I have been previously teaching Introduction to
Informatics to young (17-21 years old) newbies and they include
introductory progra
On 7/9/14 15:32, Peter Schorsch wrote:
Hi,
Just started with pharo and seaside.
Welcome!
Now I want to write an example
seaside-application but with a multi lingual interface. So I installed
pharo3 and then seaside via configuration browser.
But then I had to realize that the seaside-gette
A Python bridge is what I am working on with my project Ephestos, using a
socket server / client relationship between Pharo and Python. So far it
has been going quite well and is already usable for calling python
libraries etc. It seems to work very well even for more complex python
code, like cla
Beautiful work, great collaboration, inspiring !
On 07 Sep 2014, at 15:41, Tudor Girba wrote:
> Hi,
>
> Documentation is important. To make it more likely and more enjoyable for
> people to write more of it, I teamed up with Andrei and Jan to build up
> support for Pillar in the GTInspector.
Hi Doru,
I really like the advancements in this direction. If fact what I have
trying to do, as a newbie, by making a Glamorous Toolkit powered
outliner/tree like interface for writing structured documents tries
something similar. I think that writing is mainly a non-linear
experience and the
Hi,
Thanks for the feedback. Indeed, your points are much inline with where we
should go next.
On Sun, Sep 7, 2014 at 9:50 PM, Offray Vladimir Luna Cárdenas <
off...@riseup.net> wrote:
> Hi Doru,
>
> I really like the advancements in this direction. If fact what I have
> trying to do, as a newbi
I think your work is very interesting kilon.
May be you can create framework for call python libraries from pharo.
Ing. Pablo Digonzelli
Software Solutions
IP-Solutiones SRL
Metrotec SRL
25 de Mayo 521
Email: pdigonze...@softsargentina.com
pdigonze...@gmail.com
Cel: 5493815982714
---
thats the idea yes. Actually I can already call python libraries from pharo
with my project. However I need to add a way to fetch python values and
store them inside Pharo variables. I am also interested in implementing
callbacks, so that python code can call pharo code. This two way
communication
exellent
Ing. Pablo Digonzelli
Software Solutions
IP-Solutiones SRL
Metrotec SRL
25 de Mayo 521
Email: pdigonze...@softsargentina.com
pdigonze...@gmail.com
Cel: 5493815982714
- Mensaje original -
De: "kilon alios"
Para: "Any question about pharo is welcome"
Enviados:
Offray Vladimir Luna Cárdenas wrote:
Hi Doru,
I really like the advancements in this direction. If fact what I have
trying to do, as a newbie, by making a Glamorous Toolkit powered
outliner/tree like interface for writing structured documents tries
something similar. I think that writing is m
Tudor Girba wrote:
Hi,
Thanks for the feedback. Indeed, your points are much inline with where we
should go next.
On Sun, Sep 7, 2014 at 9:50 PM, Offray Vladimir Luna Cárdenas <
off...@riseup.net> wrote:
Hi Doru,
I really like the advancements in this direction. If fact what I
Hi,
Comments below. :-)
On 09/07/2014 02:54 PM, Tudor Girba wrote:
Hi,
Thanks for the feedback. Indeed, your points are much inline with where we
should go next.
[...]
I would like to create Visual Data Narratives inside Pharo/Moose/Roassal
that use file system and web, and Lat
Hi,
On 09/07/2014 05:47 PM, Ben Coman wrote:
Offray Vladimir Luna Cárdenas wrote:
Hi Doru,
I really like the advancements in this direction. If fact what I have
trying to do, as a newbie, by making a Glamorous Toolkit powered
outliner/tree like interface for writing structured documents tries
Hi again,
I have opted for another option: Manually updating objects from text
panes. I have a method for showing the content of a node body:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
bodyOn: constructor
"Shows the body of a selected node"
(constructor text)
title: 'Cuerpo |
Hi Ben,
Exactly. In Pier, we used to have value links (see
http://www.piercms.com/doc/syntax).
I propose to introduce something like this:
+object:"code that returns something that can be embedded like a graphical
form"+
Doru
On Mon, Sep 8, 2014 at 12:47 AM, Ben Coman wrote:
> Offray Vladi
Maybe ... would anyone be interested in giving it a try? :)
Doru
On Mon, Sep 8, 2014 at 12:57 AM, Ben Coman wrote:
> Tudor Girba wrote:
>
> Hi,
>
> Thanks for the feedback. Indeed, your points are much inline with where we
> should go next.
>
> On Sun, Sep 7, 2014 at 9:50 PM, Offray Vladimir
Hi,
> > Great. Please keep experimenting and keep us posted.
>
> Well I have redefined my immediate goal for the next experiment as just
> updating an object from a text pane even if this is not automatic (as I
> said in the proper thread automatic updating is not working). So, how can I
> get t
It may be a little off topic for the list, but i am think will be interesting
for users of mongotalk and voyage.
http://www.infoq.com/news/2013/02/MongoDB-Fault-Tolerance-Broken
Ing. Pablo Digonzelli
Software Solutions
IP-Solutiones SRL
Metrotec SRL
25 de Mayo 521
Email: pdigonze...@so
Le 05/09/2014 18:59, Mayuresh Kathe a écrit :
Would the list members be kind enough to suggest a book I could work
through to warm myself up to OOP?
I stumbled upon "The Object Oriented Thought Process" by Matt Weisfeld,
looks good, but if there's anything better suited to Pharo, would be
nice to
Python has no competition. Sure there are languages that are more popular
than Python for their own reasons. There have been simpler languages before
python, there have been more popular languages, more cross platform
languages etc etc but Python fills a gap that no language was able to fill
before
Strangely, I am preparing a Python session for pupils who are supposed ti
know almost nothing about programming; and I finally came up with the
turtle module! I realized that
*COBOL has been invented so that people who work in banks and do not know
how to program, can program
*Basic was supposed t
24 matches
Mail list logo