<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>Last 10 Submissions RSS Feed</title>
	<link><![CDATA[http://www.etomite.com/index.php?app=downloads&module=search&section=search&do=last_ten]]></link>
	<pubDate>Thu, 17 May 2012 02:39:30 +0000</pubDate>
	<ttl>1800</ttl>
	<description>This is the RSS feed of the last ten file submissions accepted into our database.  This RSS feed is always up to date as it is dynamically updated.</description>
	<item>
		<title>TellaFriend</title>
		<link>http://www.etomite.com/files/file/359-tellafriend/</link>
		<description><![CDATA[This is a Snippet that generates a dynamic form for sending emails to a FriendList<br />
<br />
It makes use of the "prototype" javascript framework for convenient DOM manipulation.<br />
<br />
INSTALL :<br />
<br />
1) copy the content of the "TellaFriend.txt" file into a new snippet and name it "TellaFriend"<br />
2) copy the content of the "TellaFriend_Chunk.txt" into a new Chunk and name it "TellaFriend"<br />
3) add the "Add.png" and "Remove.png" files to your etomite "assets/images/" directory<br />
4) download the "scriptaculous" javascript library from <a href='http://script.aculo.us/downloads' class='bbc_url' title='External link' rel='nofollow external'>http://script.aculo.us/downloads</a><br />
5) set the path to "scriptaculous.js" accordingly into your template header, ie :<br />
&lt;script type="text/javascript" src="templates/scripts/scriptaculous.js" charset="utf-8"&gt;&lt;/script&gt;<br />
6) don't forget to insert {{TellaFriend}} into your template header<br />
<br />
That's it !! Have fun]]></description>
		<pubDate>Wed, 09 Mar 2011 09:36:09 +0000</pubDate>
		<guid isPermaLink="false">359</guid>
	</item>
	<item>
		<title>Finding Peace</title>
		<link>http://www.etomite.com/files/file/358-finding-peace/</link>
		<description>Template</description>
		<pubDate>Wed, 02 Mar 2011 14:50:33 +0000</pubDate>
		<guid isPermaLink="false">358</guid>
	</item>
	<item>
		<title>ZanorgPlayer</title>
		<link>http://www.etomite.com/files/file/357-zanorgplayer/</link>
		<description><![CDATA[<pre class='prettyprint'>// ZanorgPlayer v1.0
// 
// MP3 Player and MP3 File from http&#58;//radio.zanorg.com/zplayer_eng.htm
// Turned into an Etomite Snippet by Dean
//
// TO INSTALL:
// 1. Upload the zplayer.swf and sample.mp3 file to the assets folder
// 2. Create a NEW snippet called ZanorgPlayer
// 3. Copy and paste all of this into the ZanorgPlayer snippet you just created
// 4. Place the snippet call within your page, for example:
// &#91; ! ZanorgPlayer?mp3=sample.mp3 ! &#93; - this will load the sample.mp3 file from the assets folder
// You can change the colors using HEX code by assigning them to c1, c2 and c3
// c1 = the background color of the player
// c2 = the progress bar color as well as the color of the buttons
// c3 = the text and button color</pre>]]></description>
		<pubDate>Sun, 30 Jan 2011 13:42:21 +0000</pubDate>
		<guid isPermaLink="false">357</guid>
	</item>
	<item>
		<title>SiteUpdate</title>
		<link>http://www.etomite.com/files/file/356-siteupdate/</link>
		<description><![CDATA[<pre class='prettyprint'>// Snippet name: SiteUpdate
// Snippet description: Returns date of most recent published document update
// Revision: 1.2 ships with Etomite Prelude v1.0</pre>]]></description>
		<pubDate>Sat, 11 Sep 2010 19:42:19 +0000</pubDate>
		<guid isPermaLink="false">356</guid>
	</item>
	<item>
		<title>SearchResults</title>
		<link>http://www.etomite.com/files/file/355-searchresults/</link>
		<description><![CDATA[<pre class='prettyprint'>//  SearchResults
//  Displays results of SearchPrompt snippet</pre>]]></description>
		<pubDate>Sat, 11 Sep 2010 19:41:05 +0000</pubDate>
		<guid isPermaLink="false">355</guid>
	</item>
	<item>
		<title>SearchPrompt</title>
		<link>http://www.etomite.com/files/file/354-searchprompt/</link>
		<description><![CDATA[<pre class='prettyprint'>// Snippet name: SearchPrompt
// Snippet description: Search prompt snippet for use with SearchResults
// Revision: 1.00 ships with Etomite 0.6.1-Final
// Use: &#91;!SearchPrompt?resultsid=###!&#93; snippet call where ### is the
//   document id of the page which contains the &#91;!SearchResults!&#93; snippet call</pre>]]></description>
		<pubDate>Sat, 11 Sep 2010 19:39:43 +0000</pubDate>
		<guid isPermaLink="false">354</guid>
	</item>
	<item>
		<title>SearchForm</title>
		<link>http://www.etomite.com/files/file/353-searchform/</link>
		<description><![CDATA[<pre class='prettyprint'>// Snippet name: SearchForm
// Snippet description: All-in-one snippet to search the site
// Revision: 1.1 ships with Etomite 0.6.1-Final</pre>]]></description>
		<pubDate>Sat, 11 Sep 2010 19:38:49 +0000</pubDate>
		<guid isPermaLink="false">353</guid>
	</item>
	<item>
		<title>RelatedInfo</title>
		<link>http://www.etomite.com/files/file/352-relatedinfo/</link>
		<description><![CDATA[<pre class='prettyprint'>// Snippet name: RelatedInfo
// Snippet description: Outputs a related chunk into the document
// Revision: 1.0 ships with Etomite 0.6.1-Final
// Author: Lloyd Borrett - 2006-04-09

// Description:
//   Outputs a chunk into the document based on the 
//   document's alias/id, and optionally, a prefix 
//   passed to the chunk.</pre>]]></description>
		<pubDate>Sat, 11 Sep 2010 19:37:26 +0000</pubDate>
		<guid isPermaLink="false">352</guid>
	</item>
	<item>
		<title>PageTrail</title>
		<link>http://www.etomite.com/files/file/351-pagetrail/</link>
		<description><![CDATA[<pre class='prettyprint'>// Snippet name: PageTrail
// Snippet description: Outputs the page trail, based on Bill Wilson's script
// Revision: 1.00 ships with Etomite 0.6.1-Final</pre>]]></description>
		<pubDate>Sat, 11 Sep 2010 19:35:14 +0000</pubDate>
		<guid isPermaLink="false">351</guid>
	</item>
	<item>
		<title>NewsListing</title>
		<link>http://www.etomite.com/files/file/350-newslisting/</link>
		<description><![CDATA[<pre class='prettyprint'>// --------------------
// Snippet: NewsListing
// --------------------
// Originated as NewsListing v1.0 by Alex
// Revised as NewsListingRevised by mrruben5
// Revised as NewsListingRev02 by LePrince
// Revised as NewsListingRev03 v1.0 by Lloyd Borrett (lloyd@borrett.id.au)
// Revised as NewsListingRev04 v1.0 by Ian Smith (www.n-vent.com)</pre>]]></description>
		<pubDate>Sat, 11 Sep 2010 19:34:14 +0000</pubDate>
		<guid isPermaLink="false">350</guid>
	</item>
</channel>
</rss>
