<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
  <channel>
  <description>It's all free: programming(C, C++, PHP, MySQL, XHTML, CSS...), Linux, Mapping, 3D (Blender...), graphics (PhotoShop, The GIMP...), and many more!</description>
  <link>http://www.newbiesparadise.com</link>
  <title>Newbies Paradise</title>
  <language>en</language>
  
  <image>
    <title>Newbies Paradise</title>
    <url>http://www.newbiesparadise.com/Templates/images/icone_rss_en.png</url>
    <link>http://www.newbiesparadise.com</link>
  </image>


   <item>
      <title>Monitor your network</title>
      <link>http://www.newbiesparadise.com/tutorial-3-2083-monitor-your-network.html</link>
      <description>This is going to be a very short tutorial only one part plus a quiz, as it is not so much to do really only two lines per monitor type  &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/langue.png&quot; alt=&quot;:p&quot; class=&quot;smilies&quot;/&gt; &lt;br /&gt;
&lt;br /&gt;
There are three types:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Ettercap&lt;/li&gt;
&lt;li&gt;Driftnet&lt;/li&gt;
&lt;li&gt;URLsnarf&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
We are only going to go through Driftnet and URLsnarf, why? Ettercap retrieves usernames and their corresponding passwords and that woul'nt look good so we will skip that.  &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/huh.png&quot; alt=&quot;:o&quot; class=&quot;smilies&quot;/&gt; </description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/2001_3000/2079.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-2083-monitor-your-network.html</comments>
      <author>newbiesparadise@newbiesparadise.com (GonGon)</author>
      <pubDate>Mon, 20 Apr 2009 09:10:19 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-2083-monitor-your-network.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Going further with variables</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1969-going-further-with-variables.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;This how-to is a translation of vyk12's &lt;a href=&quot;http://www.siteduzero.com/tutoriel-3-91013-allez-plus-loin-avec-les-variables.html&quot;&gt;french one&lt;/a&gt;. Since its author put the &lt;img src=&quot;http://www.siteduzero.com/Templates/images/licences/5.png&quot; alt=&quot;User image&quot;/&gt; license, i don't need to ask him for permission, but all the credits should be delivered to him.&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Hello and welcome into my first how-to !&lt;br /&gt;
You will discover here some hints about the variables in PHP. M@teo21 hasn't given you everything on it !</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/1001_2000/1897.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1969-going-further-with-variables.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Iansus)</author>
      <pubDate>Fri, 13 Mar 2009 01:47:34 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1969-going-further-with-variables.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Register globals and data overwriting</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1630-register-globals-and-data-overwriting.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;This tutorial is a translation of luc@s's &lt;a href=&quot;http://www.siteduzero.com/tutoriel-3-56192-register_globals-et-ecrasement-de-donnees.html&quot;&gt;Register globals et écrasement de données&lt;/a&gt; PHP tutorial.  Since the license allows the modification and redistribution of this tutorial, I didn't need to ask him for permission, but all credits must go to him.&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Some Web hosts activate the &lt;span class=&quot;courrier&quot;&gt;register_globals&lt;/span&gt; function in PHP.INI.&lt;br /&gt;
If activated, this function allows to register superglobal variables ($_POST, $_GET, $_COOKIE, $_ENV, $_SERVER, $_SESSION) into normal variables.  Thus, if this function is set to &quot;on&quot; and the $_POST['text'] variable exists, then the $text variable of the same value will be automatically created.  Apparently, this function doesn't cause any problem, and it even facilitates programming.  But actually, this might be the source of major security issues.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;rmq information&quot;&gt;If you don't understand the introduction clearly, read this : &lt;a href=&quot;http://fr2.php.net/manual/en/ini.core.php&quot;&gt;PHP.INI&lt;/a&gt;.&lt;/div&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1630-register-globals-and-data-overwriting.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Ishimaru Chiaki)</author>
      <pubDate>Tue, 17 Feb 2009 01:25:02 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1630-register-globals-and-data-overwriting.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>How to make a Cheat system in GML</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1668-how-to-make-a-cheat-system-in-gml.html</link>
      <description>Today i will show you and hopefully you will learn.. &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;User image&quot;/&gt;&lt;br /&gt;
