Stunnix Perl-Obfus 2.6 (Default branch)
Grok Headline matches for Stunnix Perl-Obfus 2.6 (Default branch)
Stunnix VBS-Obfus 2.5 (Default branch)
Stunnix VBS-Obfus 2.5 (Default branch)
03/22/2005 03:51 PM
Stunnix VBS-Obfus protects your VBScript code from
potential analysis, study, or reworking by
unwanted parties. It's both an obfuscator and
encoder for the VBScript code. It converts the
VBScript in raw .vbs files, or in ASP or HTML
pages into a highly obfuscated form, making it
extremely difficult to study, analyse, or reuse,
while fully retaining functionality of the
original source code. It optionally adds
expiration and hostname checking. It has a lot of
options to control all aspects of code hiding, and
has full support for all syntax constructs. It is
designed to be multi-module aware.
Changes:
This release adds great improvements to Project Manager (including
switching profiles for protecting code or profiles from mangling HTML
markup and comments in a couple of clicks), the ability to transform
comments (e.g., replace all non-white characters with "x"), the
ability
to keep line numbers of protected files the same as in the original
ones, the ability to keep banners and injected scripts below the
DOCTYPE
declaration in files containing HTML markup, improved support for some
VBScript syntax constructs, and initial support for VBA code.
Stunnix Perl-Obfus 2.0
Stunnix Perl-Obfus 2.0
05/03/2004 01:59 PMAn advanced obfuscator (scrambler/mangler) for Perl code.
Stunnix Perl Web Server 1.3 (Default
branch)
Stunnix Perl Web Server 1.3 (Default
branch)
03/31/2005 03:38 PM
Stunnix Perl Web Server is an advanced Web server
for serving browser-based applications. It's
positioned as a platform for "cross-platform GUI
apps", since it uses a lot of tricks to make
browser-based apps feel like native apps in
responsivness: supporting a FastCGI-like framework
for Perl scripts; non-blocking I/O and serving
several requests simultaneously; and advanced
caching support. It has support for PATH_INFO,
SSI, CGI, GET/POST; the ability to pack Perl, the
Web server, and the site into an executable file
that starts the server and opens the site in the
browser when run; and a toolkit to create
multi-platform autorun CD-ROMs with server, site
and Perl on them. It can be used as a UI for
Stunnix obfuscators, e.g. Perl-Obfus.
Changes:
This release adds support for stopping SPWS and releasing CD-ROMs for
all platforms (triggered when a user visits a resource with a special
name); the CD-ROM is no longer locked on Mac OS X between HTTP
requests. Native utilities have been introduced for starting SPWS and
opening the site in a browser for Windows and Mac OS X. The XCGI
framework is extended to allow scripts written for it to be run as CGI
or FastCGI scripts without changes. An option to force using MSIE on
Mac OS X has been added. Stability on misconfigured Windows boxes was
greatly improved. A lot of improvements in code and in the
documentation were introduced.
Stunnix JS-Obfus 2.0
Stunnix JS-Obfus 2.0
04/30/2004 01:20 PMAdvanced obfuscator and encoder (scrambler/mangler/cruncher) for
JavaScript code
Stunnix VBS-Obfus 2.2
Stunnix VBS-Obfus 2.2
07/28/2004 03:08 PMAn advanced obfuscator and encoder for VBScript code inside
.vbs/html/asp files.
Stunnix JS-Obfus 1.6
Stunnix JS-Obfus 1.6
11/07/2003 09:59 AMAdvanced obfuscator and encoder (scrambler/mangler/cruncher) for
JavaScript code
Stunnix JS-Obfus 2.2
Stunnix JS-Obfus 2.2
07/27/2004 04:31 PMAdvanced obfuscator and encoder (scrambler/mangler/cruncher) for
JavaScript code
Stunnix VBS-Obfus 1.2
Stunnix VBS-Obfus 1.2
02/18/2004 02:48 PMAn advanced obfuscator and encoder for VBScript code inside
.vbs/html/asp files.
Stunnix JS-Obfus 2.1
Stunnix JS-Obfus 2.1
06/02/2004 03:31 PMAdvanced obfuscator and encoder (scrambler/mangler/cruncher) for
JavaScript code
Stunnix JS-Obfus 1.8
Stunnix JS-Obfus 1.8
02/19/2004 03:31 PMAdvanced obfuscator and encoder (scrambler/mangler/cruncher) for
JavaScript code
Stunnix CXX-Obfus 2.0
Stunnix CXX-Obfus 2.0
07/31/2004 03:55 AMAn obfuscator for C and C++ source code.
Stunnix VBS-Obfus 2.1
Stunnix VBS-Obfus 2.1
06/04/2004 11:04 AMAn advanced obfuscator and encoder for VBScript code inside
.vbs/html/asp files.
Stunnix VBS-Obfus 1.0
Stunnix VBS-Obfus 1.0
12/09/2003 08:27 AMAn advanced obfuscator and encoder for VBScript code inside
.vbs/html/asp files.
Stunnix Perl Web Server 1.0
Stunnix Perl Web Server 1.0
05/21/2004 08:08 PMAn advanced platform for browser-based apps in Perl.
Gtk2-Perl 1.062 (Default branch)
Gtk2-Perl 1.062 (Default branch)
02/01/2005 09:46 PM
Gtk2-Perl allows Perl developers to write GTK+
2.x applications. The bindings use an object
oriented syntax that attempts to remain close
to the C API, but take a Perlish approach
where appropriate.
Changes:
This release fixed several minor bugs and updated the test suite to
play nicely with new versions of Test::More.
Gnome2-Perl 1.021 (Default branch)
Gnome2-Perl 1.021 (Default branch)
04/17/2005 07:33 PM
Gnome2-Perl allows Perl developers to write GNOME
2 applications in an object oriented and Perlish way.
Changes:
The new API in Gnome2::IconList, Gnome2::DruidPageStandard,
Gnome2::PasswordDialog, and Gnome2::AuthenticationManager was wrapped.
Construct-only properties can now be used with Gnome2::Program::init.
A Gnome2::enums POD page was added. Many problems with the test suite
were fixed.
Perl Panel 0.9.1 (Default branch)
Perl Panel 0.9.1 (Default branch)
04/14/2005 12:56 PM

