File diff 0da1410edfee → 3e76b47ee35b
www/conservancy/static/projects/current/index.html
Show inline comments
...
 
@@ -540,45 +540,24 @@ internship opportunities twice a year with many free software organizations.
 

	
 
<p>
 
phpMyAdmin is a free and open source web interface for the MySQL and
 
MariaDB database systems. Frequently used operations
 
(managing databases, tables, columns, relations, indexes, users,
 
permissions, etc) can be performed via the user interface, while you
 
still have the ability to directly execute any SQL statement.</p>
 

	
 
<p>Since its first release in September 1998, phpMyAdmin has been adopted
 
by many web host providers, and has translations underway for more than
 
seventy languages.</p>
 

	
 
<h2><a href="http://pypy.org/">PyPy</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/pypy.svg" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="J268ZTLRE2BW8">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to PyPy via PayPal">
 
</form>
 

	
 
<p>The PyPy project aims to provide:</p>
 

	
 
<ul>
 
<li>a common translation and support framework for producing
 
implementations of dynamic languages, emphasizing a clean
 
separation between language specification and implementation
 
aspects.</li>
 
<li>a compliant, flexible and fast implementation of the Python Language
 
using the above framework to enable new advanced features without having
 
to encode low level details into it.</li></ul>
 

	
 
<h2><a href="http://qemu.org">QEMU</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/qemu.svg" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="YN74TZRMBBM6U">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to QEMU via PayPal">
 
</form>
 

	
 
<p> QEMU is a generic and open source machine emulator and
 
        virtualizer. When used as a machine emulator, QEMU can run OSes and