highly profitable
ROX Filer 2.3
ROX Filer is a fast and powerful graphical file manager. more>>
It has full drag-and-drop support and background file operations, and is highly configurable.
WheelOfFortune 0.2
WheelOfFortune is a HIGHLY experimental but fascinating superkaramba enhancement. more>>
Wheel smoothly your way through your files without having to spend all your time clicking on folders.
The enhancements: listing file and directories in Superkaramba - but its a bit more than that: KDirlister is used, which supports application:/, file:/, floppy:/ media:/ devices:/ svn:/ in fact any KIO.
I am so bowled over by how exciting and how... "wow!" this is that i just had to let people know about it.
Try the wof.theme and you will see what i mean.
If you have a mouse with a scroll-wheel, use it: its much easier to navigate. single-click on a directory to open it up on the arc below (yes, its a wheel, not a line, not a square, not a treeview!)
The download contains:
- a precompiled superkaramba binary
- a superkaramba diff (patch)
- the dirlister.cpp and .h files
- an example theme (dirlister)
- a work-in-progress theme (wof).
Enhancements:
- fixed large subdirectory crash
- added "run" capability properly
protosquared 0.1.0
protosquared project offers a data server prototype. more>>
You can supply a rule set by which incoming requests are handled. It will support several data sources, such as XML files and SQL databases.
It is aimed at being highly configurable.
lafontaine 0.3R3
lafontaine project is a graphical logo interpreter. more>>
It was made for educational use.
Main features:
- the interface is easy to apprehend,
- there is a specific Logo language version for each country,
- Lafontaine is highly portable (by using the gtk library)
Linux Virtual Server 1.21
Linux Virtual Server is a load-balancing and server clustering system for Linux. more>>
The architecture of the server cluster is fully transparent to end users, and the users interact as if it were a single high-performance virtual server.
The basic goal of the Linux Virtual Server Project is to:
- Build a high-performance and highly available server for Linux using clustering technology, which provides good scalability, reliability and serviceability.
NP PPC Tracker 1.0
NPTracker is script to track keywords, clicks, codes and test performance of different types of advertising. Discover which keywords, search terms and referral sites actually make you money and which more>>
Free NP [KISS] Tracker Genially Simple Ad Performance Tracking
NPTracker is script to track keywords, clicks, codes and test performance of different types of advertising.
Discover which keywords, search terms and referral sites actually make you money and which ones part you with it. Simple and powerful.
NPTracker is a simple but powerful script to:
+ dynamically track performance of your PPC campaigns on a keyword level
+ reveal which keywords are profitable and which are not
+ discover what search keywords people are using when clicking on your ads
+ see exact referral sites people are coming from
+ capture traffic statistics in real-time, including IPs, browser and OS info
everything with a genuinely simple free NPTracker script.
More details about Free NP Tracker are available at http://NeoPerformancer.com/nptracker/
Requirements: PHP 4.3
<<lessPhoto Novilab 0.5.1
Photo Novilab provides a Web image gallery generation program. more>>
Photo Novilab is an highly customizable program written in PHP that lets you create photo galleries on your Web site simply by uploading the images.
It creates a thumbnail gallery and has the capability to insert a button to send the photo link by email.
It also features the ability to view how many times a picture has been viewed.
minimal Gallery 0.8
minimal Gallery is an elegant picture gallery system. more>>
Enhancements:
- Completely rewritten file parsing code: no more bug where some files werent displayed
- By popular request: thumbnails!
- Multiple filtering/arranging options available in the new list view
- 3 different views of your files: list, thumbnails, and file.
- Display of IPTC information
- New Templates
- Some documentation, finally...
Lintrack 2.0
Lintrack is a small, easy to configure and highly integrated GNU/Linux distribution for routers. more>>
Main features:
- wireless router
- network access server
- PPPoE concentrator
- HotSpot concentrator
- VPN server/client
- firewall
- traffic shaper
- HTTP content filter
- OSPF router
- PIMv2 (multicast) router
- and more
What makes Lintrack unique is that it is highly integrated and automated by the Flatconf configuration system. Lintrack is mainly administered using an interactive CLI tool, fcc, which makes system configuration easy and fast.
While giving the end user a powerful, high-level interface, Lintrack has still all the posibilities of traditional Linux administration. Whats more, some functionality may be managed by fcc, and some by die-hard Unix tools, eg. vim.
Stixi Pad 1.0.2 Alpha
Stixi Pad project is a highly simple word processing widget program. more>>
Installation:
Type this in kolsole;
tar -jxvf filename_here.tar.bz2
Next Read README.txt and execute stixialpha.
SWISH::Prog::Doc 0.06
SWISH::Prog::Doc is a document object for passing to Swish-e indexer. more>>
SYNOPSIS
# subclass SWISH::Prog::Doc
# and create _filter() methods
package My::Prog::Doc
use base qw( SWISH::Prog::Doc );
sub url_filter
{
my $doc = shift;
my $url = $doc->url;
$url =~ s/my.foo.com/my.bar.org/;
$doc->url( $url );
}
sub content_filter
{
my $doc = shift;
my $buf = $doc->content;
$buf =~ s/foo/bar/gi;
$doc->content( $buf );
}
1;
SWISH::Prog::Doc is the base class for Doc objects in the SWISH::Prog framework. Doc objects are created and returned by the SWISH::Prog->fetch() method.
You can subclass SWISH::Prog::Doc and add _filter() methods to alter the values of the Doc object before it is returned from fetch().
If you subclass SWISH::Prog, you MUST subclass SWISH::Prog::Doc as well, even if only as a placeholder.
Example:
package MyApp::Prog;
use base qw( SWISH::Prog );
sub ok
{
my $self = shift;
my $doc = shift;
1; # everything is permitted (but not all things are profitable...)
}
1;
package MyApp::Prog::Doc; # must use same base class name as above
1;
Claros Downloader 1.0
Claros Downloader is a simple, highly customizable, multi-threaded, web based downloader manager. more>>
Installation:
For Tomcat Users:
Copy the war file to $TOMCAT_INSTALL_DIR/webapps folder
Start Tomcat
For other application servers, you shall know what to do with a war file. If war extension means nothing to you, just unzip is it, if it was a regular zip archive.
All configuration is done in WEB-INF/resources directory. Open config.properties with your favorite editor, and follow the instructions.
Please Note: There is a Java class called AddUser.class in WEB-INF/classes/org/claros/downloader/admin directory. Run this class from console to add a new user to the system.
DCH# 0.61 Beta
DCH# is a DirectConnect hub designed to be easy to use and highly configurable. more>>
Main features:
- C# Language - Runs on both .NET and Mono
- XML Configuration - Easily Configurable
- Plugins - Server plugins and protocol exensions
- Protocol Support - Supports ADC protocol and NMDC
- Logging - 4 different logging levels for your viewing pleasure
- Multi-Threaded Design - Multithreaded goodness
Enhancements:
- This release adds basic user authenication based on the Users.xml file and the PrivateID.
- This only applies to the ADC protocol; the NMDC is broken and will be fixed in the future release.
- This also adds the StatusPlugin and HubRules plugin.
Spamavert.com 1.0.0 for Firefox
Spamavert.com provides an extension which allows you to easily register on this website. more>>
Generates temporary e-mail addresses for all those pesky online registration forms using the free spamavert.com service.
Highly customizable and easy to use.
Guifications 2.13 Beta2
Guifications is a Gaim plugin that displays msn style more>>
Guifications is highly configurable, and easy to use. There are a ton of preferences, that may be daunting at first, but are pretty straight forward.