PerlPanel is an attempt to build a useable, lean panel program (like
Gnome's gnome-panel and KDE's Kicker) in Perl, using GTK 2. It has an
object-oriented design for easy customisation and extension, and an
applet architecture that means that you can create an applet in a
matter of minutes.
Changes:
This release properly fixes the panel border by
using low-level drawing functions. New applets
include Timer, Trash, and Volume. A number of
other applets have been cleaned up. You can drag
launchers from the GNOME Menu (although not yet
onto the panel). The .desktop file library has
been split into a separate package called
X11::FreeDesktop::DesktopEntry, which is available
from CPAN, and the .desktop editor program has
been overhauled to use it. The BatteryMonitor
applet does ACPI/APM detection. You can now upload
your SSH key to remote hosts with the ShellManager
applet.
Gnome2::VFS-Perl 1.021 (Default branch)
Gnome2::VFS-Perl 1.021 (Default branch)
04/17/2005 07:33 PM
Gnome2::VFS-Perl provides an object oriented Perl
interface to GnomeVFS.
Changes:
A bug in Gnome2::VFS::read_entire_file was fixed. Bindings for
GnomeVFSAddress, GnomeVFSDNSSD, GnomeVFSDrive, GnomeVFSResolve,
GnomeVFSVolume, and GnomeVFSVolumeMonitor were added. The new API in
GnomeVFSMime and GnomeVFSAsync was wrapped. A constructor for
GnomeVFSFileInfo was implemented. Several leaks and test failures were
fixed.
Perl Audio Converter 1.2 (Default
branch)
Perl Audio Converter 1.2 (Default
branch)
06/24/2005 07:16 PM

