Main > Free Download Search >

Free authoring script

authoring

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 157
SAXON 5.4

SAXON 5.4


A simple accessible online news publishing system for small corporate users. Both the interface, and default output, use XHTML 1.0/CSS1 and have been designed to maximise accessibility for both site authors and site visitors. Publish news, using more>> A simple accessible online news publishing system for small corporate users. Both the interface, and default output, use XHTML 1.0/CSS1 and have been designed to maximise accessibility for both site authors and site visitors. Publish news, using configurable templates, on any .php page on your site. Edit and/or delete existing news items. Creation of an RSS news feed automatically following the addition, deletion or amendment of a news item. Multiple authors allowed with the ability to add/delete users; configure users as Standard or Super Users and an option to change any user password. Post date news articles for later release on RSS.<<less
Added: 2004-11-19 License: Other Price: $0.00USD
12 downloads
 
Other version of SAXON
SAXON/CSS1 and have been designed to maximise accessibility for both site authors and site visitors. Publish news, using configurable templates, on any .php page on your site. Edit and/or delete existing
License:Other Free / Open Source License
Download
1802 downloads
Added: 2004-11-19
Thinking in C++

Thinking in C++


Bruce Eckel has kindly provided his book Thinking in C++, Second Edition free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programmin more>> Bruce Eckel has kindly provided his book "Thinking in C++, Second Edition" free of charge to on-line readers. The text first sets the stage for using C++ with a tour of what object-oriented programming is all about, as well as the software design life cycle. The author then delves into every aspect of C++, from basic keywords and programming principles to more advanced topics, like function and operator overloading, virtual inheritance, exception handling, namespaces, and templates. C++ is a complex language, and the author covers a lot of ground using todays Standard C++, but without getting bogged down in excessive detail.<<less
Added: 2005-05-03 License: Free for non-commercial use Price: Free
1670 downloads
Tuning Ajax

Tuning Ajax


This article illustrates one method of benchmarking your Ajax applications as well as point out some of the major performance pitfalls that the author has encountered while developing Ajax components more>> This article illustrates one method of benchmarking your Ajax applications as well as point out some of the major performance pitfalls that the author has encountered while developing Ajax components and applications.<<less
Added: 2006-11-10 License: Freeware Price: Free
1083 downloads
Amazon 1.0

Amazon 1.0


AMAZON - A lookup utility for looking up books and generating Associate referral links on Amazon.coms database Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility is used for looking up a books title, author, subject, keyword, whatever more>> AMAZON - A lookup utility for looking up books and generating Associate referral links on Amazon.coms database Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility is used for looking up a books title, author, subject, keyword, whatever and then listing the titles and authors and creating a link to that book with the referral Associate ID embedded. SYNTAX: perl amazon.pl place keywords here (no quotes required) REQUIRED: Net:Amazon module<<less
Added: 2005-06-20 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Amazon
AMAZONThis utility is used for looking up a books title, author, subject, keyword, whatever and then listing the titles and authors and creating a link to that book with the referral Associate ID embedded
Price: Freeware
License:Freeware
Download
13 downloads
Added: 2007-06-08
doUsersOnline

doUsersOnline


This script will allow you to display the users that are currently on your website. It will report guests and members, with member names. It must be used with the authors authorization script, or modified to work with your user table and such. The more>> This script will allow you to display the users that are currently on your website. It will report guests and members, with member names. It must be used with the authors authorization script, or modified to work with your user table and such. The authorization script can be found at http://codewalkers.com/seecode.php?id=74.<<less
Added: 2002-02-04 License: Price: 0.00 Price: $0.00USD
10 downloads
JGenerator 2.2

JGenerator 2.2


JGenerator is the web server production application that can dynamically combine text, graphics, and sound to build rich Flash content. more>> JGenerator 2.2 offers you a powerful product that combines text, graphics, and sound to build rich Flash content. The JGenerator is a free alternative to and analog of the Macromedia Generator. It supports most of the Macromedia Generator features, uses the same data format, the same set of commands and emulates its behavior.

Designers use the Macromedia Generator authoring extensions (Generator Objects) to create templates that contain variable elements (graphics, text, and sound) to be replaced with content provided by a data source (text files, databases, and so on). Then JGenerator reads the template, performs all substitutions and commands, and generates a Flash player movie which can be played back in the clients browser. The JGenerator frees designers from the tedium of updating Flash movies each time they make a small change to the content.

