| |||||||||||
| |||||||||||
| Contents | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
| Free Server-side Scripting | |||||||||||
| Server-side scripts are scripts which run on your Webserver. Most Webspace providers support PHP and Perl. | |||||||||||
| PHP | Easy yet powerful scripting language for creating WWW scripts available for a very large number of platforms.
Supports object-oriented programming. Most Internet providers offer PHP as part of their Webhosting packages. See also below. | ||||||||||
| Perl | Perl is an extremely powerful and widely supported scripting language, mostly used for creating WWW scripts. Supports object-oriented programming. Rather difficult to use for Perl-beginners. Most Internet providers offer Perl as part of their Webhosting packages. | ||||||||||
| Zope | A free, Open Source(tm) web application platform used for building high-performance, dynamic web sites. | ||||||||||
| Python | Python is an interpreted, interactive, object-oriented programming language.
It is often compared to Tcl, Perl, Scheme or Java. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++. The Python implementation is portable: it runs on many brands of UNIX, on Windows, DOS, OS/2, Mac, Amiga, etc. Python is copyrighted but freely usable and distributable, even for commercial use. | ||||||||||
| Rebol | Free for non-commercial use.
Very easy to use and elegant interpreted language
useful for creating Web applications.
Rebol supports object oriented programming.
It includes 14 Internet protocols, like HTTP, FTP, CGI, SMTP, POP, etc. Rebol runs on more than 20 platforms, which means that the scripts listed on the Rebol site will not only be able to run on Windows but will also run on Solaris, Irix, NetBSD, OpenBSD, BSDi, BeOS, Mac, AIX, HPUX, Amiga, Linux, etc. Rebol/Command, (which is not free) provides additional features: Direct database access to: Oracle 8 (Windows, Solaris Sparc, and Linux libc6 systems) MySQL 3, ODBC access (from Windows) to: Access, Excel, MS SQL Server, Oracle, MySQL. Also: FastCGI, SSL, TLS, HTTPS, SSLv2, SSLv3 and TLSv1, DES, 3DES, ARCFOUR, RSA keys and DSA/DH keys, Blowfish, Rijndael/AES. | ||||||||||
| Java Servlets | Java 'applets' which are executed on the server, resulting in a dynamic page that can be viewed in the client Webbrowser. | ||||||||||
| ASP2PHP | Free tool to convert Microsoft ASP Web scripts to PHP scripts. | ||||||||||
| PHP Developers Tools & Scripts | |||||||||||
| DBScripts | Free PHP scripts designed for simplicity and ease-of-use: a searchable image gallery, anti-spam guestbook, a ratings script, and an image-based verification script for form submissions. | ||||||||||
| PEAR | A structured library of open-source code for PHP users. PEAR = "PHP Extension and Application Repository". | ||||||||||
| PHP Manual | PHP manual and other documentation. | ||||||||||
| Phpdev | Free package containing Apache + PHP + MySQL + some admin tools which you can install on on Windows. | ||||||||||
| PHPList | A free open-source newsletter manager in PHP. | ||||||||||
| The PHP Resource Index | Thousands of free PHP scripts, such as counters, bulletin boards, calendars, guestbooks, games, file management. | ||||||||||
| XAMPP | Free distribution containing Apache + MySQL + PHP + Perl to install on your own computer. Everything is contained inside one easily installable package. Freeware, for Linux, MAC, Windows, Solaris. | ||||||||||
| Free Website Scripts | |||||||||||
| Maian Script World | 14 free PHP scripts for download, including a shopping card script, calendar, guestbook, etc. | ||||||||||
| The PHP Resource Index | Thousands of free PHP scripts, such as counters, bulletin boards, calendars, guestbooks, games, file management. | ||||||||||
| Dynamic Drive | Free Javascripts and DHTML code. | ||||||||||
| Free JavaScripts | Free Java scripts: user-interface elements, visual and sound effects, forms and validation, etc. etc. | ||||||||||
| Free Java Applets | Hundreds of freeware Java applets. | ||||||||||
| Free Internet Databases | |||||||||||
| MySQL | Well-known freeware, multi-user, multi-threaded SQL database server.
Versions available for Win95/Win98/NT, Linux, Solaris, FreeBSD, AIX, SunOS, etc.
JDBC drivers available. Most Internet providers offer MySQL as part of their Webhosting packages. Freeware under the GPL license. | ||||||||||
| More free databases | Freeware and open-source SQL database systems, freeware database tools, open-source (SQL) database libraries for Java, C++, Delphi. | ||||||||||
| Free MySQL Developers Tools | |||||||||||
| phpMyADmin | A freeware tool to handle the administration of MySQL over the Web. | ||||||||||
| SQL Manager 2007 Lite for MySQL | Graphical tool for MySQL Server administration and development. The 'Lite' version is free. | ||||||||||
| SQLyog MySQL GUI | Tool for MySQL database development and administration. The Community Edition is free. | ||||||||||
| XAMPP | Free distribution containing Apache + MySQL + PHP + Perl to install on your own computer. Everything is contained inside one easily installable package. Freeware, for Linux, MAC, Windows, Solaris. | ||||||||||
| e-Commerce Tools | |||||||||||
| osCommerce | Freeware open-source e-commerce solution to create your own online shop. It features a rich set of out-of-the-box online shopping cart functionality that allows store owners to setup, run, and maintain their online stores with minimum effort and with no costs, license fees, or limitations involved. | ||||||||||
| Free Programmer's Editors | |||||||||||
| Crimson Editor | Freeware source code editor for Windows with syntax Highlighting for HTML, C/C++, Perl, Java, Matlab and LaTeX. It can be extended for other programming languages using custom syntax files. | ||||||||||
| DomiNOTE | Free text editor for Windows. Features: keyword highlighting, 256 Levels of undo/redo, drag and drop text editing, unlimited file size, open and edit multiple documents, stay on top, etc. | ||||||||||
| EditPad Lite | Free text editor for Linux and Windows. | ||||||||||
| Gigas Editor | Powerful programmers editor for Windows, with syntax highlighting (C++, Delphi, Fortran, Java, Javascript, HTML, PHP, etc.), as well as a hexadecimal editor, undo/redu, print preview, code completion, encryption, macros. | ||||||||||
| NotesPad | Freeware for Windows. Can open up to 16 large files at once, multiple undo and redo commands. Accumlative clipboard function, macros, spell checking, etc. Runs on Windows. | ||||||||||
| PEdit | Freeware DOS editor created by Paul Brand. PEdit is like the DOS EDIT program, but much more powerful, and with many additional features for programmers. Such as: pop-up tables, column support, macro key, easy indentation of source files, long filenames, 28/43/50 lines mode, word wrap, spell checker, thesaurus, mouse support, undo, and much more. | ||||||||||
| PSPad | Programmer's editor for HTML, PHP, XHTML, Javascript, ASP, Perl, C, etc. Freeware for Windows. | ||||||||||
| Viewer | Viewer can be used to view as text or hex any file of almost any size - up to millions of lines. It is designed to cope with DOS and UNIX type lines and includes search features and the ability to save as a text file any segment of the source file. The file opens in the background so that there is no waiting and the file is visible within a second of opening it. | ||||||||||
| |||||||||||
| Free Javascripts and client-scripting | |||||||||||
| Client-side scripts run inside the Webbrowser. Modern Webbrowsers such as Mozilla, Opera and Internet Explorer all support Javascript and Java. | |||||||||||
| Java | Java is a powerful object-oriented programming language derived from C++ but without much of the complexity of C++. With Java you can create small programs, so called 'Java Applets' which are embedded in a Web page (they run inside the Webbrowser). Use Java when you want to create applets, which run as a separate entity within the context of your Webpage. | ||||||||||
| Javascript | A scripting language supported by the majority of Webbrowsers. Javascript is not to be confused with Java. Use Javascript when you want your Webpages to be dynamic, and to respond to certain user-actions (mouse, keyboard, etc.). | ||||||||||
| JQuery | A free JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. | ||||||||||
| YUI Library | The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications. | ||||||||||
| Online Tutorials and Help | |||||||||||
| Javascript Tutorials | Large collection of Javascript tutorials. | ||||||||||
| Beginning Perl Tutorials | Useful information when you want to start programming in Perl. | ||||||||||
| Free Java Tutorials | Free courses on Java. | ||||||||||
| PHP Manual | Online PHP Manual in many languages. | ||||||||||
| PHP Resource index: Documentation | PHP examples, tutorials, books, FAQ's, help, etc. | ||||||||||
| Related Freebyte Pages | |||||||||||
| Free Java Programming | Free Java IDE's, compilers, object libraries, distribution and install tools, database systems, and tutorials. | ||||||||||
| Free C++ (and C) Programming | Free C++ IDE's, compilers, libraries, tools, resources and tutorials for Linux/Unix, Windows, MAC, etc. | ||||||||||
| Free Website Tools | Free Website tools: Web counters, Web statistics, polls to put on your site, guest books to put on your site, URL forwarding services, site search engines, HTML editors, HTML and link validation tools, tutorials, resources, etc. | ||||||||||
| Free Home pages | Publish your own Web pages for free! Find the best service to host your home page. Create your Web page without any knowledge of HTML. Free services which enable you to run your own CGI scripts (PHP, ASP, Perl, etc.). | ||||||||||
| Free Basic Programming | Free Basic IDE's and Compilers, free Basic Interpreters, tutorials and resources. | ||||||||||
| Free Pascal Programming | Free pascal compilers, tutorials, tools and resources. | ||||||||||
| Free Website Promotion | Get more visitors. Free Website submission services and software, free mailing list services, free banner exchange services, web promotion tips and tutorials, search engine tips, online marketing tools, free advertising, free resources for Webmasters. | ||||||||||
| Freebyte Gallery | Free images, bars, arrows, flags, animated gifs and signs for your Web page. | ||||||||||
| Free images, icons, clipart, backgrounds, photos | Download images and clipart for free, royalty-free stock photographs, thousands of free fonts, free icons, free GIFs, animated GIFs, free backgrounds, wallpapers, etc. | ||||||||||
| Freebyte Gallery: Background Images | Free background images for your Web pages: stone, marble, metal, decoration, sky backgrounds, timber images, psychedelic, office, trees and plants, space and stars. | ||||||||||
| Free Internet Programs | Free programs to surf the Web, free email software, email virus protection, free newsgroup programs, free Internet chat, telephony and messaging applications, free telnet software, free firewalls, etc. | ||||||||||
| Make money on the Web | Make money on the Web! Various types of affiliate programs, get payed through online surveys, win prizes. Money earning tutorials and resources. | ||||||||||
| Free Graphics Software | Free Paint Programs, Free Image Viewers, Free Photo Albums, Free graphics converters, 2-D Animation Software, 3-D / Animation software and more! | ||||||||||
| Free Databases | Freeware and open-source SQL database systems, freeware database tools, open-source (SQL) database libraries for Java, C++, Delphi. | ||||||||||
| Free Email Addresses | A large listing of services that provide free but also non-free email addresses. Web based email, email forwarding, pop email, etc. Also: add email services to your domain. | ||||||||||
| Free Programming Tools | Free programming tools for Windows, Linux, etc. Free C++, C, Delphi, Basic, Assembler, Cobol, Pascal, Java, SQL, Databases; links to free compilers, databases, interpreters, IDE's, installers, components, libraries, languages, helpfile generators and more. | ||||||||||
| Free Unicode and Multi-lingual Programming tools | Free C++, Delphi and Java Unicode Libraries, free fonts and font-engines, free unicode resources and related information. | ||||||||||
| Information wanted! | |||||||||||
| If you know of any free Webmaster programming resources, scripts, interpreters, languages not listed on this page, please let us know! | |||||||||||
| About this page | |||||||||||
| Last updated on August 09, 2008
Copyright:
Freebyte.com If you have any comments about this page, | |||||||||||
|
Copyright © 1995-2008 Freebyte.com. All rights reserved. Freebyte.com is hosted by Godaddy.com |