<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/midgetbuilder/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/midgetbuilder/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 03 Aug 2011 02:14:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/midgetbuilder/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by jdmoser</title><link>https://sourceforge.net/p/midgetbuilder/home/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,7 +1,7 @@
 About
 ======
 
-Midget 3.1 was a private bit of website building software I had designed in order to build websites without having to upload a single HTML file. Easy to use, easy to set up. Written in PHP, uses MySQL. It takes some inspiration from standard forum tags ([b][/b], etc.) and some Wikipedia tags (links, includes). You can also throw standard HTML into your pages.
+Midget 3.1 was a private bit of website building software I had designed in order to build websites without having to upload a single HTML file. Easy to use, easy to set up. Written in PHP, uses MySQL. It takes some inspiration from standard forum tags and some Wikipedia tags (links and includes). You can also throw standard HTML into your pages.
 
 The name Midget is a bit of an in-joke. No offense intended... simply a play on the name of a more robust piece of website management software a friend of mine had written.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jdmoser</dc:creator><pubDate>Wed, 03 Aug 2011 02:14:01 -0000</pubDate><guid>https://sourceforge.netbb975bebbd014510e58edb592bd453ccb323207b</guid></item><item><title>WikiPage Home modified by jdmoser</title><link>https://sourceforge.net/p/midgetbuilder/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,7 +1,7 @@
 About
 ======
 
-Midget 3.1 was a private bit of website building software I had designed in order to build websites without having to upload a single HTML file. Easy to use, easy to set up. Written in PHP, uses MySQL.
+Midget 3.1 was a private bit of website building software I had designed in order to build websites without having to upload a single HTML file. Easy to use, easy to set up. Written in PHP, uses MySQL. It takes some inspiration from standard forum tags ([b][/b], etc.) and some Wikipedia tags (links, includes). You can also throw standard HTML into your pages.
 
 The name Midget is a bit of an in-joke. No offense intended... simply a play on the name of a more robust piece of website management software a friend of mine had written.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jdmoser</dc:creator><pubDate>Wed, 03 Aug 2011 02:13:00 -0000</pubDate><guid>https://sourceforge.netb99e2e6d54efac5a7fbaae7543b4cf67a8a46a7b</guid></item><item><title>WikiPage Home modified by jdmoser</title><link>https://sourceforge.net/p/midgetbuilder/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,7 +1,27 @@
+About
+======
+
 Midget 3.1 was a private bit of website building software I had designed in order to build websites without having to upload a single HTML file. Easy to use, easy to set up. Written in PHP, uses MySQL.
 
 The name Midget is a bit of an in-joke. No offense intended... simply a play on the name of a more robust piece of website management software a friend of mine had written.
 
 The code isn't perfect, and isn't intended to be, but it's CLEAN and ORGANIZED. I don't consider myself a programmer, but I'm fond of it as a hobby, and I do take it seriously. This was only intended for personal use, but I figure some real programmers out there might be able to shape it into something better.
 
 I am, however, working on something new based on Midget. It won't be shared, but I thought putting Midget out there might gain me some positive karma.
+
+Using Midget
+=====
+
+I won't go into great detail. I'm just throwing the code out there and you can do what you like with it. But I'll save you some trouble and scribble down the MySQL database structure. It's pretty simple...
+
+**Table:** midget_page
+
+There are three columns under *midget_page*...
+
+* **page_name**, which is TEXT
+* **page_content**, which is TEXT
+* **page_views**, which is DECIMAL
+
+The rest of your setup will happen in **midget/config.php**, and everything in there is pretty self-explanatory. Have fun with it! It's not the greatest thing out there, and I'm not the greatest programmer out there, but Midget has been very good to me for the last three years.
+
+You can't knock that.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jdmoser</dc:creator><pubDate>Wed, 03 Aug 2011 02:05:04 -0000</pubDate><guid>https://sourceforge.net9acd28be8a005b818c670abb5de7d6d46aa177e6</guid></item><item><title>WikiPage Home modified by jdmoser</title><link>https://sourceforge.net/p/midgetbuilder/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,7 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/midgetbuilder/home/markdown_syntax/) syntax.
+Midget 3.1 was a private bit of website building software I had designed in order to build websites without having to upload a single HTML file. Easy to use, easy to set up. Written in PHP, uses MySQL.
+
+The name Midget is a bit of an in-joke. No offense intended... simply a play on the name of a more robust piece of website management software a friend of mine had written.
+
+The code isn't perfect, and isn't intended to be, but it's CLEAN and ORGANIZED. I don't consider myself a programmer, but I'm fond of it as a hobby, and I do take it seriously. This was only intended for personal use, but I figure some real programmers out there might be able to shape it into something better.
+
+I am, however, working on something new based on Midget. It won't be shared, but I thought putting Midget out there might gain me some positive karma.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jdmoser</dc:creator><pubDate>Wed, 03 Aug 2011 01:58:30 -0000</pubDate><guid>https://sourceforge.net4641293a68f513825a508d94dd32dac5b3baaa92</guid></item><item><title>WikiPage Home modified by jdmoser</title><link>https://sourceforge.net/p/midgetbuilder/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/midgetbuilder/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jdmoser</dc:creator><pubDate>Wed, 03 Aug 2011 01:39:15 -0000</pubDate><guid>https://sourceforge.net2cfd783fb5c2a1e10ec4db2df7cac27cce477a00</guid></item></channel></rss>