<?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>cglusky @ Siteframe</title>
    <link>http://siteframe.org/u/cglusky</link>
    <description></description>
    <language>en-US</language>
    <copyright>&amp;copy;2005-7 Glen Campbell</copyright>
    <lastBuildDate>Wed, 06 Jun 2007 12:01:09 MDT</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>Skype Plugin</title>
      <description>Attached is a simple plugin for use with Skype.&amp;nbsp; It enables your users to enter their Skype name in their profile.&amp;nbsp; Installation and useage are in the comments at the top of the file.&amp;nbsp; You'll have to unzip it first.Pease note that it does validate user input using a regular...</description>
      <pubDate>Wed, 06 Jun 2007 12:01:09 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/skype-plugin</guid>
      <link>http://siteframe.org/p/skype-plugin</link>
      <category>plugin</category>
      <category>skype</category>
      <category>v_5</category>
      <enclosure url="http://siteframe.org/files/16/59/skype_user.php.zip" length="1197" type="application/x-zip-compressed"/>
    </item>
    <item>
      <title>Template Dev - A look at "The Daily Photo"</title>
      <description>There has been some interest about how Glen created TDP template, so I thought I would dissect it a bit.  Please note I do not have access to the actual template, so this is just a method to make it happen.  BTW, Widescreen is the base template for this look. &#13;
&amp;nbsp; The first thing you notice...</description>
      <pubDate>Fri, 02 Mar 2007 10:10:49 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/template-dev---a-look-at-the-daily-photo-</guid>
      <link>http://siteframe.org/p/template-dev---a-look-at-the-daily-photo-</link>
      <category>download</category>
      <category>template_dev</category>
      <enclosure url="http://siteframe.org/files/16/56/tdp.zip" length="4961" type="application/zip"/>
    </item>
    <item>
      <title>New Smarty Block - Folder Tree</title>
      <description>This is a custom Smarty Block that is hacked together from the sitemap.php file and a few others.  The end result is a folder tree view like you get from the sitemap.php script except you can invoke it from any of your templates like this:

{folder_tree}
 ...format here....
{/folder_tree}

I...</description>
      <pubDate>Mon, 26 Feb 2007 14:05:59 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/new-smarty-block---folder-tree</guid>
      <link>http://siteframe.org/p/new-smarty-block---folder-tree</link>
      <category>code</category>
      <category>folder</category>
      <category>folder_tree</category>
      <category>smarty</category>
      <enclosure url="http://siteframe.org/files/16/54/block.folder_tree.php" length="1353" type="text/php"/>
    </item>
    <item>
      <title>Subfolder Sort Order</title>
      <description>I have a site that has monthly assignments; each month in their own subfolder.  I would like them to be sorted by date but the default is alpha.  Have not looked to see how to change this yet, but wanted to get it out there.  Probably not a big deal for most.

Happy New Year
Coby</description>
      <pubDate>Mon, 01 Jan 2007 05:56:50 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/subfolder-sort-order</guid>
      <link>http://siteframe.org/p/subfolder-sort-order</link>
      <category>sort_order</category>
      <category>subfolder</category>
    </item>
    <item>
      <title>Clean URL's on OS X</title>
      <description>I do my development on a Mac and have been struggling to get mod_rewrite and htaccess working to support clean URLs.  This blog entry is referenced a bit around the net - 
http://www.clagnut.com/blog/350/ but it did not work for me.  I ended up getting the solution from Glen.

I moved my dev folder</description>
      <pubDate>Tue, 11 Jul 2006 22:24:50 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/clean-url-s-on-a-os-x</guid>
      <link>http://siteframe.org/p/clean-url-s-on-a-os-x</link>
      <category>apache</category>
      <category>clean_urls</category>
      <category>htaccess</category>
      <category>localhost</category>
      <category>mod_rewrite</category>
      <category>os_x</category>
      <enclosure url="http://siteframe.org/files/16/46/userconf.rtf" length="685" type="text/rtf"/>
    </item>
    <item>
      <title>Template Dev - Previous and Next With Thumbs</title>
      <description>This text file includes a snippet that can be used to render Previous and Next functions with thumbnails.  If the Previous or Next page does not have an image it will use the page title.  If there is no previous or next page it will do nothing.</description>
      <pubDate>Sat, 17 Jun 2006 06:26:34 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/template-dev---previous-and-next-with-thumbs</guid>
      <link>http://siteframe.org/p/template-dev---previous-and-next-with-thumbs</link>
      <category>code</category>
      <category>next</category>
      <category>previous</category>
      <category>smarty</category>
      <category>snippet</category>
      <category>template</category>
      <category>template_dev</category>
      <enclosure url="http://siteframe.org/files/16/44/prev_next.txt" length="1327" type="text/plain"/>
    </item>
    <item>
      <title>User Folders - Error on user edit</title>
      <description>If user folders are set to auto create with a new account and top-level folders are set to admin only you get the following error if the user then tries to edit their folder:

Error: sorry, top-level folders can only be created by site administrator(s)

It does not appear to stop the user from...</description>
      <pubDate>Wed, 07 Jun 2006 08:09:39 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/user-folders-not-allowing-user-to-edit</guid>
      <link>http://siteframe.org/p/user-folders-not-allowing-user-to-edit</link>
      <category>bug</category>
      <category>error</category>
      <category>user-folder</category>
    </item>
    <item>
      <title>Template Dev - Using All and Menu Together</title>
      <description>The {all} block can be used to generate arrays of info from several classes.  Folders, pages and images are the main objects of interest for the {all} block.
 
You can use {all} to generate a list of all folders:
----------------
{all class="folder"}
  {$folder.title}
{/all}
---------------

Or you</description>
      <pubDate>Fri, 02 Jun 2006 14:30:24 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/template-dev---using-all-and-menu-together</guid>
      <link>http://siteframe.org/p/template-dev---using-all-and-menu-together</link>
      <category>all_block</category>
      <category>developer_notes</category>
      <category>menu_function</category>
      <category>smarty</category>
      <category>template</category>
    </item>
    <item>
      <title>Hidden causing problems</title>
      <description>Glen,
Not sure if this was fixed yet or not.  If a user assigns a page as hidden it can cause problems with recent and random block.  I have not looked at the sql yet but don't think they exclude hidden.
Coby</description>
      <pubDate>Thu, 25 May 2006 07:42:44 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/hidden-causing-problems</guid>
      <link>http://siteframe.org/p/hidden-causing-problems</link>
      <category>bug</category>
      <category>fix</category>
      <category>hidden</category>
      <category>sql</category>
    </item>
    <item>
      <title>subdomains</title>
      <description>Glen,
I have not cracked the code on getting siteframe running on a subdomain.  It will run fine if I set the ini file site url to subdomain.domain.com but the URL rewrite does not work.  Since the sub is just a pointer to a directory I modified htaccess with the base of /subdomain/.  Should I have</description>
      <pubDate>Thu, 18 May 2006 09:53:41 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/subdomains</guid>
      <link>http://siteframe.org/p/subdomains</link>
      <category>htaccess</category>
      <category>setup</category>
      <category>siteframe.ini</category>
      <category>subdomain</category>
    </item>
  </channel>
</rss>


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