How to setup CODA to work with WebDNA?

This page will show graphically how to setup CODA as a WebDNA partner :-)

numero = 166
interpreted = N
texte = WebDNA and CODA are perfect partners: with WebDNA running on your Mac OSX, apache will look for your sites inside /Library/WebServer/Documents/ This is the most convenient place to keep all your websites. Let's imagine a site "WSC_2009" (which is this one, actually...) First of all, CODA must understand the .dna suffix:
note the "dna" extension:
You can now setup your site: the complete path will be /Library/WebServer/Documents/WSC_2009/
Once CODA found it, it should appear on your board
Now, you can start working; I use the classic html view, and the WebDNA code just appears in green:
The control view shows your code interpreted by WebDNA
(note the site URL)
WebDNA and CODA are perfect partners: with WebDNA running on your Mac OSX, apache will look for your sites inside /Library/WebServer/Documents/
This is the most convenient place to keep all your websites.
Let's imagine a site "WSC_2009" (which is this one, actually...)

First of all, CODA must understand the .dna suffix:



note the "dna" extension:



You can now setup your site: the complete path will be /Library/WebServer/Documents/WSC_2009/



Once CODA found it, it should appear on your board



Now, you can start working; I use the classic html view, and the WebDNA code just appears in green:



The control view shows your code interpreted by WebDNA



(note the site URL)



Christophe Billiottet

DOWNLOAD WEBDNA NOW!

Top Articles:

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

WebDNA Libraries

A list of available libraries for WebDNA...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

WebDNA Modules

A list of the currently available modules...

Download WebDNA Applications

WebDNA applications...

WebDNA reference

...

Related Readings:

Handling credit card numbers

Encrypting the credit card numbers does the job quite nicely...

Find duplicate records

Find duplicate records and do something with them...

Extracting the first sentence out of a block of text

I need to extract the first sentence out of a block of text...

Database backup

How to make a backup of your databases...

WebDNA interaction with ImageMagick

How to pass variables to ImageMagick using a [shell] context?...

How many working days?

This small script finds the number of working days between two dates...