The JGenerator can work in two modes: online and offline. In online mode JGenerator runs under a web server and generates Flash movies by request from the clients browser. In offline mode the JGenerator runs in command line and generates static (.swf) movies which can be played back or used in any other possible way.

The JGenerator provides Java-based API which can be used by software engineers to dynamically build Flash movies either from a standalone program or from a servlet. The API fully covers and supports all versions of Flash file format (.swf, .swt) up to current version 5. The product is constantly evolving, if now it does not provide all the functionality which the Macromedia Generator does, it will do it shortly.

It emulates the Macromedia Generator behavior and functionality, but it is NOT the Macromedia Generator, it is a completely different product inside which was written from scratch. It has its own unique features in addition to those from Macromedia Generator.

The JGenerator is an open source project and is covered by Apache style license. It means that the source code is free and everybody can get it and do whatever she wants to do with it providing that all the license requirements are met. It also means that you can and you are encouraged to participate in the developing of this project.

Major Features:

  1. You don't have to learn it if you know the Macromedia Generator. The JGenerator emulates most of Macromedia Generator commands and its behavior and adds some additional useful features. You can even use the Macromedia Generator documentation when you use the JGenerator.
  2. Support XML datasources unique feature which cannot be found in any competitive product. You can use almost ANY kind of XML data to generate your Flash movie using very powerfull and flexible XPaths expressions.
  3. Full support for Flash movies up to version 5. Flash 5 actionscript, text layout, shared libraries, clip actions etc.
  4. Generates smaller than Macromedia Generator files, sometimes several times smaller!
  5. Substantially faster than Macromedia Generator. On some templates in up to 20 times!
  6. Supports sofisticated server side caching. The feature that you only can have in Macromedia Generator Enterprise Edition (provided you paid a lot of money for that!).
  7. Provides servlet context for your Java datasources, so that you can easily customize a content of your site for every and each of your user.
  8. Collects statistic on number of templates processed, types of queries etc and stores it on disk for later retrieval.
  9. Very well scallable. If you are running JGenerator on multiprocessor server and your servlet engine does not have any restrictions on number of processors used, number of simultaneously connected users etc, then the JGenerator will use all the servers power. You also have an option to restrict number and amount of resources JGenerator is allowed to use. You can fine tune the JGenerator for your exact needs!
  10. Very well customizable and configurable.
  11. Advanced error handling, all errors directly displayed in generated Flash movie.
  12. Supports all Flash-native text formatting and variable substitution.
<<less
Added: 2007-08-10 License: GPL - GNU Public License Price: GPLGNUPublicLicense
17 downloads
Herongs Tutorial Notes on Java Swing

Herongs Tutorial Notes on Java Swing


This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Java Swing. Topics include AWT, button, Chinese, co more>> This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Java Swing. Topics include AWT, button, Chinese, component, event, frame, graphics, GUI, internal frame, Java, JDK, JFC, language, label, listener, look and feel, MVC, radio button, resolution, screen, Swing, text field, thread, toolkit, tutorial, Unicode. Key sections: What Is Swing? - Graphics Environment - Swing JFrame - Swing JLabel - Swing JButton - Swing JRadioButton - Swing JTextField - Swing JInternalFrame - Layouts of Components - Look and Feel.<<less
Added: 2005-10-25 License: Free for non-commercial use Price: Free
1496 downloads
Anvsoft DVD Burning Xpress 3.30

Anvsoft DVD Burning Xpress 3.30


DVD Burning Xpress is a DVD authoring tool combined with video editing and DVD burning. It transforms raw videos into professional-looking movies and burn them on CD or DVD disc. With DVD Burning Xpress, you can capture video clips from your camcorder, more>> DVD Burning Xpress is a DVD authoring tool combined with video editing and DVD burning. It transforms raw videos into professional-looking movies and burn them on CD or DVD disc. With DVD Burning Xpress, you can capture video clips from your camcorder, edit your home movies right on your computer and turn your digital media into memorable projects on CD or DVD to share with family and friends.<<less
Added: 2006-04-30 License: Other Price: $0.00USD
10 downloads
Corvine Projects 1

Corvine Projects 1