how to make a Cheating system in GML (Game Maker Language). First I will teach you the basics of GML so you hopefully will understand&lt;br /&gt;
what im trying to learn you &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/heureux.png&quot; alt=&quot;User image&quot;/&gt; and after that we will get&lt;br /&gt;
on with our cheating script! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/diable.png&quot; alt=&quot;User image&quot;/&gt;&lt;br /&gt;
&lt;div class=&quot;rmq attention&quot;&gt;Before we start: If you do not know what GML and Game Maker is go to this website: &lt;a href=&quot;http://www.yoyogames.com/&quot;&gt;YoYo Games&lt;/a&gt; and download game maker if you do not already have it, it is free but if you feel like you want to buy it like I did then it is for only $20! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/waw.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;rmq information&quot;&gt;For more of my &quot;creations&quot; visit: &lt;a href=&quot;http://www.cpedersen.webs.com/&quot;&gt;http://www.cpedersen.webs.com/&lt;/a&gt;&lt;/div&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/1001_2000/1650.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1668-how-to-make-a-cheat-system-in-gml.html</comments>
      <author>newbiesparadise@newbiesparadise.com (GonGon)</author>
      <pubDate>Sun, 21 Dec 2008 23:02:34 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1668-how-to-make-a-cheat-system-in-gml.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>A dynamic site using PHP</title>
      <link>http://www.newbiesparadise.com/tutorial-3-104-a-dynamic-site-using-php.html</link>
      <description>&lt;div class=&quot;rmq question&quot;&gt; Why do all websites use PHP now? How useful is it? Actually what is PHP???&lt;/div&gt;&lt;br /&gt;
Relax, there is no need to worry dear newbies, I'm here to give you the answer, so just calm down &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt;&lt;br /&gt;
Just like we do with all lessons on this site, we will start from scratch: you know nothing about PHP, I am here to teach you EVERYTHING about it.&lt;br /&gt;
What is important is to read all chapters entirely in the order they appear. The rest comes by itself and you will soon be surprised by what you are able to do!</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-104-a-dynamic-site-using-php.html</comments>
      <author>newbiesparadise@newbiesparadise.com (M@teo21)</author>
      <pubDate>Wed, 27 Aug 2008 21:24:23 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-104-a-dynamic-site-using-php.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Design your website</title>
      <link>http://www.newbiesparadise.com/tutorial-3-419-design-your-website.html</link>
      <description>&lt;div class=&quot;rmq question&quot;&gt;How do I design a website? How hard is it? How long does it take? Is it only for pros?&lt;/div&gt;&lt;br /&gt;
No way! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/langue.png&quot; alt=&quot;:p&quot; class=&quot;smilies&quot;/&gt;&lt;br /&gt;
Nowadays, designing a website is easy and exciting. No need to be a geek, you just need a tutorial to teach you from scratch, step by step and at your own pace.&lt;br /&gt;
&lt;br /&gt;
Lucky you!: I created this tutorial specifically for people with no knowledge in web design whatsoever.&lt;br /&gt;
&lt;strong&gt;Here, no basics are required.&lt;/strong&gt; Everything is detailed and explained , allowing you to learn in an efficient way, following a well-structured program which will lead you to a full understanding of how things work.&lt;br /&gt;
&lt;br /&gt;
Start warming up your keyboard, you will soon be able to impress your friends! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-419-design-your-website.html</comments>
      <author>newbiesparadise@newbiesparadise.com (M@teo21)</author>
      <pubDate>Wed, 27 Aug 2008 21:23:53 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-419-design-your-website.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Install Paint.NET plugins</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1143-install-paint-net-plugins.html</link>
      <description>Here, you are going to learn how to install Paint.NET plugins. For those who don't know what paint.net is, it is a free open source image editing software written using the .net framework. You can get it &lt;a href=&quot;http://www.getpaint.net&quot;&gt;here&lt;/a&gt;.</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1143-install-paint-net-plugins.html</comments>
      <author>newbiesparadise@newbiesparadise.com (yabberyabber)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:41 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1143-install-paint-net-plugins.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>How to use all the ways of referencing one's website correctly ?</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1121-how-to-use-all-the-ways-of-referencing-one-s-website-correctly.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;Hi everyone ! My name is Leo. &lt;a href=&quot;http://www.siteduzero.com/tuto-3-19913-1-bien-utiliser-tous-les-moyens-de-referencement.html&quot;&gt;This course&lt;/a&gt; was originally published on the French version of this website, &quot;Le Site du Zéro&quot;. It was written by &lt;a href=&quot;http://www.siteduzero.com/membres-294-54739.html&quot;&gt;Nicow.&lt;/a&gt;. I got his authorization to translate it. If there's any mistake, you can send me a PM &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
