<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeremy G. Pippin &#187; Second Life</title>
	<atom:link href="http://jgpippin.com/tag/second-life/feed" rel="self" type="application/rss+xml" />
	<link>http://jgpippin.com</link>
	<description>Putting the &#34;er&#34; in Internet since 1996</description>
	<lastBuildDate>Mon, 28 Sep 2009 05:28:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SL»DB: Simple database storage for Second Life</title>
		<link>http://jgpippin.com/second-life/sldb-simple-database-storage-for-second-life</link>
		<comments>http://jgpippin.com/second-life/sldb-simple-database-storage-for-second-life#comments</comments>
		<pubDate>Wed, 13 May 2009 03:03:17 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Second Life]]></category>
		<category><![CDATA[Tips & Tutorials]]></category>
		<category><![CDATA[aubretec]]></category>
		<category><![CDATA[lsl]]></category>
		<category><![CDATA[LSL Scripting]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://jgpippin.com/?p=1748</guid>
		<description><![CDATA[If you’re a creator of scripted content in Second Life, you’ve probably noticed the lack of persistent data storage available for LSL. Storing long-term data is nearly impossible without using an off-world database, but off-world database storage requires knowledge of PHP. Not anymore. I&#8217;ve whipped up a little freebie web app called SL»DB that makes [...]]]></description>
			<content:encoded><![CDATA[<p>If you’re a creator of scripted content in <a href="http://secondlife.com">Second Life</a>, you’ve probably noticed the lack of persistent data storage available for <a href="http://wiki.secondlife.com/wiki/LSL_Portal">LSL</a>.  Storing long-term data is nearly impossible without using an off-world database, but off-world database storage requires knowledge of PHP.<span id="more-1748"></span></p>
<p>Not anymore.</p>
<p>I&#8217;ve whipped up a little freebie web app called SL»DB that makes it dead simple for you to set up your own web database and send/retrieve data from within Second Life objects with no knowledge of PHP or MySQL.</p>
<p>All you need is a PHP/MySQL-equipped shared web hosting account (such as one you’d set up to run a WordPress blog or phpBB forum).  After a simple, 5-minute setup, you’ll have your own permanent data storage solution that you can easily use any time you’d like with a couple of pre-made custom functions in <a href="http://wiki.secondlife.com/wiki/LSL_Portal">LSL</a>.</p>
<p><a href="http://aubretec.com/wp-content/uploads/2009/05/sldb-101.zip">DOWNLOAD SL»DB</a></p>
<p><a href="http://jgpippin.com/wp-content/uploads/2009/05/sldb_vendor.jpg"><img class="aligncenter size-full wp-image-1749" title="sldb_vendor" src="http://jgpippin.com/wp-content/uploads/2009/05/sldb_vendor.jpg" alt="sldb_vendor" width="520" height="390" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jgpippin.com/second-life/sldb-simple-database-storage-for-second-life/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
