Jeremy Newman : EA Durbin <ead1234 at hotmail.com>

Jeremy Newman jnewman at winehq.org
Fri Oct 19 09:52:09 CDT 2007


Module: website
Branch: master
Commit: aa36d1b34cdb1a6e39b9f1459702f7e26037df3f
URL:    http://source.winehq.org/git/website.git/?a=commit;h=aa36d1b34cdb1a6e39b9f1459702f7e26037df3f

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Fri Oct 19 09:51:32 2007 -0500

EA Durbin <ead1234 at hotmail.com>
maintenance - prune some dead or moved links

---

 templates/en/resources.template |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/templates/en/resources.template b/templates/en/resources.template
index c11ec16..c072acf 100644
--- a/templates/en/resources.template
+++ b/templates/en/resources.template
@@ -16,7 +16,6 @@
        <ul>
          <li><a href="http://www.winprog.org/tutorial/">Win32 API Tutorial</a> If you know nothing about Windows, you can't do worse than
           start here.
-         <li><a href="ftp://ftp.borland.com/pub/delphi/techpubs/delphi2/win32.zip">Win32 API</a> Help File format, courtesy of Borland.
          <li><a href="http://msdn.microsoft.com/developercenters/">MSDN Online</a> Microsoft's new site.
          <li><a href="http://www.microsoft.com/windows/directx/default.aspx">DirectX</a> Multimedia API for games, etc.
          <li>The Open32 API is the subset of Win32 implemented by IBM's OS/2 Merlin. Open32 provides source code
@@ -34,7 +33,6 @@
          The official <a href="http://www.ecma-international.org/">European Computer Manufacturer's Association</a> specification of the Windows API. Known as APIW while it was in
          draft.
          <li><a href="ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu/user/ralf/pub/WWW/files.html">DOS Interrupts</a> Ralf Brown's exhaustive and famous Interrupt List 
-         <li><a href="http://sunsite.lanet.lv/ftp/mirror/x2ftp/msdos/programming/00Main.html">X2</a> DOS programming specifications
 	     <li><a href="http://garbo.uwasa.fi/pc/">Garbo</a> DOS archives
        </ul>
 
@@ -62,17 +60,14 @@
        <ul>
          <li><a href="http://www.tldp.org/HOWTO/Font-HOWTO/">TTF on Linux HOWTO</a>
          <li><a href="http://www.microsoft.com/typography/unicode/cs.htm">Charset info</a> From Microsoft.
-         <li><a href="http://rcum.uni-mb.si/local/fontfaq/cf_1.htm">comp.fonts</a> The home page is gone, but the <a href="http://nwalsh.com/comp.fonts/FAQ/index.html">FAQ</a>
-         is still available, as is the <a href="http://rcum.uni-mb.si/local/fontfaq/cf_18.htm#GLOSS6">Internet Font Archive</a>.
+         <li>comp.fonts<a href="http://nwalsh.com/comp.fonts/FAQ/index.html">FAQ</a>
          <li><a href="http://www.w3.org/Fonts/Panose/pan2.html">Panose 2.0</a> Font spec
          <li><a href="ftp://ftp.x.org/R5contrib/hp_xlfd_enhancements/hp_xlfd_enhancements">X11R6 Fonts</a> X is more typographically capable than it appears, as is made clear in this paper by Nathan Meyers.
          <li><a href="http://www.freetype.org/">FreeType</a> Free TrueType font engine
 	     <li><a href="http://www.linuxberg.com/preview/9995.html">t1lib</a> PostScript T1 font engine, extracted and improved
 	          from X11 sources.
          <li><a href="http://ftp.giga.or.at/pub/nih/ttftot42">TTFtoT42</a> Use TTF with Postscript rasterizers
-         <li><a href="http://www.curvesoft.com/tools.html">Curvesoft</a> Commercial type 1 rasterizer, includes FreeType based TTF rasterizer
     	 <li><a href="http://www.truedoc.com/webpages/samples/samples_l4.html">TrueDoc sample</a> Antialiasing and subpixel positioning sales pitch
-         <li><a href="http://crl.nmsu.edu/">CLR</a> Center for Linguistics Research
 	     <li><a href="http://czyborra.com/">Unicode Info</a> From Roman Czybora.
          <li>Charles Bigelow, <i>Scientific American</i>, 1983.
          <li><a href="http://grc.com/cleartype.htm">Subpixel antialiasing</a> Everything old is new again
@@ -90,9 +85,7 @@
        <ul>
          <li><a href="http://www.sandpile.org/">Sandpile.org</a> Another one.
          <li><a href="http://www.x86.org/">Intel Secrets</a> What Intel doesn't want you to know
-         <li><a href="http://www.intel.com/technology/itj/Q21999/ARTICLES/art_6.htm">Intel Documentation</a> What Intel does want you to know -- how to write code for their chips.
-         <li>Intel Chips with<a href="http://cedar.intel.com/cgi-bin/ids.dll/topic.jsp?catCode=DEC">SSE</a>
-         <li>Intel Chips with<a href="http://cedar.intel.com/cgi-bin/ids.dll/topic.jsp?catCode=DED">SSE2</a>
+         <li><a href="http://www.intel.com/technology/itj/archive.htm">Intel Documentation</a> What Intel does want you to know -- how to write code for their chips.
          <li>A link to the <a href="http://developer.intel.com/software/products/perflib/index.htm">Intel performance libraries</a>
        </ul>
 




More information about the wine-cvs mailing list