<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/memoryplace/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/memoryplace/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 20 Dec 2006 08:06:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/memoryplace/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Developers' Guide</title><link>https://sourceforge.net/p/memoryplace/news/2006/12/developers-guide/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the document section there is now a Guide for Developers (https://sourceforge.net/docman/display_doc.php?docid=38700&amp;amp;group_id=161316) which contains lots of important information about how the project is organised and the tools which we use. Anyone who wishes to contribute to the project should be familiar with everything in this document. I hope that this will make it much easier for people to become familiar with the project and to collaborate on it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sibella Herbert</dc:creator><pubDate>Wed, 20 Dec 2006 08:06:58 -0000</pubDate><guid>https://sourceforge.netf4d5f49a45032ff68249df665d2dcccf2b1f137f</guid></item><item><title>Database now using migrations</title><link>https://sourceforge.net/p/memoryplace/news/2006/04/database-now-using-migrations/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The database for Memory Place can now be built using Rails Migrations, simply run the command &amp;quot;rake migrate&amp;quot; after checking out the code (the empty database must be created first and database.yml needs to be configured to point to it). rake migrate should be called after each checkout to ensure that you have the latest version of the database.&lt;/p&gt;
&lt;p&gt;The code in subversion has also changed a lot, mostly refinements and not new functionality though. I am currently working on the media side of things and expect to be checking in again soon (as soon as I've settled on some filenames and model names).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sibella Herbert</dc:creator><pubDate>Tue, 11 Apr 2006 00:50:45 -0000</pubDate><guid>https://sourceforge.net1f83af84a2e20c47ae45f5ed376398676398fac9</guid></item><item><title>Initial code available in Subversion</title><link>https://sourceforge.net/p/memoryplace/news/2006/03/initial-code-available-in-subversion/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The first code for Memory Place is now available in Subversion.&lt;/p&gt;
&lt;p&gt;To get the SQL to create the first part of the database run:&lt;br /&gt;
svn co &lt;a href="https://svn.sourceforge.net/svnroot/memoryplace/database/trunk"&gt;https://svn.sourceforge.net/svnroot/memoryplace/database/trunk&lt;/a&gt; database&lt;/p&gt;
&lt;p&gt;To get the rails project code just run:&lt;br /&gt;
svn co &lt;a href="https://svn.sourceforge.net/svnroot/memoryplace/application/trunk"&gt;https://svn.sourceforge.net/svnroot/memoryplace/application/trunk&lt;/a&gt; memoryplace&lt;/p&gt;
&lt;p&gt;Then just plug this into rails and point it to the database.&lt;/p&gt;
&lt;p&gt;Edit (23/03/2006):&lt;br /&gt;
You will probably also need to edit memoryplace/public/dispatch.cgi (or .fcgi if you are using FastCGI) to point it to ruby (#!/usr/bin/ruby for me on OSX, and #!C:/InstantRails-1.0/ruby/bin/ruby on WinXP Instant Rails) also, don't forget to set permissions to 755.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sibella Herbert</dc:creator><pubDate>Thu, 16 Mar 2006 07:21:28 -0000</pubDate><guid>https://sourceforge.netc59b5c0d77293a888ff9209dfffb7f1c6da693a9</guid></item></channel></rss>