Skip to content

Commit

Permalink
Update or remove broken links and update redirects on front page
Browse files Browse the repository at this point in the history
  • Loading branch information
wsfulton committed Dec 5, 2015
1 parent d54cb96 commit da5d922
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 43 deletions.
18 changes: 9 additions & 9 deletions default.side
Expand Up @@ -22,31 +22,31 @@
<tr><td align=center><a href="http://sfconservancy.org"><img src="images/conservancy-black.png" width="170" alt="Software Freedom Conservancy logo"/></a></td></tr>

<tr><td bgcolor="#000000" align=center><font color="#ffffff"><b>Our Generous Host</b></font></td></tr>
<tr><td align=center><a href="http://sourceforge.net/projects/swig"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=1645&type=15" width="170" border="0" alt="Get SWIG at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></td></tr>
<tr><td align=center><a href="http://sourceforge.net/projects/swig/"><img src="http://sourceforge.net/sflogo.php?group_id=1645&type=15" width="170" border="0" alt="Get SWIG at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></td></tr>

<tr><td bgcolor="#000000" align=center><font color="#ffffff"><b>Exits</b></font></td></tr>
<tr><td><a href="http://www.franz.com/products/allegrocl">AllegroCL</a></td></tr>
<tr><td><a href="http://franz.com/products/allegrocl/">AllegroCL</a></td></tr>
<tr><td><a href="http://www.mono-project.com/">C# - Mono</a></td></tr>
<tr><td><a href="http://msdn.microsoft.com/netframework">C# - MS .NET</a></td></tr>
<tr><td><a href="http://common-lisp.net/project/cffi">CFFI</a></td></tr>
<tr><td><a href="http://www.call-with-current-continuation.org/chicken.html">CHICKEN</a></td></tr>
<tr><td><a href="http://clisp.cons.org">CLISP</a></td></tr>
<tr><td><a href="http://clisp.org">CLISP</a></td></tr>
<tr><td><a href="http://www.digitalmars.com/d/">D</a></td></tr>
<tr><td><a href="http://golang.org">Go language</a></td></tr>
<tr><td><a href="http://www.gnu.org/software/guile/guile.html">Guile</a></td></tr>
<tr><td><a href="http://java.sun.com">Java</a></td></tr>
<tr><td><a href="http://nodejs.org/">Javascript - Node.js</a></td></tr>
<tr><td><a href="https://nodejs.org/en">Javascript - Node.js</a></td></tr>
<tr><td><a href="https://developers.google.com/v8/">Javascript - V8</a></td></tr>
<tr><td><a href="http://www.webkit.org/">Javascript - WebKit</a></td></tr>
<tr><td><a href="https://webkit.org/">Javascript - WebKit</a></td></tr>
<tr><td><a href="http://www.lua.org">Lua</a></td></tr>
<tr><td><a href="http://racket-lang.org/">MzScheme/Racket</a></td></tr>
<tr><td><a href="http://www.ocaml.org/">Ocaml</a></td></tr>
<tr><td><a href="http://ocaml.org/">Ocaml</a></td></tr>
<tr><td><a href="http://www.octave.org/">Octave</a></td></tr>
<tr><td><a href="http://www.perl.org">Perl</a></td></tr>
<tr><td><a href="https://www.perl.org">Perl</a></td></tr>
<tr><td><a href="http://www.php.net">PHP</a></td></tr>
<tr><td><a href="http://www.python.org">Python</a></td></tr>
<tr><td><a href="https://www.python.org">Python</a></td></tr>
<tr><td><a href="http://www.r-project.org">R</a></td></tr>
<tr><td><a href="http://www.ruby-lang.org">Ruby</a></td></tr>
<tr><td><a href="https://www.ruby-lang.org">Ruby</a></td></tr>
<tr><td><a href="http://www.scilab.org/">Scilab</a></td></tr>
<tr><td><a href="http://www.tcl.tk">Tcl/Tk</a></td></tr>

Expand Down
11 changes: 3 additions & 8 deletions doc.ht
Expand Up @@ -76,18 +76,13 @@ Half-day tutorial presented at the 6th International Python Conference, October,

<ul>
<li> Klaus Kaempf gave an introductory SWIG tutorial in July 2008 as an OpenSUSE talk -
<a href="http://files.opensuse.org/opensuse/en/e/eb/Kkaempf_KnowledgeSharing_Swig.pdf">Slides (pdf)</a> and
<a href="http://blip.tv/file/1179673/">Video recording</a>. <br>
<a href="http://files.opensuse.org/opensuse/en/e/eb/Kkaempf_KnowledgeSharing_Swig.pdf">Slides (pdf)</a>. <br>

<li><p> Perl users can find more information about SWIG in the O'Reilly book
<a href="http://www.ora.com/catalog/advperl">"Advanced Perl Programming"</a>. <br>

<li><p> Daniel Blezek wrote an article about SWIG in the November, 1998 issue
of the <a href="http://www.cuj.com/archive/1611/index.html">C/C++ Users Journal</a>.

