Interchange 5.6.0 (Stable 5.6.x branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Interchange 5.6.0 (Stable 5.6.x branch)
# 1  
Old 05-22-2008
Interchange 5.6.0 (Stable 5.6.x branch)

Image Interchange is a mature Web application development environment with a focus on ecommerce and dynamic content management. It offers session and user management, database connectivity (both via SQL and a database abstraction layer), templating, a shopping cart, payment processing, inventory, encryption (via GnuPG, PGP, etc.), tax and shipping calculation, discounts, Web-based administration, localization, event routing, SOAP-based RPC, a custom tag language akin to CFML, and the full power of Perl. It grew out of two earlier projects, MiniVend and Tallyman. License: GNU General Public License v2 Changes:
This is a new stable branch that incorporates over 2 years of development. Perl 5.10.0 and threaded Perl are supported. The security of the standard demo 404 was fixed. An HTTP POST DoS was fixed. UTF-8 is supported. PreFork server mode was improved. A universal ITL "hide" attribute, four new payment modules, a native Perl Swish interface, the BounceReferrals directive, the SpecialSub weight_callout, and a uniform ActionMap calling interface were added. ccTLD is supported in DomainTail. Options were improved. Logging was improved and $0 was updated. More localization was done.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Awk: Interchange the Rows and column

Hi, I have following input and want to change it to following output INPUT 01-APR-14,KB,822714 01-APR-14,MB,8133431 02-APR-14,KB,757140 02-APR-14,MB,7770368 03-APR-14,KB,815427 03-APR-14,MB,7590511 04-APR-14,MB,7529895 04-APR-14,KB,779561 05-APR-14,MB,8151537 05-APR-14,KB,809675 ... (6 Replies)
Discussion started by: siramitsharma
6 Replies

2. UNIX for Advanced & Expert Users

How to interchange the places of 1st name and last name?

cat emp.lst 12 |Rob Cliff |G.M. 14 |Mark Rob |Chairman Please use awk to invert the names in the file emp.lst, i.e. the surname should be 1st and then the 1st name. There are trailing spaces even in each field making them fixed length. (4 Replies)
Discussion started by: ravisingh
4 Replies

3. Shell Programming and Scripting

vi editor - interchange two lines

Hi, I have a quick question regarding vi editor.Is it possible to interchange two lines in vi editor without using the possibilites of cut-paste,copy paste etc? Your help is appreciated! Regards Dileep (4 Replies)
Discussion started by: DILEEP410
4 Replies

4. Shell Programming and Scripting

How to interchange the lines

Hi, I want to know that, how to inter change the lines. In the following file two line are there first one is conatin PD next line PY. But i want to first line PY and next line PD. My file structure is like this: TI Electronic Publishing AU Robert PD... (5 Replies)
Discussion started by: shankarao
5 Replies
Login or Register to Ask a Question
CDA(5)								File Formats Manual							    CDA(5)

Name
       CDA - Compound Document Architecture

Description
       Digital's CDA architecture for compound documents is an open architecture that establishes a framework for the interchange of many types of
       data in a multivendor environment.  Utilizing CDA converters, compound revisable format data can be handled much the same  as  ASCII  text.
       With  CDA  converters, you can write applications that handle compound documents, regardless of the environment in which you or application
       users are working.

       CDA includes the Digital Document Interchange Format (DDIF), the Data Object Transport Syntax (DOTS), and  the  Digital	Table  Interchange
       Format  (DTIF).	 Each of these formats is encoded using the Digital Data Interchange Syntax (DDIS).  Using these representations, CDA pro-
       vides a method for manipulating files that contain a number of integrated components.

       The tools associated with CDA include the CDA Toolkit (libddif.a), the CDA Converter (the main converter is and the CDA Viewers.   The  CDA
       Toolkit	is  a collection of routines that support the creation of CDA applications.  The CDA Converter converts files of a specified input
       format to a specified output format.  The CDA Viewers are used to display CDA-encoded files on a workstation display or character cell ter-
       minal.

       All  of	the  following products support CDA-encoded files.  If you only intend to manipulate CDA files, and do not have an interest in the
       particulars of the file format,	you can use any one of these products to manipulate a CDA-encoded file:

       CDA Converters
       CDA Viewers (dxvdoc, vdoc)
       dxcardfiler
       dxmail
       dxpaint
       PrintScreen

See Also
       cdoc(1), vdoc(1), DDIF(5), DDIS(5), DOTS(5), DTIF(5)
       Compound Document Architecture Manual

																	    CDA(5)