« A message from above | Main

Postgres database connection pools in Seaside, part 1.

Installation

  1. I will use Ramón León's Squeak image. It has a customized UI, much better than the default Squeak interface and comes with all we need ( Postgres access, Glorp, Seaside ).

  2. Download and install the corresponding Squeak version for that image (check León's page).

  3. Launch the Squeak image.

  4. If you are on OSX change the port change the port SSKom port to some number greater than 1024, like: SSKom startOn: 9091 and execute ('Do it') that line.

Now you have Seaside running from that image and we can begin writing some code.

seasidesskomstart.png

About

This page contains a single entry from the blog posted on October 18, 2007 10:53 PM.

The previous post in this blog was A message from above.

Many more can be found on the main index page or by looking through the archives.