DynamicWebPages.de: PHP 5.1 Beta 2 Released!
Grok Headline matches for DynamicWebPages.de: PHP 5.1 Beta 2 Released!
DynamicWebPages: New Netcraft Stats on
PHP
DynamicWebPages: New Netcraft Stats on
PHP
03/11/2003 01:22 AMJust in case there was any doubt that the adoption rate of PHP is
still on the rise,
DynamicWebPages.de has posted
a link to the latest
NetCraft
graph of the usage of PHP.
DynamicWebPages: Furthering the PHP5
Cause
DynamicWebPages: Furthering the PHP5
Cause
11/13/2003 08:49 AMDynamicWebPages.de has a
new posting this morning about a mailing list they are starting to try
to further the growth and beta testers for the PHP5 Beta releases that
have been posted.
DynamicWebPages.de: PHP Magazine Contest
DynamicWebPages.de: PHP Magazine Contest
05/18/2004 08:44 AMDynamicWebPages.de is
having a contest sponsored by all of the great PHP magazines out there
for you to enter to win a year's subscription for each of the
following magazines:
php|architect,
PHP Magazin (German), and the English
version,
PHP Magazine.
DynamicWebPages: Happy 4th Birthday!
DynamicWebPages: Happy 4th Birthday!
11/03/2003 08:59 AMIt's great to see milestones in the PHP community, and this one is one
of the best. As one of the sites that I even found helpful advice on
(yes, despite it being a .de),
DynamicWebPages.de is
celebrating it's Fourth Birthday!
DynamicWebPages.de: Monthly PHP Usage
Stats
DynamicWebPages.de: Monthly PHP Usage
Stats
05/06/2004 08:42 AMHere with the latest update for PHP Usage Statistics is
DynamicWebPages.de and their
graph.
Dynamicwebpages: New Zend Cert Training
Classes
Dynamicwebpages: New Zend Cert Training
Classes
04/15/2005 10:02 AMDynamicwebpages.de has a
new note today about the next
round
of their PHP certification training, starting back up on May
13th.
DynamicWebPages: Itn'l PHP Con 2005 -
Call for Papers
DynamicWebPages: Itn'l PHP Con 2005 -
Call for Papers
06/06/2005 12:15 AMIn
this
new note from
DynamicWebPages.de today, the
International PHP
Conference has issued their
call
for papers for the conference taking place November 9th-5th of
this year.
PHP.net: PHP 5.0 Beta 4 released!
PHP.net: PHP 5.0 Beta 4 released!
02/13/2004 09:13 AMNew from
PHP.net this morning, a
major announcement:
7-max 3.00 Beta Released
7-max 3.00 Beta Released
11/16/2003 07:24 PMWeb Log DB 1.5 Beta 1 Released
Web Log DB 1.5 Beta 1 Released
05/07/2004 04:49 AMZoë 0.5.5 Beta Released
Zoë 0.5.5 Beta Released
02/17/2004 01:30 AMKDE 3.3 Beta 1 released
KDE 3.3 Beta 1 released
07/07/2004 06:17 PMKDE 3.2 Beta Released
KDE 3.2 Beta Released
11/03/2003 04:51 PMCRT 4.1 Beta 4 Released
CRT 4.1 Beta 4 Released
11/13/2003 02:49 PMUte 1.01 Beta Released
Ute 1.01 Beta Released
11/12/2003 01:20 PMKDE 3.2 Beta released
KDE 3.2 Beta released
11/03/2003 07:07 PMPHP 5.0.0 Beta 2 released
PHP 5.0.0 Beta 2 released
10/31/2003 07:13 AMD.Net CMS Beta Released
D.Net CMS Beta Released
04/09/2004 04:05 PM
Submission by Marcin Manek
The D.Net CMS is a php/MySQL driven CMS created with usability in
mind, and is intended primarily for users desiring a 'Blog+' without
the hassle of learning cryptic commands. It provides a web-based
WYSIWYG interface with most common modules already implemented, and
also supports custom extensions.
You can download it from sourceforge, try out the full demo, or drop
by my homepage to view a few of the sample themes (each one of my
pages is a different theme).
I am seeking feedback and suggestions. Thanks for any help!
PHP 5.0 Beta 4 released!
PHP 5.0 Beta 4 released!
02/12/2004 02:07 PMPHP 5.0 Beta 4 has been released. This fourth beta of PHP 5 is also
scheduled to be the last one (barring unexpected surprises, that did
occur with beta 3). This beta incorporates dozens of bug fixes since
Beta 3, rewritten exceptions support, improved interfaces support, new
experimental SOAP support, as well as lots of other improvements, some
of which are documented in the ChangeLog. Some of the key features of
PHP 5 include: PHP 5 features the Zend Engine 2. XML support has been
completely redone in PHP 5, all extensions are now focused around the
excellent libxml2 library (http://www.xmlsoft.org/). SQLite has been
bundled with PHP. For more information on SQLite, please visit their
website. A new SimpleXML extension for easily accessing and
manipulating XML as PHP objects. It can also interface with the DOM
extension and vice-versa. Streams have been greatly improved,
including the ability to access low-level socket operations on
streams.
Egg 1.23 Beta 3 Released
Egg 1.23 Beta 3 Released
01/10/2004 02:16 PMLeo 3.11 beta 1 released
Leo 3.11 beta 1 released
02/18/2003 09:01 AMLeo is: 1) a programmers, outlining editor and a flexible browser, 2)
a literate programming tool, 3) a data organizer and project manager.
4) fully scriptable using Python, 5) Portable. Leo.py will run on any
platform with Python and Tk/tcl. This release includes a significant
number of bugfixes and enhancements.
leo.py 3.11 beta 1 is now available at:
http://sourceforge.net/projects/leo/
leo.py requires Python 2.1 or above and tcl/tk 8.3 or above.
The highlights of 3.11:
-----------------------
** Leo finally supports unicode properly. This solves a lot of
problems.
- New @encoding directives specifies encoding for derived files.
- New settings specify default encodings for .leo and derived files.
- Derived files specify encodings used to create them.
** A new plugin architecture for customizing Leo. (A major
improvement.)
- New commands:
- Toggle Angle Brackets.
- Insert Time/Date (in headline or body text).
- Go To First/Last Node, Parent, Next/Previous Sibling.
- Write Missing @file Nodes.
- Expand/Contract Node.
- Improved commands:
- Expand/Contract commands now operate on the selected tree.
( A major improvement)
- Sort Siblings command can now sort top-level nodes.
- Leo now allows multiple writes of cloned nodes.
(Useful when different @path directives are in effect.)
- Other improvements:
- Improved syntax coloring for html and xml.
- Leo scrolls partially visible headlines into full view.
- Added "Replace tabs with spaces" checkbox in Prefs panel.
- Added install script for Linux.
- New settings in leoConfig.leo/.txt.
- Colors for Show Invisibles command and body_insertion_cursor
- Settings affecting when control-drags start.
- Defaults for unicode (see above).
- Many other bug fixes and improvements.
Quote of the month
------------------
I only have one week of Leo experience but I already know it will be
my default
IDE/project manager. I have seen several old threads on c.l.python
where people
complain about the lack of a project manager for the free/standard
Python IDE's
like Idle. Leo clearly solves that problem and in a way that
commercial tools
can't touch -- Marshall Parsons
What is Leo?
------------
- A programmer's editor, an outlining editor and a flexible browser.
- A literate programming tool, compatible with noweb and CWEB.
- A data organizer and project manager. Leo provides multiple views
of projects within a single outline.
- Fully scriptable using Python. Leo saves its files in XML format.
- Portable. leo.py is 100% pure Python.
- Open Software, distributed under the Python License.
Links:
------
Leo: http://personalpages.tds.net/~edream/front.html
Home: http://sourceforge.net/projects/leo/
Download: http://sourceforge.net/project/showfiles.php?group_id=3458
CVS: http://sourceforge.net/cvs/?group_id=3458
PHP.net: PHP 5.0.0 Beta 2 Released!
PHP.net: PHP 5.0.0 Beta 2 Released!
10/31/2003 08:19 AMFor those keeping track, the
PHP.net
site announced late yesterday that the
PHP 5.0.0 Beta 2 has been
released.
ID_Bank 1.20.019 Beta Released
ID_Bank 1.20.019 Beta Released
05/10/2004 11:49 AMTIKSILAND 1.0 Beta 1 Released
TIKSILAND 1.0 Beta 1 Released
03/14/2003 11:19 PMVNC for Windows 4.0.0.12 Beta 4 Released
VNC for Windows 4.0.0.12 Beta 4 Released
05/18/2004 02:55 PMJBMail 3.2 Beta 09 Released
JBMail 3.2 Beta 09 Released
03/15/2003 06:03 AMShellEnhancer 1.0 Beta Released
ShellEnhancer 1.0 Beta Released
12/16/2003 01:44 PMCamino 0.8 Beta Released
Camino 0.8 Beta Released
05/18/2004 12:02 AMMoleBox 2.2 Beta Released
MoleBox 2.2 Beta Released
05/10/2004 11:49 AMFirebird 1.5 Beta 4 Released
Firebird 1.5 Beta 4 Released
03/15/2003 09:01 PMFlashDeli 3.23 Beta Released
FlashDeli 3.23 Beta Released
10/29/2003 10:13 AMWeather1 4.08 Beta Released
Weather1 4.08 Beta Released
03/16/2003 12:43 AMNetBeans 4.0 Beta Released
NetBeans 4.0 Beta Released
08/23/2004 10:15 AMSun's latest IDE focuses on time-saving features and the inclusion
of Ant.
Eudora 5.2.1.1 Beta Released
Eudora 5.2.1.1 Beta Released
03/14/2003 11:19 PMActiveLaunch 1.4 Beta Released
ActiveLaunch 1.4 Beta Released
12/23/2003 10:41 AMABC/WebView 4.0.3.60 Beta Released
ABC/WebView 4.0.3.60 Beta Released
12/23/2003 02:14 PMMp3/Tag Studio 3.5 Beta 1 Released
Mp3/Tag Studio 3.5 Beta 1 Released
05/24/2004 01:29 AMHotWhois 1.02 Beta 1 Released
HotWhois 1.02 Beta 1 Released
03/13/2003 09:53 PMSpamNet 1.0 Beta 8C Released
SpamNet 1.0 Beta 8C Released
03/13/2003 09:53 PMGrok Description matches for DynamicWebPages.de: PHP 5.1 Beta 2 Released!
GrokA matches for DynamicWebPages.de: PHP 5.1 Beta 2 Released!
DynamicWebPages.de: PHP 5.1 Beta 2 Released!