<?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>PHP tutorial almost finished!</title>
      <link>http://www.newbiesparadise.com/news-62-445-php-tutorial-almost-finished.html</link>
      <description>Hi there!&lt;br /&gt;
&lt;br /&gt;
This is some good news: the PHP tutorial is almost finished. We're still working on the last chapter which should be released very soon!&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/906.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;So, first let's see what the last chapter of part IV is about: &quot;&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1452-regular-expressions-part-2-2.html&quot;&gt;Regular expressions (Part 2/2)&lt;/a&gt;&quot;.&lt;br /&gt;
In the first chapter, you've been taught how to write simple RegEx but now you'll learn how to write more complicated RegEx and how to select and replace patterns using regular expressions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then, let's take a look at the appendix.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/907.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;In the &quot;&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1446-writing-legible-code.html&quot;&gt;Writing legible code&lt;/a&gt;&quot; chapter, you'll discover how important it is to format your code using indentation and comments. All the little things you will learn in this chapter, will help you and the people who have to read your source code to understand much more easier what you wanted to do!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/908.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;You've learnt a lot of things but not everything. There are a bunch of functions which you don't know yet and which could be very useful for you. You might be wondering how you could find these functions and how to use them. That's exactly what the &quot;&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1442-use-the-php-documentation.html&quot;&gt;Use the PHP documentation!&lt;/a&gt;&quot; chapter is about!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/909.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;When writing a PHP script, you will have to face the most boring part of coding: debugging. If it has never been the case, you're lucky but thrust me, it will happen. Therefore, we've written a chapter called &quot;&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1439-help-my-script-is-crashing.html&quot;&gt;Help! My script is crashing!&lt;/a&gt;&quot;. At the end, errors like &quot;Headers already sent&quot; or &quot;undefined function&quot; will have no secrets for you anymore.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/910.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;The last chapter released today - &quot;&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1431-note-for-the-regex.html&quot;&gt;Note for the Regex&lt;/a&gt;&quot; - will be useful for you when writing RegEx, it's a simple page which all essential informations about RegEx on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So, enjoy!</description>
      <comments>http://www.newbiesparadise.com/news-62-445-php-tutorial-almost-finished.html#commentaires</comments>
      <author>contact@newbiesparadise.com (ixM)</author>
      <pubDate>Sun, 05 Apr 2009 11:50:54 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-445-php-tutorial-almost-finished.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Look at our pretty website</title>
      <link>http://www.newbiesparadise.com/news-62-441-look-at-our-pretty-website.html</link>
      <description>Hey there!&lt;br /&gt;
&lt;br /&gt;
As you may have noticed, newbies paradise has been through quite of a change today. The entire website's layout and template have been redesigned to give it a more &quot;up-to-date&quot; look and make it more pleasant for you to navigate through.&lt;br /&gt;
We have been working on this for months and we are glad to finally be able to release it.&lt;br /&gt;
We realise that it might not be perfect or it might not please everyone, so do not hesitate to post any comments on the forums &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;
A special thanks to Cam, who spent days trying to make this layout what it is today.&lt;br /&gt;
&lt;br /&gt;
On a side note, the last part of the PHP tutoral will soon be released, and a brand new C/C++ tutorial will follow after that!&lt;br /&gt;
&lt;br /&gt;
That's all for now, enjoy our new layout &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt;</description>
      <comments>http://www.newbiesparadise.com/news-62-441-look-at-our-pretty-website.html#commentaires</comments>
      <author>contact@newbiesparadise.com (speedking)</author>
      <pubDate>Wed, 01 Apr 2009 17:16:14 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-441-look-at-our-pretty-website.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Chapter release : part 4 is online</title>
      <link>http://www.newbiesparadise.com/news-62-438-chapter-release-part-4-is-online.html</link>
      <description>Hi there,&lt;br /&gt;
