Hi,
is there any photo gallery available for Pier? I mean a widget where I
could upload pictures and they are rendered in a nice way. I started
one 4 years ago but I abandoned it.
Bye
--
Damien Cassou
http://damiencassou.seasidehosting.st
I want to learn/play with Pier.
Starting with Pharo 20500 image, I loaded seaside30 and pier3 from the
configurations browser. (ignored some warnings).
Then I do:
PRPierFrame registerAsApplication: 'emptyPier' kernel: PRPierFrame
exampleEmpty .
but I get WARequestContextNotFound error.
How can I make it work? Should I be using seaside2.8? What is the
difference between pier2 and pier3?
thx.
Hi,
I think it would be nice to move magritte, pier and their addons to
SmalltalkHub so that we don't rely on Lukas' web servers anymore. Lukas
agrees but believe it should be the decision of the people who make
Magritte and Pier today. I can do it if you want to. I will create a
MagritteAndPier team.
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing
enthusiasm."
Winston Churchill
Hi all,
On the PharoConf I demonstrated the work I did for Friedrich Dominicus (Q Software) in Magritte, adding some dynamic stuff (i.e. dynamic columns, groups that can collapse, automatic values). As announced, he will make this open source, and I will clean up code, make more tests, a demo project and some documentation to make it more useable.
I added a project QCMagritte on smalltalk hub. I will announce when there is significant progress.
Cheers,
Diego
Hi,
Norbert Hartl and I are proud to announce that:
- the pharo-vm package can now be installed on 64bits systems
- the pharo-vm package can now be installed on older Ubuntu releases
Todo list:
--
- clean the package to avoid many warnings
- automate the process of building these packages
- create a server-only version which do not depend on graphical libraries
(like X11 and libGL)
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing
enthusiasm."
Winston Churchill
On 11 April 2013 19:16, Sven Van Caekenberghe <sven(a)stfx.eu> wrote:
>
> On 11 Apr 2013, at 16:34, Damien Cassou <damien.cassou(a)gmail.com> wrote:
>
>> Hi,
>>
>> Norbert Hartl and I are proud to announce that:
>>
>> - the pharo-vm package can now be installed on 64bits systems
>> - the pharo-vm package can now be installed on older Ubuntu releases
>
> Great and important work, thanks !
>
+1
Thanks, Damien & Norbert.
>> Todo list:
>> --
>>
>> - clean the package to avoid many warnings
>> - automate the process of building these packages
>> - create a server-only version which do not depend on graphical libraries (like X11 and libGL)
>
> Yes, a pharo-nox version is really important (for me at least).
>
>> --
>> Damien Cassou
>> http://damiencassou.seasidehosting.st
>>
>> "Success is the ability to go from one failure to another without losing enthusiasm."
>> Winston Churchill
>
> --
> Sven Van Caekenberghe
> Proudly supporting Pharo
> http://pharo.org
> http://association.pharo.org
> http://consortium.pharo.org
>
>
>
>
> _______________________________________________
> seaside mailing list
> seaside(a)lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
--
Best regards,
Igor Stasenko.
Dear Pharo and Ubuntu users,
Nicolas Petton and I are proud to announce Ubuntu packages for the
Pharo VM. Installing the pharo vm is now just a matter of:
sudo add-apt-repository ppa:cassou/pharo
sudo apt-get update
sudo apt-get install pharo-vm
With this package, you get:
- the latest pharo vm as a 'pharo' binary in the PATH
- all plugins and libraries (native boost, freetype, ssl, ...)
- file association so you can just double-click on pharo images
- pharo icons visible everywhere (on image files, on ALT+TAB...)
- PharoV10.sources and PharoV20.sources
Please fill bug reports on https://pharo.fogbugz.com.
This package is currently only available for Ubuntu 12.10 Quantal.
Fill a bug report if you want me to package it for another version of
Ubuntu.
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill