Changeset - cabc653ef07c
[Not reviewed]
0 1 1
Brett Smith (brett) - 5 years ago 2018-11-18 15:43:06
brett@sfconservancy.org
projects: Add Xapian.
2 files changed with 15 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/img/projects/xapian.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
www/conservancy/static/projects/current/index.html
Show inline comments
...
 
@@ -776,25 +776,40 @@ supports shared libraries and threading. It currently runs on standard
 
Linux and MMU-less (also known as uClinux) systems with support for
 
alpha, ARM, cris, i386, i960, h8300, m68k, mips/mipsel, PowerPC, SH,
 
SPARC, and v850 processors.</p>
 

	
 
<h2><a href="http://www.winehq.org/">Wine</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/wine.png" 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="G9BDG2ABR7PYA">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Wine via PayPal">
 
</form>
 

	
 
<p>Wine is an Open Source implementation of the Windows API on top of
 
X and Unix.  It is a compatibility layer for running Windows
 
programs. Wine does not require Microsoft Windows, as it is a
 
completely free alternative implementation of the Windows API
 
consisting of 100% non-Microsoft code, however Wine can optionally use
 
native Windows DLLs if they are available. Wine provides both a
 
development toolkit for porting Windows source code to Unix as well as
 
a program loader, allowing many unmodified Windows programs to run on
 
x86-based Unixes, including Linux, Mac OS X, FreeBSD, and Solaris.</p>
 

	
 
<h2><a href="https://xapian.org/">Xapian</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/xapian.png" 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="Y8WL47RVZJ3LQ">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Xapian via PayPal">
 
</form>
 

	
 
<p>Xapian is a highly adaptable toolkit which allows developers to
 
easily add advanced indexing and search facilities to their own
 
applications. It has built-in support for several families of weighting
 
models and also supports a rich set of boolean query operators.</p>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)