<?xml  version="1.0"?> 
	<rss version="2.0">
	<channel>
	<title>Super Simple - Home of the Super Simple Blog Script</title>
	<description>Super Simple Blog Script</description>
	<link>http://www.supersimple.org/beta/index.php</link>

<item>
		

		<title>FlickrHelpr</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[Super Simple has just launched a new script, FlickrHelpr. The script allows you to easily display your Flickr photo sets on your own site. <br />
<br />
There is some nifty AJAX and JS involved which makes your gallery work in a slick way. <br />
<br />
<a href="http://www.flickrhelpr.com">Go to Flickrhelpr.com</a> to check out an example and download the script.]]></description>
		

		</item>



<item>
		

		<title>Super Simple Contact Form Maker</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[Do you need a contact form for your site? Well, you are in luck. Now you can make your own PHP contact form the super simple way.<br />
<br />
This form-maker allows you to choose your fields, choose your labels and add validation - just a few clicks away.<br />
<br />
The script outputs your custom PHP in a text file so that you can make any changes that you want and host it on your server.<br />
<br />
<a href="contact/setup.php">Build your super simple contact form now.</a>]]></description>
		

		</item>



<item>
		

		<title>Super Simple Form Events</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[The Super Simple&trade; Form Events Script is a simple way to add labels to your form elements.<br />
<br />
This script is made of only 1 file, that calls itself on page load, and sets the default value of text inputs. When the user focuses on the element, the value goes away. If they lose focus and left the input empty, the default value reappears.<br />
<br />
<a href="javascript:download('SuperSimpleFormEvents.js.zip');"><img src="http://www.supersimple.org/beta/blogImages/03070206dload.gif" /><br />
</a>]]></description>
		

		</item>



<item>
		

		<title>Super Simple Image Resize</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[The Super Simple&trade; Image Resize script is a php class written for resizing web images. Just give it an image, a height and a width, and let it go.<br />
<br />
There are actually a couple of methods, one will resize the source to a specified size, another resizes that first resized image to a smaller specified size. That saves some load on your server versus resizing the source image every time.<br />
<br />
The script then neatly saves the files, with names based on their dimensions, onto your server.<br />
<br />
*requres php 4.3+<br />
<br />
<a href="simpleImageResize.zip"><img src="http://www.supersimple.org/beta/blogImages/0206dload.gif" /></a>]]></description>
		

		</item>



<item>
		

		<title>News and Updates</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[Thanks to everyone who has downloaded Super Simple&trade; scripts this year. And many thanks to those who have submitted bug reports. In 2007 you can expect more and more from Super Simple&trade;! <br />
<br />
I want to give a special thanks to <a href="http://www.pollpub.com">Poll Pub</a>. While offering a great service, they have also spread the word about supersimple.org to thousands.<br />
<br />
Make sure to come back this year for updates as well as some new products PHP, Javascript and maybe even Ruby on Rails.<br />
<br />
And now a plea. Please submit your experiences with our products to <a href="mailto:info@supersimple.org">info[at]supersimple.org</a>. Thanks, and we'll see you in 2007.]]></description>
		

		</item>



<item>
		

		<title>Super Simple Query Parser Script</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[The Super Simple&trade; Query Parser Script is a simple way to access query-string variables without the use of back-end technologies.<br />
<br />
This script is made of only 1 file, that calls intself on page load, and converts all of the query information that is in your URL into an associative array.<br />
<br />
<a href="javascript:download('simpleQueryParser_v1.zip');"><img src="http://www.supersimple.org/beta/blogImages/1106dload.gif" /><br />
</a>]]></description>
		

		</item>



<item>
		

		<title>Contact</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[Super Simple&trade; is operated by Todd Resudek - <a href="http://www.tr1design.net">TR1 Design</a>.<br />
<br />
To contact, please send an email to:<br />
info@supersimple.org]]></description>
		

		</item>



