JDT

 

FREE Downloads
Articles
Tutorials

 
Google

FREE Internet and Web Applications and Utilities


Title

Description

Filename/URL




Apache Cocoon web application framework

Apache Cocoon is a free open source web application framework built around the concepts of pipeline, separation of concerns and component-based web development.

The framework focuses on XML and XSLT publishing and is built using the Java programming language. The flexibility afforded by relying heavily on XML allows rapid content publishing in a variety of formats including HTML, PDF, and WML.

The content management systems Apache Lenya and Daisy have been created on top of the framework. Cocoon is also commonly used as a data warehousing ETL (extract, transform, load) tool or as middleware for transporting data between systems.

Apache Cocoon




Apache HTTP Server

The Apache HTTP Server, is a web server that played a key role in the initial growth of the World Wide Web. In 2009 it became the first web server to surpass the 100 million web site milestone. Apache was the first viable alternative to the Netscape Communications Corporation web server (currently known as Sun Java System Web Server). The majority of web servers using Apache run the Linux operating system.

Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation. The application is available for a wide variety of operating systems, including Unix, GNU, FreeBSD, Linux, Solaris, Novell NetWare, Mac OS X, Microsoft Windows, OS/2, TPF, and eComStation. Released under the Apache License, Apache is characterized as open source software.

Since April 1996 Apache has been the most popular HTTP server on the World Wide Web. As of September 2009, Apache served 54.48% of all websites and over 66% of the million busiest.

Apache HTTP Server




Bid-O-Matic EBay bidding/selling utility

BOM is a tool that enables you to watch and bid on auctions. It includes features such as mail control, autoconnect/disconnect, integrated ODBC- client, multi-language-support, time sync, and item grouping.

BOM is available under the terms of the GNU General Public License.

Bid-O-Matic

CMS

A very simple PHP/MySQL-based Content Management System (CMS). Ideal as a "starter" CMS to introduce someone to the basic concepts of how a CMS works.

cms_v2.zip

Core FTP LE - free Windows FTP Client

Core FTP LE - free Windows software that includes client FTP features. Features like SFTP (SSH), SSL, TLS, IDN, browser integration, site to site transfers, FTP transfer resume, drag and drop support, file viewing & editing, firewall support, custom commands, FTP URL parsing, command line transfers, and filters.

CoreFTP

Counter

A free PHP/MySQL visitor counter.

counter.zip

curl Open Source File Transfer Tool

curl is a command line tool for transferring files with URL syntax. It supports FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user / password authentication (Basic, Digest, NTLM, Negotiate, and kerberos), file transfer resume, and proxy tunneling.

Curl, which is written in C, is free open source software that compiles and runs under a wide variety of operating systems.

libcurl - curl uses libcurl, a free and easy-to-use client-side URL transfer library.

curl

Ekiga open source VoIP and video conferencing

Ekiga (formely known as GnomeMeeting) is an open source VoIP and video conferencing application for GNOME.

Ekiga uses both the H.323 and SIP protocols. It supports many audio and video codecs, and is interoperable with other SIP compliant software and also with Microsoft NetMeeting.

Ekiga

EmailXT Email System

EmailXT is an open, patent-free protocol that replaces your current email with a more secure, full-featured system.

EmailXT is a relationship-based email system where unauthorized bulk emailing is no longer possible. No more spam and mass mailing viruses. You don't need spam filters or service subscriptions any more.

Encryption makes your messages private and free from tampering. Your address book contacts update automatically. Always know if your messages have been delivered.

Share files through email. Increase your productivity with built-in calendars, events and tasks. Answer forms and send photo albums.

EmailXT

FeedDemon - RSS Feed reader

Get your news and information instantly. Customize the way you read and organize feeds. Feeds are stored on NewsGator. Use FeedDemon at home, at your office, or anywhere you go and keep your feeds, tags and shared items synched between locations.

FeedDemon

FeedReader - RSS Feed reader

