<?xml version="1.0" encoding="utf-8"?>
<!--If you can view this message, then you are viewing the
raw RSS (XML) source. This file is intended to be viewed with an
RSS reader or for syndication between websites. For more information,
try a web search for RSS.
Created by Siteframe http://siteframe.org.-->
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Translators @ Siteframe</title>
    <link>http://siteframe.org/group/translators</link>
    <description>&lt;p&gt;If you're interested in helping translate Siteframe's language file into a foreign language, please join this group.&lt;/p&gt;</description>
    <language>en-US</language>
    <copyright>&amp;copy;2005-7 Glen Campbell</copyright>
    <lastBuildDate>Fri, 25 Jan 2008 14:48:24 MST</lastBuildDate>
    <generator>Siteframe 5.0.5</generator>
    <webMaster>webmaster@siteframe.org</webMaster>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>30</ttl>
    <item>
      <title>Siteframe is now on Facebook</title>
      <description>We now have a Facebook page: http://www.facebook.com/pages/Siteframe/27325230018. If you're interested, follow the link and become a Fan! There's also a discussion forum that I'll be monitoring.&#13;
&amp;nbsp;</description>
      <pubDate>Fri, 25 Jan 2008 14:48:24 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/siteframe-is-now-on-facebook</guid>
      <link>http://siteframe.org/p/siteframe-is-now-on-facebook</link>
      <category>facebook</category>
      <category>siteframe</category>
    </item>
    <item>
      <title>contaxg.com</title>
      <description>The attached file is the home page template for http://contaxg.com, which is running version 3 of Siteframe.</description>
      <pubDate>Tue, 04 Dec 2007 21:14:49 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/contaxg-com</guid>
      <link>http://siteframe.org/p/contaxg-com</link>
      <category>contax</category>
      <category>contaxg</category>
      <category>template</category>
      <enclosure url="http://siteframe.org/files/2/70/contaxg.txt" length="7673" type="text/plain"/>
    </item>
    <item>
      <title>Dailyphoto.org templates</title>
      <description>These are the custom templates used at http://dailyphoto.org. To use them, drop them into the templates/widescreen/ directory.</description>
      <pubDate>Sun, 21 Oct 2007 11:20:00 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/dailyphoto-org-templates</guid>
      <link>http://siteframe.org/p/dailyphoto-org-templates</link>
      <category>templates</category>
      <category>widescreen</category>
      <enclosure url="http://siteframe.org/files/2/69/dailyphoto.zip" length="2769" type="application/zip"/>
    </item>
    <item>
      <title>Siteframe 5.0.5</title>
      <description>This includes a number of small tweaks and settings to ensure that Siteframe runs well in a web-hosting environment (specifically, I fixed the things that caused me problems when I switched to using HostMonster.com for Siteframe web hosting.</description>
      <pubDate>Tue, 04 Sep 2007 19:48:01 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/siteframe-5-0-5</guid>
      <link>http://siteframe.org/p/siteframe-5-0-5</link>
      <category>5.0.5</category>
      <category>download</category>
      <category>hosting</category>
      <category>hostmonster.com</category>
      <category>siteframe</category>
      <enclosure url="http://siteframe.org/files/2/66/siteframe-5.0.5-783.tar.gz" length="741449" type="application/x-gzip"/>
    </item>
    <item>
      <title>Siteframe Web Hosting</title>
      <description>Below are listed some web hosting providers that support Siteframe. Please note that I have not had the opportunity to test out each and every one of these, so the level of support (and versions supported, etc.) may change from time to time. Generally, any provider that meets the minimal system...</description>
      <pubDate>Mon, 03 Sep 2007 11:22:42 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/siteframe-web-hosting</guid>
      <link>http://siteframe.org/p/siteframe-web-hosting</link>
      <category>hosting</category>
      <category>siteframe</category>
      <category>web</category>
    </item>
    <item>
      <title>Issues with MySQL 5.21-beta</title>
      <description>I recently upgraded to MySQL 5.21 beta and discovered that the home page of my Siteframe (v5) sites all look a bit strange. Evidently this little bit of SQL:

ORDER BY page_id DESC LIMIT 20

returns the FIRST 20 page_ids, and not the LAST 20. I made this change in index.php:

ORDER BY page_created...</description>
      <pubDate>Thu, 30 Aug 2007 22:46:42 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/issues-with-mysql-5-21-beta</guid>
      <link>http://siteframe.org/p/issues-with-mysql-5-21-beta</link>
      <category>bug</category>
      <category>mysql</category>
    </item>
    <item>
      <title>Siteframe 5.0.4</title>
      <description>A couple of extra bug fixes</description>
      <pubDate>Thu, 28 Jun 2007 22:13:02 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/siteframe-5-0-4</guid>
      <link>http://siteframe.org/p/siteframe-5-0-4</link>
      <enclosure url="http://siteframe.org/files/2/62/siteframe-5.0.4-782.zip" length="1040030" type="application/zip"/>
    </item>
    <item>
      <title>Siteframe 5.0.3</title>
      <description>Mostly bug fixes:


added parameters to {random}
fixed URL security exploit
updated setup.php to test for mysqli extension
updated search.php to correctly reindex Page objects
modified edit.php to allow editing of invalid objects
added support for separate read/write database connections to support</description>
      <pubDate>Sun, 17 Jun 2007 20:39:33 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/siteframe-5-0-3</guid>
      <link>http://siteframe.org/p/siteframe-5-0-3</link>
      <category>download</category>
      <category>siteframe</category>
      <enclosure url="http://siteframe.org/files/2/60/siteframe-5.0.3-781.zip" length="1040031" type="application/zip"/>
    </item>
    <item>
      <title>Siteframe 3.2.3</title>
      <description>This is a maintenance release of Siteframe 3.2. It includes security features such as a CAPTCHA function to prevent automated spammers from registering on the site.&#13;
Enabling the CAPTCHA&#13;
From the Control Panel &amp;gt; Extended Properties page, enter a word or phrase (a relatively simple word is...</description>
      <pubDate>Sat, 09 Dec 2006 14:39:09 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/siteframe-3-2-3</guid>
      <link>http://siteframe.org/p/siteframe-3-2-3</link>
      <category>captcha</category>
      <category>download</category>
      <category>security</category>
      <category>siteframe</category>
      <enclosure url="http://siteframe.org/files/2/52/siteframe-3.2.3.tar.gz" length="679312" type="application/x-gzip"/>
    </item>
    <item>
      <title>Next version</title>
      <description>I'm currently working on the next release of Siteframe. In addition to the usual round of bug fixes, this version will also contain support for working with replicated databases. Specifically, it allows the specification of different databases for reading and writing, which means that you can use a</description>
      <pubDate>Wed, 03 May 2006 20:11:42 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/next-version</guid>
      <link>http://siteframe.org/p/next-version</link>
    </item>
  </channel>
</rss>


<!-- rss.php/0.1864 secs -->
