stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


SmoothWall 2.0 Beta 4 Released







SmoothWall 2.0 Beta 4 Released

SmoothWall 2.0 Beta 4 Released 03/13/2003 09:53 PM




This is a GrokNews Entry: (what is grok?)





Similar Items

SmoothWall 2.0 Beta 4 Released

Grok Headline matches for SmoothWall 2.0 Beta 4 Released

SmoothWall 2.0 Linux-Based Firewall
Released


SmoothWall 2.0 Linux-Based Firewall
Released
12/08/2003 06:08 PM
thegraham writes "Despite some earlier server problems, SmoothWall 2.0 has been released this evening - there are also release notes available. SmoothWall is ...

SmoothWall 2.0 (Stable)


SmoothWall 2.0 (Stable) 12/17/2003 09:35 AM
A fully functional Linux Firewalling application server

Review: SmoothWall Express 2.0


Review: SmoothWall Express 2.0 03/14/2005 04:06 PM
In these days of always-on Internet connections, a firewall that protects your network from unauthorized access is indispensable. Though most home routers have some sort of basic firewall capabilities, their rules for incoming and outgoing traffic are often basic and arbitrary. An alternative is to run a Linux-based firewall on old hardware, but configuring this sort of setup is generally not easy. An exception is SmoothWall, a free application you can install on any old machine to convert it to a dedicated hardware firewall. SmoothWall has a friendly interface and more configuration options than standard hardware firewalls.

SmoothWall Homebrew Mods


SmoothWall Homebrew Mods 07/23/2004 07:57 AM
SmoothieMods

Smoothwall launches it's first firewall
aimed at the enterprise market


Smoothwall launches it's first firewall
aimed at the enterprise market
03/31/2005 09:39 AM

Ute 1.01 Beta Released


Ute 1.01 Beta Released 11/12/2003 01:20 PM

PHP 5.0 Beta 4 released!


PHP 5.0 Beta 4 released! 02/12/2004 02:07 PM
PHP 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.

Zoë 0.5.5 Beta Released


Zoë 0.5.5 Beta Released 02/17/2004 01:30 AM

D.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!

KDE 3.3 Beta 1 released


KDE 3.3 Beta 1 released 07/07/2004 06:17 PM

KDE 3.2 Beta Released


KDE 3.2 Beta Released 11/03/2003 04:51 PM

Egg 1.23 Beta 3 Released


Egg 1.23 Beta 3 Released 01/10/2004 02:16 PM

CRT 4.1 Beta 4 Released


CRT 4.1 Beta 4 Released 11/13/2003 02:49 PM

KDE 3.2 Beta released


KDE 3.2 Beta released 11/03/2003 07:07 PM

PHP 5.0.0 Beta 2 released


PHP 5.0.0 Beta 2 released 10/31/2003 07:13 AM

PHP.net: PHP 5.0.0 Beta 2 Released!


PHP.net: PHP 5.0.0 Beta 2 Released! 10/31/2003 08:19 AM
For those keeping track, the PHP.net site announced late yesterday that the PHP 5.0.0 Beta 2 has been released.

7-max 3.00 Beta Released


7-max 3.00 Beta Released 11/16/2003 07:24 PM

Leo 3.11 beta 1 released


Leo 3.11 beta 1 released 02/18/2003 09:01 AM
Leo 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 Beta 4 released!


PHP.net: PHP 5.0 Beta 4 released! 02/13/2004 09:13 AM
New from PHP.net this morning, a major announcement:

Web Log DB 1.5 Beta 1 Released


Web Log DB 1.5 Beta 1 Released 05/07/2004 04:49 AM

Moodmixer 0.9 Beta Released


Moodmixer 0.9 Beta Released 02/15/2004 06:29 PM

IconPilot 1.99 Beta Released


IconPilot 1.99 Beta Released 05/27/2004 04:51 AM

FractaliMotion 0.9.3 Beta Released


FractaliMotion 0.9.3 Beta Released 12/04/2003 02:33 AM

WinGate 6.0.0.942 Beta 2 Released


WinGate 6.0.0.942 Beta 2 Released 05/26/2004 06:08 PM

"MT-Blacklist v2.03-beta released"


"MT-Blacklist v2.03-beta released" 12/26/2004 04:29 AM

GrabIt 1.4.6 Beta Released


GrabIt 1.4.6 Beta Released 03/19/2003 10:43 PM

ZoneAlarm Pro 4.5.517.0 Beta Released