FeedReader is a FREE RSS news aggregation solution that provides robust, state-of-the-art features in an intuitive, user-friendly environment.

FeedReader

File Uploader

File Uploader is a simple utility that enables you to upload files to an FTP server. Written in PHP, the utility shows how to browse for and upload a file. A set of tutorials accompany this utility.

fileUploader.zip

FileZilla Free FTP Solution

FileZilla is a free FTP solution. Both a client and a server are available. FileZilla is open source software distributed free of charge under the terms of the GNU General Public License.

FileZilla

Free Open Source Web Page Templates

Open Source Web Design (OSWD) is a site to download free web design templates and share yours with others.

oswd

Inkscape Web Design Software

Inkscape is free, open source, web design/drawing software, with features similar to Illustrator, CorelDraw, or Xara X.

The software is fully compliant to CSS, SVG and XML standards.

Inkscape

Mult-Level Drop Down List Box

It is sometimes necessary to populate multiple drop down list boxes from a MySQL database.

This sample script shows how PHP and JavaScript can be used together to produce the desired result.

dropdown.zip

my little forum

my little forum is a simple PHP and MySQL based web forum software application, which displays messages in classical threaded view (tree structure). It is open source licensed under the GNU General Public License. The main claim of this web forum is simplicity. Furthermore it should be easy to install and run on a standard server configuration with PHP and MySQL. (We installed it on one of our web sites without any difficulties.)

my little forum

MySQL RDBMS

MySQL is a relational database management system (RDBMS), which has more than 11 million installations worldwide (as of January 2010). The program runs as a server providing multi-user access to a number of databases.

MySQL is owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now a subsidiary of Sun Microsystems, which holds the copyright to most of the codebase. The project's source code is available under terms of the GNU General Public License, as well as under a variety of proprietary agreements.

MySQL is popular for web applications and acts as the database component of the LAMP, BAMP, MAMP, and WAMP platforms (Linux/BSD/Mac/Windows-Apache-MySQL-PHP/Perl/Python), and for open source bug tracking tools like Bugzilla.

MySQL RDBMS

Open Source Web Templates

Comprehensive selection of free, open source, templates, including WordPress and GUI templates.

Web Templates

phpSQLiteCMS

phpSQLiteCMS is a simple and lightweight open source PHP web content management system (CMS), which uses SQLite as database and Smarty as template engine. It is licensed under the GNU General Public License.

phpSQLiteCMS is ideal if you want to quickly set up a small website without needing to spend a lot of time studying, installing and configuring the software. But please bear in mind that it is not a large scale content management systems.

phpSQLiteCMS

User Authentication System - version 1

A bare bones PHP/MySQL-based User Authentication System. At the heart of the system is a user class that enables web site visitors to register and log on.

user_authentication_v1.zip

User Authentication System - version 2

A simple PHP/MySQL-based User Authentication System. At the heart of the system is a user class that enables web site visitors to register, log on, request new passwords, and update their profiles.

user_authentication.zip

User Survey / Poll

A simple PHP/MySQL-based User Survey / Poll. Contains sample categories. Ideal as a template for your own user poll or survey. The PHP script is very simple so is ideal for people new to PHP programming. Go to our Web Portfolio page to see the survey in action.

poll.zip

W.Blogger Blog Client

Blog client, the best ever imo. Supports Drupal, Word Press, Live Journal, and many other blog types and even FTPs files and tags them with either link or image. Too many features to list here, highly recommended application. Highly recommended.

W.Blogger

WinSCP Open Source SFTP Client

WinSCP is an open source SFTP client and FTP client for Windows. Its main function is the secure file transfer between a local and a remote computer.

In addition to this, WinSCP offers basic file manager functionality. It uses Secure Shell (SSH) and supports, in addition to Secure FTP, the legacy SCP protocol.

WinSCP

 
 


JDT

Copyright Notice for John Dixon Technology Ltd

Privacy Statement

Terms & Conditions