&lt;br /&gt;
Were you waiting for new chapters? Of course, I knew you were &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;
So, what does part 4 &quot;Welcome to the next level...&quot; contain?&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/869.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;First of all, you'll find a new chapter concerning &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1467-arrays-ii-the-return.html&quot;&gt;arrays&lt;/a&gt;. Arrays are really great but it's so annoying to display all the values in order to see what they contain when you want to debug your code. Not anymore, print_r will help you to save your time! You'll also find out how to search for a value in an array and how to store an array in a string (useful if you want to save it in your database for example!).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/870.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;The second released chapter will teach you how to use the &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1463-creating-images-with-php.html&quot;&gt;GD library&lt;/a&gt; in order to modify or create images with PHP! You will be able to draw text on images in order to display a cool digital clock with changing background depending on the time (black when it's night and blue when the sun is shining &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;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/871.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;And in the last one, you will be taught the use of &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1457-regular-expressions-part-1-2.html&quot;&gt;regular expressions&lt;/a&gt; which you won't be able to work without anymore. For example, if you have a registration page where users have to enter an email address and you are fed up with these people who make mistakes or just don't want to enter their email and then just type something like &quot;iguessyourwebsitedoesntuseregex&quot; (yeah ok, it is quite unlikely but, who knows?). Now this time is over, regex will allow you to check if the email they've entered has the following form: xxx@xxx.xxx &lt;br /&gt;
Great, isn't it?&lt;br /&gt;
&lt;br /&gt;
So, &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-104-0-a-dynamic-site-using-php.html#part_1468&quot;&gt;let's go!&lt;/a&gt;</description>
      <comments>http://www.newbiesparadise.com/news-62-438-chapter-release-part-4-is-online.html#commentaires</comments>
      <author>contact@newbiesparadise.com (ixM)</author>
      <pubDate>Wed, 11 Feb 2009 11:37:50 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-438-chapter-release-part-4-is-online.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Some updates, finally</title>
      <link>http://www.newbiesparadise.com/news-62-433-some-updates-finally.html</link>
      <description>First of all, we would like to apologise for the lack of updates these past few months. We were not organised, therefore couldn't work efficiently as a team.&lt;br /&gt;
The good news is, this is about to change for the better. We recently had some changes within the staff and you should see some good changes within the next few weeks.&lt;br /&gt;
&lt;br /&gt;
Most of the PHP tutorial has been translated. I have just released the last parts of Chapter III, which are now available on the website:&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/icones/1_1000/350.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1400-the-superglobal-variables.html&quot;&gt;&lt;strong&gt;Superglobal variables&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
This will explain everything you should know about super global variables, a more advanced form of variables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/icones/1_1000/352.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1396-practical-number-of-guests-online.html&quot;&gt;&lt;strong&gt;Practical: Number of guests on-line&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
In this section you will be asked to create from scratch a script which will work out the number of guests on-line on your website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/icones/1_1000/354.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1394-reading-and-writing-in-a-file.html&quot;&gt;&lt;strong&gt;Reading and writing in a file&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
This section talks about the basics of file creation and edition with PHP. It will also teach you the fundamentals of file permissions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chapter IV, which is the last, should be released within the next few weeks at a pace of 2-3 parts a week. After that, we will begin to release parts of the C/C++ tutorial.&lt;br /&gt;
&lt;br /&gt;
Thank you for sticking around, and hopefully you will be seeing a lot of changes in the near future.</description>
      <comments>http://www.newbiesparadise.com/news-62-433-some-updates-finally.html#commentaires</comments>
      <author>contact@newbiesparadise.com (speedking)</author>
      <pubDate>Sat, 17 Jan 2009 22:56:09 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-433-some-updates-finally.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Part 3: new chapters released!</title>
      <link>http://www.newbiesparadise.com/news-62-423-part-3-new-chapters-released.html</link>
      <description>Hi everyone!&lt;br /&gt;