<item>
		

		<title>Super Simple RSS Script</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[The Super Simple™ RSS Script is designed to make an RSS feed out of your database content. Generating an up-to-date RSS feed is as easy as the push of a button. <br />
<br />
This script is integrated into the Super Simple™ Blog Script, but is offered as a separate install for you to feed any data.<br />
<br />
It is easy to customize, so you can use it to make a podcast, an XML file for your flash or widget to use, or anywhere else.<br />
<br />
<a href="superSimpleRSSv2_0.zip"><img src="http://www.supersimple.org/beta/blogImages/0206dload.gif" /></a>]]></description>
		

		</item>



<item>
		

		<title>Super Simple CMS Script</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[The Super Simple™ CMS script is a very simple way to control your database content. While it offers few custom features, it is very extensible. Just set it up, connecting to any database, and you will be able to edit any row of any table. <br />
<br />
The script makes sure not to allow users to edit the primary keys, but allow access to just about any other data in the database.<br />
<br />
It is basically a version of PHPMyAdmin that you can customize to your specific needs.<br />
<br />
<a href="superSimpleCMSv1.2.zip"><img src="http://www.supersimple.org/beta/blogImages/0206dload.gif" /></a>]]></description>
		

		</item>



<item>
		

		<title>Super Simple Flash Detect Script</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[The Super Simple™ Flash Detect Script is our only offering that isnt written in PHP. In fact, it does not run any server-side code at all. It is a javascript/vb script solution that will detect the users flash version and redirect them if necessary.<br />
<br />
To install this script, you just need to download the .js files, and include them in any web page that you want to check the users flash version. <br />
<br />
There are only 6 variables for you to set in order to get it running. Just set the page to redirect to if the user fails, set a page if they pass (leave it blank to stay on the current page, or set it to call another JS function), decide whether or not to alert the user before redirecting and set the flash player version that you require.<br />
<br />
What are the 5th and 6th variables?<br />
Well, since you dont want to keep running the test on every page, we set a cookie for the user. Once that cookie is set, the user is allowed to explore the site until it expires without running the test. The variables set whether or not to cookie them, and if so, the number of hours until the cookie expires.<br />
<br />
<a href="javascript:download('simpleDetect_v3_2.zip');"><img src="http://www.supersimple.org/beta/blogImages/0206dload.gif" /></a>]]></description>
		

		</item>



<item>
		

		<title>Super Simple Blog Script</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[The Super Simple&trade; Blog Script is the flagship of the operation. It is very simple to set up, and modify. The secret is <em>not</em> to include tons of extra features and options. This is what makes other solutions so hard for most people to install, modify and maintain.<br />
<br />
Here at Super Simple&trade;, we decided to that there were a few features that users need, but there was a lot that just got in the way.<br />
<br />
We try to stay out of your way by outputting semantic XHTML code so that you can write your own stylesheet to make your blog look however you want. Other solutions are great, but who wants a blog that looks the same as a million others? Just dig in to the style sheet and have at it. In fact, this site was created with the Super Simple&trade; Blog Script. <br />
<br />
<em><a href="http://supersimple.org/pollpub/">Click here</a> to view a sample of the Super Simple&trade; Blog Script</em><br />
<br />
<em>*Just added - Modified CSS to repair display bug on comments longer than 1 line.</em><br />
<br />
<a href="javascript:download('SuperSimpleBlogScriptV2_5_4.zip');"><img src="http://www.supersimple.org/beta/blogImages/0206dload.gif" /></a>]]></description>
		

		</item>



<item>
		

		<title>About</title>
		

		<link>http://www.supersimple.org/beta/index.php</link>
		

		<description><![CDATA[Super Simple™ is dedicated to offering open-source PHP and MySQL scripts that are easier to use than the alternatives. While lots of other developers offer robust solutions, Super Simple™ builds scripts that are easy to install, use and modify.<br />
<br />
<img src="http://www.supersimple.org/beta/blogImages/0906campfire.jpg" />*Super Simple™ now has a Campfire chatroom. You can <a href="http://supersimple.campfirenow.com/f4093">visit the chatroom</a> to get support or ask any questions about Super Simple&trade; products.]]></description>
		

		</item>

</channel>

</rss>