EZscript is a windows client based scripting tool that can perform a number of tasks for both web and regular applications. It uses easy to edit text files called scripts.

It started out as a program for just downloading and opening word files from a website in MS Word in stead of in a browser instance (regardless of windows settings), but it has become much more than that.


How EZscript works

From a regular or a website application you can generate, or offer, a scriptfile to the client side. This scriptfile is then automatically opened by EZscript that will 'run' this script.
Within this scriptfile, wich is an easy to make text file, you can write your own program.

So EZscript is a client based tool that can give your web or your regular applications some extra options with very simple programming. It is mainly meant for developers and administrators who wants to add extra features to there environment the EZ way (without the difficult programming)


What can you do with EZscript

Offer ONE click functionality from your (web)application!

   * Offer automated authentication for websites. (automated login)
      Domino, Exchange webmail, Joomla, Sedetio, IBM Content Manager eClient...
      LinkedIn
   * Download and then Print or Open a file in the Native (linked) application (e.g. MS Word)
   * Crypting and Decrypt files (Beta stage)

Ezscript performs tasks like:

   * Merging (web) application data with an MS Word template.
      After this you can save, print or open it for your users.
   * Set file properties (for MS Office files or any file) properties like author, title and more...
       Also used in word merging and document generation.
   * Upload files and fields to webservers multipart

   * It has extended ways off logging for Application development purposes.
   * It can proces multiple files (or actions on a file) in one script file.
   * It can perform windows file operations like, Copy, Move, Rename, Delete
   * Map network drives and printers


   Download the latest version here


Systems
   * Windows: win2k, XP, Vista, Vista64 (All on the client side)
   * Citrix environment (tested with win2k citrix environment)
   * NO server installation needed..


Future options:

   * User interface for asking questions and values to users (for merging purposes)
   * Implement standard crypting routines like AES, Blowfish, TEA
   * More... feature requests
.

Latest News..
 

Cotonti

By: leo lems   (2010-05-16)

With some pain in my hart I decided to leave the Seditio platform.. a while back

I switched completely to Cotonti now..

My motivations are clear:

1) More development
2) More new features coming out


I needed some features that seditio didn't have, like an improved XTemplate with conditional tpl stuff..
Basically Seditio development has been slow..

If needed I will develop stuff for Seditio too..


Seditio

By: leo lems   (2009-09-25)

I have become more active with web development (PHP, MySql, JS...).
So I will create some additional plugins for the Seditio web engine.
On this site I have made some room for Seditio plugins and Forum space.

This site runs on Seditio 125 (click on the link in the footer).

Currently I am working on a plugin called Register Downloads.
This plugin will create the possibility to ask the user for there email address before they can download an item. Some more news later on....



Recent additions