&lt;br /&gt;
And here we're back again with 4 (yes FOUR!) new chapters which under 2 practicals!&lt;br /&gt;
&lt;br /&gt;
Let's make an overview of what you'll learn in these new lessons.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/810.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt; You might have already thought that you would like people to be able to interact with your website by entering their nickname and registering or by sending you a cool picture they've taken, or whatever needs to be sent from the users' computer to your website. &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1412-0-filling-out-forms-with-php.html&quot;&gt;The 3rd chapter&lt;/a&gt; is going to teach how to use HTML forms in order to do that!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/811.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt; As the title of the 3rd part said, it's time for you to unleash PHP's power! Every cool website has its own guestbook where one can leave a message to tell the webmaster that he'd enjoyed the website. Newbies Paradise has its own too, of course! But has your website one? No, then no doubt it won't last until this is not the case anymore. Here leads the way to &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1407-0-practical-a-guest-book.html&quot;&gt;the 4th chapter&lt;/a&gt;!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/812.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt; Then, &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1405-0-date-and-time.html&quot;&gt;the 5th chapter&lt;/a&gt; will teach teach you how PHP handles dates and time. The date() function is used everywhere you can see dates such as in a forum, in news items and so on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/811.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt; Finally, &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1402-0-practical-news-on-your-website.html&quot;&gt;the last practical&lt;/a&gt; will be about how to create your own news system. Remember how it was boring to update your source code whenever you wanted to add a news to your website? This time is definitely over now. Enjoy the most useful practical you've ever read!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ok and that's all for now but stay tuned, I swear you that some more chapters will be available very soon!&lt;br /&gt;
&lt;br /&gt;
See you &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smilies&quot;/&gt;</description>
      <comments>http://www.newbiesparadise.com/news-62-423-part-3-new-chapters-released.html#commentaires</comments>
      <author>contact@newbiesparadise.com (ixM)</author>
      <pubDate>Mon, 06 Oct 2008 23:23:22 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-423-part-3-new-chapters-released.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Part 3: two new chapters!</title>
      <link>http://www.newbiesparadise.com/news-62-412-part-3-two-new-chapters.html</link>
      <description>Hello!&lt;br /&gt;
&lt;br /&gt;
It is my great pleasure to offer you two more chapters of the PHP lessons. They are the beginning of the third part: &quot;The full power of PHP&quot;. And this is not a lie. Although you've already discovered that PHP is a powerful language, you still don't know many very interesting things!&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/787.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;So, let's start with &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1388-0-the-include-function.html&quot;&gt;the first one&lt;/a&gt;. You will learn how to use one of the perhaps most useful function of PHP: include().&lt;br /&gt;
It is used in barely every website. It allows you to insert PHP code of one file into another. This is very useful for menus for example. Instead of copying the PHP code on each page where the menu is displayed, you simply use the include function to insert it where it belongs. Moreover, if you have to modify it, you'll only have to edit it once! Kinda interesting for you lazy programmers, isn't it? &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;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/788.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-1416-0-have-fun-with-variables.html&quot;&gt;The second one&lt;/a&gt; will teach you the use of many other PHP functions among which htmlspecialchars(), str_replace(), nl2br(). Let's make it clear: you won't be able to live without anymore! &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;
&lt;div class=&quot;cleaner&quot;&gt;So, why are you still reading this?!&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;centre&quot;&gt;&lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-104-0-a-dynamic-site-using-php.html#part_1390&quot;&gt;LET'S GO!&lt;/a&gt;&lt;/div&gt;</description>
      <comments>http://www.newbiesparadise.com/news-62-412-part-3-two-new-chapters.html#commentaires</comments>
      <author>contact@newbiesparadise.com (ixM)</author>
      <pubDate>Wed, 27 Aug 2008 20:33:17 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-412-part-3-two-new-chapters.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>The database: chapter 4 and practical released!</title>
      <link>http://www.newbiesparadise.com/news-62-410-the-database-chapter-4-and-practical-released.html</link>
      <description>Hi!&lt;br /&gt;