Your new website is beautiful and now, it's finally ready. I suppose that you want to attract visitors ? This course was made for you &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt; Indeed, I'm going to explain to you how to use well all the ways of referencing your website to attract as many people as possible. If you're ready, let's go !</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1121-how-to-use-all-the-ways-of-referencing-one-s-website-correctly.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Leo)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:40 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1121-how-to-use-all-the-ways-of-referencing-one-s-website-correctly.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>A simple PHP game</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1108-a-simple-php-game.html</link>
      <description>Hi folks  &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/hihi.png&quot; alt=&quot;^^&quot; class=&quot;smilies&quot; /&gt; 
&lt;br /&gt;

&lt;br /&gt;
Some of you may have the dream of opening you own games-website. The problem is, that you don't know how to create a game to put inside it.
&lt;br /&gt;

&lt;br /&gt;
Here is the solution! I will teach you how to program an easy-to-do game, which despite its simpleness can hold you for hours. It is a perfect example to start off with in the games business.
&lt;br /&gt;

&lt;br /&gt;
This tutorial is mainly written for beginners, but it can be fun to read if you are an advanced programmer or if you just wonder what the game is  &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/rire.gif&quot; alt=&quot;:lol:&quot; class=&quot;smilies&quot; /&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1108-a-simple-php-game.html</comments>
      <author>newbiesparadise@newbiesparadise.com (cmoiromain)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:40 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1108-a-simple-php-game.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Make a contact form</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1095-make-a-contact-form.html</link>
      <description>Thanks to this tutorial, you'll be able to create a form which will allow your visitors to contact you without an e-mail software &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/1_1000/141.jpg" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1095-make-a-contact-form.html</comments>
      <author>newbiesparadise@newbiesparadise.com (En-KenKiller)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:40 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1095-make-a-contact-form.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>How to launch a forum</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1077-how-to-launch-a-forum.html</link>
      <description>Hi dear newbies, &lt;br /&gt;
&lt;br /&gt;
Your forum has just opened ? You really don't know how to manage your own forum ? That's what I'm gonna explain in this tutorial. This tutorial finished, you will know everything about the launching of your forum.&lt;br /&gt;
&lt;br /&gt;
Just follow me step per step, and everything is gonna be fine !   &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1077-how-to-launch-a-forum.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Octave_41)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:40 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1077-how-to-launch-a-forum.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>How to use nCode</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1058-how-to-use-ncode.html</link>
      <description>The nCode (short for &quot;newbie-Code&quot;) language has been developed by Newbies Paradise to help with online messages' drafting.
&lt;br /&gt;

&lt;br /&gt;
nCode can be used wherever you can write text:
&lt;br /&gt;
&lt;ul&gt;

&lt;li&gt;In forums
&lt;/li&gt;

&lt;li&gt;In news
&lt;/li&gt;

&lt;li&gt;In news' comments
&lt;/li&gt;

&lt;li&gt;In tutorials
&lt;/li&gt;

&lt;li&gt;In Private Messages
&lt;/li&gt;

&lt;li&gt;etc.
&lt;/li&gt;

&lt;/ul&gt;
&lt;br /&gt;
In short, if you are a Newbies Paradise's user, you will have to use it! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot; /&gt; 
&lt;br /&gt;

&lt;br /&gt;
This tutorial has been designed to introduce you to nCode and the many options it features so you can use it at its best. Clearly, it is something every newbie should &lt;span class=&quot;souligne&quot;&gt;read at least once&lt;/span&gt;. &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/hihi.png&quot; alt=&quot;^^&quot; class=&quot;smilies&quot; /&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1058-how-to-use-ncode.html</comments>
      <author>newbiesparadise@newbiesparadise.com (M@teo21)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:39 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1058-how-to-use-ncode.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Light saber effect with GIMP</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1046-light-saber-effect-with-gimp.html</link>
      <description>Have you ever dreamt about having a light saber?  &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/hihi.png&quot; alt=&quot;^^&quot; class=&quot;smilies&quot; /&gt; 
&lt;br /&gt;
This tutorial has been done for you! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot; /&gt; 
&lt;br /&gt;

&lt;br /&gt;
It's very easy, with a funny script, to add a beautifull effect to your pictures  &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot; /&gt; 
&lt;br /&gt;

&lt;br /&gt;
You must download a script to do this tutorial =&amp;gt; &lt;a href=&quot;http://www.baudalign.com/lee/blade-roto.zip&quot;&gt;Click there&lt;/a&gt; .
&lt;br /&gt;

