<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Tutorials</title><link>https://sourceforge.net/p/microlua/wiki/Tutorials/</link><description>Recent changes to Tutorials</description><atom:link href="https://sourceforge.net/p/microlua/wiki/Tutorials/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 28 Jun 2013 17:03:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/microlua/wiki/Tutorials/feed" rel="self" type="application/rss+xml"/><item><title>Tutorials modified by Reylak</title><link>https://sourceforge.net/p/microlua/wiki/Tutorials/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -19,6 +19,7 @@

 Now for the tutorials about programming with MicroLua that are on the Wiki:

+* include sounds into your homebrew: [SoundTutorial]
 * ___to be completed___

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reylak</dc:creator><pubDate>Fri, 28 Jun 2013 17:03:55 -0000</pubDate><guid>https://sourceforge.netb5f0cea187c86c5f24d2072729ec867be300d437</guid></item><item><title>Tutorials modified by Reylak</title><link>https://sourceforge.net/p/microlua/wiki/Tutorials/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,11 +1,14 @@
-This page lists the tutorials available related to MicroLua throughout the Internet.
+This page lists the tutorials available related to MicroLua (and Lua) throughout the Internet.

 [TOC]

+MicroLua
+========
+
 MicroLua homebrewing
-====================
+--------------------

 If you understand French, you should read the [tutorial on Newbies Paradise](http://www.siteduzero.com/informatique/tutoriels/programmez-sur-votre-ds-avec-microlua). Although it is not exactly up to date, it will give you the basics to use MicroLua.
 There are also many French tutorials [on the forum](http://microlua.xooit.fr/f4-Tutoriaux.htm).
@@ -20,7 +23,7 @@

 MicroLua development
-====================
+--------------------

 These are the tutorials the people who wish to work on MicroLua may have to read.

@@ -28,3 +31,9 @@
 * [How to get the sources](GetSources)
 * [How to compile](Compile)
 * [How to compile the ARM7 for Nifi](CompileARM7)
+
+
+Lua
+===
+
+One of the best sites out there is [Lua-users](http://lua-users.org/) where you can find a lot of tutorials on specific points related to Lua.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reylak</dc:creator><pubDate>Wed, 12 Jun 2013 09:11:49 -0000</pubDate><guid>https://sourceforge.netc66388948e51af67dca5e7ff6e903abae52f0773</guid></item><item><title>Tutorials modified by Reylak</title><link>https://sourceforge.net/p/microlua/wiki/Tutorials/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reylak</dc:creator><pubDate>Wed, 12 Jun 2013 09:04:13 -0000</pubDate><guid>https://sourceforge.net6cc73d4662b2beab82b93de1536153f19b31af32</guid></item><item><title>Tutorials modified by Reylak</title><link>https://sourceforge.net/p/microlua/wiki/Tutorials/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -16,7 +16,7 @@

 Now for the tutorials about programming with MicroLua that are on the Wiki:

-* _none_
+* ___to be completed___

 MicroLua development
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reylak</dc:creator><pubDate>Wed, 12 Jun 2013 08:11:25 -0000</pubDate><guid>https://sourceforge.net6f52d7fbf094124062c3d9a33dc5fe9c1a12c87a</guid></item><item><title>Tutorials modified by Reylak</title><link>https://sourceforge.net/p/microlua/wiki/Tutorials/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -10,7 +10,7 @@
 If you understand French, you should read the [tutorial on Newbies Paradise](http://www.siteduzero.com/informatique/tutoriels/programmez-sur-votre-ds-avec-microlua). Although it is not exactly up to date, it will give you the basics to use MicroLua.
 There are also many French tutorials [on the forum](http://microlua.xooit.fr/f4-Tutoriaux.htm).

-It may not be a tutorial, but the [API documentation](ApiDocumentation) could give you some clues about a specific topic.
+It may not be a tutorial, but the [API documentation](APIDocumentation) could give you some clues about a specific topic.

 Then, if you want to know how to test your programs on your computer, have a look at [DeSmuME](DeSmuME) or [MicroLua Simulator](MicroLuaSimulator).

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reylak</dc:creator><pubDate>Tue, 11 Jun 2013 17:00:26 -0000</pubDate><guid>https://sourceforge.net3cc5215c7aa920cdcba0c54d989bdd28854c292c</guid></item><item><title>Tutorials modified by Reylak</title><link>https://sourceforge.net/p/microlua/wiki/Tutorials/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -11,6 +11,8 @@
 There are also many French tutorials [on the forum](http://microlua.xooit.fr/f4-Tutoriaux.htm).

 It may not be a tutorial, but the [API documentation](ApiDocumentation) could give you some clues about a specific topic.
+
+Then, if you want to know how to test your programs on your computer, have a look at [DeSmuME](DeSmuME) or [MicroLua Simulator](MicroLuaSimulator).

 Now for the tutorials about programming with MicroLua that are on the Wiki:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reylak</dc:creator><pubDate>Tue, 11 Jun 2013 16:58:08 -0000</pubDate><guid>https://sourceforge.net751dbe4cf5a54ca656eac62dc3475449bd642ed5</guid></item><item><title>Tutorials modified by Reylak</title><link>https://sourceforge.net/p/microlua/wiki/Tutorials/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This page lists the tutorials available related to MicroLua throughout the Internet.&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#microlua-homebrewing"&gt;MicroLua homebrewing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#microlua-development"&gt;MicroLua development&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h1 id="microlua-homebrewing"&gt;MicroLua homebrewing&lt;/h1&gt;
&lt;p&gt;If you understand French, you should read the &lt;a class="" href="http://www.siteduzero.com/informatique/tutoriels/programmez-sur-votre-ds-avec-microlua" rel="nofollow"&gt;tutorial on Newbies Paradise&lt;/a&gt;. Although it is not exactly up to date, it will give you the basics to use MicroLua.&lt;br /&gt;
There are also many French tutorials &lt;a class="" href="http://microlua.xooit.fr/f4-Tutoriaux.htm" rel="nofollow"&gt;on the forum&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It may not be a tutorial, but the &lt;a class="" href="../ApiDocumentation"&gt;API documentation&lt;/a&gt; could give you some clues about a specific topic.&lt;/p&gt;
&lt;p&gt;Now for the tutorials about programming with MicroLua that are on the Wiki:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;none&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="microlua-development"&gt;MicroLua development&lt;/h1&gt;
&lt;p&gt;These are the tutorials the people who wish to work on MicroLua may have to read.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="../Git"&gt;How to use Git&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../GetSources"&gt;How to get the sources&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../Compile"&gt;How to compile&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../CompileARM7"&gt;How to compile the ARM7 for Nifi&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reylak</dc:creator><pubDate>Tue, 11 Jun 2013 16:37:41 -0000</pubDate><guid>https://sourceforge.net02c22a7a26e9301120bb6ae1ae2d563fceadc961</guid></item></channel></rss>