Advanced Bash Scripting Guide 3.5 (Stable branch)
Grok Headline matches for Advanced Bash Scripting Guide 3.5 (Stable branch)
Advanced Bash Scripting Guide 2.5
(Stable)
Advanced Bash Scripting Guide 2.5
(Stable)
02/17/2004 03:59 AMA tutorial and reference on shell scripting using Bash.
Advanced Bash Scripting Guide 2.7
(Stable)
Advanced Bash Scripting Guide 2.7
(Stable)
04/28/2004 01:09 PMA tutorial and reference on shell scripting using Bash.
Advanced Bash Scripting Guide 2.4
(Stable)
Advanced Bash Scripting Guide 2.4
(Stable)
01/26/2004 02:19 AMA tutorial and reference on shell scripting using Bash.
Advanced Bash Scripting Guide 2.2
(Stable)
Advanced Bash Scripting Guide 2.2
(Stable)
11/03/2003 04:00 PMA tutorial and reference on shell scripting using Bash.
Advanced Bash Scripting Guide 2.3
(Stable)
Advanced Bash Scripting Guide 2.3
(Stable)
01/05/2004 03:06 PMA tutorial and reference on shell scripting using Bash.
I Concurso de Bash Scripting [BashCON]
I Concurso de Bash Scripting [BashCON]
01/11/2004 07:12 PMbash programmable completion 20040526
(Stable)
bash programmable completion 20040526
(Stable)
05/26/2004 04:20 AMProgrammable completion for bash.
bash programmable completion 20040210
(Stable)
bash programmable completion 20040210
(Stable)
02/10/2004 09:13 AMProgrammable completion for bash.
bash programmable completion 20031215
(Stable)
bash programmable completion 20031215
(Stable)
12/15/2003 07:06 AMProgrammable completion for bash.
bash programmable completion 20040214
(Stable)
bash programmable completion 20040214
(Stable)
02/15/2004 12:58 AMProgrammable completion for bash.
bash programmable completion 20031225
(Stable)
bash programmable completion 20031225
(Stable)
12/25/2003 03:15 AMProgrammable completion for bash.
bash programmable completion 20050103
(Stable)
bash programmable completion 20050103
(Stable)
01/04/2005 04:08 AMProgrammable completion for bash.
bash programmable completion 20040101
(Stable)
bash programmable completion 20040101
(Stable)
01/01/2004 04:29 AMProgrammable completion for bash.
SMS 2003 Scripting Guide
SMS 2003 Scripting Guide
04/13/2005 08:56 AMJust the FAQs Guide to VB Scripting
Basics
Just the FAQs Guide to VB Scripting
Basics
04/11/2004 10:43 AMJavaScript Scripting Guide for QuickTime
JavaScript Scripting Guide for QuickTime
04/11/2005 03:24 AMJavaScript can interact with the QuickTime browser plug-in or ActiveX
control in several ways. You can use JavaScript in a browser to detect
whether QuickTime is installed. You can also make QuickTime movies
that issue JavaScript commands to the browser, optionally making use
of functions defined in a surrounding web page. And for browsers that
support two-way communication between JavaScript and plug-ins, you can
use JavaScript to query and control QuickTime directly.
Bash.Diff 1.13 (Default branch)
Bash.Diff 1.13 (Default branch)
03/25/2005 07:11 PM
Bash.Diff is a patch against Bash that incorporates many useful
features from Awk, Python, Zsh, Ksh, and others. In the main core, it
adds the following: new brace expansion {a..b}, new parameter
expansion ${var|...}, new command substitution $(=...), extended for,
while, and until loops, extended case statement, new try-block with
integer exception, and new here document <<+. As builtin
commands, it adds the following: sscanf(3), <string.h>, and
<ctype.h> wrappers, a variety of array and regex(3) operations,
GDBM, SQLite, PostgreSQL, and MySQL database interfaces, an HTML
template engine (BASP), stack/queue operations on positional
parameters and arrays, Expat XML parser interface, simple x-y
character plot, DOS line support, and simple Awk emulation.
Changes:
'${var|-}' has been added to parameter expansion. 'arraycat' now
appends to array variables without flushing the existing elements.
DESTDIR has been added to the Makefile to aid package management.
Bash Blogger 0.3.4.1 (Default branch)
Bash Blogger 0.3.4.1 (Default branch)
04/16/2005 07:32 PM