&lt;br /&gt;
Extract it in &lt;strong&gt;C:\Program Files\GIMP-2.x\share\gimp\2.x\scripts&lt;/strong&gt;
&lt;br /&gt;
Ok we can start!  &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot; /&gt; 
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/1_1000/123.jpg" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1046-light-saber-effect-with-gimp.html</comments>
      <author>newbiesparadise@newbiesparadise.com (weblawn)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:39 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1046-light-saber-effect-with-gimp.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Print only a web page's content</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1034-print-only-a-web-page-s-content.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;Hi everyone ! My name is Leo. &lt;a href=&quot;http://www.siteduzero.com/tuto-3-4060-1-imprimer-uniquement-le-contenu-d-une-page-web.html&quot;&gt;This course&lt;/a&gt; was originally published on the French version of this website, &quot;Le Site du Zéro&quot;. It was written by &lt;a href=&quot;http://www.siteduzero.com/membres-294-132.html&quot;&gt;JoJoNeil&lt;/a&gt;. I got his authorization to translate it. If there's any mistake, you can send me a PM &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Thanks to this course, you'll be able to print only a page's content. It's quite useful to save the surfers' ink cartdriges &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/ninja.png&quot; alt=&quot;:ninja:&quot; class=&quot;smilies&quot;/&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/1_1000/294.jpg" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1034-print-only-a-web-page-s-content.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Leo)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:39 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1034-print-only-a-web-page-s-content.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>URL Rewriting</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1021-url-rewriting.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;Hi everyone ! My name is Leo. &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-290-1-url-rewriting.html&quot;&gt;This course&lt;/a&gt; was originally published on the French version of this website, &quot;Le Site du Zéro&quot;. It was written by &lt;a href=&quot;http://www.siteduzero.com/membres-294-1494.html&quot;&gt;Captain MDS&lt;/a&gt;. I got his authorization to translate it. If there's any mistake, you can send me a PM &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
This is my first course about URL Rewriting.&lt;br /&gt;
&lt;div class=&quot;rmq question&quot;&gt;What's that thing ?&lt;/div&gt;&lt;br /&gt;
This is a way to redirect your visitor. Ok, I'm sure you didn't understand. I'm going to give you an example : If you go to &lt;span class=&quot;courrier&quot;&gt;www.monsite.com/news-7-8.html&lt;/span&gt;, you'll be redirected on &lt;span class=&quot;courrier&quot;&gt;www.monsite.com/news.php?id=7&amp;amp;comm=8&lt;/span&gt;. Do you understand ? &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt;&lt;br /&gt;
&lt;div class=&quot;rmq attention&quot;&gt;It only redirects, but it doesn't replace the URL (it's not like NP, in fact &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/hihi.png&quot; alt=&quot;^^&quot; class=&quot;smilies&quot;/&gt; ). To do this, it's not URL Rewriting but something more complicated. I don't know how to do it, so we're going to learn how to do URL Rewriting. &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/langue.png&quot; alt=&quot;:p&quot; class=&quot;smilies&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class=&quot;rmq erreur&quot;&gt;Be careful : the method I'm going to develop isn't available with all the hosts ! Anyway there are other ways to do it ; to find them, Google is your friend !&lt;/div&gt;&lt;br /&gt;
Let's go !</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1021-url-rewriting.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Leo)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:39 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1021-url-rewriting.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Choose the accurate Doctype</title>
      <link>http://www.newbiesparadise.com/tutorial-3-1008-choose-the-accurate-doctype.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;Hi everyone ! My name is Leo. &lt;a href=&quot;http://www.siteduzero.com/tuto-3-5556-1-choisir-le-bon-doctype.html&quot;&gt;This course&lt;/a&gt; was originally published on the French version of this website, &quot;Le Site du Zéro&quot;. It was written by &lt;a href=&quot;http://www.siteduzero.com/membres-294-3961.html&quot;&gt;le_stoppeur&lt;/a&gt;. I got his authorization to translate it. If there's any mistake, you can send me a PM &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
I made this course to help you choose the accurate &lt;span class=&quot;courrier&quot;&gt;DOCTYPE&lt;/span&gt;, as it's a frequently-asked question. There often are mistakes about it so I'm going to explain to you what is a &lt;span class=&quot;courrier&quot;&gt;DOCTYPE&lt;/span&gt;, and then I'll develop each one.&lt;br /&gt;
&lt;br /&gt;
Have a nice reading ! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/heureux.png&quot; alt=&quot;:D&quot; class=&quot;smilies&quot;/&gt;</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/1_1000/288.jpg" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-1008-choose-the-accurate-doctype.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Leo)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:39 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-1008-choose-the-accurate-doctype.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Firebug, a Firefox wonder</title>
      <link>http://www.newbiesparadise.com/tutorial-3-998-firebug-a-firefox-wonder.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;Hi everyone ! My name is Leo. &lt;a href=&quot;http://www.siteduzero.com/tuto-3-28993-1-firebug-une-merveille-de-plus-pour-firefox.html&quot;&gt;This course&lt;/a&gt; was originally published on the French version of this website, &quot;Le Site du Zéro&quot;. It was written by &lt;a href=&quot;http://www.siteduzero.com/membres-294-3487.html&quot;&gt;Apocalypse_Lord&lt;/a&gt;. I got his authorization to translate it. If there's any mistake, you can send me a PM &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Hi Newbies ! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;&lt;br /&gt;
