Changeset - 99e2a53de275
[Not reviewed]
0 1 0
Martin Michlmayr (tbm) - 8 years ago 2016-05-08 03:06:53
tbm@cyrius.com
Use secure http for project links where possible

Use secure http for project links where possible. Thanks to Paul Wise.
1 file changed with 7 insertions and 7 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/members/current/index.html
Show inline comments
...
 
@@ -98,13 +98,13 @@ licensed under the GNU GPL.</p>
 
  copyrights or sign a license enforcement agreement (which delegates to
 
  Conservancy the authority of license enforcement).  The Project also
 
  creates an ongoing relationship between Conservancy and Debian, wherein
 
  Conservancy offers Debian its expertise and advice on software licensing,
 
  enforcement, and related issues.</p>
 

	
 
<h2><a href="http://evergreen-ils.org/">Evergreen</a></h2>
 
<h2><a href="https://evergreen-ils.org/">Evergreen</a></h2>
 

	
 
<p>The Evergreen Project develops an open source ILS (integrated library
 
system) used by hundreds of libraries across the world. The software, also
 
called Evergreen, is used by libraries to provide their public catalog
 
interface as well as to manage back-of-house operations such as
 
circulation (checkouts and checkins), acquisition and cataloging of
...
 
@@ -147,13 +147,13 @@ protocol implementations cooperative and support for SSL sockets.</p>
 
  full revision tracking capabilities, not dependent on network access
 
  or a central server. Branching and merging are fast and easy to do.</p>
 

	
 
<p>Git is used for version control of files, much like tools such as
 
  Mercurial, Bazaar, Subversion, CVS, Perforce, and Visual SourceSafe.</p>
 

	
 
<h2><a href="http://www.godotengine.org/">Godot Engine</a></h2>
 
<h2><a href="https://www.godotengine.org/">Godot Engine</a></h2>
 

	
 
<p>Godot is an advanced, feature packed, multi-platform 2D and 3D game
 
engine. It provides a huge set of common tools, so you can just focus on
 
making your game without reinventing the wheel. Godot is is completely Free
 
and Open Source under the MIT License.</p>
 

	
...
 
@@ -198,13 +198,13 @@ professional artists.</p>
 

	
 
<p>Kallithea is a free software source code management system supporting two
 
leading version control systems, Mercurial and Git.  Kallithea hosts your
 
code, manages access control lists and provides an easy web interface to the
 
version control system of your choice.</p>
 
  
 
<h2><a href="http://kohanaframework.org">Kohana</a></h2>
 
<h2><a href="https://kohanaframework.org">Kohana</a></h2>
 

	
 
<p>Kohana is an elegant HMVC PHP5 framework that provides a rich set of
 
components for building web applications.  It requires very little
 
configuration, fully supports UTF-8 and I18N, and provides many of the
 
tools that a developer needs within a highly flexible system. The
 
integrated class auto-loading, cascading filesystem, highly consistent
...
 
@@ -274,13 +274,13 @@ transportation analysis, including measures of mobility and accessibility.</p>
 
<p>Outreachy helps people from groups underrepresented in free and open
 
source software get involved by providing a supportive community for
 
newcomers to contribute to throughout the year, and by offering focused
 
internship opportunities twice a year with many free software organizations.
 
</p>
 

	
 
<h2><a href="http://phpmyadmin.net/">phpMyAdmin</a></h2>
 
<h2><a href="https://phpmyadmin.net/">phpMyAdmin</a></h2>
 

	
 
<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
...
 
@@ -361,13 +361,13 @@ viability and success.</p>
 
the powerful Smalltalk programming language and environment. Squeak is
 
highly-portable - even its virtual machine is written entirely in
 
Smalltalk making it easy to debug, analyze, and change. Squeak is the
 
vehicle for a wide range of projects from multimedia applications,
 
educational platforms to commercial web application development.</p>
 

	
 
<h2><a href="http://sugarlabs.org">Sugar Labs</a></h2>
 
<h2><a href="https://sugarlabs.org">Sugar Labs</a></h2>
 

	
 
<p>Sugar is a learning platform that reinvents how computers are used for
 
education.  Sugar's focus on sharing, criticism, and exploration is
 
grounded in the culture of free software.  Sugar Labs' mission is to
 
produce, distribute and support the use of the Sugar learning platform.
 
Sugar Labs supports the community of educators and software developers who
...
 
@@ -394,21 +394,21 @@ with different types of languages including common scripting languages
 
such as Perl, PHP, Python, Tcl and Ruby. The list of supported languages
 
also includes C&#35;, Java, Lua, Octave and R amongst others. SWIG is most
 
commonly used to create high-level interpreted or compiled programming
 
environments, user interfaces, and as a tool for testing and prototyping
 
C/C++ software.</p>
 

	
 
<h2><a href="http://twistedmatrix.com/">Twisted</a></h2>
 
<h2><a href="https://twistedmatrix.com/">Twisted</a></h2>
 
<p>Twisted is an event-based engine for Internet applications, written in
 
Python. Twisted supports TCP, SSL and TLS, UDP, Unix sockets, multicast,
 
and serial ports. It also includes a Web server, an SMTP/POP3 server, a
 
telnet server, an SSH server, an IRC server, a DNS server, and of course
 
APIs for creating new protocols. It supports integration with GTK+ 2, Qt,
 
Tkinter, wxPython, Mac OS X (PyObjC) and Win32 event loops.</p>
 

	
 
<h2><a href="http://www.uclibc.org/">uCLibc</a></h2>
 
<h2><a href="https://www.uclibc.org/">uCLibc</a></h2>
 

	
 
<p>uClibc (pronounced yew-see-lib-see) is a C library
 
for developing embedded Linux systems. It is much smaller than the GNU
 
C Library, but nearly all applications supported by glibc also work
 
perfectly with uClibc. Porting applications from glibc to uClibc
 
typically involves just recompiling the source code. uClibc even
0 comments (0 inline, 0 general)