<?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; Topic: Open Source Image Sharing Script</title>
		<link>http://posttopic.com/topic/open-source-image-sharing-script</link>
		<description>Open For Discussion</description>
		<language>en-US</language>
		<pubDate>Sat, 31 Jul 2010 15:21:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2475</generator>
				<atom:link href="http://posttopic.com/rss/topic/open-source-image-sharing-script" 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-148</link>
			<pubDate>Wed, 02 Sep 2009 04:01:04 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">148@http://posttopic.com/</guid>
			<description><![CDATA[<p><strong>New in Build 20090826222650</strong></p>
<ul>
<li>Added phpMyLogin for user accounts</li>
<li>New image notification sent to site admin</li>
<li>Added templating system for easy customization</li>
<li>Changed filenaming system to make it work better on Windows servers</li>
</ul>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Open Source Image Sharing Script"</title>
			<link>http://posttopic.com/topic/open-source-image-sharing-script#post-143</link>
			<pubDate>Fri, 21 Aug 2009 07:13:54 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">143@http://posttopic.com/</guid>
			<description><![CDATA[<p>I just realized I never uploaded the version of the script with user accounts. I will pack it up and write new documentation this weekend. It has been in place on imagepng.com for about 5 months now.
</p>]]></description>
					</item>
		<item>
			<title>Rodney on "Open Source Image Sharing Script"</title>
			<link>http://posttopic.com/topic/open-source-image-sharing-script#post-30</link>
			<pubDate>Fri, 13 Mar 2009 07:16:38 +0000</pubDate>
			<dc:creator>Rodney</dc:creator>
			<guid isPermaLink="false">30@http://posttopic.com/</guid>
			<description><![CDATA[<p>by API, I was thinking adding the ability for other developers to integrate the script into their apps.  Like twitpic allows iphone developers to access its features.</p>
<p>Or if we have another app that could use an image upload feature, it would make it easy to tie the two together.</p>
<p>If a person is using at a sort of personal image sharing script, it might be cool to add the ability to email pictures into the app.</p>
<p>Just thinking out loud here  &lt;img src=&quot;http://posttopic.com/my-plugins/pb--bb-smilies/default/icon_smile.gif&quot; title=&quot;:)&quot; class=&quot;bb_smilies&quot; /&gt;  It's nice that it was so easy to install and just &#34;works&#34;.
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Open Source Image Sharing Script"</title>
			<link>http://posttopic.com/topic/open-source-image-sharing-script#post-29</link>
			<pubDate>Fri, 13 Mar 2009 07:06:11 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">29@http://posttopic.com/</guid>
			<description><![CDATA[<p>I haven't planned that yet simply because I never thought of it. What do you mean by API capabilities? What would they allow you to do? I recently added optional registration to <a href="http://nocart.com/">No Cart</a> and <a href="http://nsfw.it/">NSFW.it</a>, so that's the next feature I have planned for Image PNG.
</p>]]></description>
					</item>
		<item>
			<title>Rodney on "Open Source Image Sharing Script"</title>
			<link>http://posttopic.com/topic/open-source-image-sharing-script#post-28</link>
			<pubDate>Fri, 13 Mar 2009 05:13:15 +0000</pubDate>
			<dc:creator>Rodney</dc:creator>
			<guid isPermaLink="false">28@http://posttopic.com/</guid>
			<description><![CDATA[<p>Hi Chad, I just wanted to drop you a line to say that this is a great script! Thanks for making it open source.</p>
<p>Any plans to add API capabilities to it?
</p>]]></description>
					</item>
		<item>
			<title>Chad Smith on "Open Source Image Sharing Script"</title>
			<link>http://posttopic.com/topic/open-source-image-sharing-script#post-17</link>
			<pubDate>Sat, 07 Feb 2009 01:12:55 +0000</pubDate>
			<dc:creator>Chad Smith</dc:creator>
			<guid isPermaLink="false">17@http://posttopic.com/</guid>
			<description><![CDATA[<p>The script was just updated and includes several significant changes to the database.</p>
<p><strong>New in Build 20090205212655 - Switched from SQLite to MySQL</strong></p>
<p>The large difference between this version and the first is this version (as will all future versions) uses MySQL rather than SQLite.</p>
<p>The database change was made to allow the script to run on systems that are not bundled with PDO and SQLite, and because I started to notice performance issues when a lot of simultaneous views were being tracked.</p>
<p>The initial release, which uses SQLite, can be downloaded <a href="http://imagepng.com/image-sharing-script.20090128205545.zip">here</a>.
</p>]]></description>
					</item>
		<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>Thu, 29 Jan 2009 05: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>
