Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.159 Times

Report Server Url freeware
Filter: All | Freeware | Demo
 

Report Server Url

< 1 2 3 4 5 
Added: March 03, 2010 | Visits: 1.522

MP3 Report Generator MP3 Report Generator is a customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each songs playing time. Supports ID3 and ID3v2 tags. All options can be configured through the command line, see mp3report.pl...



Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): MP3 Report Generator Download

Added: August 15, 2010 | Visits: 2.215

American Express Expense Report to QIF Converter American Express Expense Report to QIF Converter project is a utility that converts American Express expense reports into QIF. There are three main reasons: 1. American Express only offers QIF files for the last 6 months of activity whereas the expense reports go back 2 years. You can also...





Platforms: *nix

License: Freeware Size: 12.29 KB Download (176): American Express Expense Report to QIF Converter Download

Added: January 17, 2010 | Visits: 3.121

NTLM Authorization Proxy Server NTLM Authorization Proxy Server is a proxy software that allows you to authenticate via an MS Proxy Server using the proprietary NTLM protocol. Since version 0.9.5 APS has an ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (365): NTLM Authorization Proxy Server Download

Added: January 13, 2010 | Visits: 1.419

Dystopia Server Dystopia is a Half-Life 2 modifcation which places the player into tense combat situations in a high tech world spanned by computer networks. As either Punks or Corp Mercenaries the player will fight through the physical world to gain access, via jack-in terminals, to cyberspace. Cyberspace is...


Platforms: *nix

License: Freeware Size: 540 MB Download (101): Dystopia Server Download

Added: November 19, 2010 | Visits: 1.323

Copy URL Copy URL is an extension which adds an entry to the popup menu. This extension adds an entry to the popup menu "Copy URL of this page". When selected, the URL of the current page will be copied to the system clipboard. The URL address should be in the clipboard for the use of other applications...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (108): Copy URL Download

Added: July 05, 2010 | Visits: 1.038

Wombat Linux Server Wombat Linux Server is a port of Linux that runs as an application on top of L4/Iguana. This package is not really intended to be used standalone. It is best to download it as part of the Iguana project..


Platforms: *nix

License: Freeware Size: 46.8 MB Download (99): Wombat Linux Server Download

Added: May 02, 2010 | Visits: 1.122

JOAP::Server::Object JOAP::Server::Object is a base class for Things Servable By JOAP Servers. ABSTRACT This verbosely-named OO package -- sorry about that -- is the base class for object servers, classes, and instances inside a JOAP server. It is probably not such a hunky-dory idea to inherit from this class...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): JOAP::Server::Object Download

Added: July 13, 2010 | Visits: 1.370

Java Stencil Report Java Stencil Report is designed to write school reports in a fast way by a set of user-inserted sentences. The project has a small vector graphics editor to create a full customizable print model. Java Stencil Report is designed for schools, but can be used to write any kind of judgement. It does...


Platforms: *nix

License: Freeware Download (92): Java Stencil Report Download

Added: August 07, 2010 | Visits: 1.353

Dwarf HTTP Server Dwarf HTTP Server is a full-featured and ready-to-use web server with the Java Servlet API 2.2 and Java Server Pages 1.1 implementation. Dwarf HTTP Server can be used either standalone or embed in a larger hosting application, free of charge for the binary redistribution Since the server is...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (110): Dwarf HTTP Server Download

Added: March 09, 2010 | Visits: 1.204

Dwarf Server Framework Dwarf Server Framework is a Java technology-based framework for developing network server applications. The primary goal of Dwarf is to support development of network servers based on the Internet standards. However, its architecture is quite universal and it is not limited to this kind of...


Platforms: *nix

License: Freeware Size: 512 KB Download (104): Dwarf Server Framework Download

Added: November 25, 2010 | Visits: 1.965

Dwarf Mail Server Dwarf Mail Server is a full-featured mail server developed on the Java platform, implementing SMTP, POP3 and IMAP4rev1 protocols. Dwarf Mail Server provides support for rich application message processing via pluggable mail filters and agents, as well as full handling of virtual domains for the...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (122): Dwarf Mail Server Download

Added: April 05, 2010 | Visits: 1.236

Pure FTP Server Pure FTP Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. Pure FTP Server has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (117): Pure FTP Server Download

Added: January 02, 2010 | Visits: 1.423

HELIOS PS3 Linux Server HELIOS PS3 Linux Server is a customized version of the Yellow Dog Linux for PlayStation3 gaming console. The PS3 GameOS offers entertainment features such as video games, movies, and photos, and HELIOS simplified Yellow Dog Linux adds a powerful server OS. Together they provide a unique...


Platforms: *nix

License: Freeware Download (184): HELIOS PS3 Linux Server Download

Added: September 02, 2010 | Visits: 1.620

JUnit PDF Report JUnit PDF Report project generates a PDF report from JUnit test results. It uses Apache Ant to execute the generation, and Apache FOP to render the PDF document. While automating tests for my company, I found that everything I need is available in the open source community, except printable...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (130): JUnit PDF Report Download

Added: March 19, 2010 | Visits: 1.835

Game Server Startup Script Game Server Startup Script project is a startup script to manage dedicated game servers like Quake3. Game Server Startup Scripts is a startup script to manage a wide variety of Linux dedicated game servers. It can start/stop/restart/fix dedicated game servers like Quake3, Half Life, Tribes 2,...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (190): Game Server Startup Script Download

Added: November 07, 2010 | Visits: 928

HTTP::Server::Simple::Mason HTTP::Server::Simple::Mason is an abstract baseclass for a standalone mason server. SYNOPSIS my $server = MyApp::Server->new(); $server->run; package MyApp::Server; use base qw/HTTP::Server::Simple::Mason/; sub mason_config { return ( comp_root => /tmp/mason-pages ); } INTERFACE...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): HTTP::Server::Simple::Mason Download

Added: November 01, 2010 | Visits: 1.417

Mail::Bulkmail::Server Mail::Bulkmail::Server is a Perl module that handles server connections and communication for Mail::Bulkmail. SYNOPSIS my $server = Mail::Bulkmail::Server->new( Smtp => your.smtp.com, Port => 25 ) || die Mail::Bulkmail::Server->error(); #connect to the SMTP relay $server->connect || die...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (98): Mail::Bulkmail::Server Download

Added: May 16, 2010 | Visits: 1.025

Papercut NNTP Server Papercut NNTP Server is a news server written in 100% pure Python. It is intended to be extensible to the point where people can develop their own plug-ins and by that integrate the NNTP protocol to their applications. The server is compliant with most of the RFC0977 standards (when they make...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (96): Papercut NNTP Server Download

Added: August 15, 2010 | Visits: 1.023

SrvReport SrvReport is a simple and featurefull server monitoring and reporting system. SrvReport project can send every day a mail with the latest state of the server including: - network traffic report - cpu usage report - mail send/receive - server warnings - last logins - other customized...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (95): SrvReport Download

Added: November 16, 2010 | Visits: 1.673

Streamnik Server Streamnik Server project is an IPTV server based on the open codecs Ogg/Vorbis and Ogg/Theora. It can stream a number of different channels and is optimized to run on leased (virtual) servers. The program schedule is defined by an SQL database table and can be changed at runtime..


Platforms: *nix

License: Freeware Size: 122.88 KB Download (151): Streamnik Server Download

< 1 2 3 4 5