Brendan Gillatt
Code

License

The code below is all licensed under the GNU GPL unless otherwise stated. Feel free to use and modify my code so long as you do so under the license.

Updates

Most of this stuff is at the testing stage so expect updates.

Unfortunately, my host has not got the facilities to set up a CVS or Subversion server. I'm considering putting some of this code on Sourceforge, but that seems like a little overkill.

If you want older versions of the code for any reason, I may still have them but don't count on it. Please contact me if you are interested.

The Code

Name Language Description Version Size Platform
Meizu-Mapper PHP Creates a map viewable with a Meizu M6 MiniPlayer from a Google Maps URL. 1.0 3KB Cross-Platform
Free Inter-Notes PHP A fast and easy to use note taker, to-do list, etc. 1.0 6KB Cross-Platform
Trigonometry Calculator Python Calculates angles and side lengths and angles of right-angled triangles given other side lengths. The code is bad - be warned. I made this because my year 9 maths homework was getting really, really tedious: read question, type numbers into calculator, hit some function keys and note the answer. Who knows? 6KB Cross-Platform
Quadratic Resolver Python Resolves the first three terms of a simple quadratic sequence into its generating formula. I made this for more of my year 9 maths homework. 1.3 4KB Cross-Platform
Quadratic Printer Python Given a range of terms and a simple quadratic formula, the completed terms between the range are spat out. 1.0 1KB Cross-Platform
Extension ANSI C Reveals a file's extension and displays it with a message box. Uses windows headers and Pelles C for development. 1.3 8KB Windows GUI (95/98/2000/XP/Vista)
Shatter VBA VBA A VBA implementation of the Shatter attack. 2.0 3KB Windows
Solubility ANSI C Determines whether a simple ionic compound is soluble in water. 1.0 17KB Cross-Platform
RM Filtering Spoofer C A spoofing Ident server for use in conjunction with my article, Breaking the RM Filter. 1.0 3KB Windows
DT Mapping System Various A conglomeration of various bits of information for my Design Technology project—a rugged mapping system. This is meant to be presented as a whole, along with the finished product and writeup. There is some useful example code for a Nokia 6100 LCD, the QT160 chip, the PIC 18F4620 and SD memory card routines. The code is a bit messy but I can't improve it until November 08 when I can get the finished item back from my school. Various N/A N/A