<?xml version="1.0"?>
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom" xmlns:html="http://www.w3.org/1999/xhtml">
  <atom:id>http://bill.welliver.org/atom/pike/Fins/Developer</atom:id>
  <atom:title type="text">electronic.alchemy :: Developer</atom:title>
  <atom:updated>2026-05-23T23:11:52-04:00</atom:updated>
  <atom:link href="http://bill.welliver.org/atom/pike/Fins/Developer" type="application/atom+xml"></atom:link>
  <atom:link href="http://bill.welliver.org/space/pike/Fins/Developer" type="text/html"></atom:link>
  <atom:link href="http://bill.welliver.org/rss/pike/Fins/Developer" type="application/rss+xml"></atom:link>
  <atom:generator uri="http://modules.gotpike.org/blahblah/Public.Syndication.ATOM" version="0.1">Public.Syndication.ATOM (Pike v8.0 release 702)</atom:generator>
  <atom:icon>http://bill.welliver.org/favicon.ico</atom:icon>
  <atom:logo>http://bill.welliver.org/static/images/alchemy.gif</atom:logo>
  <atom:subtitle type="xhtml"><html:div xmlns:html="http://www.w3.org/1999/xhtml"><html:p>We're a little short on good documentation, but we're making an effort to rectify that. Here's a list of development documentation that might be helpful:&#xD;
</html:p><html:ul class="minus">
<html:li><html:a href="/space/pike/Fins/Getting Started">Getting Started</html:a>, a step by step introduction to getting a working Fins environment (note that the Fins/Win package for use on <html:a href="/space/pike/Fins/Windows">Windows</html:a> also works great on Unix, so you can just use that to get Fins up and running quickly).</html:li>
<html:li><html:a href="/space/pike/Fins/Internals">Internals</html:a>, an in-depth introduction to the layout and startup of a Fins application.</html:li>
<html:li><html:a href="/space/pike/Fins/Developer/Model">Model</html:a>, one of the more complex aspects of Fins. Hopefully more fully explained now.</html:li>
<html:li><html:a href="/space/pike/Fins/Developer/Controller">Controller</html:a>, is the event coordination framework in Fins.</html:li>
<html:li><html:a href="/space/pike/Fins/Developer/View">View</html:a>, for use when you want to send dynamically built content (HTML, text, etc) back to the client. Supports multiple templating systems such as Simple Templates (described below) and XSLT.</html:li>
<html:li><html:a href="/space/pike/Fins/Developer/ConfigFile">ConfigFile</html:a> contains a description of configuration file parameters.</html:li>
<html:li><html:a href="/space/pike/Fins/DocController">DocController</html:a> and layouts: a simpler way to combine controller and views.</html:li>
<html:li><html:a href="/space/pike/Fins/Simple Template">Simple Template</html:a>, all you need to know to write template pages using the default templating system (read with the View documentation above).</html:li>
<html:li><html:a href="/space/pike/Fins/Developer/Stomp">Stomp</html:a> and <html:a href="/space/pike/Fins/Developer/JMS">JMS</html:a>, for messaging integration.</html:li>
<html:li><html:a href="/space/pike/Fins/Developer/Breakpointing">Breakpointing</html:a> is a tool to streamline debugging of apps.</html:li>
<html:li><html:a href="http://bill.welliver.org/dist/Fins/modref/ex/predef_3A_3A.html" class="wiki_link_external">Fins ModRef</html:a> contains the (under construction) module documentation.</html:li>
<html:li><html:a href="/space/pike/Fins/i18n">i18n</html:a>, describes tools for translating your user interface.</html:li>
<html:li><html:a href="/space/pike/Fins/AJAX Tools">AJAX Tools</html:a>, for adding rich AJAX functionality without pulling your hair out.</html:li>
<html:li><html:a href="/space/pike/Fins/Developer/StandaloneModel">StandaloneModel</html:a> describes how to use the Model framework in non-Fins applications.</html:li>
<html:li><html:a href="https://bitbucket.org/hww3/finsaddins" class="wiki_link_external">FinsAddins</html:a> is a new project for holding components useful when writing Fins applications.</html:li>
</html:ul>Also:&#xD;
<html:ul class="minus">
<html:li><html:a href="/space/pike/Fins/FinsNotes">FinsNotes</html:a>, a good place to record your thoughts and suggestions about Fins.</html:li>
<html:li><html:a href="http://www.gotpike.org" class="wiki_link_external">http://www.gotpike.org</html:a>, a list of pike links including the Pike Wiki and the  Pike Module Repository.</html:li>
</html:ul></html:div></atom:subtitle>
</atom:feed>
