<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2475" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>Post Topic &#187; Tag: Web 2.0 - Recent Topics</title>
		<link>http://posttopic.com/tags/web-20</link>
		<description>Open For Discussion</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Sep 2010 16:48:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2475</generator>
				<atom:link href="http://posttopic.com/rss/tags/web-20/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>Chad Smith on "Open Source Image Sharing Script"</title>
			<link>http://posttopic.com/topic/open-source-image-sharing-script#post-13</link>
			<pubDate>Wed, 28 Jan 2009 23:38:44 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">13@http://posttopic.com/</guid>
			<description><![CDATA[<p>My open source image sharing script originated as a service I planned on selling, but due to the high saturation of poor quality competing services, I decided to offer it for free.</p>
<p>I'm pleased to say it is different from other image sharing scripts in a number of ways. It has a small footprint, is written entirely in PHP, uses MySQL to store your data, is completely customizable, includes statistics on each image shared, does not require registration (but comes with it just in case), and checks to see if each image has already been shared.</p>
<p><strong>Requirements</strong></p>
<pre><code>- PHP5+ w GD2 enabled
- Apache w mod_rewrite enabled
- MySQL</code></pre>
<p>View the README file (it's in the zip) for instructions on installing and configuring the script for your site.</p>
<p><strong>Contents</strong><br />
<pre><code>deleted
root
	css
		style.css
	images
		bg.png
		logo-trans.png
		upload.png
	includes
		templates
			body
				footer.php
				header.php
				list.php
			email
				activation.php
				change-password.php
				confirm-email.php
				html-dtd.php
				login-notification.php
				new-image.php
				signup-notification.php
			forms
				caption.php
				change-email.php
				change-password.php
				login.php
				recover-password.php
				signup.php
				upload.php
			pages
				account.php
				image.php
				index.php
				stats.php
		common.php
		db.functions.php
		extend.php
		functions.php
		plugin.functions.php
	js
		init.js
		run.js
		upload.js
	.htaccess
	config.php
	index.php
thumbnails
uploads
CHANGELOG
COPYING
README</code></pre>
<p><strong>Features</strong></p>
<ul>
<li>It's FREE</li>
<li>Image sharing using PHP and MySQL</li>
<li>Template system for complete customization</li>
<li>Session nonces to deter spam and hotlinking</li>
<li>Secured against XSS and SQL Injection</li>
<li>Valid XHTML 1.0 Strict</li>
<li>One click uploads</li>
<li>Duplicate image detection</li>
<li>Viewer statistics</li>
</ul>
<pre><code></code></pre>
<p><strong><a href="http://imagepng.com/">Demo</a></strong></p>
<p><strong><a href="http://imagepng.com/download">Download</a></strong></p>
<p><strong><a href="http://imagepng.com/donate">Donate</a></strong></p>
<p><strong>Other</strong></p>
<p>Let me know if you come up with any bugs or questions.</p>
<p>Additional features are already in progress, such as commenting and OpenID, Twitter, Facebook and OAuth authentication. Geo statistics are included on imagepng.com, but were removed while I investigate the Geo-IP database license.</p>
<p>You are free to use the script in any way you please, however donations are appreciated, especially for commercial use or if require support.</p>
<p>This script is not to be repackaged and sold as is.
</p>]]></description>
					</item>

	</channel>
</rss>