Web enabled groupware for dispersed organisations. Projects are defined by administrator and users make independent entries against these projects. Reports are compiled against each project. Demo is a guest account login to the authors peak oil more>> Web enabled groupware for dispersed organisations. Projects are defined by administrator and users make independent entries against these projects. Reports are compiled against each project. Demo is a guest account login to the authors peak oil preparations. Others willing to contribute need to email the author. Corvine Projects is also great for NFP that have to report grant activity.<<less
Added: 2003-04-04 License: BSD Price: $0.00USD
10 downloads
Liquid Xsd Validator 1.0

Liquid Xsd Validator 1.0


Tool that validates any W3C Xml Schema file (.xsd). It uses all installed version MSXML to validate the schema, this can be a useful check to run before releasing a standard XSD schema, as many of the tools on the market (including the leading XSD more>> Tool that validates any W3C Xml Schema file (.xsd). It uses all installed version MSXML to validate the schema, this can be a useful check to run before releasing a standard XSD schema, as many of the tools on the market (including the leading XSD authoring packages) will allow you to produce invalid XSD schemas. This tool can provide a useful sanity check prior to schema release.<<less
Added: 2006-06-04 License: Freeware Price: $0.00USD
16 downloads
 
Other version of Liquid Xsd Validator
Liquid Xsd Validatora standard XSD schema, as many of the tools on the market (including the leading XSD authoring packages) will allow you to produce invalid XSD schemas. This tool can provide a useful sanity check
License:Freeware
Download
816 downloads
Added: 2006-06-04
Andy-City-Finder 1.0

Andy-City-Finder 1.0


Your visitor selects a country and then fills in the city he/she searches for (or a part of the name). The script searches in a database (hosted by the author of the script) and gives back up to 10 results to the user. By clicking on a results the city more>> Your visitor selects a country and then fills in the city he/she searches for (or a part of the name). The script searches in a database (hosted by the author of the script) and gives back up to 10 results to the user. By clicking on a results the city is displayed on a map for the user. No reload of the page (use of Ajax). This script is really easy to install (just a html-file and a php-file, no need to change something). You have just to apply for a free Google-Maps-API-Key. How you can do this is explained in the installation-guide. You can have a look at a demo on the authors website.<<less
Added: 2008-06-03 License: Freeware Price: $0.00USD
13 downloads
TR Newsportal

TR Newsportal


NewsPortal is a scripts collection, that allow you to viewing and posting messges to a NNTP newsgroups via WWW. Its a simply newsreader based on PHP. It allows you to combine web-forums and newsgroups more>> NewsPortal is a scripts collection, that allow you to viewing and posting messges to a NNTP newsgroups via WWW. Its a simply newsreader based on PHP. It allows you to combine web-forums and newsgroups. The author of this script is Florian Amrhein, i am only an author of some changes, innovations and - in my opinion - facilities.<<less
Added: 2004-06-30 License: GPL Price: Free
1943 downloads
Step by step Tutorial on single design pattern

Step by step Tutorial on single design pattern


This article teaches how to create SingleTon design pattern in java. The author has provided step by step guidence to develop a singleton class in java. This is a recommended article to those who are new to java or learning java and want a hands on more>> This article teaches how to create SingleTon design pattern in java. The author has provided step by step guidence to develop a singleton class in java. This is a recommended article to those who are new to java or learning java and want a hands on experience on some concepts.<<less
Added: 2008-06-12 License: GPL Price: $0.00USD
12 downloads
Get On Track with Ruby on Rails

Get On Track with Ruby on Rails


Ruby is an interpreted scripting language, just like Python and PHP. SitePoints author Daniel Bogan take a look at the language and how it can be used in web development. more>> Ruby is an interpreted scripting language, just like Python and PHP. SitePoints author Daniel Bogan take a look at the language and how it can be used in web development.<<less
Added: 2006-08-31 License: Freeware Price: Free
1151 downloads
Instiki

Instiki


Instiki is a wiki clone with strong focus on ease of installation and running. Instiki makes wiki so easy, you’ll use it for many things — taking notes, brainstorming, organizing gathering more>> Instiki is a wiki clone with strong focus on ease of installation and running. Instiki makes wiki so easy, you’ll use it for many things — taking notes, brainstorming, organizing gatherings, etc… Basic features: Revisions: Follow changes on any page from birth. Easily rollback to an earlier revision Authors: Each revision is associated with an author, so you can see who changed what RSS feeds: track recently revised pages from an RSS aggregator<<less
Added: 2006-08-31 License: Other Free / Open Source License Price: Free
1149 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5