Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-velocity Wiki" 
for change notification.

The following page has been changed by WillGlassHusain:
http://wiki.apache.org/jakarta-velocity/PoweredBy

The comment on the change is:
put in page from html minus spam-blocked link

------------------------------------------------------------------------------
  ||[http://www.everyboat.com www.everyboat.com]||Every Boat uses Velocity 
templates to generate static caches of classified ads resulting in fast ad 
retrieval with no database connections required.||[http://www.everyboat.com 
Every Boat Classifieds]||
  ||[http://tambora.zenplex.org tambora.zenplex.org]||Home of an OSS 
project.||[http://www.zenplex.org Zenplex]||
  ||[http://www.flashcan.com www.flashcan.com]||An interactive card making game 
using Velocity, Turbine and Macromedia's Flash5.||[http://www.zincroe.com 
ZincRoe]||
+ ||[http://www.tigris.org www.tigris.org]||Open source development tool 
suite.||[http://www.collab.net CollabNet]||
+ ||[http://www.devicetop.com www.devicetop.com]||Devicetop.com is an 
industry-sponsored online community for developers of Java-based applications 
for smart Internet devices.||[http://www.espial.com Espial]||
+ ||[http://www.adeptra.com www.adeptra.com]||Adeptra is a venture-backed 
private company that provides 2-way alerting solutions for personal electronic 
devices.||[http://www.adeptra.com Adeptra Inc.]||
+ ||[http://www.discuss.gr www.discuss.gr]||Online discussion forum site built 
using Turbine and Velocity.|| ||
+ ||[http://www.webhelp.com/ www.webhelp.com]||Webhelp is a company that 
provides distributed call center integration software and services for web and 
wireless technologies.  WebHelp incorporated Velocity with their ETranscript 
component, so that events generated in a conference are rendered as MIME email 
and XML using Velocity templates.||[http://www.webhelp.com WebHelp]||
+ ||[http://www.goodwoodinteriors.com www.goodwoodinteriors.com]||Wood 
furniture factory site.  The static content of this site is generated using 
Velocity templates, providing the benefit of simple deployment without the 
overhead of an online servlet container and database with the advantage of 
Velocity's ease of use for generating data driven 
content.||[http://www.jawasoft.com P.T.Jawasoft]||
+ ||[http://www.freebok.net/ www.freebok.net]||Freebok.net is a free guestbook 
service that uses Velocity templates for the site. More importantly the 
guestbook users have the option to create their own Velocity templates to 
render the layout of their guestbook.||[http://www.freebok.net/ Freebok.net]||
+ ||[http://www.studioz.tv/ www.studioz.tv]||StudioZ is an events space in San 
Francisco where artists of all types can promote their own events. We use 
Anakia with a custom style.vsl to generate the entire static website XML->HTML 
in a matter of seconds.||[http://www.whichever.com/ www.whichever.com]||
+ ||[http://www.cbc.ca/olympics/ www.cbc.ca/olympics/]||The Canadian 
Broadcasting Corporation's 2002 Winter Olympic website was developed using 
Velocity.||[http://www.cbc.ca/ Canadian Broadcasting Corporation]||
+ ||[http://www.impress.com/ www.IMPRESS.com]||Anakia-generated corporate site 
for Impress Software AG, producer of integration products and 
services.||[http://www.impress.com/ Impress Software AG]||
+ ||[http://www.davinci-learn.com/ www.davinci-learn.com]||DaVinci provides 
innovative web-based solutions for testing, course material delivery, and 
learning content management.||[http://www.base2.cc/ Base2 Corporation]||
+ ||[http://www.bkfev.de/ www.bkfev.de]||Site of a German Birman Cats owners 
association. Static site generated with Velocity.||[http://www.bkfev.de/ 
Birmakatzenfreunden]||
+ ||[http://www.emocorp.com/ http://www.emocorp.com/]||Site of EMO Corp - 
Electronic Money Orders allow businesses and individuals to pay a pal or send 
electronic checks instantly via email anywhere 
Worldwide.||[http://www.emocorp.com/ EMOCorp]||
+   
+  
  
+ == Frameworks that support Velocity ==
+  
+ This is a list of web frameworks that include support for
+ Velocity 'out of the box'.  While many web frameworks are
+ being used with Velocity, such as the
+ [http://jakarta.apache.org/struts/ Jakarta Struts]
+ project, the following include support for Velocity within the
+ package.
+  
+  
+ ||<30%tablewidth="100%">'''Name'''||'''Description'''||
+ ||[http://jakarta.apache.org/turbine/ Jakarta Turbine]||One of the early 
servlet-based web frameworks, and currently in version 2.1, Turbine is a 
framework that allows experienced Java developers to quickly build secure web 
applications.  While Turbines primary templating technology is Velocity, it 
also supports JSP, WebMacro, FreeMarker, ECS and others.||
+ ||[http://www.jcorporate.com/expresso.html Expresso]||Expresso is a powerful, 
enterprise-strength web application development framework. Expresso extends 
Struts for developing database-driven web applications and adds capabilities 
for security, robust object-relational mapping, and many other services 
commonly required in web application development. Expresso can use Velocity for 
the view tier, as well as several other technologies.||
+ ||[http://click.sourceforge.net Click]||Click is a J2EE web application 
framework created for commercial Java developers.   Highlights include: very 
easy to learn; event based programming model; high performance.||
+ ||[http://www.melati.org Melati]||Melati is a tool for building 
Java-programmed websites backed by a database.||
+ ||[http://www.jpublish.org/ JPublish]||JPublish is a web publishing framework 
which merges the Velocity template engine with a content repository and 
application control framework.||
+ ||[http://mav.sourceforge.net Maverick]||Maverick is a Model-View-Controller 
framework for publishing web applications. It is a simple, minimalist framework 
which offers the ability to render views with JSP, Velocity, or XSLT directly.||
+ ||[http://sourceforge.net/projects/webwork/ WebWork]||WebWork is a web 
application framework for J2EE. It is based on a concept called "Pull HMVC" 
(Pull Hierarchical Model View Controller). The basic idea is to separate the 
site programmers' and site designers' tasks.  WebWork now supports Velocity 
with their 1.0 release.||
+ ||[http://www.niggle.org/ Niggle]||Niggle is a Java class library intended 
for use in development of robust, maintainable web applications. The Niggle 
framework is designed to alleviate the repetitive, tedious details typical of 
those kinds of applications||
+ ||[http://dione.zcu.cz/~toman40/ActionServlet ActionServlet]||ActionServlet 
provides an easy mapping of user actions (HTTP requests) to methods of Java 
components together with automatic conversion of HTTP parameters to the values 
of Java types.||
+ ||[http://tammi.sourceforge.net/ Tammi]||Tammi is a Java component based 
development framework and run-time container for applications supporting web 
browsers, mobile terminals and/or Swing based user interfaces.||
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to