Below are code snippets that I have written, that should hopefully be useful to someone:
Java
POP3Server.java
Unicode test JSP - allows you to test the UTF-8 capabilities of your web-browser, needs a server than can run JSP, such as Apache Tomcat
NegChangeSpeedTest.java - Test to compare negativity inversion methods.
CalculateE.java - Class to calculate the Euler number, e
ClipboardViewer.java - Program to list clipboard contents
|