Geometry
TriangleMagic: Assorted facts that help working with triangle meshes.
BsplineBasisFunctions: uniform B-Spline basis functions
Code
Code snippets and little tutorials.
OpenGL
OpenglHowto: How to set up an OpenGL Xcode project
OpenGLSnippets: OpenGL snippets
C++
CppTricks: C++ Tricks
CGAL
CGALTricks: Tidbits about CGAL programming
CGALHowto: How to set up CGAL on different platforms
CGALPolyhedron: A simple example of a CGAL polyhedron with custom Vertex/Edge/Facet containers
CGALObjLoader: A simple OBJ loader for CGAL Polyhedron structures, with per-halfedge UVs.
Matlab
MatlabCode: Help with matlab code
MatlabTestSuites: How to build matlab test scenarios.
Python
PythonHowto: Tips & Tricks in Python
PythonSeamCut: Cut an obj mesh along uv seams.
PyQtHowto: Python + Qt = Rapid GUI Prototyping
Debugging
DebuggingTricks: Tricks for debugging code.
Reports
Siggraph2008Report: Siggraph 2008
Random Tricks
OSX
OSXTricks OSX tips/tricks
OSXEnvironmentVariables Environment variables under OSX.
Version Control
CVSTricks CVS repository tutorial
CVSGitInteraction CVS-Git interaction
GITSVNTricks Git Svn interaction
MoinMoin
MoinMoinHowto: Tips & Tricks around MoinMoin
MoinMoinSymDir: How to make symbolic directories for moinmoin in windows.
MoinMoinLaTeX: Files and instructions
Blender
BlenderHowto: Tips & Tricks around Blender
ImageMagick
ImageMagickTricks: Tips & Tricks for ImageMagick