xref: /web-php/archive/2001.php (revision d9bcfed4)
1<?php
2$_SERVER['BASE_PAGE'] = 'archive/2001.php';
3include_once __DIR__ . '/../include/prepend.inc';
4news_archive_sidebar();
5site_header("News Archive - 2001", ["cache" => true]);
6?>
7
8<h1>News Archive - 2001</h1>
9
10<p>
11 Here are the most important news items we have published in 2001 on PHP.net.
12</p>
13
14<hr>
15
16<h1>PHP 4.1.0 Released!</h1>
17
18<p>
19 <span class="newsdate">[10-Dec-2001]</span>
20 <a href="/downloads.php">PHP 4.1.0</a> is a key new release in the PHP 4 family.  It includes
21 highly-improved performance, especially under Windows; a more security-friendly
22 way of accepting form variables; output compression; and much, much more.  Read the full
23 <a href="/release_4_1_0.php">release announcement</a>, or check out the
24 <a href="/ChangeLog-4.php">changelog</a>. Windows binaries are also available.
25</p>
26
27<hr>
28
29<h1>Windows Manual Survey Results</h1>
30
31<p>
32 <span class="newsdate">[27-Nov-2001]</span>
33 After one week our Windows HTML Help Manual Survey is over now. We received nearly six hundred
34 processable forms with many wishes and comments. Thanks for you all, who contributed to making
35 the best help system for PHP on Windows. You can get more information about the ongoing
36 project, including the detailed results of the survey at
37 <a href="http://weblabor.hu/php-doc-chm/">the project's own page</a>.
38</p>
39
40<hr>
41
42<h1>PHP-GTK Documentation Update</h1>
43
44<p>
45 <span class="newsdate">[18-Oct-2001]</span>
46 <a href="http://gtk.php.net/">PHP-GTK</a>
47 <a href="http://gtk.php.net/docs.php">documentation</a> is starting
48 to be more filled out. The manual is now rebuilt every night and
49 <a href="http://gtk.php.net/download-docs.php">downloadable versions</a>
50 of it in different formats are also available. If you have been working with
51 PHP-GTK and would like to contribute to the documentation effort, please
52 let us know.
53</p>
54
55<hr>
56
57<?php news_image("http://www.rackspace.com/?supbid=php.net", "rackspace.gif", "Rackspace"); ?>
58<h1>Rackspace providing additional hosting for PHP project</h1>
59
60<p>
61 <span class="newsdate">[17-Sep-2001]</span>
62 Thanks to the generous folks at <a
63 href="http://www.rackspace.com/?supbid=php.net">Rackspace</a>, we have added additional
64 capacity for hosting the PHP project's efforts. Currently, the machine they
65 have provided is serving downloads for www.php.net and snaps.php.net. We will
66 continue to re-balance our resource needs across all of the machines provided
67 by our supporters.
68</p>
69
70<hr>
71
72<h1>11.09.2001</h1>
73
74<p>
75 <span class="newsdate">[11-Sep-2001]</span>
76 The worldwide PHP community is horrified by recent events and would like to
77 offer its deepest sympathies to the friends and families of those who lost
78 their lives. <a href="http://www.redcross.org/donate/donate.html">Support the
79 Red Cross.</a>
80</p>
81
82<hr>
83
84<h1>Manual notes are mirrored worldwide</h1>
85
86<p>
87 <span class="newsdate">[28-Aug-2001]</span>
88 There is no need now to come to the main php.net server, if you would like
89 to read the manual notes, as they are mirrored worldwide, and you can read
90 them on all our mirror sites. You can get better response times by visiting
91 the closest mirror. See the bottom of our pages.
92</p>
93
94<hr>
95
96<?php news_image("http://www.php-conference.de/2001/index_en.php", "international_conference.gif", "International PHP Conference 2001"); ?>
97<h1>International PHP Conference in Frankfurt (November 5-7, 2001)</h1>
98<p>
99 <span class="newsdate">[17-Aug-2001]</span>
100 PHP enthusiasts from all over the world will meet three days to attend
101 powerworkshops and sessions presented by the inventors of PHP, members
102 of the core group and other well known people from the community.
103 More information at <a href="http://www.php-conference.de/2001/index_en.php">www.php-conference.de</a>.
104</p>
105
106<hr>
107
108<?php news_image("http://gtk.php.net/", "php-gtk-white.gif", "PHP-GTK"); ?>
109<h1>PHP-GTK version 0.1 released</h1>
110
111<p>
112 <span class="newsdate">[02-Aug-2001]</span>
113 The 0.1 release of PHP-GTK is now available. PHP-GTK is a PHP extension that
114 provides an object-oriented interface to GTK+ toolkit and enables you to
115 write client-side cross-platform GUI applications. Win32 binary version should
116 be available a little later.
117</p>
118<p>
119 Note that this version requires PHP CVS version to compile, but it can be run
120 under 4.0.5 and later.
121</p>
122<p>
123 A talk on PHP-GTK was presented by Andrei Zmievski and Frank Kromann at the 2001
124 O'Reilly Open Source Conference in San Diego. The slides from the talk can be
125 <a href="http://conf.php.net/sd-gtk">viewed online</a>.
126 For more information, visit <a href="http://gtk.php.net/">the PHP-GTK website</a>.
127</p>
128
129<hr>
130
131<h1>PHP Conference</h1>
132<p>
133 <span class="newsdate">[29-Jul-2001]</span>
134 The first official PHP Conference, part of the
135 <a href="http://conferences.oreilly.com/oscon/">O'Reilly Open Source Convention</a>,
136 brought the community together for
137 <a href="http://conferences.oreillynet.com/cs/os2001/pub/w/os2001/sessions_php.html">sessions</a>
138 and <a href="http://conferences.oreillynet.com/cs/os2001/pub/10/php_tutorials.html">tutorials</a>
139 designed to explore and strengthen PHP in
140 the open source space. The conference
141 was at the Sheraton San Diego Hotel and Marina
142 in San Diego, California between July 23-27, 2001.
143 Some presentations, you can see online:
144</p>
145<ul>
146 <li>Rasmus Lerdorf's <a href="http://conf.php.net/or2001">PHP - Spinal Injection</a></li>
147 <li>Thies Arntzen on <a href="http://conf.php.net/oci2">Making efficient use of Oracle8i thru Apache and PHP 4</a></li>
148 <li>Andrei Zmievski and Frank M. Kromann with <a href="http://conf.php.net/sd-gtk">PHP-GTK</a></li>
149 <li>Jon Parise on <a href="http://conf.php.net/pear2">The PHP Extension and Application Repository</a></li>
150</ul>
151
152<p>
153 You can also download some papers from the
154 <a href="ftp://ftp.oreilly.com/pub/conference/os2001/">O'Reilly FTP site</a>
155</p>
156
157<hr>
158
159<h1>Integrated FAQ in the PHP Manual</h1>
160<p>
161 <span class="newsdate">[29-Jul-2001]</span>
162 You don't need to go online anymore, to access the PHP FAQ,
163 because we integrated it for you in the PHP Manual, so you can
164 <a href="http://www.php.net/docs.php">download it</a> in
165 various formats with the Manual packages, and
166 <a href="http://www.php.net/manual/en/faq.php">annotate
167 the pages online</a>, as you wish.
168</p>
169
170<hr>
171
172<?php news_image("http://www.linuxtag.org/2001/english/30.html", "phplt.gif", "LinuxTag"); ?>
173
174<h1>LinuxTag 2001 in Europe is over</h1>
175
176<p>
177 <span class="newsdate">[09-Jul-2001]</span>
178 <a href="http://www.linuxtag.org/2001/english/30.html">LinuxTag 2001</a>
179 took place in Stuttgart, Germany, between July 5th-8th. PHPUG.De has
180 <a href="http://www.phpug.de/phplt_en.php4">a report</a> on the PHP events at LinuxTag.
181</p>
182
183<hr>
184
185<?php news_image("http://promote.pair.com/direct.pl?php.net", "pair.gif", "pair Networks"); ?>
186<h1>Mailing lists and CVS are up!</h1>
187
188<p>
189 <span class="newsdate">[1-Jul-2001]</span>
190 The disturbances in the mailing lists and CVS services that happened in the last
191 few weeks are now gone, hopefully for good. This is thanks to a brand new server donated
192 by <a href="http://promote.pair.com/direct.pl?php.net">pair Networks</a>. Thanks!
193</p>
194
195<hr>
196
197<h1>PHP 4.0.6 Released!</h1>
198<p>
199 <span class="newsdate">[23-Jun-2001]</span>
200 <a href="/downloads.php">PHP 4.0.6</a> is a maintenance release, that features
201 many bug fixes from PHP 4.0.5, and is especially much more efficient in its
202 memory requirements. Users that skipped the 4.0.5 upgrade may wish to jump
203 directly from 4.0.4 to the much more stable 4.0.6. For a full list of changes,
204 check out the <a href="/ChangeLog-4.php#4.0.6">Change Log</a>.
205</p>
206
207<hr>
208
209<?php news_image("http://www.php-kongress.de/2001/index_en.php", "international_conference.gif", "PHP International Conference 2001"); ?>
210<h1>PHP conventions in Europe</h1>
211<p>
212 <span class="newsdate">[14-Jun-2001]</span>
213 The second International PHP Conference, taking place in Frankfurt, Germany
214 this coming November has been announced. Further details are available on the
215 <a href="http://www.php-kongress.de/2001/index_en.php">official Web site</a>.
216</p>
217<p>
218 Also coming between July 5th-8th - <a
219 href="http://www.linuxtag.org/2001/english/30.html">LinuxTag 2001</a>,
220 in Stuttgart, Germany, with
221 <a href="http://www.linuxtag.org/2001/english/showitem.php3?item=273&amp;lang=en">strong PHP presence</a>.
222</p>
223
224<hr>
225
226<h1>PHP Conference</h1>
227<p>
228 <span class="newsdate">[01-May-2001]</span>
229 The first official PHP Conference, part of the <a
230 href="http://conferences.oreilly.com/oscon/">O'Reilly Open Source
231 Convention</a>, will bring the community together for
232 <a href="http://conferences.oreillynet.com/cs/os2001/pub/w/os2001/sessions_php.html">sessions</a>
233 and <a href="http://conferences.oreillynet.com/cs/os2001/pub/10/php_tutorials.html">tutorials</a>
234 designed to explore and strengthen PHP in the open source space. Take
235 a look under the hood at everything PHP &mdash; from understanding PHP
236 on wireless devices to participating in a discussion on the future of
237 PHP featuring some of the core developers and luminaries from the PHP
238 community. The conference runs July 23-27, 2001, at the Sheraton San
239 Diego Hotel and Marina in San Diego, California.
240</p>
241
242<hr>
243
244<h1>PHP 4.0.5 Released!</h1>
245<p>
246 <span class="newsdate">[30-Apr-2001]</span>
247 <a href="/downloads.php">PHP 4.0.5</a> is a maintenance release, that
248 features many bug fixes from PHP 4.0.4, as well as output compression, new
249 experimental FastCGI support, and significantly improved thread-safe versions.
250 For a full list of changes, check out the <a href="/ChangeLog-4.php#4.0.5">ChangeLog</a>.
251</p>
252
253<hr>
254
255<h1>ApacheCon 2001 Over</h1>
256
257<p>
258 <span class="newsdate">[11-Apr-2001]</span>
259 You may have missed the conference, but you can see some of the
260 presentations online. Check out:
261</p>
262<ul>
263 <li>Thies Arntzen on <a href="http://conf.php.net/oci">Making efficient use of Oracle8i thru Apache and PHP 4</a></li>
264 <li>Stig Bakken on <a href="http://conf.php.net/pear">The PHP Extension and Application Repository</a></li>
265 <li>Daniel Beckham and Brian Moon on <a href="http://dealnews.com/apachecon/">Caching Dynamic Web Content to Increase Dependability and Performance</a></li>
266 <li>Rasmus Lerdorf's <a href="http://conf.php.net/ac2">Introduction to PHP</a></li>
267 <li>Zeev Suraski on <a href="http://conf.php.net/pres/other/internals/">PHP 4 Internals</a></li>
268 <li>Nathan Wallace with <a href="http://www.e-gineer.com/articles/php-hackers-paradise-revisited.phtml">PHP: Hackers Paradise Revisited</a></li>
269</ul>
270
271<hr>
272
273<h1>ApacheCon 2001</h1>
274<p>
275 <span class="newsdate">[07-Mar-2001]</span>
276 Registration for <a href="http://apachecon.com/2001/US/">ApacheCon 2001</a>
277 in Santa Clara on April 4-6, 2001 is underway! There's sessions about PHP from
278 Luis Argerich, Thies Arntzen, Stig Bakken, Daniel Beckham, Tony Bryne, Rasmus
279 Lerdorf, Brian Moon, Zeev Suraski and Nathan Wallace, as well as tons of
280 sessions on other cool open-source projects. Early registration
281 ends March 9, so act fast for discounted prices!
282</p>
283
284<hr>
285
286<h1>New Site Design</h1>
287<p>
288 <span class="newsdate">[07-Mar-2001]</span>
289 You might notice that things look a little different around
290 here. We've streamlined the site, with a new design from the
291 esteemed Colin Viebrock. Bear with us while we shake out the
292 bugs that are surely lingering behind this new facade.
293</p>
294
295<hr>
296
297<?php news_image("http://gtk.php.net/", "php-gtk-white.gif", "PHP-GTK"); ?>
298<h1>Announcing PHP-GTK</h1>
299<p>
300 <span class="newsdate">[01-Mar-2001]</span>
301 The first release of PHP-GTK is now available. PHP-GTK is a PHP extension that
302 provides an object-oriented interface to the GTK+ toolkit and enables you to write
303 client-side cross-platform GUI applications. For more information, visit
304 <a href="http://gtk.php.net/">http://gtk.php.net/</a>.
305</p>
306
307<hr>
308
309<h1>Patch Level 1 released for PHP 4.0.4</h1>
310<p>
311 <span class="newsdate">[11-Jan-2001]</span>
312 Due to two security issues found in the Apache module version of PHP 4.0, PHP 4.0.4pl1
313 has been released. This bug-fix release also fixes a few party-crashing bugs that
314 were discovered in PHP 4.0.4.
315</p>
316
317<?php site_footer(['elephpants' => true, 'sidebar' => $SIDEBAR_DATA]);
318