&lt;br /&gt;
All along this course, I'll make you discover Firebug, an extension of the well-known browser Firefox. It helps you gathering a lot of information about the page you're watching. I'm not going to keep flattering it, as I would never stop. &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/langue.png&quot; alt=&quot;:p&quot; class=&quot;smilies&quot;/&gt; So let's start !</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/1_1000/264.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-998-firebug-a-firefox-wonder.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Leo)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:38 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-998-firebug-a-firefox-wonder.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Send an e-mail with php</title>
      <link>http://www.newbiesparadise.com/tutorial-3-986-send-an-e-mail-with-php.html</link>
      <description>&lt;div class=&quot;rmq question&quot;&gt;How can I send an e-mail with PHP ?&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Nothing easier: You can use the mail () function, and input it the recipient, the subject and the contents.&lt;br /&gt;
So: it works, but the email will be probably end up in 'spams'... And I reckon that it's not exactly what you want &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, this tutorial will not only teach you how to send an e-mail in HTML, but also how to send an e-mail that arrives at its destination.</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-986-send-an-e-mail-with-php.html</comments>
      <author>newbiesparadise@newbiesparadise.com (William)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:38 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-986-send-an-e-mail-with-php.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Tab menus</title>
      <link>http://www.newbiesparadise.com/tutorial-3-974-tab-menus.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;This tutorial is a translation, the &lt;a href=&quot;http://www.siteduzero.com/tuto-3-16563-1-menus-en-onglets.html&quot;&gt;original version&lt;/a&gt; has originally been written in french by &lt;a href=&quot;http://www.siteduzero.com/membres-294-51570.html&quot;&gt;Xav57&lt;/a&gt;.&lt;/div&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;strong&gt;Hello everyone!&lt;/strong&gt; &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/heureux.png&quot; alt=&quot;:D&quot; class=&quot;smilies&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
In this tutorial, you are going to learn how to create tab menus very simply. The reading of M@teo21's tutorial about &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-2-0-design-your-website.html&quot;&gt;XHTML/CSS&lt;/a&gt; is however advised to fully understand it.
&lt;br /&gt;

&lt;br /&gt;
The example that will be used in the whole tutorial is Newbies Paradise's menu.</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/1_1000/173.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-974-tab-menus.html</comments>
      <author>newbiesparadise@newbiesparadise.com (anonymousguest)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:38 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-974-tab-menus.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Starting a forum</title>
      <link>http://www.newbiesparadise.com/tutorial-3-962-starting-a-forum.html</link>
      <description>&lt;div class=&quot;rmq information&quot;&gt;Hi everyone ! My name is Leo. &lt;a href=&quot;http://www.siteduzero.com/tuto-3-1046-1-lancer-un-forum.html&quot;&gt;This course&lt;/a&gt; was originally published on the French version of this website, &quot;Le Site du Zéro&quot;. It was written by &lt;a href=&quot;http://www.siteduzero.com/membres-294-1737.html&quot;&gt;Nodh1&lt;/a&gt;. I got his authorization to translate it. If there's any mistake, you can send me a PM &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class=&quot;rmq information&quot;&gt;This course guides you, using pieces of advice stemming from my personal experience, on the starting of a forum on the web. This is my first course, and I wish it would help you. &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt; &lt;/div&gt;&lt;br /&gt;
On the web, the number of forums has kept growing for these last years, especially since the free forums appeared, permitting to any user, experienced or not, to share his hobbies and to talk about them. This is really a good thing, as it makes everyone able to communicate with other people.&lt;br /&gt;
&lt;br /&gt;
But in fact, you don't really mind about it ! You certainly want to have a lot of people on your forum, in a good atmosphere. Be patient, and never forget that quality prevails on quantity.</description>
      <enclosure url="http://www.newbiesparadise.com/uploads/fr/icones/defaut_big.png" type="image/jpeg" />
      <comments>http://www.newbiesparadise.com/tutorial-50-962-starting-a-forum.html</comments>
      <author>newbiesparadise@newbiesparadise.com (Leo)</author>
      <pubDate>Fri, 22 Aug 2008 15:47:38 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/tutorial-3-962-starting-a-forum.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

    
  </channel>
</rss>
