<?xml version="1.0" encoding="UTF-8"?>
<page>
  <created-at type="datetime">2009-01-20T20:10:14Z</created-at>
  <description>Refreshing link statuses</description>
  <id type="integer">662</id>
  <name>Home</name>
  <number type="integer">37</number>
  <person-id type="integer">2325</person-id>
  <text>= Monkeybars Wiki =

[[Features]]

Until this page gets fleshed out, please see [http://monkeybars.rubyforge.org/ the original Monkeybars project page] at rubyforge.

*'''1. Getting Started'''  (Quick start)
**[[Introduction]]
**[[Conventions]]
**[[Installing]]
**[[Creating your first MonkeyBars Application]]

* '''2. Architecture'''
** [[Architecture Overview|Overview]]
** [[Architecture Configuration|Configuration]]
** [[Architecture Models| Models]]
** [[Architecture Views| Views]]
** [[Architecture Controllers| Controllers]]
* '''3. Developing'''
** [[Developing Overview|Overview]]
** [[IDES|IDE's]]
** [[Development Process]]
** 3.1. GUI Development'
*** [[GUI Development Overview|Overview]]
*** [[Layouts]]
*** [[Designing]]
*** [[Components]]
*** [[SamplesAndSnippets]]
* '''5. Tutorials'''
** [[Tutorial - Creating a login box|Creating a login box]]
** [[Tutorial - Building a simple text editor|Building a simple text editor]]
** [[Tutorial - Building a more advanced text editor|Building a more advanced text editor]]
** [[Tutorial - A stock market ticker|A stock market ticker]]
* '''6. Testing'''
** [[Testing Overview| Overview]]
* [[Contributing]]
* [[Quick Reference]]
* [[Resources]]
* [[Gotchas]]
* [[Question and Answers]] (FAQ)
* [[Credits]]


== How To's ==

* [[Use Ruby Gems in your application]]
* [[Package your application for distribution on Mac, Windows, or Linux]]
* [[Integrate with the system tray]]
* [[Hook up a database]]
* [[How to setup a license key|How to setup a license key / registration system for my app]]
* [[How to get my application to check for updates, and install]]
* [[Interfacing with native applications]]
* [[Using Audio or Midi]]
* [[Add a desktop icon for your application]]
* [[Embed a web browser pane]]
* [[Catching application key presses]]



</text>
  <text-as-html>&lt;h1&gt;&lt;a name='Monkeybars_Wiki'&gt;&lt;/a&gt; Monkeybars Wiki &lt;/h1&gt;
&lt;p&gt;&lt;a href='&lt;?url_for_page Features?&gt;' class='&lt;?class_for_page_link Features?&gt;'&gt;Features&lt;/a&gt;

&lt;/p&gt;&lt;p&gt;Until this page gets fleshed out, please see &lt;a class='external' href=&quot;http://monkeybars.rubyforge.org/&quot;&gt;the original Monkeybars project page&lt;/a&gt; at rubyforge.

&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;1. Getting Started&lt;/b&gt;  (Quick start)
&lt;ul&gt;&lt;li&gt;&lt;a href='&lt;?url_for_page Introduction?&gt;' class='&lt;?class_for_page_link Introduction?&gt;'&gt;Introduction&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='&lt;?url_for_page Conventions?&gt;' class='&lt;?class_for_page_link Conventions?&gt;'&gt;Conventions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='&lt;?url_for_page Installing?&gt;' class='&lt;?class_for_page_link Installing?&gt;'&gt;Installing&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='&lt;?url_for_page Creating your first MonkeyBars Application?&gt;' class='&lt;?class_for_page_link Creating your first MonkeyBars Application?&gt;'&gt;Creating your first MonkeyBars Application&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt; &lt;b&gt;2. Architecture&lt;/b&gt;&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Architecture Overview?&gt;' class='&lt;?class_for_page_link Architecture Overview?&gt;'&gt;Overview&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Architecture Configuration?&gt;' class='&lt;?class_for_page_link Architecture Configuration?&gt;'&gt;Configuration&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Architecture Models?&gt;' class='&lt;?class_for_page_link Architecture Models?&gt;'&gt; Models&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Architecture Views?&gt;' class='&lt;?class_for_page_link Architecture Views?&gt;'&gt; Views&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Architecture Controllers?&gt;' class='&lt;?class_for_page_link Architecture Controllers?&gt;'&gt; Controllers&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;3. Developing&lt;/b&gt;&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Developing Overview?&gt;' class='&lt;?class_for_page_link Developing Overview?&gt;'&gt;Overview&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page IDES?&gt;' class='&lt;?class_for_page_link IDES?&gt;'&gt;IDE's&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Development Process?&gt;' class='&lt;?class_for_page_link Development Process?&gt;'&gt;Development Process&lt;/a&gt;&lt;/li&gt;&lt;li&gt; 3.1. GUI Development'
&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page GUI Development Overview?&gt;' class='&lt;?class_for_page_link GUI Development Overview?&gt;'&gt;Overview&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Layouts?&gt;' class='&lt;?class_for_page_link Layouts?&gt;'&gt;Layouts&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Designing?&gt;' class='&lt;?class_for_page_link Designing?&gt;'&gt;Designing&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Components?&gt;' class='&lt;?class_for_page_link Components?&gt;'&gt;Components&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page SamplesAndSnippets?&gt;' class='&lt;?class_for_page_link SamplesAndSnippets?&gt;'&gt;SamplesAndSnippets&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;5. Tutorials&lt;/b&gt;&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Tutorial - Creating a login box?&gt;' class='&lt;?class_for_page_link Tutorial - Creating a login box?&gt;'&gt;Creating a login box&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Tutorial - Building a simple text editor?&gt;' class='&lt;?class_for_page_link Tutorial - Building a simple text editor?&gt;'&gt;Building a simple text editor&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Tutorial - Building a more advanced text editor?&gt;' class='&lt;?class_for_page_link Tutorial - Building a more advanced text editor?&gt;'&gt;Building a more advanced text editor&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Tutorial - A stock market ticker?&gt;' class='&lt;?class_for_page_link Tutorial - A stock market ticker?&gt;'&gt;A stock market ticker&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;6. Testing&lt;/b&gt;&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Testing Overview?&gt;' class='&lt;?class_for_page_link Testing Overview?&gt;'&gt; Overview&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Contributing?&gt;' class='&lt;?class_for_page_link Contributing?&gt;'&gt;Contributing&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Quick Reference?&gt;' class='&lt;?class_for_page_link Quick Reference?&gt;'&gt;Quick Reference&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Resources?&gt;' class='&lt;?class_for_page_link Resources?&gt;'&gt;Resources&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Gotchas?&gt;' class='&lt;?class_for_page_link Gotchas?&gt;'&gt;Gotchas&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Question and Answers?&gt;' class='&lt;?class_for_page_link Question and Answers?&gt;'&gt;Question and Answers&lt;/a&gt; (FAQ)
&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Credits?&gt;' class='&lt;?class_for_page_link Credits?&gt;'&gt;Credits&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;

&lt;/p&gt;&lt;h2&gt;&lt;a name='How_To_s'&gt;&lt;/a&gt; How To's &lt;/h2&gt;
&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Use Ruby Gems in your application?&gt;' class='&lt;?class_for_page_link Use Ruby Gems in your application?&gt;'&gt;Use Ruby Gems in your application&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Package your application for distribution on Mac, Windows, or Linux?&gt;' class='&lt;?class_for_page_link Package your application for distribution on Mac, Windows, or Linux?&gt;'&gt;Package your application for distribution on Mac, Windows, or Linux&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Integrate with the system tray?&gt;' class='&lt;?class_for_page_link Integrate with the system tray?&gt;'&gt;Integrate with the system tray&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Hook up a database?&gt;' class='&lt;?class_for_page_link Hook up a database?&gt;'&gt;Hook up a database&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page How to setup a license key?&gt;' class='&lt;?class_for_page_link How to setup a license key?&gt;'&gt;How to setup a license key / registration system for my app&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page How to get my application to check for updates, and install?&gt;' class='&lt;?class_for_page_link How to get my application to check for updates, and install?&gt;'&gt;How to get my application to check for updates, and install&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Interfacing with native applications?&gt;' class='&lt;?class_for_page_link Interfacing with native applications?&gt;'&gt;Interfacing with native applications&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Using Audio or Midi?&gt;' class='&lt;?class_for_page_link Using Audio or Midi?&gt;'&gt;Using Audio or Midi&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Add a desktop icon for your application?&gt;' class='&lt;?class_for_page_link Add a desktop icon for your application?&gt;'&gt;Add a desktop icon for your application&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Embed a web browser pane?&gt;' class='&lt;?class_for_page_link Embed a web browser pane?&gt;'&gt;Embed a web browser pane&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Catching application key presses?&gt;' class='&lt;?class_for_page_link Catching application key presses?&gt;'&gt;Catching application key presses&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;

&lt;/p&gt;</text-as-html>
  <updated-at type="datetime">2009-12-21T16:40:44Z</updated-at>
  <wiki-id type="integer">2714</wiki-id>
</page>
