<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="ARTICLE @ XOOPS powered by FeedCreator" -->
<rss version="0.91">
    <channel>
        <title>XoopsForge :: Index</title>
        <description><![CDATA[XML for index page]]></description>
        <link>http://xoopsforge.com/modules/article/</link>
        <lastBuildDate>Tue, 13 May 2008 21:39:29 -0000</lastBuildDate>
        <generator>ARTICLE @ XOOPS powered by FeedCreator</generator>
        <image>
            <url>http://xoopsforge.com/modules/article/images/logo.png</url>
            <title>XoopsForge :: Index</title>
            <link>http://xoopsforge.com/modules/article/</link>
            <width>80</width>
            <height>15</height>
            <description>XML for index page</description>
        </image>
        <language>en</language>
        <managingEditor>infomax at gmail dot com</managingEditor>
        <webMaster>infomax at gmail dot com</webMaster>
        <category>Article</category>
        <item>
            <title>FAQs on Article</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/23/c5</link>
            <description><![CDATA[Category: Article<br />Title: FAQs on Article<br />Summary: Carnuke's short and basic FAQ on Article module based on forum posts, Q&As and his own testing, as well as a brief introduction to "Article" template management]]></description>
            <author>phppp</author>
            <pubDate>Sun, 27 Nov 2005 22:24:35 -0000</pubDate>
        </item>
        <item>
            <title>Article Quickstart Guide</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/22/c5</link>
            <description><![CDATA[Category: Article<br />Title: Article Quickstart Guide<br />Summary: ]]></description>
            <author>phppp</author>
            <pubDate>Sun, 27 Nov 2005 22:21:52 -0000</pubDate>
        </item>
        <item>
            <title>Review and module synopsis (Article)</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/21/c5</link>
            <description><![CDATA[Category: Article<br />Title: Review and module synopsis (Article)<br />Summary: My first impressions of the module called 'Article' is that it provides an extensive and comprehensive article management system. Article has many features not found on other Xoops modules and possibly exceeds many other CMS article features sets. If you want a quick and easy 'get it up online article manager' this module will probably go well beyond your expectations, however if you need to present multi-page, multi-category professional documentation, Article will probably prove a delight to work with.]]></description>
            <author>phppp</author>
            <pubDate>Sun, 27 Nov 2005 22:20:22 -0000</pubDate>
        </item>
        <item>
            <title>OSS for students (From Wiki)</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/20/c4</link>
            <description><![CDATA[Category: General<br />Title: OSS for students (From Wiki)<br />Summary: This page lists some open source alternatives to software, primarily geared toward students. The goal is not to list every single piece of open source software, but only that which would be useful in an academic environment.]]></description>
            <author>phppp</author>
            <pubDate>Sat, 15 Oct 2005 21:37:03 -0000</pubDate>
        </item>
        <item>
            <title>Ning - introduction</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/19/c1</link>
            <description><![CDATA[Category: XOOPS<br />Title: Ning - introduction<br />Summary: ]]></description>
            <author>phppp</author>
            <pubDate>Sat, 15 Oct 2005 05:59:03 -0000</pubDate>
        </item>
        <item>
            <title>What is Open Source software?</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/8/c1</link>
            <description><![CDATA[Category: XOOPS<br />Title: What is Open Source software?<br />Summary: open source refers to a program in which the source code is available to the general public for use and/or modification from its original design free of charge, i.e., open.]]></description>
            <author>admin</author>
            <pubDate>Thu, 05 May 2005 22:47:28 -0000</pubDate>
        </item>
        <item>
            <title>What is a content management system?</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/7/c1</link>
            <description><![CDATA[Category: XOOPS<br />Title: What is a content management system?<br />Summary: A Content Management System (CMS) is a set of tools that lets you create and maintain your websiteÃ¯Â¿Â½Ã¯Â¿Â½s content with minimum knowledge about programming, design, or HTML.]]></description>
            <author>admin</author>
            <pubDate>Thu, 05 May 2005 21:51:28 -0000</pubDate>
        </item>
        <item>
            <title>CREATE INDEX Syntax</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/5/c4</link>
            <description><![CDATA[Category: General<br />Title: CREATE INDEX Syntax<br />Summary: This is the Reference Manual for the MySQL Database System. It documents MySQL up to Version 5.0.4-beta, but is also applicable for older versions of the MySQL software (such as 3.23 or 4.0-production) because functional changes are indicated with reference to a version number.<br /><br />CREATE [UNIQUE|FULLTEXT|SPATIAL] INDEX index_name<br />    [USING index_type]<br />    ON tbl_name (index_col_name,...)<br /><br />index_col_name:<br />    col_name [(length)] [ASC | DESC]]]></description>
            <author>admin</author>
            <pubDate>Sat, 16 Apr 2005 21:44:25 -0000</pubDate>
        </item>
        <item>
            <title>How MySQL Uses Indexes</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/4/c4</link>
            <description><![CDATA[Category: General<br />Title: How MySQL Uses Indexes<br />Summary: Most MySQL indexes (PRIMARY KEY, UNIQUE, INDEX, and FULLTEXT) are stored in B-trees. Exceptions are that indexes on spatial column types use R-trees, and MEMORY (HEAP) tables support hash indexes.]]></description>
            <author>admin</author>
            <pubDate>Sat, 16 Apr 2005 21:30:35 -0000</pubDate>
        </item>
        <item>
            <title>PHP 5.0.4 and 4.3.11 Released</title>
            <link>http://xoopsforge.com/modules/article/view.article.php/3/c4</link>
            <description><![CDATA[Category: General<br />Title: PHP 5.0.4 and 4.3.11 Released<br />Summary: PHP  is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.]]></description>
            <author>admin</author>
            <pubDate>Tue, 05 Apr 2005 06:14:48 -0000</pubDate>
        </item>
    </channel>
</rss>