The Artima Developer Community
Sponsored Link

PHP Buzz Forum
I love Greg Beaver!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stephan Schmidt

Posts: 238
Nickname: schst
Registered: Sep, 2004

Stephan Schmidt is a founding member of PHP Application Tools and a PEAR developer.
I love Greg Beaver! Posted: Feb 27, 2005 9:36 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Stephan Schmidt.
Original Post: I love Greg Beaver!
Feed Title: a programmer's best friend
Feed URL: http://blog.php-tools.net/rss.php?version=1.0
Feed Description: The blog of PHP Application Tools
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Stephan Schmidt
Latest Posts From a programmer's best friend

Advertisement
I really do! Yesterday he released the first official version of PEAR 1.4.0 (alpha, of course) which provides a lot of new features. The most interesting feature is the ability to install files from different channels, which is really great for our non-PEAR packages at php-tools.net. But that's not all, Greg did to get my love: He also developed a PEAR_Server with a simple HTML frontend that can be easily installed using PEAR 1.4.0. So this morning I decided to play with it a bit and after several minutes, I had our own channel server online which is already able to serve patError and patTemplate (more projects will follow). If you'd like to try it, download PEAR 1.4.0a2 and then add our channel and start installing the packages:
pear upgrade PEAR-alpha
pear channel-discover pear.php-tools.net
pear install pat/patTemplate

If your are interested in documentation and technical insight, the following postings might be of interest to you:
Several PEAR-related posts in Greg's blog
A look at package2.xml and how to create a PEAR 1.4 package by Tobias Schlitt
Set up you own PEAR channel by Tobias Schlitt

I'll keep you updated on our new channel server. And once more:

Thanks Greg, you've done the most amazing job I can imagine.

Read: I love Greg Beaver!

Topic: A look at package2.xml and how to create a PEAR 1.4 package. Previous Topic   Next Topic Topic: PHP and IBM

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use