Skip to content

Commit 3908c2c

Browse files
authored
Add files via upload
1 parent c2d1389 commit 3908c2c

File tree

1 file changed

+0
-80
lines changed

1 file changed

+0
-80
lines changed

index.html

Lines changed: 0 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -466,30 +466,6 @@ <h2>Project Ideas</h2>
466466
<tr><td colspan="2" class="good">Status: Draft published</td></tr>
467467
</tr>
468468

469-
<tr>
470-
<!-- Logo -->
471-
<td rowspan="4" class="logo">
472-
<img src="http://www.hydra-cg.com/img/logo.png" width="128"></td>
473-
<!-- Info -->
474-
<td><h4>HYDRA W3C Group</h4></td>
475-
<tr><td>A Python server/middleware to automate Web APIs navigation using intelligent clients. This project aims to:
476-
<ul>
477-
<li>create a metadata-powered REST API leveraging HYDRA framework,</li>
478-
<li>define a design for future development of client/server interactions using smart clients,</li>
479-
<li>use graphs and machine-learning to solve complex queries using HYDRA framework,</li>
480-
<li>define a middleware (low-level client) to collect requests from external
481-
clients and provide the requested data using reasoning and
482-
machine-learning algorithms.</li>
483-
</ul>
484-
</td></tr>
485-
<tr><td><a href="http://www.hydra-cg.com/">Website</a> |
486-
<a href="https://www.w3.org/community/hydra/">Contact</a> |
487-
<a href="http://hydra-gsoc.appspot.com/">Ideas Page</a>
488-
</td>
489-
<tr><td colspan="2" class="good">Status: Ideas page in progress, looking
490-
for mentors</td></tr>
491-
</tr>
492-
493469
<tr>
494470
<!-- Logo -->
495471
<td rowspan="4" class="logo">
@@ -603,62 +579,6 @@ <h2>Project Ideas</h2>
603579

604580
</td>
605581
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
606-
<tr>
607-
<!-- Logo -->
608-
<td rowspan="4" class="logo">
609-
<img src="http://pylonsproject.org/img/logo.png" width="150">
610-
</td>
611-
<!-- Info -->
612-
<td><h4>Pylons Project</h4></td>
613-
<tr><td>
614-
<p>The Pylons Project encompasses all projects hosted at <a href="https://github.com/Pylons">https://github.com/Pylons</a> including:</p>
615-
<ul>
616-
<li>Pyramid web framework</li>
617-
<li>WebOb WSGI request/response objects</li>
618-
<li>Waitress WSGI server</li>
619-
<li>Colander validation library</li>
620-
</ul>
621-
</td></tr>
622-
<tr><td><a href="http://pylonsproject.org/">Website</a> |
623-
<a href="https://groups.google.com/forum/#!forum/pylons-discuss">Mailing List</a> |
624-
<a href="http://webchat.freenode.net/?channels=pyramid">#pyramid</a> on <a
625-
href="http://www.freenode.net/">Freenode</a> |
626-
<a href="https://github.com/Pylons/pyramid/wiki/GSoC-2017/">Ideas Page</a>
627-
</td>
628-
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
629-
</tr>
630-
<tr>
631-
<!-- Logo -->
632-
<td rowspan="4" class="logo">
633-
<img src="http://pypy.org/image/pypy-logo.png"
634-
width="300px"></td>
635-
<!-- Info -->
636-
<td><h4>PyPy</h4></td>
637-
<tr><td><p>PyPy is a fast, compliant alternative implementation of the Python language.</p>
638-
Several rather separate modules exist, some of them are rather challenging. We also offer tasks where
639-
the learning curve is not that steep.</p>
640-
<p>To give you an idea on what you could work on:</p>
641-
<ul>
642-
<li>Python interpreter written in Python</li>
643-
<li>RPython compiler - our toolchain to translate a subset of Python to C</li>
644-
<li>JIT compiler</li>
645-
<li>Garbage collectors</li>
646-
<li>VMProf - A Lightweight Profiler</li>
647-
<li>CFFI - C Foreign Function Interface for Python</li>
648-
<li>Buildbot infrastructure enhancements</li>
649-
<li>Implement the new design of our website</li>
650-
</ul>
651-
</td></tr>
652-
<tr><td><a href="http://pypy.org/">Website</a> |
653-
<a href="https://webchat.freenode.net/">Contact: IRC Channel #pypy</a> |
654-
<a href="http://pypy.readthedocs.io/en/latest/how-to-contribute.html">Contribution Guidelines</a> |
655-
<a href="http://pypy.readthedocs.io/en/latest/project-ideas.html">Ideas Page</a>
656-
</td>
657-
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
658-
</tr>
659-
</tr>
660-
661-
662582
<!-- Logo -->
663583
<td rowspan="4" class="logo">
664584
<img

0 commit comments

Comments
 (0)