Perl Audio Converter (PAC) is a simple script for
converting multiple audio types from one format to
another. It supports MP3, Ogg Vorbis, FLAC, FAAC
(AAC/MP4), Shorten (SHN), Monkey Audio (APE), WMA,
and WAV. It features a CD ripping function, tag
preservation for Ogg to MP3 and MP3 to Ogg, and
service menus for converting your audio files
through Konqueror.
License: GNU General Public License (GPL)
Changes:
Support for WMA files was added. Tag preservation
now includes track number. Konqueror service menus
were added. Other various bugfixes and
improvements were made.
MyCMS perl module 1.0 (Default branch)
MyCMS perl module 1.0 (Default branch)
03/23/2005 04:56 PM

MyCMS perl module contains Perl object classes to
manage the data of MyCMS (such as articles, links,
and images).
Perl IRC Statistics Generator 0.65
(Default branch)
Perl IRC Statistics Generator 0.65
(Default branch)
04/14/2005 10:38 PM
pisg is a smart Perl script which generates statistics from IRC
logfiles.
Changes:
This release adds a long awaited feature of caching earlier runs of
pisg. This makes incredibly speeds improvements on large logfiles.
This release also fixes breakage when multiple LogDirs were given, and
several other bugs were fixed.
MyNews perl module 1.1 (Default branch)
MyNews perl module 1.1 (Default branch)
03/23/2005 04:56 PM

MyNews perl module contains Perl object classes to
manage the data of MyNews. It can handle
PostgreSQL and MySQL backends. It has an API for
CGI access to MyNews data.
Changes:
Allow templates with RSS or Atom URL. The MyNews
architecture was changed to allow extension
modules such as MyCMS.
CentralNic Toolkit 0.14 (Perl branch)
CentralNic Toolkit 0.14 (Perl branch)
06/22/2005 02:27 AM
The CentralNic Toolkit is CentralNic's system for instantaneous
Registry-Registrar Communications. Registrars can use this system to
register and modify CentralNic domain names in real time, with no
delays for human intervention or e-mail processing. The Toolkit also
provides advanced and efficient methods for searching for and querying
domain names and whois records, and retrieving account information.
License: Perl License
Changes:
This release adds support for the updated domain modification system,
which lets clients use a wildcard to delete all DNS servers from a
domain name.
Bank Branch Support & Perl Development
in Toronto
Bank Branch Support & Perl Development
in Toronto
02/16/2004 06:34 PMPerlUSA - Canada, Ontario, Mississauga (2004-02-16)
vok 1.1 (Default branch)
vok 1.1 (Default branch)
04/03/2005 07:42 PMvok is a vocabulary trainer written with
OpenOffice macros.
AGR 0.5.0 (Default branch)
AGR 0.5.0 (Default branch)
04/12/2005 11:54 PM

AGR (Amiga Guide Reader) is an Amiga Guide file
viewer.
SMK 0.4.2 (Default branch)
SMK 0.4.2 (Default branch)
04/09/2005 02:37 PM

SMK is a software building system, similar in purpose to the popular
make and scons tools, but with its own set of wrinkles.
Changes:
The new -p/--prefix option was added. The -a/--all
option and the -n/--dry-run option were
implemented.
AAF SDK 1.1.0 (Default branch)
AAF SDK 1.1.0 (Default branch)
04/15/2005 03:24 PM

AAF SDK is a cross-platform SDK that supports the
Advanced Authoring Format (AAF). AAF is a metadata
management system and file format for use in
professional multimedia creation and authoring.
The AAF specification is administered by the AAF
Association, which also coordinates development of
the SDK.
Changes:
Major new APIs to support 1.1 of the AAF specification. Several APIs
have been extended, and there are many bugfixes to existing APIs and
plugin codecs. The codecs DV (within the CDCI codec) and PCM,
including the BWF container, have been added. The 2GB filesize limit
found on some platforms has been fixed. New utilities: aafextract,
aaf2xtl, aafdump. Support for the x86_64 target and UTF-8 filenames
has been added. libgsf has been added to available Structured Storage
implementations. The plugin loading search path has been fixed to be
consistent across all platforms.
XZX-Pro 4.5 (Default branch)
XZX-Pro 4.5 (Default branch)
06/17/2005 04:58 PM

