Personal tools
You are here: Home Members nigel Links
Document Actions

Links

Up one level

A links folder

GFortran for windows by Nigel Sim — last modified 2006-06-22 11:41
All binary installs of GFortran, including the Mingw32 native installer
An Eclipse base biology workspace by Nigel Sim — last modified 2006-06-22 11:41
* Molecular management using CDK * Molecular editing in 2D using JChemPaint * Molecular visualization in 3D using Jmol * Spectra visualization * Sequence management and visualization using BioJava * CMLRSS newsreader
UML editor for Eclipse by Nigel Sim — last modified 2006-06-22 11:41
 
Introduction To New-Style Classes In Python by Nigel Sim — last modified 2006-06-22 11:41
A new-style class is one that is derived, either directly or indirectly, from a built-in type. # Properties: Attributes that are defined by get/set methods # Static methods and class methods # The new __getattribute__ hook, which, unlike __getattr__, is called for every attribute access, not just when the attribute can't be found in the instance # Descriptors: A protocol to define the behavior of attribute access through objects # Overriding the constructor __new__
AutoJar - Jar file merger by Nigel Sim — last modified 2006-06-22 11:41
Extracts all dependent class files from the class path, and combines them into a light weight jar for distribution.
Debian-Ubuntu Tips and Tricks by Nigel Sim — last modified 2006-06-22 11:41
Quite a good Debian/Ubuntu help site

Powered by Plone, the Open Source Content Management System