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
We are proud to announce the release of Pharo 2.0!
You can find information about Pharo at: http://www.pharo-project.org
About this release
------------------
All in all, there were over 1600 issues treated in the issue tracker
and 1350 improvements integrated into 2.0.
http://code.google.com/p/pharo/issues/list?can=1&q=Milestone%3D2.0+status%3…
Read it again, yes 1350 is huge, take two minutes and have a look at the list of
improvements! Now you got the feel of the effort. And this was a true community
effort. It is possible because people worldwide helped! We want to deeply thank them.
We want to thank Inria for its constant support, in particular for the salary of Igor
Stasenko and Esteban Lorenzano, and for the help in the infrastructure.
We have accomplished this huge task for a better system because we were together. Do not
forget that we are working on a consortium to support our system:
- http://consortium.pharo.org (for companies and organizations)
- http://association.pharo.org (for individuals)
Our goal is to build a system so that we can make a living with our creativity and
programming skills.
You can find information about Pharo on http://www.pharo-project.org. In particular,
you may be interested in:
- Joining us and getting help http://www.pharo-project.org/community
- Getting the Pharo By Example book (available as a free PDF): http://www.pharobyexample.org
- Watching the screencasts http://www.pharocasts.com
- Reporting problems http://www.pharo-project.org/community/issue-tracking
- Reading the forth coming book http://rmod.lille.inria.fr/pbe2
- Reading the Pharo vision document http://bit.ly/HNkEru
Thanks a lot for your participation, energy and fun.
-- The Pharo Team
Summarized issues for 2.0
==================
UI
---
- Spec
- Widget enhancements
- Layout improvements/cleanups
- Keybindings
- New icons (famfam)
- Growl style notifications
- Revamp progress bar
Developer tools
---------------
- Nautilus browser
- Critics browser
- Improved version diff browsing
- Spotlight
- Revamp Code Completion and smart chars
- Interactive navigation using ctrl/cmd+click over classes/methods
- Shout themes
- Andreas profiler
Networking
-----------
- Update Zinc
- Zodiac (SSL)
System
-------
- System Announcer
- RPackage replacing PackageInfo
- Command line tools / Headless mode
- Native boost
- Update Ring metamodel
- Fuel serializer
- Freetype fonts
Kernel
------
- DateAndTime refactoring
- Updated FileSystem and replaced FileDirectory
VM
--
- Latests cog builds
- SSLPlugin
- FilePlugin enhancements
- SocketPlugin fixes
- Included libraries: freetype2, cairo
Cleanups
-------------
- FileDirectory removed (replaced by FileSystem)
- SmartRefStream and ReferenceStream removed (replaced by Fuel)
- PackageInfo deprecated (replaced by RPackage)
Other
-------
- Zeroconf scripts
- Continuous Integration for every aspect of our release process.
Not all the changes are reported here, but this is to give you an impression,
you can find better explanation here: https://code.google.com/p/pharo/wiki/ActionsInPharo20
Hi,
(sorry for the cross-post, but I was not quite sure where to send it)
In Grease-Core, there are a couple of String extensions (trimBoth, trimBoth:, trimLeft, trimLeft: trimRight, trimRight:, trimLeft:right:) that already exist in Pharo 2.0.
I would like to remove them and let platform-specific extension packages add them if needed. Unfortunately, I do not have an account for the www.squeaksource.com/Seaside30.html repository.
Can anyone give me access to the repository?
Cheers,
Doru
--
www.tudorgirba.com
"Problem solving efficiency grows with the abstractness level of problem understanding."
Hi,
I believe the recently announced Gutemberg project could be merge with
Pier-Book. What do you think?
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing
enthusiasm."
Winston Churchill
Hi,
Stéphane and I have been working on Gutemberg, a tool that converts
books written using the Pier syntax to PDF documents and HTML pages.
http://www.smalltalkhub.com/#!/~DamienCassou/Pier-Gutemberg
This project is partially supported by ESUG http://www.esug.org/.
We are proud to announce the first alpha version of Gutemberg. This
alpha version has a nearly-complete PDF exporter and a
basically-working HTML exporter.
We use Inria infrastructure to build one example book:
https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/.
The long term goal is to facilitate collaborative book editing. We
don't want to impose a web browser and an active Internet connection.
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing
enthusiasm."
Winston Churchill