XZX-Pro is a portable emulator of ZX Spectrum 48K/128K/+3 (8-bit home
computers made by Sir Clive Sinclair), and Spectrum clones for
machines running UNIX and the X Window system. It is completely
written in C, and emulates Spectrum 48K, 128K, +2 and +3, Pentagon and
Scorpion, Didaktik, Interface I with up to 8 microdrives, Multiface 1,
Multiface 128, and Multiface 3, Beta 128 by Technology Research Ltd.
with 4 disk drives, +D by Miles Gordon Technology with 2 disk drives,
and D80 with 2 disk drives, ZX Printer, Kempston mouse,
Sinclair/Cursor/AGF/Protek/Kempston joystick, Fuller Audio Box, and
built-in Z80 machine code monitor.
License: Shareware
Changes:
Support for 16 bit audio has been added to almost all audio drivers.
LibAo is now supported as an audio driver. A lot of minor bugs have
been
fixed.
pyc 0.5 (Default branch)
pyc 0.5 (Default branch)
06/05/2005 11:22 PMpyc compiles Python source code to Python
bytecode. Since it is written entirely in Python,
it is easy to modify and add new features to the
Python programming language.
T2 2.1.0-rc1 (Default branch)
T2 2.1.0-rc1 (Default branch)
06/22/2005 02:28 AM
T2 is a system development environment. It
provides a self-contained distribution build kit
based on sources with an up-to-date tool and
development toolchain (gcc, glibc, uclibc, dietlibc, X.org, KDE,
GNOME, etc.). Its basis is an automatic build system that makes it
possible to either update a running
system or create a binary distribution that can later be deployed via
network or physical media. The system
is extremely versatile and makes it possible to
create sets of programs for different kinds of
systems, from routers to desktops, including
different architectures and platforms.
License: GNU General Public License (GPL)
Changes:
About 152 packages were updated, including Linux
2.4.31 and Linux 2.6.11.10. 146 issues were fixed.
The release includes enhanced Java support,
including Kaffee and Jikes. Automatic dependency
and installed files detection was improved. Other
package updates include Subversion (1.2.0), nvidia
(1.0-7174), and Apache (2.0.54). Acroread (7.0)
was added.
QFE 0.1 (Default branch)
QFE 0.1 (Default branch)
04/01/2005 11:59 AM

QFE is a full-featured FTN message editor with graphical
interface written on C++/Qt. All operations with FIDO
message base use the fidoconfig and smapi packages from
the Husky project.
Snd 7.11 (Default branch)
Snd 7.11 (Default branch)
03/19/2005 03:22 AMSnd is a freeware sound editor modelled loosely after Emacs and an
old, sorely-missed PDP-10 sound editor named Dpysnd. It can
accommodate any number of sounds, each with any number of channels. It
can be customized and extended using Guile or Ruby.
wdm 1.28 (Default branch)
wdm 1.28 (Default branch)
03/26/2005 12:29 PM
Wdm is a modification of the X11 xdm package for graphically handling
authentication and system login. Most of xdm has been preserved with
the login interface based on a WINGs implementation using Tom
Rothamel's "external greet" interface.
Changes:
A problem with xdmcp not working properly in ipv6 networks has been
fixed. A Welsh translation has been added. Several file-descriptor
leaks
have been fixed.
Ivy 0.9 (Default branch)
Ivy 0.9 (Default branch)
04/06/2005 11:59 AM
Ivy is a simple but powerful dependency manager.
Its key features are ease of use, extreme
flexibility, easy extensibility, Ant integration,
and transitive dependencies. It is ready to use
with the Maven ibiblio repository. It eases
continuous integration, and makes your software
component a lot simpler to use.
Changes:
This release mainly focuses on bugfixes,
documentation, and some updates like better
control over ivy file validation.
Ivy 0.8 (Default branch)
Ivy 0.8 (Default branch)
03/31/2005 09:17 AM
Ivy is a simple but powerful dependency manager.
Its key features are ease of use, extreme
flexibility, easy extensibility, Ant integration,
and transitive dependencies. It is ready to use
with the Maven ibiblio repository. It eases
continuous integration, and makes your software
component a lot simpler to use.
Changes:
This release feature a new public repository of
ivy files, ivyrep, which helps leverage the
transitive dependencies feature. The URL resolver
handles file and HTTP URLs, and you can use the
continuous integration feature with ibiblio. A
publish artifacts feature allows you to easily
publish declared artifacts of a module to a
repository. Conflict management at resolve time
allows you to detect and remove modules that will
cause problems before downloading them.
XC-AST 0.8.1 (Default branch)
XC-AST 0.8.1 (Default branch)
03/22/2005 03:52 PM

