From 4f5d30da2309cea8a7507ac9dab8d499c77cd9ed Mon Sep 17 00:00:00 2001 From: Oliver Burger Date: Mon, 30 May 2011 20:04:23 +0000 Subject: added two pages: user and development --- en/1/product/developer/index.php | 111 +++++++++++++++++++++++++++++++++++++++ en/1/product/index.php | 9 ++-- en/1/product/user/index.php | 98 ++++++++++++++++++++++++++++++++++ 3 files changed, 215 insertions(+), 3 deletions(-) create mode 100644 en/1/product/developer/index.php create mode 100644 en/1/product/user/index.php (limited to 'en/1') diff --git a/en/1/product/developer/index.php b/en/1/product/developer/index.php new file mode 100644 index 000000000..23ad5645e --- /dev/null +++ b/en/1/product/developer/index.php @@ -0,0 +1,111 @@ + 'Mageia 1, distribution for developers', + 'page_desc' => 'Mageia 1, developer', + 'page_kw' => 'mageia, developer', + 'page_h1' => 'Mageia 1, distribution for developers' +); + + +?> + + + + <?php echo $_t['page_title']; ?> + + + + + + + + + + +
+ +
+
+ +
+ +
+

We're following the UNIX tradition of letting people have fun with their computer by programming - Mageia 1 is fully loaded with various popular compilers and interpreters

+

While our schedule didn't permit us to offer everything we planned, we tried very hard to cover most needs.

+
+

+ Mageia provides the most used compilers, libraries and interpreters like +

    +
  • gcc 4.5.2
  • +
  • glibc 2.12.1
  • +
  • gtk+ 2.24.4
  • +
  • qt 4.7.3
  • +
  • perl 5.12.3
  • +
  • python 2.7.1
  • +
  • ruby 1.8.7
  • +
  • php 5.3.6
  • +
  • java openjdk 1.6.0.0
  • +
  • java sun 1.6.0.25
  • +
+

+
+

Along with those basic development tools Mageia is providing several IDEs for making teh developer's life easier. +

    +
  • eclipse 3.6.2
  • +
  • netbeans 6.9
  • +
  • anjuta 2.32.1.1
  • +
  • kdevelop 4.2.2
  • +
  • padre 0.840.0
  • +
+

+

We're ready to welcome your feedback and contributions to improve this for next release - check the contact links, and contact us with questions and suggestions.

+
+
+
+
+
+ + diff --git a/en/1/product/index.php b/en/1/product/index.php index 1b27714db..cf5fc9962 100644 --- a/en/1/product/index.php +++ b/en/1/product/index.php @@ -89,9 +89,12 @@ $_t = array(

Mageia is focusing on...

diff --git a/en/1/product/user/index.php b/en/1/product/user/index.php new file mode 100644 index 000000000..04385e891 --- /dev/null +++ b/en/1/product/user/index.php @@ -0,0 +1,98 @@ + 'Mageia 1, distribution for the users', + 'page_desc' => 'Mageia 1, user', + 'page_kw' => 'mageia, user', + 'page_h1' => 'Mageia 1, distribution for the users' +); + + +?> + + + + <?php echo $_t['page_title']; ?> + + + + + + + + + + +
+ +
+
+ +
+ +
+

Run Mageia inside or beside your existing Operation system, or use a LiveCD to try Mageia without changing your system.

+
+ +

Easy installation - choose from a standard list of things to do, or choose individual packages. Have your fully-working system up and running really fast! Choose from a range of desktops - make your computing environment just the way you like it.

+
+ +

Mageia is safe, stable and secure by default. Automatic updates and an on-by-default firewall keep it that way.

+
+ +

Lots of Productive Desktop applications - Web browsing, email, Office suites, Graphics management and editing, audio and video players, CD and DVD burning, games and more - we've got your software needs covered.

+
+ +

All the system administration tools at your fingertips - control your system yourself, or use our simple tools. New users can feel safe with the default settings.

+
+ +

Support from the community - join our mailing lists and forums, or talk to people online using IRC.

+
+
+
+
+
+ + -- cgit v1.2.1