<li><p>An article about SWIG appeared in the February, 1998 issue
of <a href="http://www.ddj.com/ddj/1998/1998_02/index.htm">Dr. Dobb's Journal</a> on
Scripting and Alternative Languages. <br>
of the Dr Dobb's <a href="http://www.drdobbs.com/rapid-prototyping-with-swig/184403568">'Rapid Prototyping with SWIG'</a>.

<li><p>Scott Bolte wrote an article about SWIG in the Winter, 1997 issue of
<a href="http://www.tpj.com">The Perl Journal</a>. <br>
Expand All @@ -100,7 +95,7 @@ systems programming languages. SWIG was developed with many of these issues
in mind so this paper might be of interest to users who are new to
SWIG and its goals. <br>

<li><p> <b><a href="http://www.supercomp.org/sc96/proceedings/SC96PROC/BEAZLEY/INDEX.HTM"> Lightweight Computational Steering of Very Large Scale Molecular Dynamics Simulations </a></b>.
<li><p> <b><a href="http://dl.acm.org/citation.cfm?id=369136&CFID=735721914&CFTOKEN=57174172"> Lightweight Computational Steering of Very Large Scale Molecular Dynamics Simulations </a></b>.
Presented at Supercomputing'96. This paper describes the application that
motivated the development of SWIG. (See why SWIG was originally developed). <br>

Expand Down
2 changes: 1 addition & 1 deletion exec.ht
Expand Up @@ -14,7 +14,7 @@ process to suit your application.

<p>
John Ousterhout (creator of Tcl) has written a
<a href="http://home.pacbell.net/ouster/scripting.html">paper</a>
<a href="https://www.tcl.tk/doc/scripting.html">paper</a>
that describes the
benefits of scripting languages. SWIG makes it fairly easy to connect scripting
languages with C/C++ code.
Expand Down
2 changes: 1 addition & 1 deletion index.ph
Expand Up @@ -31,7 +31,7 @@ SWIG is free software and the code that SWIG generates is compatible with both c
<h3>
Recent News
<a href="http://sourceforge.net/export/rss2_projnews.php?group_id=1645&rss_limit=50&rss_fulltext=1"><img border="0" src="images/rss16px.png" alt="SWIG RSS Feed"></a>
<a href="http://sourceforge.net/p/swig/news/feed"><img border="0" src="images/rss16px.png" alt="SWIG RSS Feed"></a>
</h3>
Expand Down
14 changes: 5 additions & 9 deletions links.ht
Expand Up @@ -22,7 +22,7 @@ The <a href ="http://www.python.org"> Python </a> homepage. <br>
<a href="http://wiki.tcl.tk"> Tcl Wiki </a> Tcl Developer Xchange <br>
<a href="http://www.tclscripting.com"> Tcl Scripting </a> background articles <br>
<a href="http://www.gnu.org/software/guile/guile.html">Guile</a> homepage. <br>
<a href="http://www.cs.rice.edu/CS/PLT/packages/mzscheme/">MzScheme</a> homepage. <br>
<a href="http://racket-lang.org">MzScheme/Racket</a> homepage. <br>
<a href="http://www.ruby-lang.org/">Ruby</a> homepage. <br>
<a href="http://java.sun.com/">Java</a> homepage at Sun. <br>
<a href="http://www.php.net/">PHP</a> homepage. <br>
Expand All @@ -49,12 +49,8 @@ generator for matrix languages. <br>
for integrating C++ libraries with Python. <br>
<a href="http://cxx.sourceforge.net">CXX</a>. A C++ friendly extension API for Python.<br>
<a href="http://pyfortran.sourceforge.net">pyfort</a>. A wrapper generator for interfacing Fortran with Python.<br>
<a href="http://www.acl.lanl.gov/siloon">SILOON</a>. A wrapper generation tool
with some ambitious goals for C++.<br>
<a href="http://www9.informatik.uni-erlangen.de/eng/research/rendering/vision/itcl/">Itcl++</a>.
A wrapper generator for interfacing C++ with [incr Tcl].<br>

<a href="http://www.hlla.is.tsukuba.ac.jp/~chiba/openc++.html">OpenC++</a>. A very cool compiler project that lets you crawl inside C++ parse trees and more. <br>
<a href="http://www.csg.ci.i.u-tokyo.ac.jp/~chiba/openc++.html">OpenC++</a>. A very cool compiler project that lets you crawl inside C++ parse trees and more. <br>
<a href="http://www.stack.nl/~dimitri/doxygen">Doxygen</a>. Generate documentation and more for C/C++ programs.<br>
<a href="http://www.cs.cmu.edu/~chrislee/Software/g-wrap/">G-Wrap</a>. A wrapper generator for interfacing C and Scheme (including Guile).<br>