Bash Blogger is a weblog engine that generates CSS styled XHTML 1.1
static Web pages.
Changes:
A bug in the CATEGORYARCHIVES and TOPLEVELARCHIVES
functions that didn't handle spaces in category
titles was fixed.
Bash Blogger 0.3.4 (Default branch)
Bash Blogger 0.3.4 (Default branch)
04/09/2005 03:14 AM

Bash Blogger is a weblog engine that generates CSS
styled, XHTML 1.0 Strict static Web pages.
Changes:
This version validates as XHTML 1.1 and has added "Cool URI support",
generic category support, "breadcrumb" navigation hints, stand-alone
page generation, a central flat-file database, and command line flags.
Many of the features can now be turned on or off through ~/.bblog.conf
.
System Administration Scripting Guide
Script Repository
System Administration Scripting Guide
Script Repository
06/01/2004 04:02 AMBooks: Absolute Applescript: A
Comprehensive Guide To Scripting And
Automating
Books: Absolute Applescript: A
Comprehensive Guide To Scripting And
Automating
05/12/2004 05:16 PMAbsolute Applescript: A Comprehensive Guide To Scripting And
Automating Announced for September 2004. Paperback: 650 pages
Publisher: APress;
ISBN: 1590594045
Advanced System Building Guide
Advanced System Building Guide
03/22/2005 07:17 PMThe Sleep Scripting Project 2.0-b4
(Default branch)
The Sleep Scripting Project 2.0-b4
(Default branch)
04/11/2005 07:52 PM
Sleep is an embeddable scripting solution for Java applications. It is
heavily inspired by Perl with bits of Objective-C thrown in. Features
include function closures as first-class types, a unified I/O
interface for sockets/processes/files, and the ability to
instantiate/query Java objects. The Sleep Java API allows the language
to be extended with new constructs, operators, functions, and variable
containers.
Changes:
This release adds binary data processing to the Sleep language. The
I/O interface was extended to support reading/writing binary data.
The Sleep Scripting Project 2.0-b3
(Default branch)
The Sleep Scripting Project 2.0-b3
(Default branch)
04/03/2005 07:41 PM
Sleep is the Scripting Language for Easily
Enhancing Programs. It is a small language with
Perl-like syntax for integration into Java
applications.
Changes:
This release has bugfixes and adds closures to the Sleep language.
Other changes include a new operator for specifying key/value pairs,
an is predicate for checking object equivalence, and better exception
message isolation.
The Sleep Scripting Project 2.0-b8
(Default branch)
The Sleep Scripting Project 2.0-b8
(Default branch)
06/05/2005 11:23 PM
Sleep is an embeddable scripting solution for Java applications. It is
heavily inspired by Perl with bits of Objective-C thrown in. Features
include function closures as first-class types, a unified I/O
interface for sockets/processes/files, and the ability to
instantiate/query Java objects. The Sleep Java API allows the language
to be extended with new constructs, operators, functions, and variable
containers.
License: GNU Lesser General Public License (LGPL)
Changes:
The interactive console was rewritten. A bug with
tuple assignment was fixed. The templates were
reworked for the binary functions bread, bwrite,
pack, and unpack. A subarray(@array, n, [m])
function for extracting subarrays was added. This
release is a candidate for Sleep 2.0-stable.
The Sleep Scripting Project 2.0-b5
(Default branch)
The Sleep Scripting Project 2.0-b5
(Default branch)
04/15/2005 12:50 PM
Sleep is an embeddable scripting solution for Java applications. It is
heavily inspired by Perl with bits of Objective-C thrown in. Features
include function closures as first-class types, a unified I/O
interface for sockets/processes/files, and the ability to
instantiate/query Java objects. The Sleep Java API allows the language
to be extended with new constructs, operators, functions, and variable
containers.
Changes:
This release adds multidimensional arrays/hashes. The index operator
can now be applied to nearly any expression. Two new number literal
forms have been added for hex numbers and for specifying a long
integer
literal. The wildcard matching algorithm has been greatly enhanced.
Google Guide: Using Search Operators
(Advanced Operators)
Google Guide: Using Search Operators
(Advanced Operators)
07/07/2004 06:18 AMAdvanced googling tricks .. coolest search operators .. Advanced
Google syntax
googleguide.com/advanced_operators.html
track this
site | 5 links
A Piece-By-Piece Guide to the Most
Advanced Bots
A Piece-By-Piece Guide to the Most
Advanced Bots
06/25/2004 04:54 PMlsh 2.0.1 (Stable branch)
lsh 2.0.1 (Stable branch)
03/17/2005 03:34 AM
lsh is a GNU GPL-licensed implementation of the SSH (version 2)
protocol. It includes a server, a client, and some utility programs.
Changes:
A denial of service bug in lshd has been fixed. A bug in lsh-make-seed
that could make the program go into an infinite loop on read errors
has been fixed. lsh now asks for passwords also in quiet (-q) mode, as
described in the manual. Control character filtering used to sometimes
consider newlines as dangerous control characters. Now newlines should
be displayed normally.
SX 1.2 (Stable branch)
SX 1.2 (Stable branch)
03/30/2005 09:04 AM

