USB Monitor 2.33 Beta Released
Grok Headline matches for USB Monitor 2.33 Beta Released
Mail Monitor 1.9.3 Beta Released
Mail Monitor 1.9.3 Beta Released
11/05/2003 12:42 AMGFI Network Server Monitor 5.5 Beta
Released
GFI Network Server Monitor 5.5 Beta
Released
05/10/2004 02:39 PMActive Network Monitor 2.0 Beta 1
Released
Active Network Monitor 2.0 Beta 1
Released
05/14/2004 01:50 PMMagic Mail Monitor 2.94 Beta 4 Released
Magic Mail Monitor 2.94 Beta 4 Released
03/13/2003 10:15 AMMBM Network Host Monitor 1.0.0 Beta 2 –
Spooky Halloween Build Released
MBM Network Host Monitor 1.0.0 Beta 2 –
Spooky Halloween Build Released
10/31/2003 10:42 PMBeta: AirPort Monitor Utility 1.1 Beta 1
Beta: AirPort Monitor Utility 1.1 Beta 1
02/17/2004 11:51 AMThe AirPort base station monitor adds support for multiple base
stations, keychain support, Rendezvous support, and more.
PHP Service Monitor 3.0 Beta 3
PHP Service Monitor 3.0 Beta 3
05/25/2004 11:40 PMA basic service monitor.
Motherboard Monitor 5.3.6.6 Beta
Motherboard Monitor 5.3.6.6 Beta
06/04/2004 05:18 PMPHP Service Monitor 3.0 Beta
PHP Service Monitor 3.0 Beta
04/25/2004 07:16 PMA basic service monitor.
CVS Monitor 0.6.3 beta 3 (Development)
CVS Monitor 0.6.3 beta 3 (Development)
02/13/2004 02:14 AMA CGI application for monitoring CVS repositories.
Magic Mail Monitor v2.94 Beta 5
Magic Mail Monitor v2.94 Beta 5
03/19/2003 10:45 PMMagic Mail Monitor is a POP3 email notification tool.
Motherboard Monitor 5.3.0.0 Released
Motherboard Monitor 5.3.0.0 Released
03/20/2003 04:19 PMClearIP Monitor 0.1 Alpha Released
ClearIP Monitor 0.1 Alpha Released
12/09/2003 02:42 AMAlchemy Network Monitor has been
released!
Alchemy Network Monitor has been
released!
05/31/2004 01:51 PMMonitors your LAN and servers availability [PRWEB May 30, 2004]
Accurate Network Monitor 1.01b Released
Accurate Network Monitor 1.01b Released
11/04/2003 03:36 PMSETI@Home Results Monitor 3.1.1 released
SETI@Home Results Monitor 3.1.1 released
07/12/2002 06:40 AM SETI@Home Results Monitor is a small PHP script that you can use to
show off your current SETI@Home work units total on your Website. When
invoked, the script connects to the SETI@Home server, retrieves your
user stats, and generates a PNG image to display the total number of
work units processed so far.
KDE 3.2 Beta released
KDE 3.2 Beta released
11/03/2003 07:07 PMEgg 1.23 Beta 3 Released
Egg 1.23 Beta 3 Released
01/10/2004 02:16 PMZoë 0.5.5 Beta Released
Zoë 0.5.5 Beta Released
02/17/2004 01:30 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!
7-max 3.00 Beta Released
7-max 3.00 Beta Released
11/16/2003 07:24 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 04:51 PMKDE 3.3 Beta 1 released
KDE 3.3 Beta 1 released
07/07/2004 06:17 PMPHP 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.
Web Log DB 1.5 Beta 1 Released
Web Log DB 1.5 Beta 1 Released
05/07/2004 04:49 AMCRT 4.1 Beta 4 Released
CRT 4.1 Beta 4 Released
11/13/2003 02:49 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 5.0.0 Beta 2 released
PHP 5.0.0 Beta 2 released
10/31/2003 07:13 AMPHP.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.
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:
Bench'emAll! 2.53 Beta Released
Bench'emAll! 2.53 Beta Released
12/04/2003 09:39 AMPGP Universal 1.1 Beta 1 Released
PGP Universal 1.1 Beta 1 Released
12/03/2003 03:45 PMWeb Log Explorer 1.3 Beta 2 Released
Web Log Explorer 1.3 Beta 2 Released
03/14/2003 01:08 PMHyperCam 1.80 Beta 7 Released
HyperCam 1.80 Beta 7 Released
04/12/2004 11:25 AMRegSeeker 1.35 Beta Released
RegSeeker 1.35 Beta Released
12/04/2003 03:40 PMTag&Rename 3.0 Beta 4 Released
Tag&Rename 3.0 Beta 4 Released
03/14/2003 06:20 PMStyle XP 2.0 Beta 3 Released
Style XP 2.0 Beta 3 Released
12/03/2003 11:08 AMMozilla 1.3 Beta Released
Mozilla 1.3 Beta Released
03/13/2003 10:23 AMGrok Description matches for USB Monitor 2.33 Beta Released
GrokA matches for USB Monitor 2.33 Beta Released
USB Monitor 2.33 Beta Released