XC-AST analyzes data about call queues maintained
by an Asterisk PBX. After selecting one or more
queues, it provides information on agent logon and
logoff, taken calls, and lost calls in formatted
reports. It is designed to be used for monitoring
call centers that require real-time activity reports.
Changes:
This release features Caller*ID area analysis. It is now
possible to see the distribution of taken and lost calls by
area code (selectable in the number of digits). It is now
possible to set the default start hour, end hour, and time
period in the configuration file. The default analysis takes
data from 8 to 18 during the last 7 days.
nut 10.17 (Default branch)
nut 10.17 (Default branch)
04/03/2005 07:54 AM

nut is nutrition software to record what you eat and analyze your
meals for nutrient composition. The database included is the USDA
Nutrient Database for Standard Reference, Release 17, which contains
6,839 foods and 128 nutrients. This database contains values for
vitamins, minerals, fats, calories, protein, carbohydrates, fiber,
etc., and includes the essential polyunsaturated fats, Omega-3 and
Omega-6. Nutrient levels are expressed as a percentage of the Daily
Value, the familiar standard of food labeling in the United States,
but also can be fully customized. Foods can be added from recipes or
food labels, and nutrient intake can be graphed. The program is
completely menu-driven and there are no commands to learn.
Changes:
This release corrects the formatting of the man page and restores the
correct alpha-linolenic acid reference value, which was too low in the
last release.
qGo 1.0.1 (Default branch)
qGo 1.0.1 (Default branch)
03/31/2005 07:22 AM

