home *** CD-ROM | disk | FTP | other *** search
/ Neil's C++ Stuff / 2002-11-php_neilstuff_com.zip / links.php < prev    next >
Text File  |  2004-01-11  |  12KB  |  234 lines

  1.  
  2.     <H2>Various Links</H2>
  3.  
  4.     Welcome to the global bookmark page that I use and therefore published for the rest of you as well.  Links that go to other <I>link pages</I> or portals are noted as such.  I hate going through the link loops, eh?  It is a hodge podge right now of various things I've researched and/or used.<BR>
  5.     <BR>
  6.  
  7.     <FONT SIZE=+2>Supreme</FONT>
  8.     <UL>
  9.         <LI><A HREF="http://www.be.com/">BeOS</A>
  10.             <UL>
  11.             <LI><A HREF="http://www.be.com/developers/dev_lib/index.html">Developer Library</A>
  12.             <LI><A HREF="http://www-classic.be.com/developers/developer_library/opengl.html">OpenGL</A>
  13.             <LI><A HREF="http://www-classic.be.com/documentation/be_book/">The Be Book 5</A>
  14.             </UL>
  15.         <LI><A HREF="http://www.textpad.com/">TextPad</A>
  16.     </UL>
  17.  
  18.     <FONT SIZE=+2>Anti-Spam</FONT>
  19.     <UL>
  20.         <LI><A HREF="http://www.panix.com/e-spam.html">Email Spam</A>
  21.         <LI><A HREF="http://spam.abuse.net/">Fight Spam on the Internet</A>
  22.         <LI><A HREF="http://dlis.gseis.ucla.edu/people/pagre/spam.html">Put a Spammer in the Slammer</A>
  23.         <LI><A HREF="http://www.junkemail.org/about/">Junk Email Resource Page</A>
  24.         <LI><A HREF="http://digital.net/~gandalf/spamfaq.html">spamfaq</A>
  25.         <LI><A HREF="http://www.cauce.org/">Coalition Against Unsolicited Commercial Email</A>
  26.     </UL>
  27.  
  28.     <FONT SIZE=+2><A HREF="http://msdn.microsoft.com/library/psdk/portals/win32start_1n6t.htm">Win32 API</A></FONT>
  29.     <UL>
  30.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/commdlg3_8zjn.htm">Common Dialog Box Functions</A>
  31.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/dlgboxes_0voz.htm">Dialog Box Functions</A>
  32.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/editcon_3xyr.htm">Edit Control Messages</A>
  33.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winbase/filesio_4lf7.htm">File I/O Functions</A>
  34.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/gdi/fontext_9r77.htm">Font and Text Functions</A>
  35.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/menus_7uur.htm">Menu Functions</A>
  36.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/messques_910z.htm">Message and Message Queue Functions</A>
  37.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/gdi/pantdraw_8igj.htm">Painting and Drawing Functions</A>
  38.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/controls_1m5v.htm">Predefined Controls</A>
  39.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winbase/prothred_3mgj.htm">Process and Thread Functions</A>
  40.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/winclass_7ugj.htm">Window Class Functions</A>
  41.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/windows_8qyb.htm">Window Functions</A>
  42.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/windows_2v8z.htm">Window Messages</A>
  43.         <LI><A HREF="http://msdn.microsoft.com/library/psdk/winui/controls_7v90.htm">WM_SETFONT</A>
  44.     </UL>
  45.  
  46.     <FONT SIZE=+2>ActiveX Family (COM / ATL / OLE)</FONT>
  47.     <UL>
  48.         <LI><A HREF="http://www.byte.com/art/9709/sec5/art1.htm">BYTE Magazine - September 1997 / Cover Story / ActiveX Demystified</A>
  49.         <LI><A HREF="http://www.dbmsmag.com/9506d13.html">DBMS - June 1995 - Understanding OLE</A>
  50.         <LI><A HREF="http://www.objs.com/x3h7/ole2.htm">OLE Component Object Model</A>
  51.         <LI><A HREF="http://msdn.microsoft.com/library/techart/msdn_cpptocom.htm">From CPP to COM</A>
  52.         <LI><A HREF="http://www.microsoft.com/com/news/drgui.asp">Dr. GUI's Gentle Guide to COM</A>
  53.         <LI><A HREF="http://msdn.microsoft.com/library/specs/S1CF80.HTM">COM Specification</A>
  54.         <LI><A HREF="http://msdn.microsoft.com/library/books/inole/S10AA.HTM">Inside OLE</A> (entire book)
  55.         <LI><A HREF="http://msdn.microsoft.com/library/devprods/vs6/visualc/vcmfc/atl.htm">Active Template Library (ATL) Reference</A>
  56.     </UL>
  57.  
  58.     <FONT SIZE=+2>C++ Standard Template Library</FONT>
  59.     <UL>
  60.         <LI><A HREF="http://www.mochima.com/tutorials/STL.html">An Introduction to the Standard Template Library</A> by Carlos Moreno
  61.         <LI><A HREF="http://www.msoe.edu/eecs/ce/courseinfo/stl/index.htm">C++ Standard Template Library</A> by Dr. Mark J. Sebern
  62.     </UL>
  63.  
  64.     <FONT SIZE=+2>3D / Math</FONT>
  65.     <UL>
  66.         <LI><A HREF="http://archives.math.utk.edu/">Math Archives</A>
  67.         <LI><A HREF="http://aleph0.clarku.edu/~djoyce/java/trig/">Dave's Short Course in Trigonometry</A>
  68.         <LI><A HREF="http://www.math.uakron.edu/~tprice/Trig/toc.html">WebTrig</A> (Lessons in PDF files!)
  69.         <LI><A HREF="http://library.thinkquest.org/10030/algecon.htm">Algebra</A> (various small documents)
  70.         <LI><A HREF="http://matwww.ee.tut.fi/Kost/MatrixAlgebra-toc.html">Interactive Exercises on Matrix Algebra</A>
  71.         <LI><A HREF="http://astronomy.swin.edu.au/pbourke/geometry/">Geometry (<A HREF="http://astronomy.swin.edu.au/pbourke/geometry/insidepoly/">Determining if a point lies on the interior of a polygon</A>)
  72.         <LI><A HREF="http://www.flipcode.com/tutorials/tut_collision.shtml">3D Collision Detection</A>
  73.     </UL>
  74.  
  75.     <FONT SIZE=+2>RFCs</FONT>
  76.     <UL>
  77.         <LI><A HREF="http://www.faqs.org/rfcs/rfc-titles.html">RFC Index</A>
  78.     </UL>
  79.  
  80.     <FONT SIZE=+2>Dev Portals/Repositories</FONT>
  81.     <UL>
  82.         <LI><A HREF="http://www.neutralzone.org/home/faqsys/index.html">Faqsys</A>
  83.         <LI><A HREF="http://www.programmersheaven.com">Programmer's Heaven</A>
  84.         <LI><A HREF="http://development.freeservers.com/index.htm">Programming Sharehouse</A>
  85.         <LI><A HREF="http://www.gamasutra.com/">Gamasutra</A>
  86.         <LI><A HREF="http://www.flipcode.com/">flipCode</A>
  87.     </UL>
  88.  
  89.     <FONT SIZE=+2>Secure Socket Layer</FONT>
  90.     <UL>
  91.         <LI><A HREF="http://www.openssl.org/">OpenSSL: The Open Source toolkit for SSL/TLS</A>
  92.  
  93.         <LI><A HREF="http://docs.iplanet.com/docs/manuals/security/sslin/index.htm">Introduction to SSL</A>
  94.  
  95.         <LI><A HREF="http://webopedia.internet.com/TERM/S/SSL.html">SSL - Webopedia Definition and Links</A>
  96.  
  97.         <LI><A HREF="http://home.netscape.com/eng/ssl3/ssl-toc.html">SSL Protocol V. 3.0</A>
  98.  
  99.         <LI><A HREF="http://www.colossus.net/SSL.html">The SSL Protocol</A>
  100.  
  101.         <LI><A HREF="http://www10.netscape.com/eng/security/SSL_2.html">SSL 2.0 Protocol Specification</A>
  102.     </UL>
  103.  
  104.     <FONT SIZE=+2>File Formats</FONT>
  105.     <UL>
  106.         <LI>Collections
  107.             <UL>
  108.             <LI><A HREF="http://www.wotsit.org/">Wotsit's Format</A>
  109.             <LI><A HREF="http://www.dcs.ed.ac.uk/home/mxr/gfx/utils-hi.html">The Graphics File Format Page (utils + info)</A>
  110.             </UL>
  111.         <LI>JPEG
  112.             <UL>
  113.             <LI><A HREF="http://www.jpeg.org/public/jpeghomepage.htm">JPEG Home page</A> (the group's homepage)
  114.             <LI><A HREF="http://www.w3.org/Graphics/JPEG/">JPEG JFIF</A> (wc3.org)
  115.             <LI><A HREF="http://www.ijg.org/">Independent JPEG Group</A> (free C/C++ code library for JPEG image processing)
  116.             </UL>
  117.         <LI>PNG
  118.             <UL>
  119.             <LI><A HREF="http://www.libpng.org/pub/png/">PNG (Portable Network Graphics) Home Site</A>
  120.             </UL>
  121.         <LI>TIFF
  122.             <UL>
  123.             <LI><A HREF="http://home.earthlink.net/~ritter/tiff/">The Unofficial TIFF Homepage</A>
  124.             </UL>
  125.     </UL>
  126.  
  127.     <FONT SIZE=+2>Design Concepts</FONT>
  128.     <UL>
  129.         <LI><A HREF="http://www.infidels.org/~meta/getalife/">Get A Life</A> [evolutionary concepts]
  130.     </UL>
  131.  
  132.     <FONT SIZE=+2>Multi-Threading</FONT>
  133.     <UL>
  134.  
  135.         <LI><A HREF="http://www.cs.bc.edu/~mc362/pthreads_new.html">CIS 307: Pthreads</A>
  136.  
  137.         <LI><A HREF="http://centaurus.cs.umass.edu/~wagner/threads_html/tutorial.html">Getting Started With POSIX Threads</A>
  138.  
  139.         <LI><A HREF="http://www.sunworld.com/swol-02-1996/swol-02-threads.html">How to program with threads</A>
  140.  
  141.         <LI><A HREF="http://www.humanfactor.com/pthreads/">Programming POSIX Threads</A>
  142.  
  143.         <LI><A HREF="http://www.alphalink.com.au/~tjaden/libthr/">Psyk Software: libthr</A> [POSIX thread API wrapper for multiple platforms]
  144.  
  145.         <LI><A HREF="http://www.cs.nmsu.edu/~jcook/Tools/pthreads/pthreads.html">Pthreads Tutorial</A>
  146.  
  147.         <LI><A HREF="http://www.cs.utexas.edu/users/fussell/cs372/pthreads/">Threads Information</A> [more links, no content other than example C programs]
  148.  
  149.         <LI><A HREF="http://www.austin.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/genprogc/edition.htm">General Programming Concepts: Writing and Debugging Programs</A>
  150.  
  151.             <UL>
  152.             <LI><A HREF="http://www.austin.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/genprogc/parallel_prg.htm">Chapter 9. Parallel Programming</A>
  153.             <LI><A HREF="http://www.austin.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/genprogc/threads_prg.htm">Chapter 11. Threads Programming Guidelines</A>
  154.             </UL>
  155.     </UL>
  156.  
  157.     <FONT SIZE=+2>Multimedia Libraries</FONT>
  158.     <UL>
  159.         <LI><A HREF="http://www.talula.demon.co.uk/allegro/">Allegro Game Programming Library</A> <IMG SRC="gfx/icon.os/dos.gif">
  160.             <UL>
  161.             <LI><A HREF="http://sunsite.dk/allegro/wip.html">Work in Progress</A>
  162.                 <IMG SRC="gfx/icon.os/be.gif">
  163.                 <IMG SRC="gfx/icon.os/windows.gif">
  164.                 <IMG SRC="gfx/icon.os/dos.gif">
  165.                 <IMG SRC="gfx/icon.os/linux.gif">
  166.             <LI><A HREF="http://www.allegro.cc/">Allegro.CC</A>
  167.             <LI><A HREF="http://www.canvaslink.com/allegro/agc/index.html">Allegro Games Competition</A>
  168.             </UL>
  169.  
  170.         <LI><A HREF="http://clanlib.org">ClanLib Game SDK</A>
  171.             <IMG SRC="gfx/icon.os/be.gif">
  172.             <IMG SRC="gfx/icon.os/windows.gif">
  173.             <IMG SRC="gfx/icon.os/linux.gif">
  174.         
  175.         <LI><A HREF="http://msdn.microsoft.com/downloads/sdks/platform/Platform.asp">Microsoft Platform SDK</A> / <A HREF="http://www.microsoft.com/directx/">DirectX</A>
  176.             <IMG SRC="gfx/icon.os/windows.gif">
  177.             <UL>
  178.             <LI><A HREF="http://modena.intergate.ca/personal/iago/dirxtut/">The DirectX Files</A>
  179.             <LI>Binary Spells - <A HREF="http://www.binaryspells.com/directx.html">Ultimate DirectX Resources</A>
  180.             <LI><A HREF="http://www.geocities.com/SoHo/Lofts/2018/djdirectxtut.html">Game Programming with DirectX</A> by David Joffe (<A HREF="http://www.comp.nus.edu.sg/~xudegui/MyFYP/dj/djdirectxtut.html">mirror</A>)
  181.             <LI><A HREF="http://www.geocities.com/SiliconValley/Way/3390/klopf.html">the DirectX eXperience</A>
  182.             <LI><A HREF="http://loirak.com/prog/directx/basics.htm">Basics of DirectDraw Game Programming</A>
  183.             </UL>
  184.  
  185.         <LI><A HREF="http://www.devolution.com/~slouken/SDL">Simple DirectMedia Layer</A> (SDL)
  186.             <IMG SRC="gfx/icon.os/be.gif">
  187.             <IMG SRC="gfx/icon.os/windows.gif">
  188.             <IMG SRC="gfx/icon.os/linux.gif">
  189.     </UL>
  190.  
  191.     <FONT SIZE=+2>Graphics Libraries</FONT>
  192.     <UL>
  193.         <LI><A HREF="http://www.scitechsoft.com/dp_mgl.html">SciTech's Multi-platform Graphics Library</A>
  194.     </UL>
  195.  
  196.     <FONT SIZE=+2>Audio Libraries</FONT>
  197.     <UL>
  198.         <LI><A HREF="http://www.egerter.com/seal/">Synthetic Audio Library</A> (SEAL)
  199.         
  200.         <LI><A HREF="http://www.s2.org/s2/midas/">MIDAS</A>
  201.  
  202.         <LI><A HREF="http://www.freeyellow.com/members6/avas/amp.html">Audio MPEG Player</A>
  203.  
  204.         <LI><A HREF="http://www.tfn.net/~amstpi/mikmod.html">MikMod</A>
  205.     </UL>
  206.  
  207.     <FONT SIZE=+2>Java</FONT>
  208.     <UL>
  209.         <LI><A HREF="http://www.research.att.com/~bs/bs_faq.html#Java">Bjarne Stroustrup's F.A.Q.</A> (comments on Java)
  210.         <LI><A HREF="http://java.sun.com/products//jdk/1.2/docs/api/index-files/index-1.html">Java 2 Platform - Index</A>
  211.     </UL>
  212.  
  213.     <FONT SIZE=+2>Miscelaneous</FONT>
  214.     <UL>
  215.         <LI><A HREF="http://www.xiph.org/ogg/vorbis/">The Ogg Vorbis CODEC project
  216.         <LI><A HREF="http://foldoc.doc.ic.ac.uk/foldoc/index.html">FOLDOC - Computing Dictionary</A>
  217.         <LI><A HREF="http://inventory.goto.com/inventory/Search_Suggestion.jhtml">GoTo Suggestions</A>
  218.         <LI><A HREF="http://classic.tucows.com/">Tucows Classic Software</A>
  219.         <LI><A HREF="http://msdn.microsoft.com/scripting/default.htm">Microsoft Scripting Technologies</A>
  220.         <LI><A HREF="http://dmoz.org/">Open Directory Project</A>
  221.         <LI><A HREF="http://osr5doc.sco.com:1996/topics/CONTENTS.html">Developer Topics</A>
  222.         <LI><A HREF="http://webster.cs.ucr.edu/">Art of Assembly Language Programming and HLA by Randall Hyde</A>
  223.         <LI><A HREF="http://www.filelibrary.com/">FileLibrary.com</A>
  224.         <LI><A HREF="http://www.freetype.org/">The FREETYPE Project</A> (<A HREF="http://freetype.sourceforge.net/old_index.html">USA</A>)
  225.         <LI><A HREF="http://www.geocities.com/SiliconValley/Vista/6552/dlinks.html">DJGPP and related links</A>
  226.         <LI><A HREF="http://www.unicode.org/">Unicode Home Page</A>
  227.         <LI><A HREF="http://www.xs4all.nl/~kholwerd/bool.html">Polygon Boolean operations on sets of polygons</A>
  228.         <LI><A HREF="http://www.epanorama.net/pc/programming.html">Programming info page</A>
  229.         <LI><A HREF="http://www.geocities.com/SiliconValley/2151/win95gpe.html">The Win95 Game Programmer's Encyclopedia</A>
  230.         <LI><A HREF="http://www.tenberry.com/web/dpmi/toc.htm">DPMI Specification</A> (DOS Protected Mode Interface)
  231.     </UL>
  232.  
  233.     <BR><BR><I>This site maintains no control over the content of any linked site</I>
  234.