Moxleystratton - moxleystratton.com - Moxley Stratton
General Information:
Latest News:
Simple Cellular Automata 2 Dec 2012 | 03:58 am
I released a very simple cellular automata explorer. Try it out here. See the Github page for more information.
10 Secret Key Bindings 12 May 2012 | 03:02 am
Did you know that when using these applications: Any application on OS X, except Vim and MS products Bash, or any console program with Readline support These key bindings are available: Control-A ...
10 Secret Key Bindings 11 May 2012 | 08:02 pm
Did you know that when using these applications: Any application on OS X, except Vim and MS products Bash, or any console program with Readline support These key bindings are available: Control-A ...
Injection 14 Apr 2012 | 05:08 pm
Within the world of application development, there is a conspiracy. What’s wrong with this code? The problem is, “Don’t use PHP”. Just kidding. The problem is that $username needs to be escaped befor...
Injection 14 Apr 2012 | 10:08 am
Within the world of application development, there is a conspiracy. What’s wrong with this code? The problem is, “Don’t use PHP”. Just kidding. The problem is that $username needs to be escaped befor...
Clojure Tutorial For the Non-Lisp Programmer 2 May 2008 | 05:02 pm
I intend to keep this tutorial as accurate and up-to-date as possible. If you have any suggestions for changes, please leave a comment at the bottom of this page. Clojure is a functional lisp dialect...
Clojure Tutorial For the Non-Lisp Programmer 2 May 2008 | 10:02 am
I intend to keep this tutorial as accurate and up-to-date as possible. If you have any suggestions for changes, please leave a comment at the bottom of this page. Clojure is a functional lisp dialect...
Ruby: Escape, Unescape, Encode, Decode, HTML, XML, URI, URL 1 Aug 2007 | 10:15 am
This example shows you how to escape and un-escape a value to be included in a URI and within HTML.
Ruby: Escape, Unescape, Encode, Decode, HTML, XML, URI, URL 1 Aug 2007 | 03:15 am
This example shows you how to escape and un-escape a value to be included in a URI and within HTML.
Bookmarklet Compiler 12 Jan 2006 | 12:28 pm
What are bookmarklets? They’re small Javascripts, saved as browser bookmarks, that perform useful functions. Here’s my favorite bookmarklet site. It includes the bookmarklet that helped me develop my ...