<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://tachyondecay.net/scripts/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Ben Babcock's Scripts</title>
        <description></description>
        <link>http://tachyondecay.net/scripts/</link>
        <lastBuildDate>Fri, 10 Oct 2008 21:37:32 -0400</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://tachyondecay.net/scripts/lib/images/favicon.ico</url>
            <title>Ben Babcock's Scripts</title>
            <link>http://tachyondecay.net/scripts/</link>
        </image>
        <item>
            <title>vsns_article - Some new properties in RC 3</title>
            <link>http://tachyondecay.net/scripts/vsns_lemon/article</link>
            <description>vsns_article

Versions: VSNS 4

Description


Contains information for a single article and methods required to display and manipulate it.  Each time an article's data needs to be loaded, a new instance is created using either the article's ID or its data previously fetched from the database.</description>
            <author>tachyon</author>
        <category>vsns_lemon</category>
            <pubDate>Sun, 18 May 2008 02:23:40 -0400</pubDate>
        </item>
        <item>
            <title>Database Schema - Updated after RC 3 changes</title>
            <link>http://tachyondecay.net/scripts/vsns_lemon/schema</link>
            <description>Database Schema


VSNS Lemon uses MySQL tables to store all of its data.  To compensate for a custom table prefix set by the user, the names of the tables are stored as constants in settings.php in the form of vsns_tablename.

When writing more queries for VSNS Lemon, take care to use the constant (i.e., use vsns_comments for the comments table) rather than the table's actual name.  That way you won't have to edit the script if you decide to change your table prefixes or if you redistribute it t…</description>
            <author>tachyon</author>
        <category>vsns_lemon</category>
            <pubDate>Sun, 18 May 2008 02:16:07 -0400</pubDate>
        </item>
        <item>
            <title>Configuration Variables - New configuration variables in RC 3</title>
            <link>http://tachyondecay.net/scripts/vsns_lemon/config</link>
            <description>Configuration Variables


Once you have installed VSNS Lemon you can configure it to suit your needs.  The easiest way to do this is through your Admin CP.  Alternatively you can directly edit your _config table.

Below is a list of the configuration variables along with where you can edit them in the Admin CP.</description>
            <author>tachyon</author>
        <category>vsns_lemon</category>
            <pubDate>Sun, 18 May 2008 02:10:44 -0400</pubDate>
        </item>
        <item>
            <title>Shuffle</title>
            <link>http://tachyondecay.net/scripts/shuffle</link>
            <description>The concept is pretty simple: display a random quotation.  Ingredients?  A database to store your quotations, and a simple interface for adding and editing quotations.  This is what Shuffle does.  Nothing more, nothing less.

The current version is a quick version I coded for a friend.  I will revisit it when I have the time.  It should work, for now, although I have not tested it extensively for bugs.</description>
            <author>tachyon</author>
            <pubDate>Wed, 26 Mar 2008 01:30:51 -0400</pubDate>
        </item>
        <item>
            <title>VSNS Lemon</title>
            <link>http://tachyondecay.net/scripts/vsns_lemon</link>
            <description>VSNS Lemon


In today's world of 21st century technology, where the Internet is a household name that conjures up images of “message board communities”, and “e-commerce”, the “blog” is becoming increasingly popular.  A plethora of blog scripts, hosts, and options have flourished to support this community of “bloggers” who seek to “blog” about “blog-worthy” events.</description>
            <author>tachyon</author>
            <pubDate>Sun, 09 Sep 2007 20:50:31 -0400</pubDate>
        </item>
        <item>
            <title>Including Blog Articles on Another Page - created</title>
            <link>http://tachyondecay.net/scripts/vsns_lemon/include_articles</link>
            <description>Including Blog Articles on Another Page


Sometimes it is desirable to display your blog on another page outside the blog itself--for instance, you can display blog articles on your homepage.  With VSNS Lemon this is easy to do and to customize.


	*  Include settings.php in the page you wish to show the blog article(s).
	*  Call vsns::display_blog() with the parameters you desire.  The parameters are explained in detail on that function's reference page.</description>
            <author>tachyon</author>
        <category>vsns_lemon</category>
            <pubDate>Sun, 09 Sep 2007 20:46:22 -0400</pubDate>
        </item>
        <item>
            <title>Feature List - created</title>
            <link>http://tachyondecay.net/scripts/vsns_lemon/features</link>
            <description>Feature List


VSNS Lemon is a blog.  Consequently, it does most things that blogs should do.  That is, you can write articles and people can leave comments.  If you aren't sure what blogs do, then why are you considering downloading one?

That being said, here's a list of features VSNS Lemon offers as of version 4.  Features marked with an asterisk require JavaScript enabled.</description>
            <author>tachyon</author>
        <category>vsns_lemon</category>
            <pubDate>Mon, 03 Sep 2007 01:26:44 -0400</pubDate>
        </item>
        <item>
            <title>Vanilla Guestbook - external edit</title>
            <link>http://tachyondecay.net/scripts/vanilla_guestbook</link>
            <description>Vanilla Guestbook


I've tried a variety of guestbook scripts, but none of them were quite what I was looking for.  They were either too hard to use, or too insecure, or just didn't work well with the rest of my site.  So I did the same thing that I did when I was looking for a blog: I made my own.</description>
            <pubDate>Mon, 03 Sep 2007 00:06:29 -0400</pubDate>
        </item>
    </channel>
</rss>