&lt;br /&gt;
Once again, we are really happy to announce that we are releasing 2 new chapters today. &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;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/icones/1_1000/203.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;strong&gt;4) Writing data&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
After having seen how to read in the database, you'll learn how to write data. Simple actions will be taught : adding data, modifying data and deleting data.&lt;br /&gt;
This will then enable you to start using MySQL on your website.&lt;br /&gt;
&lt;br /&gt;
The best way to see what you are able to do is practicing. So let's get into it!&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_gauche&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/icones/1_1000/205.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;strong&gt;5) Practical: creating a mini-chat&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
The second practical of our PHP tutorial will teach you how to create a mini-chat for your website. This is a good way to start using MySQL and PHP, because you'll be mixing the two for a challenging application.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;centre&quot;&gt;&lt;span class=&quot;gros&quot;&gt;&lt;a href=&quot;tutorial-3-30-0-a-dynamic-site-using-php.html#part_36&quot;&gt;PHP tutorial index&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
The next chapters will be the first ones of part III, which will contain lots of practicals. See you! &lt;img src=&quot;http://www.newbiesparadise.com/Templates/images/smilies/clin.png&quot; alt=&quot;;)&quot; class=&quot;smilies&quot;/&gt;</description>
      <comments>http://www.newbiesparadise.com/news-62-410-the-database-chapter-4-and-practical-released.html#commentaires</comments>
      <author>contact@newbiesparadise.com (M@teo21)</author>
      <pubDate>Mon, 28 Jul 2008 10:34:30 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-410-the-database-chapter-4-and-practical-released.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>The database: chapters 2 &amp; 3 released</title>
      <link>http://www.newbiesparadise.com/news-62-409-the-database-chapters-2-3-released.html</link>
      <description>Hi everybody!&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_droite&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/753.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;As promised, here are some new PHP chapters: &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-178-1-phpmyadmin.html%20&quot;&gt;PhpMyAdmin&lt;/a&gt; and &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-182-1-reading-data.html&quot;&gt;Reading data&lt;/a&gt;.&lt;br /&gt;
They will allow you to learn how to work on a database, as well as reading and organize your data, thanks to a pretty detailed chapter.&lt;br /&gt;
&lt;br /&gt;
It is now only a matter of days before we release the last two chapters of Part 2 (including a practical), with which you will complete your knowledge of the database!&lt;br /&gt;
&lt;br /&gt;
Obviously, I wouldn't fail to mention and thank those who worked on it: &lt;a href=&quot;http://www.newbiesparadise.com/users-294-1171.html&quot;&gt;zamani&lt;/a&gt;, &lt;a href=&quot;http://www.newbiesparadise.com/users-294-7.html&quot;&gt;ixM&lt;/a&gt;, &lt;a href=&quot;http://www.newbiesparadise.com/users-294-20.html&quot;&gt;TiTophe&lt;/a&gt;, &lt;a href=&quot;http://www.newbiesparadise.com/users-294-11.html&quot;&gt;FFMx&lt;/a&gt;, &lt;a href=&quot;http://www.newbiesparadise.com/users-294-979.html&quot;&gt;jixer&lt;/a&gt;, &lt;a href=&quot;http://www.newbiesparadise.com/users-294-16.html&quot;&gt;speedking&lt;/a&gt;, &lt;a href=&quot;http://www.newbiesparadise.com/users-294-19.html&quot;&gt;jni&lt;/a&gt;.&lt;br /&gt;
I hope I'm not forgetting anybody... &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;
 &lt;br /&gt;