qGo is a Go board, SGF editor, and client for the Internet Go Server.
You can review and edit games, connect to IGS, and play against a
computer program supporting GTP (like GnuGo). Go is an ancient board
game which is very common in Japan, China, and Korea.
Changes:
IGS rooms and better handling of GNUgo.
Grok Description matches for Stunnix Perl-Obfus 2.6 (Default branch)
GrokA matches for Stunnix Perl-Obfus 2.6 (Default branch)
Perl Developer! - Market Leader! -
Perl,MySQL,Apache
Perl Developer! - Market Leader! -
Perl,MySQL,Apache
02/01/2005 09:51 PMAlan Morris Recruitment - United Kingdom, London (2005-02-01)
CGIScripter 2.08 now generates Perl CGI
scripts
CGIScripter 2.08 now generates Perl CGI
scripts
06/08/2004 12:14 PMDeveloper .com Solutions Inc. has released
CGIS
cripter 2.08 Enterprise Edition, which now produces Perl CGI
scripts for
PostgreSQL databases. This update makes seven databases that
CGISCripter now supports; In addition to PostgreSQL, it also supports
MySQL, Oracle, Access, SQL Server, Sybase and DB2. This is a free
update for existing customers, while new users can pay US$50 for an
unlimited site license. CGIScripter supports Mac OS X v10.2.x or
higher.
Benchmarking Perl scripts with
Benchmark.pm
Benchmarking Perl scripts with
Benchmark.pm
08/09/2004 05:42 AMCNET Aug 9 2004 10:10AM GMT
Replacing Perl Scripts with PHP Scripts
Replacing Perl Scripts with PHP Scripts
11/26/2002 05:12 AMWith the introduction of version 4.2, PHP has started supporting a
new SAPI (Server Application Programming Interface) called CLI
(Command Line Interface). This facility was introduced to help
developers create small shell applications (scripts) with PHP. So, now
you can kiss Perl goodbye forever. -- Jayesh Jain
Hear hear. Thanks to my influence, other developers at Natsoft are
using PHP for their batch scripts too. Hmm maybe it is because they
report to me...
"zeldman.bang"
Cultured Perl: Three Essential Perl
Books
Cultured Perl: Three Essential Perl
Books
05/19/2004 09:14 AMKLB writes "In this article, the author reviews three Perl coding
books, bringing you summaries of the key information contained in the
books and how the new versions have been updated."
Perl/mod Perl developer, portgreSQL
experience
Perl/mod Perl developer, portgreSQL
experience
03/21/2003 12:28 PMuptime systemlösungen gmbh - Austria, vienna (2003-03-21)
Use Perl DBI to build portable scripts
for database access
Use Perl DBI to build portable scripts
for database access
08/10/2002 10:53 PMCNET Aug 10 2002 10:14PM ET
Perl/Mod Perl Web App. Developer/SW
Engineer
Perl/Mod Perl Web App. Developer/SW
Engineer
07/01/2004 08:45 PMRyan Recruiting - United States, CA, Laguna Hills (2004-07-01)
I need a perl tutor for perl on Windows
XP
I need a perl tutor for perl on Windows
XP
12/30/2004 11:35 PM - United States, NJ, Hoboken (2004-12-30)
Cultured Perl: Fun with MP3 and Perl,
Part 1
Cultured Perl: Fun with MP3 and Perl,
Part 1
12/16/2003 12:24 PMTed writes "Every self-respecting computer and music fan needs to be
able to manipulate MP3s -- the defacto standard for recreational
digital music use. In ...
iTunes hacker ranks music and auto-pays
musicians with perl scripts
iTunes hacker ranks music and auto-pays
musicians with perl scripts
04/19/2005 03:38 AMCory Doctorow:
Merlin sez, "Glenn McDonald has concocted a wonderfully byzantine bit
of iTunes scripting that rates his music tracks automatically based on
a number of factors. Great stuff. Perhaps most interestingly, though,
he uses some of the resulting data from his listening habits to
determine any outstanding 'payments' that he owes to the artist,
dutifully paid via an automated perl script."
For artists who accept electronic payment via Paypal or credit cards,
the database records the relevant payment info. A separate nightly
perl script issues electronic payments (via CapitolOne's excellent
web-services "micropayment" (sic) interface) where possible (batched
until the amount exceeds $1.75), and for artists without electronic
payment info, totals the corresponding amounts and transfers the
overall total to the money-market escrow account I have for this
purpose. The escrow account isn't automated yet, but I usually kludge
around this, when I get new payment info for an artist, by simply
moving the money back out of escrow, resetting the amount
paid/escrowed to $0, and rerunning the original script. At the end of
each month I mail physical checks to artists for whom I have physical
addresses but not electronic, and rebalance the escrow account
accordingly. I don't currently have a way to split this compensation
across the performer and the publisher for material where the two are
different. The best I can do is include track info with all my
payments and rely on the artist in turn to pay for material they
acquired from elsewhere.
I did an
interview last month with James Schellenberg from Strange
Horizons, on the kind of music I listen to while writing, as part of a
piece on SF writers' listening habits. I hand-rate all my music and
use iTunes's last-played feature to put together a rolling playlist of
high-ranked music I haven't heard in 30 days or more, so I get to hear
all my fave music (at least) once a month.
Link
(
Thanks, Merlin!)
Perl Developer - OO Perl
Perl Developer - OO Perl
04/08/2005 05:47 PMThe Armada Group - CA, San Jose (2005-04-08)
Perl SQL Developer - perl 5 and DBI
Perl SQL Developer - perl 5 and DBI
09/14/2004 04:57 PMMoss Search, LTD - United States, IL, Chicago (2004-09-14)
302 Redirect Hack Fastly Becoming Most
Infamous SE Listings Hack Ever
302 Redirect Hack Fastly Becoming Most
Infamous SE Listings Hack Ever
03/14/2005 05:10 PMThis subject just will not die until the search engines address it.
"Google and Yahoo are now working to perfect ways to determine when to
treat a 302 like a Moved-Temporarily redirect, and when to treat it
like an exit-tracker. It's far from a simple problem, so it's going to
take some time."
Hack . . . hack back . . . repeat
Hack . . . hack back . . . repeat
08/13/2004 10:39 AM Stunnix Perl-Obfus 2.6 (Default branch)