SX is a graphical 3D geometric object modeller implemented in
PLT-Scheme. It can create, edit, or modify any geometry consisting of
points, one dimensional elements (lines), triangles, quadrilaterals,
tetrahedra, and blocks.
Changes:
The development platform has changed from Guile to
PLT-Scheme. The implementation more complete than
ever before.
FOX 1.4.11 (Stable branch)
FOX 1.4.11 (Stable branch)
04/05/2005 11:56 AM

FOX is a C++-based toolkit for GUI development. It includes a rich set
of widgets and has powerful yet simple layout managers, MDI widgets,
and mega-widgets. FOX incorporates support for XDND for drag and drop,
X clipboard and X Selection, watching other I/O channels and sockets,
timers and idle processing, object serialization and deserialization,
a registry to save persistent settings, and 3D widgets using Mesa or
OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix,
Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD,
and Sequent.
Changes:
HSCROLLING_OFF is now passed to a list widget
embedded in FXListBox. The selection rectangle is
now set inside FXTable before calling the
SEL_SELECTED callback.
FOX 1.4.8 (Stable branch)
FOX 1.4.8 (Stable branch)
03/17/2005 03:33 AM

FOX is a C++-based toolkit for GUI development. It includes a rich set
of widgets and has powerful yet simple layout managers, MDI widgets,
and mega-widgets. FOX incorporates support for XDND for drag and drop,
X clipboard and X Selection, watching other I/O channels and sockets,
timers and idle processing, object serialization and deserialization,
a registry to save persistent settings, and 3D widgets using Mesa or
OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix,
Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD,
and Sequent.
Changes:
FXUndoList should account for FXCommandGroup when
FXUndoList::end() is called, and not at the
beginning when FXCommandGroup is still empty.
Also, the library incorrectly accounted for size
changes when merging undo records. Adding an undo
command should only change the size when it's
committed, i.e. either at an add() of a simple
command at the toplevel or an end() of a compound
command at the toplevel.
FreeGuide TV Guide 0.8.6 (Default
branch)
FreeGuide TV Guide 0.8.6 (Default
branch)
03/29/2005 11:54 AM

