slitaz-forge view pro/en/index.php @ rev 111

Edit pro
author Paul Issott <paul@slitaz.org>
date Tue Mar 13 22:59:06 2012 +0000 (2012-03-13)
parents f163fd02e5ae
children 3fe07e675ad7
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz Pro</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="slitaz gPXE boot online your OS web-boot slitaz-cooking" />
8 <meta name="keywords" lang="en" content="slitaz, boot, pxe, web OS" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
14 </head>
15 <body>
17 <?php include("../lib/html/header.html"); ?>
19 <!-- Block -->
20 <div id="block">
21 <!-- Navigation -->
22 <div id="block_nav" style="text-align: center; padding: 10px;">
23 <img src="/images/desktop.png" />
24 </div>
25 <!-- Information/image -->
26 <div id="block_info">
27 <h4>Professional</h4>
28 <p>
29 Welcome to the <a href="http://www.slitaz.org/en/">SliTaz GNU/Linux</a>
30 professional platform. SliTaz is a fast, robust and professional
31 operating system built with open source technology.
32 </p>
33 <p>
34 We are a group of developers and partners who can provide custom
35 development and support, consulting services, LiveCD flavor creation
36 and more to customers.
37 </p>
38 </div>
39 </div>
41 <!-- Languages
42 <div id="lang">
43 <a href="http://www.slitaz.org/i18n.php">
44 <img src="../images/locale.png" alt="locale.png" /></a>
45 <a href="../de/">Deutsch</a>
46 <a href="../en/">English</a>
47 <a href="../fr/">Français</a>
48 </div>-->
50 <!-- Content -->
51 <div id="content">
53 <h2>Introduction</h2>
55 <p>
56 SliTaz is free and open source system with a large and growing
57 community. Our business model is software as a service, partnership
58 and sponsoring. We can provide services all over the world
59 and in languages such English, French and Portuguese.
60 </p>
61 <p>
62 This professional platform allows you to have contact with the SliTaz
63 team who will process your request and do the mediating among yourselves
64 and one of our official developers or sponsors. Our goal is to monitor
65 and verify the quality of service to ensure our customers a high
66 level of work.
67 </p>
69 <h2>Services</h2>
71 <ul>
72 <li>Custom development</li>
73 <li>Consulting and audit</li>
74 <li>Custom support</li>
75 <li>Software deployment</li>
76 <li>Live system creation</li>
77 </ul>
79 <h2>SliTaz developer</h2>
81 <p>
82 The SliTaz association is a non profit base entity which can provide
83 paid services. We can employ a freelance Slitaz developer to work
84 for you. We can also help Schools, ONG and social projects with a
85 small budget. Please contact us for more information about this service.
86 </p>
88 <h2>Partner</h2>
90 <p>
91 The SliTaz association will do the mediating between customers and one of
92 our partners. Official partners collaborate with the official SliTaz
93 developers and monetary support the project. Making business with our
94 official partners lets you help the SliTaz project and get customized
95 services such as VOIP deployment, all in one servers, Wifi Hot Spots,
96 closed development, and more.
97 </p>
99 <p>
100 If you want to get professional services from our partners of if
101 you want to become an official partner, please contact us by mail
102 or post.
103 </p>
105 <h2>Sponsor</h2>
107 <p>
108 Do you use SliTaz in your project and want to see the distribution
109 getting even more professional with main developers working on the
110 project full time? If so, you can sponsor the SliTaz Association
111 which will pay a developer to work fully 100% on SliTaz.
112 </p>
114 <p>
115 If you use Slitaz for business purposes, in University or if you just
116 want to sponsor and get a logo-link-description on our main website,
117 please contact us. You can start sponsoring SliTaz from $40 a month.
118 A sponsorship contract is signed for one year, the visibility of your
119 logo depends on the amount of donation received each month.
120 </p>
122 <p>
123 More information about sponsoring SliTaz and a list of our current
124 sponsors can be found on the SliTaz website:
125 <a href="http://www.slitaz.org/en/sponsor/">Sponsor page</a>
126 </p>
128 <h2>Contact</h2>
130 <p>
131 Want to get in touch or get more detailed information? Don't
132 hesitate to contact us by mail or post.
133 </p>
135 <p class="box">
136 Mail: &lt;pro at slitaz.org&gt;
137 </p>
139 <p class="box">
140 Association SliTaz<br />
141 Rue du Village 40<br />
142 1081 Montpreveyres<br />
143 Switzerland<br />
144 </p>
146 <!-- End of content -->
147 </div>
149 <?php include("../lib/html/footer.html"); ?>
151 </body>
152 </html>