&lt;br /&gt;
Enjoy your reading!</description>
      <comments>http://www.newbiesparadise.com/news-62-409-the-database-chapters-2-3-released.html#commentaires</comments>
      <author>contact@newbiesparadise.com (deshawn and M@teo21)</author>
      <pubDate>Wed, 23 Jul 2008 12:50:08 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-409-the-database-chapters-2-3-released.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>[PHP] New chapter released</title>
      <link>http://www.newbiesparadise.com/news-62-407-php-new-chapter-released.html</link>
      <description>Hi everyone,&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_droite&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/713.gif&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
I'm very glad to release the next chapter of the PHP tutorial. We'll now try to release at least a chapter a week so you can enjoy reading the best tutorials in the whole world again.&lt;br /&gt;
&lt;br /&gt;
The first chapter released is also the first chapter of the second part which will teach you how to use databases with both PHP and MySQL. Newbies Paradise, for example, uses a database to store users' data, messages of the forum and so on. A good website has to use a database to be really dynamic.&lt;br /&gt;
&lt;br /&gt;
So enough chit-chat and &lt;a href=&quot;http://www.newbiesparadise.com/tutorial-3-180-1-introducing-mysql.html&quot;&gt;let's go!&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Enjoy!</description>
      <comments>http://www.newbiesparadise.com/news-62-407-php-new-chapter-released.html#commentaires</comments>
      <author>contact@newbiesparadise.com (deshawn and ixM)</author>
      <pubDate>Wed, 09 Jul 2008 16:13:01 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-407-php-new-chapter-released.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

   <item>
      <title>Firefox 3 finally released!</title>
      <link>http://www.newbiesparadise.com/news-62-404-firefox-3-finally-released.html</link>
      <description>The Mozilla firm's leading product, although unknown a few years ago, has experienced a huge evolution since version 1.5 and is now offering the long-awaited version 3.&lt;br /&gt;