FreeGuide TV Guide is a TV guide program which grabs listings for many
countries from the Internet and allows you to view them and construct
a personalised guide to print out. It uses the XMLTV tools to grab
listings, and requires Java 1.4 or above.
Changes:
This release contains minor bugfixes, including
fixes for the UK grabbers.
Emilda 1.2.2 (Stable branch)
Emilda 1.2.2 (Stable branch)
03/25/2005 07:11 PMEmilda is an Integrated Library System that features an OPAC,
circulation and administration functions, Z39.50 capabilities, and
100%
MARC compatibility. MARC compatibility is achieved using the Zebra
server from Indexdata in conjunction with MySQL. Emilda is mainly
written in PHP, but Perl scripts exist for MARC manipulation and shell
interaction.
Gaim 1.2.1 (Stable branch)
Gaim 1.2.1 (Stable branch)
04/05/2005 06:33 AM

Gaim is a GTK2-based instant messenger application. It supports
multiple protocols via modules, including AIM, ICQ, Yahoo!, MSN,
Jabber, IRC, Napster, Gadu-Gadu and Zephyr. It has many common
features found in other clients, as well as many unique features. Gaim
is not endorsed by or affiliated with AOL TimeWarner, Microsoft, or
Yahoo.
Changes:
This release features various fixes for remote denial of
service attacks resulting in Gaim crashing. The ICQ login
problems have been fixed, as have various minor MSN bugs.
phpBB 2.0.13 (Stable branch)
phpBB 2.0.13 (Stable branch)
04/05/2005 06:33 AM
phpBB is a UBB-style dissussion board written in PHP backended by a
MySQL database. It includes features such as posting/replying/editing
messages, private messages, private forums, user and anonymous
posting, robust theming, user ranking by posts or by special, admin
definable, ranks, and much more.
Changes:
This release is a security fix, including a patch to resolve a
potential authentication bypass bug.
libspopc 0.6 (Stable branch)
libspopc 0.6 (Stable branch)
03/28/2005 01:34 PM

libspopc is a simple-to-use POP3 client library.
It's primary goal is to provide an easy and quick
way to host a POP3 client within a program to C
developers without exposing them to socket
programming. However, the socket layer is also
accessible. libspopc allows mail programs to
connect to many POP accounts and manage email. It
implements the client side of RFC 1939. The email
client can download email headers before
downloading the entire message.
Changes:
This release breaks the API. popnum() is semantically changed. poplast
replaces old (0.5.9 and lower) popnum. There are fewer memory leaks on
Win32, and code cleanup in error handling.
BixData 0.15.1 (Stable branch)
BixData 0.15.1 (Stable branch)
06/24/2005 07:15 PM

BixData is a system monitoring tool. It monitors services (HTTP, ping,
POP3, SMTP), performance, and processes. You can create critical
notifications and get email alerts for HTTP, ping, CPU, memory, and
even SMART diagnostics. A graphical console for Linux and Windows
supports real-time dynamic graphs. The runtime clients and server
component are lightweight and easy to set up, and run on Linux and
Windows.
License: Free To Use But Restricted
Changes:
This release adds a Console Graphical User Interface for Linux. It
supports KDE and GNOME.
OpenNMS 1.2.1 (Stable branch)
OpenNMS 1.2.1 (Stable branch)
03/22/2005 04:06 PM

OpenNMS is the first enterprise-grade network
management platform developed using the open
source model. The three main functional areas of
OpenNMS are service polling, which monitors
services on the network and reports on their
"service level"; data collection from the remote
systems via SNMP in order to measure the
performance of the network; and a system for event
management and notifications.
Changes:
This version is a maintenance release with a
number of new features and a number of bugfixes.
Grok Description matches for Advanced Bash Scripting Guide 3.5 (Stable branch)
GrokA matches for Advanced Bash Scripting Guide 3.5 (Stable branch)
Advanced Bash Scripting Guide 3.5 (Stable branch)