You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by bu...@apache.org on 2012/03/31 20:45:39 UTC

svn commit: r810853 - in /websites/staging/libcloud/trunk/content: ./ gsoc.html

Author: buildbot
Date: Sat Mar 31 18:45:39 2012
New Revision: 810853

Log:
Staging update by buildbot for libcloud

Added:
    websites/staging/libcloud/trunk/content/gsoc.html
Modified:
    websites/staging/libcloud/trunk/content/   (props changed)

Propchange: websites/staging/libcloud/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 31 18:45:39 2012
@@ -1 +1 @@
-1304973
+1307871

Added: websites/staging/libcloud/trunk/content/gsoc.html
==============================================================================
--- websites/staging/libcloud/trunk/content/gsoc.html (added)
+++ websites/staging/libcloud/trunk/content/gsoc.html Sat Mar 31 18:45:39 2012
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+  <title>Apache Libcloud Python library - Google Summer of Code 2012</title>
+  <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
+  <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js" type="text/javascript"></script>
+  <script src="/js/clearlink.js" type="text/javascript"></script>
+  <script src="/js/libcloud.js" type="text/javascript"></script>
+  <script src="/js/jquery.tweet.js" type="text/javascript"></script>
+  <script src="/js/twitter.js" type="text/javascript"></script>
+  <link rel="stylesheet" href="/css/screen.css" type="text/css">
+  <link rel="stylesheet" href="/css/libcloud.css" type="text/css">
+  <link rel="stylesheet" href="/css/code.css" type="text/css">
+  <link rel="stylesheet" href="/css/jquery.tweet.css" type="text/css">
+  <link rel="icon" type="image/png" href="/images/favicon.png"/>
+  <script type="text/javascript">
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-23580482-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+</script>
+
+</head>
+<body>
+  <div class="container">
+    <div id="header" class="span-24 last">
+      
+      <h1>Apache Libcloud <span>a unified interface to the cloud</span></h1>
+      
+    </div>
+
+    <div id="banner" class="span-24 last">
+      
+      <h2>Google Summer of Code 2012</h2>
+      
+    </div>
+
+    <div id="feature" class="container">
+      
+      
+    </div>
+
+    
+    <div id="sidebar" class="span-8 border">
+      
+<div id="menu">
+    <h2><a href="/">home</a></h2>
+<h2><a href="/news.html">news</a></h2>
+<h2><a href="/about.html">about</a></h2>
+<h2><a href="/getting-started.html">getting started</a></h2>
+<h2><a href="/docs/">documentation</a></h2>
+<h2><a href="/whos-using.html">who's using libcloud?</a></h2>
+<h2><a href="/community-resources.html">community resources</a></h2>
+<h2><a href="/devinfo.html">developer information</a></h2>
+<h2><a href="/contributing.html">contributing</a></h2>
+<h2><a href="/downloads.html">downloads</a></h2>
+
+</div>
+
+
+
+<h3>Get it</h3>
+<div id="get-it">
+    Latest stable: <a href="/downloads.html">0.8.0</a> (February 8th, 2012)<br />
+    Includes new DNS API, support for Python 3 and more!
+</div>
+
+<h3>Need help?</h3>
+<div id="help">
+    <a href="http://webchat.freenode.net/?channels=libcloud&uio=d4">#libcloud @ freenode</a><br /><a
+        href="mailto:users-subscribe@libcloud.apache.org">users@libcloud.apache.org</a>
+</div>
+
+<h3>What's going on</h3>
+<div id="twitter"></div>
+
+<h3>Links</h3>
+<div id="apache-logo">
+  <a href="http://www.apache.org/"><img src="images/apache_logo.gif" alt="Apache
+      Software Foundation" /></a>
+</div>
+
+
+
+    </div>
+    
+
+    <div id="main" class="span-16 last">
+      
+      <h2 id="google-summer-of-code-2012">Google Summer of Code 2012</h2>
+<p>Google Summer of Code is a program where Google sponsors students from around
+the world to spend their summer working on open-source projects. Student is
+paid 5000$ if they successfully complete all of their evaluations. More
+information about the program can be found on the
+<a href="http://google-melange.appspot.com/gsoc/homepage/google/gsoc2012">project website</a>.</p>
+<h2 id="project-ideas">Project Ideas</h2>
+<p>Some of the existing project ideas proposed by Libcloud developers can be found
+on our ticket <a href="http://s.apache.org/lcgsoc2012tasks">tracker</a>.
+Students are also more than welcome to propose their own ideas.</p>
+<h2 id="mentors">Mentors</h2>
+<ul>
+<li>Tomaz Muraus (tomaz) - UTC -8</li>
+<li>Roman Bogorodsky (roman) - UTC +4</li>
+<li>Jed Smith (jed) - UTC -8</li>
+</ul>
+<h2 id="student-applications">Student Applications</h2>
+<p>Application template can be found in the section bellow. Before submitting
+your application please start a discussion about the project idea on our
+mailing list (dev@libcloud.apache.org).</p>
+<h2 id="student-application-template">Student Application Template</h2>
+<ul>
+<li>Name and surname</li>
+<li>E-mail address</li>
+<li>Blog/homepage (if you have one)</li>
+<li>IRC nick and network</li>
+<li>Name of school/university, country, year, your average grade (and describe what this grade means)</li>
+<li>Age</li>
+<li>Which languages do you actively speak (and write)?</li>
+<li>Project/proposal title</li>
+<li>Project/proposal description</li>
+<li>Project/proposal schedule. How long will the project take? When can you begin work?</li>
+<li>Availability. How many hours per week can you spend working on this? What other obligations do you have this summer?</li>
+<li>Deliverables. It is very important to list quantifiable results here, for example:</li>
+<li>Improve X modules in ways Y and Z.</li>
+<li>Write 3 new documentation pages for the new interfaces.</li>
+<li>Improve test coverage by writing X more unit/regression tests.</li>
+<li>Improve performance in FOO by X%.</li>
+<li>How do you plan to continue with your project/proposal and within the Apache Libcloud community after GSoC?</li>
+<li>Benefits to the Free Software Community, who would gain from your project?</li>
+<li>Biography and Free Software experiences. Who are you? What makes you the best person to work on this project/proposal? What free and/or open source projects have you participated in? Please describe your contributions with references.</li>
+</ul>
+      
+    </div>
+
+    <div id="footer" class="span-24">
+    <a href="http://www.apache.org/licenses/">License</a> | <a
+    href="/security.html">Security</a> | <a
+    href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> |
+<a href="http://www.apache.org/foundation/thanks.html">Thanks</a> | <a
+    href="/credits.html">Credits</a> | <a href="/sitemap.html">Sitemap</a><br /><br />
+
+Copyright © 2009-2011, <a href="http://apache.org/">The Apache Software Foundation</a><br />
+Apache Libcloud, Libcloud, Apache, the Apache feather, and the Apache Libcloud
+project logo are trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+
+    </div>
+  </div>
+</body>
+</html>