ZoneAlarm Pro 4.5.517.0 Beta Released 11/06/2003 02:46 PM

TrueTTY 2.25 Beta Released


TrueTTY 2.25 Beta Released 11/07/2003 05:24 AM

Apple X11 Beta 3 Released


Apple X11 Beta 3 Released 03/19/2003 10:26 PM
A new version of Apple's X11 for Mac OS X is available. It fixes a number of bugs including a few that can cause problems with building Fink packages. It is recommended that all Fink users who are using Apple X11 upgrade. A new version of the system-xfree86 package has been released to unstable that takes the new Apple X11 into account. It should be appearing in stable shortly.

Bench'emAll! 2.53 Beta Released


Bench'emAll! 2.53 Beta Released 12/04/2003 09:39 AM

Chipinfo 1.0.0 Beta 3 Released


Chipinfo 1.0.0 Beta 3 Released 11/06/2003 02:46 PM

BlogJet 1.0.0.10 Beta Released


BlogJet 1.0.0.10 Beta Released 01/16/2004 10:58 AM

X11 Public Beta 3 Released


X11 Public Beta 3 Released 03/19/2003 10:25 PM
Apple has released a new public beta of X11 for Mac OS X, an implementation of the X Window System that makes it possible to run X11-based applications in Mac OS X. Based on the open source XFree86 project — the most common implementation of X11 — X11 for Mac OS X Public Beta is compatible, fast, and fully integrated with Mac OS X. It includes the full X11R6.6 technology including an X11 window server, Quartz window manager, libraries, and basic utilities such as xterm.

Jybe Beta Released


Jybe Beta Released 02/01/2005 10:05 PM

AudioShaker 1.1 Beta 1 Released


AudioShaker 1.1 Beta 1 Released 01/16/2004 10:58 AM

SnipSnap 0.4 Beta Released


SnipSnap 0.4 Beta Released 03/20/2003 08:33 AM

RegSeeker 1.35 Beta Released


RegSeeker 1.35 Beta Released 12/04/2003 03:40 PM

BlogWizard 1.0.1.15 Beta Released


BlogWizard 1.0.1.15 Beta Released 02/16/2004 10:37 AM

Look 'n' Stop 2.05 Beta 1 Released


Look 'n' Stop 2.05 Beta 1 Released 12/05/2003 03:18 AM

Grok Description matches for SmoothWall 2.0 Beta 4 Released
GrokA matches for SmoothWall 2.0 Beta 4 Released

SmoothWall 2.0 Beta 4 Released

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

WarBirds III 020403
X-Plane 6.51
iMovie for Mac OS X
3.0.2

Joe Mahoney has his
own suggestions.

kuro5hin.org ||
Search for
Extraterrestrial
Life Intensifies

kuro5hin.org ||
Professor Coerces
Students to Lobby

Quizilla!
HTML, CIBL annual
general meetings

Selling pet supplies
online

workin' it
AccessFIX v3.53
Thomas the Tank
Engine's
ultraviolence

Ahem.
Working with Forms
in PHP, Part 1

FreeTV GCC Toolchain
DrJava
QuickSQL
[Blutch] Network
Simulator

Pyro - Python Remote
Objects

Swami
XiangQi Engine
total world
domination game

PMD
æø
Remote RSA Timing
Attacks Practical

Intel gets
integrated Wireless
Internet... And
Goldblum

Attracting buyers
101: Techs talk

Microsoft Web
hosting leaves out
.Net

Survey: Turf wars
hurt grid computing

fastutil 2.52
Managing Gigabytes
for Java 0.7

MLton 20030312
Really Slick
ScreenSavers GLX
Port 0.7.4

FauBackup 0.5.1
US to Invade The
Netherlands

Live warblogging
from Iraq: CNN's
Kevin Sites launches
blog at
kevinsites.net

The New New Issues
Search Guiding More
Web Activity

Georgia as popular
as peach rot around
SEC

Every Second Counts
Consumer Watch

Got Long-Lost Kin?
Google 'Em

CREDIT: Citizen News
Services

'Google Stalkers'
Troll for Lost
Acquaintances

Google's rivals face
daunting challenge

Keywords in
Hyperlinks Improve
Search Engine
Ranking

RPT LiveWire:
'Google stalkers'
troll for lost
acquaintances

Opera Security
Faults Found in v6
and v7

Blogging MMS
A clean headline is
the basis for all
'syndicatable'
content

SearchApp 1.0
what is grok?