It has been done up like new, from the rendering engine to the interface (even though the latter hasn't changed so much).&lt;br /&gt;
Let's go through this new version together, and see what arguments it presents to convince all kinds of users. &lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;A new rendering engine&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_droite&quot;&gt;&lt;a href=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/705.png&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/thb/1_1000/705.png&quot; alt=&quot;User image&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Firefox's rendering engine (i.e the part of the browser enabling to transform HTML code into something that can be displayed), Gecko; was updated and is currently going through the Acid 2 test. So we can estimate that Firefox 3 is respecting the standards better than its predecessor. &lt;br /&gt;
&lt;br /&gt;
However, Firefox cannot pass Acid 3 yet. It reaches 71% for this test. Note that the Acid tests 2 and 3 are not exhaustive and are being more and more criticized regarding their relevance.&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;An improved design&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
The interface is quite staggering, if we compare it to Firefox 2.&lt;br /&gt;
First, the default design is different according to the operating system you are using. There are even differences between the desktop managers under Linux.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;centre&quot;&gt;&lt;a href=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/706.png&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/thb/1_1000/706.png&quot; alt=&quot;User image&quot;/&gt;&lt;/a&gt; &lt;a href=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/707.png&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/thb/1_1000/707.png&quot; alt=&quot;User image&quot;/&gt;&lt;/a&gt; &lt;a href=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/708.png&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/thb/1_1000/708.png&quot; alt=&quot;User image&quot;/&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class=&quot;italique&quot;&gt;Some Firefox 3 implementations&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Next, we can notice that the personal toolbar (the toolbar containing the bookmarks) includes a button to return to the home page, and a folder listing the most visited pages, the pages booked recently, etc. This is enabled by the use of SQLite, a very light D.B.M.S. to handle the bookmarks.&lt;br /&gt;
&lt;br /&gt;
We also observe the suppression of some dialog boxes, replaced by  information bars, above the tab bar. Not only is it a bit less annoying but it also allows to validate the storage of a password once we are sure that it operates. &lt;br /&gt;
&lt;br /&gt;
A new star-shaped icon appears next to the address bar. If the star is yellow, the page you are displaying is already bookmarked. If it is white, the page you are displaying is not. In this case, one click will do to bookmark it.&lt;br /&gt;
&lt;br /&gt;
The download manager was improved as well, now featuring a search box. Besides, when typing a particular word in the address bar,  we get all pages containing this word in their address listed. It allows to find a page recently visited more quickly.  &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;h4&gt;Even more coming...&lt;/h4&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;flot_droite&quot;&gt;&lt;img src=&quot;http://www.newbiesparadise.com/uploads/en/files/1_1000/709.png&quot; alt=&quot;User image&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
We have seen the major changes brought by Firefox 3, nevertheless there are others that you might be interested in:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;A tab &quot;catalog&quot; makes its appearance in the plugin manager. This tab offers to download and install recommended plugins.&lt;/li&gt;
&lt;li&gt;An improved support for colours.&lt;/li&gt;
&lt;li&gt;A better font.&lt;/li&gt;
&lt;li&gt;A full screen zoom that enlarges the whole page, including images, which was not the case before.&lt;/li&gt;
&lt;li&gt;The history settings were rethought, to become more convenient and intuitive.&lt;/li&gt;
&lt;li&gt;Better support for the &amp;lt;canvas&amp;gt; tag.&lt;/li&gt;
&lt;li&gt;Increased security.&lt;/li&gt;
&lt;li&gt;Support of the web applications when you are offline.&lt;/li&gt;
&lt;li&gt;Firefox 3 is lighter and faster (it takes less room in the main memory) than Firefox 2.&lt;/li&gt;
&lt;li&gt;A better management of plugins (you can activate or disable them as much as you like in the plugin manager).&lt;/li&gt;
&lt;li&gt;The websites' identification button on the left of the address bar.&lt;/li&gt;
&lt;li&gt;The multiple selection.&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Bugs being fixed&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
One of the big problems for Firefox was memory leaks. On occasion, Firefox happened to consume high quantities of the main memory unnecessarily (apparently around 200Mo).&lt;br /&gt;
&lt;br /&gt;
With Firefox 3, one of the developers' goals was to find and fix what created these memory leaks problems. More than 350 memory leak sources were found and fixed. So Firefox 3 is really less avid for main memory than its predecessors. &lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;What about security?&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
Firefox 3 is also doing pretty well with security. First, the anti-phishing protection has been improved. From now on, you only have to click on the icon on the left of the address bar to know if the site has been verified or not.&lt;br /&gt;
&lt;br /&gt;
Moreover, Firefox 3 also verifies if the sites you are browsing are not installing viruses, spywares, and other malevolent software programs. When you download a file, it automatically checks if the said file is not infected, using the anti-virus program installed on your system.&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Firefox 3 and its world record&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
It has caused such a stir that it is almost impossible not to talk about it! Firefox 3 wanted to break (or establish) the record of the biggest number of downloads in 24 hours. The downloads counted for this record are those of the 17th of June of 2008, Firefox 3 release date. &lt;br /&gt;
On D-Day, as it was named, the downloads managed to reach the huge number of more than 8 million! &lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
If you like Firefox, this new version will certainly suit you . If you don't know this browser yet (or if you'd rather use another one), it may actually make you change your mind. The memory leaks correction, its main drawback, is a very good thing.&lt;br /&gt;
&lt;br /&gt;
However, some extensions for Firefox 2 remain incompatible with this browser.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href=&quot;http://www.mozilla.org/&quot;&gt;Download Firefox 3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
      <comments>http://www.newbiesparadise.com/news-62-404-firefox-3-finally-released.html#commentaires</comments>
      <author>contact@newbiesparadise.com (deshawn, Natim and yabberyabber)</author>
      <pubDate>Mon, 30 Jun 2008 15:40:11 +0100</pubDate>
      <guid>http://www.newbiesparadise.com/news-62-404-firefox-3-finally-released.html</guid>
      <source url="http://www.newbiesparadise.com">http://www.newbiesparadise.com</source>
    </item>

    
  </channel>
</rss>
