123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0">
- <title>Uruk Project</title>
- <link rel="stylesheet" href="./modules/bootstrap/lib/css/bootstrap.min.css">
- <link rel="stylesheet" href="./modules/bootstrap/css/main.css">
- <link rel="shortcut icon" type="image/x-icon" href="./media/urukp.png">
-
-
- </head>
- <body bgcolor="#CBF1FF">
- <div id="top"></div>
- <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
- <div class="container">
- <div class="navbar-header">
- <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
- <span class="sr-only">Menu</span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- </button>
- <a class="navbar-brand" href="#top"><img src="media/logo-e.png" alt="uruk project"></a>
-
-
- </div>
- <div id="navbar" class="collapse navbar-collapse">
-
- <ul class="nav navbar-nav navbar-right">
- <li><a href="index.html">Home</a></li>
- <li><a href="#about">About</a></li>
- <li><a href="#projects">Projects</a></li>
- <li><a href="#contact">Contact</a></li>
- <li><a href="#contribute">Contribute</a></li>
- <!--<li><a href="#donate">Donate</a></li>-->
- </ul>
- </div>
- </div>
- </nav>
- <noscript class="navbar navbar-default container visible-xs">
- <ul class="nav navbar-nav">
- <li><a href="index.html">Home</a></li>
- <li><a href="#about">About</a></li>
- <li><a href="#projects">Projects</a></li>
- <li><a href="#contact">Contact</a></li>
- <li><a href="#contribute">How To Contribute</a></li>
- <!--<li><a href="#Donate">Donate</a></li>-->
- </ul>
- </noscript>
- <div class="container">
- <div class="row">
- <img src="media/top.svg" class="center-block website-banner" />
- </div>
- <hr>
- <h2><a id="about" name="about" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>About Uruk</h2>
- <p><strong>Uruk</strong> is a free, collaborative and participatory project containing free software and sub-projects (as in the definition of free software) started as an individual initiative, that developed at leisure, with the goal of establishing an official project when the infrastructure is completed.
- <br>The Uruk name was chosen in honor of Uruk (Warka) city in Iraq <a href="https://en.wikipedia.org/wiki/Uruk">(Read More)</a>
- <br>To indicate how the word "uruk" should be pronounced, we included an audio file:
- <br>
- <br><audio controls><source src="media/u-sound.ogg">
- If you are reading this, it is because your browser does not support the audio element.
- </audio>
- <br>
- <br>The logo is a symbol of the Sumerian Palm with nine fronds, surrounded by Tigris and Euphrates rivers.</br>
- <br><strong>Our Project Goal is to:</strong></br>
- <ul>
- <li>Establish and maintain free projects to support the free software community.</li>
- <li>Develop a free GNU/Linux distribution to meet the users' needs.</li>
- <li>Support the less common languages for the free software community.</li>
- <li>Spread the free software philosophy in places where such philosophy is weak.</li>
- </ul>
-
- </p>
- <br>
- <br>
- <br>
- <hr>
- <h2><a id="projects" name="projects" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>Projects</h2>
- <p><strong>The following list contains the sub-projects of our team.</strong></p>
- <table class="table">
- <tbody>
-
- <tr>
- <td><a href="http://urukproject.org/dist">Uruk GNU/Linux</a></td>
- <td>Uruk GNU/Linux is a fully free operating system for home users, small enterprises and educational centers based on Trisquel.</td>
- </tr>
- <tr>
- <td><a href="https://notabug.org/alimiracle/uruk-cleaner">Uruk Cleaner</a></td>
- <td>Uruk Cleaner is a program that you can use to clean your system from cache files and logs.</td>
- </tr>
- <tr>
- <td><a href="https://notabug.org/alimiracle/UPMS">UPMS</a></td>
- <td>UPMS(Uruk Package Managers Simulator). This program can simulate several common package managers commands, which means you can install, uninstall, update and remove the packages using any package manager you prefer to get the work done with.</td>
- </tr>
- <tr>
- <td><a href="https://notabug.org/alimiracle/Uruk-Ocr-Server">Uruk Ocr Server</a></td>
- <td>A Simple, small, powerful OCR web server used to convert images to text.</td>
- </tr>
- <tr>
- <td><a href="https://notabug.org/alimiracle/irc-log-recorder">Irc log recorder</a></td>
- <td>The Irc log recorder is an irc bot that logs the entire communication of an irc channel. It is equipped with a web server to enable users to access the logs from a web browser and/or telnet .</td>
- </tr>
- <tr>
- <td><a href="https://github.com/hayderctee/masalla-icon-theme">Masalla Icon Theme</a></td>
- <td>Icon theme for *NIX OS inspired by the modern flat design trend. .</td>
- </tr>
- <tr>
- <td><a href="https://github.com/azzenovic/UrukCloudIDE">UrukCloudIDE</a></td>
- <td>The UrukCloudIDE Project is a free as in freedom cross platform integrated development environment running primarily, but not exclusively, on the free and open source cloud software
- «OpenStack ». This piece of software is highly recommended for institutions, software development companies and developers. The project is still in beta.</td>
- </tr>
- <td><a href="https://notabug.org/hayderctee/urukprojectsites">Uruk Project website</a></td>
- <td>The source code for the Uruk project and the Uruk GNU/Linux website, based on the Peers website<a href='https://notabug.org/vaeringjar/Peers'> source code </a> </td>
- </tr>
-
- </tbody>
- </table>
- <br>
- <br>
- <br>
- <hr />
-
- <h2><a id="contact" name="contact" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>Contact</h2>
- <p>You can reach us via one of the following methods:</p>
- <ul class="contacts">
- <li><h4><strong>Join </strong> our mailing list. To subscribe to the list, just send a mail to
- <a href="uruk-request@lists.tuxfamily.org">uruk-request@lists.tuxfamily.org</a> — with the subject field: "subscribe".
- A mail will be sent back to confirm the request. To unsubscribe follow the same procedure, but with the subject field "unsubscribe". And to remain faithful to our GNUisance status, confirmation is needed in this case too.
- To Post in the mailing list send your message to
- <a href="uruk@lists.tuxfamily.org">uruk@lists.tuxfamily.org</a></a>
- <br></li>
- <li><strong>Chat with us</strong> on <code>irc.freenode.net</code> in our channel <code>#uruk-project</code></li>
- <li><strong>OR </strong> contact the main project managers by mail:
- <ul>
- <li>Ali Abdulghani(Ali Miracle) <a href="blade.vp2020@gmail.com">blade.vp2020@gmail.com</a></li>
- <li>Hayder Majid(Hayder Ctee) <a href="hayder@riseup.net">hayder@riseup.net</a></li>
- </ul></li>
-
-
-
- </ul>
- <br>
- <br>
- <br>
- <hr />
-
- <h2><a id="contribute" name="contribute" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>How To Contribute</h2>
- <p><strong>If you want to contribute, read this first:</strong></p>
- <ul>
- <li><strong>All of our contributions respect software freedom.</strong></li>
- <li><strong>Non-free software may slip into our system, despite all of our efforts. We will be vigilant, and we will remove non-free software as soon as we find it</strong></li>
- <li><strong>We demand there to be respect among community members.</strong></li>
- <li><strong>Do not discriminate against people based on age, gender, sex, sexual orientation, disability, religion, ideology, ideas, social class, nationality, race, intelligence, or any analogous grounds.</strong></li>
- <li><strong>Do not curse or use harsh language here. Social norms differ from place to place; harsh language can deter people from our community.</strong></li>
- <li><strong>Do not insult others here. Disagree and challenge ideas instead.</strong></li>
- <br>
- <p><strong>If you have read and agreed on the above points </strong>, and would like to help us, then the next question is: what would you like to do?
- <br>You can help the Uruk project in many ways;
- we need people to write documentation, such as books, reference guides and online info; we also need people to write software, do research, and many other tasks.
- Because of all the different tasks at hand, we are confident that your particular skills can help the Uruk Project; you don't have to be an experienced software
- developer to help us. What skills and experience do you have? Do you have experience writing large and complex technical documents? Do you speak several
- human languages? Do you have a unique skill? Are you a Unix hacker, or are you still learning? Obviously, the answers to these questions
- will determine the sorts of jobs that you may want to attempt to do. For example, if you've never written any documentation then you probably don't want
- to attempt to write a C++ STL tutorial or reference. If you have little mathematical expertise then you probably won't want to work on a statistical analysis
- package.
- <br>
- <br><strong>If you find any issue,</strong>you can report it on the <a href="https://uruk.tuxfamily.org/bt/login_page.php">Uruk Issue Tracker</a></p>
- </ul>
- <hr />
-
- <!--<h2><a id="donate" name="donate" style="margin-top:-50px; padding-bottom:50px; display:block;"></a>Donate</h2>
- <p>We don't have a visa card yet :)).</p>-->
- </div>
- <div class="footer"><h6>© 2016 Uruk project • Website Code distributed under the AGPLv3+ • Website media licensed under CC BY-SA 4.0</div>
- <script src="./modules/bootstrap/lib/js/jquery.min.js"></script>
- <script src="./modules/bootstrap/lib/js/jquery.smooth-scroll.min.js"></script>
- <script src="./modules/bootstrap/lib/js/jquery.goup.min.js"></script>
- <script src="./modules/bootstrap/lib/js/bootstrap.min.js"></script>
- <script src="./modules/bootstrap/lib/js/fastclick.min.js"></script>
- <script src="./modules/bootstrap/js/main.min.js"></script>
- </body>
- </html>
|