<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Web development</title><link>https://sourceforge.net/p/codak/home/Web%2520development/</link><description>Recent changes to Web development</description><atom:link href="https://sourceforge.net/p/codak/home/Web%20development/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 08 Nov 2011 13:16:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/codak/home/Web%20development/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Web development modified by wauter</title><link>https://sourceforge.net/p/codak/home/Web%2520development/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -4,16 +4,18 @@
 --------
 
 For a general introduction to Velocity, see:
+
 * [Velocity manual](http://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html)
 * [Velocity Template Language Reference](http://velocity.apache.org/engine/devel/vtl-reference-guide.html)
 
 Velocity Tools
 --------------
 
 Velocity tools are Java objects which are exposed as "special" Velocity variables to web pages. For example, the "math" tool can be referred to from within a web page using the $math keyword. Use the object's methods as in Java. For example, to add two numbers, use: $math.add(4,5). See: [Velocity Tools website](http://velocity.apache.org/tools/devel/)
 
 A set of generic tools is available from any web page. See: [generic tools usage summary](http://velocity.apache.org/tools/devel/summary.html)
 
 The CoDAK packages come with a set of additional tools. See:
+
 * [codak-core tools]
 * [codak-terms tools]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wauter</dc:creator><pubDate>Tue, 08 Nov 2011 13:16:52 -0000</pubDate><guid>https://sourceforge.net45fbb9408dad5891d00acb61afe4f04e81f41df6</guid></item><item><title>WikiPage Web development modified by wauter</title><link>https://sourceforge.net/p/codak/home/Web%2520development/</link><description>Web pages are written in dynamic HTML. Essentially, they are HTML files with [Velocity](http://velocity.apache.org/) statements.

Velocity
--------

For a general introduction to Velocity, see:
* [Velocity manual](http://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html)
* [Velocity Template Language Reference](http://velocity.apache.org/engine/devel/vtl-reference-guide.html)

Velocity Tools
--------------

Velocity tools are Java objects which are exposed as "special" Velocity variables to web pages. For example, the "math" tool can be referred to from within a web page using the $math keyword. Use the object's methods as in Java. For example, to add two numbers, use: $math.add(4,5). See: [Velocity Tools website](http://velocity.apache.org/tools/devel/)

A set of generic tools is available from any web page. See: [generic tools usage summary](http://velocity.apache.org/tools/devel/summary.html)

The CoDAK packages come with a set of additional tools. See:
* [codak-core tools]
* [codak-terms tools]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wauter</dc:creator><pubDate>Tue, 08 Nov 2011 13:15:55 -0000</pubDate><guid>https://sourceforge.net2950c0764d91ee665e78854e83c3fa7a031ad937</guid></item></channel></rss>