Expand All @@ -66,7 +62,7 @@ C++ wrapper generation that uses template metaprogramming. <br>
<a href="http://www.deaven.net/~deaven/Software/cxxwrap/">cxxwrap</a>. Java JNI wrapper code generator for C++.<br>
<a href="http://www.excelsior-usa.com/xfunction.html">xFunction</a>. Java native code access library.<br>
<a href="http://www.gnu.org/software/gcc/java/index.html">GCJ</a>. Gnu Compiler for Java - Part of GCC 3.0 and later. C++ and Java can be easily mixed together - Java objects are C++ objects and all Java classes are C++ classes using CNI, the alternative to JNI.<br>
<a href="http://inline.perl.org">Inline</a>. Perl programmers will definitely want to take a look at
<a href="https://github.com/ingydotnet/inline-c-pm">Inline</a>. Perl programmers will definitely want to take a look at
this module--especially if you're making simple C/C++ extensions.<br>
<a href="http://www.kd-dev.com/~eic/">EiC</a>. Embeddable, extensible and pointer-safe C interpreter with an interface to compiled C code.<br>
<a href="http://root.cern.ch/root/Cint.html">CINT</a>. C/C++ interpreter with an interface to compiled C/C++ code.<br>
Expand All @@ -77,7 +73,7 @@ all C++ features. There are plans to support more languages so be
sure to check it out.
<br>

<a href="http://www.scipy.org/site_content/weave">Weave</a>. A tool for inlining C/C++ code into Python scripts. Very cool.<br>
<a href="http://docs.scipy.org/doc/scipy/reference/weave.html">Weave</a>. A tool for inlining C/C++ code into Python scripts. Very cool.<br>

<a href="http://www.tecgraf.puc-rio.br/~celes/tolua">Tolua</a>. Connect C/C++ programs to the Lua progamming language.<br>

Expand All @@ -96,7 +92,7 @@ It lets you generate code by parsing existing languages or by creating and parsi

<a href="http://www.llnl.gov/casc/components/babel.html">Babel</a>. Language interoperability using Interface Definition Language (IDL) techniques.<br>

<a href="http://pyinstant.sf.net">Instant</a>. Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG.<br>
<a href="https://sourceforge.net/projects/pyinstant/">Instant</a>. Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG.<br>

<a href="http://seal-reflex.web.cern.ch/seal-reflex/index.html">Reflex</a>. C++ library which provides reflection information about C++ types.<br>

Expand Down
6 changes: 3 additions & 3 deletions mail.ht
Expand Up @@ -31,7 +31,7 @@ To subscribe to any of the mailing lists or view the archives, use the links on

<tr>
<td>
<a href="http://lists.sourceforge.net/lists/listinfo/swig-user">swig-user</a>
<a href="https://sourceforge.net/p/swig/mailman/swig-user/">swig-user</a>
</td>
<td>
General discussion and queries about SWIG for users.
Expand All @@ -40,7 +40,7 @@ General discussion and queries about SWIG for users.

<tr>
<td>
<a href="http://lists.sourceforge.net/lists/listinfo/swig-devel">swig-devel</a>
<a href="https://sourceforge.net/p/swig/mailman/swig-devel/">swig-devel</a>
</td>
<td>
Discussion list for SWIG developers or anyone interested in SWIG development.
Expand All @@ -49,7 +49,7 @@ Discussion list for SWIG developers or anyone interested in SWIG development.

<tr>
<td>
<a href="http://lists.sourceforge.net/lists/listinfo/swig-cvs">swig-cvs</a>
<a href="https://sourceforge.net/p/swig/mailman/swig-cvs/">swig-cvs</a>
</td>
<td>
SWIG Github commits list. A summary of Git commits are mailed to this list.
Expand Down
15 changes: 3 additions & 12 deletions projects.ht
Expand Up @@ -16,25 +16,21 @@ These can be a useful reference for seeing how SWIG is used in real projects as
</li>

<li>
<a href="http://www.ogre3d.org/wiki/index.php/PyOgre">PyOgre</a> 3D graphics engine.
<a href="http://www.ogre3d.org/tikiwiki/PyOgre">PyOgre</a> 3D graphics engine.
</li>

<li>
<a href="http://www.remotesensing.org/gdal/">GDAL</a> Geospatial Data Abstraction library.
<a href="http://www.gdal.org/">GDAL</a> Geospatial Data Abstraction library.
</li>

<li>
<a href="http://www.scipy.org/Weave/">Weave</a> Scientific tools library.
<a href="http://docs.scipy.org/doc/scipy/reference/weave.html">Weave</a> Scientific tools library.
</li>

<li>
<a href="http://xapian.org/">Xapian</a> Search Engine library.
</li>

<li>
<a href="http://pyicu.osafoundation.org/">PyICU</a> Unicode support library.
</li>

<li>
<a href="http://pyopengl.sourceforge.net/">PyOpenGL</a> OpenGL graphics.
</li>
Expand Down Expand Up @@ -103,11 +99,6 @@ Perl interface to the Widget Creation Library (Joe Buehler). </li>
XML::Xerces is the Perl API to the Apache project's Xerces XML parser.
</li>

<li> <a
href="http://grass.gdf-hannover.de/wiki/GRASS_and_Python">GRASS-SWIG</a>:
GRASS GIS (Geographic Resources Analysis Support System)- SWIG interface.</li>


<li> <a
href="http://www.opensourcepartners.nl/~costar/gramofile/">Gramofile</a>:
The main goal of Gramofile is putting the sound of for example
Expand Down

0 comments on commit da5d922

Please sign in to comment.