Submitted by admin on Mon, 01/30/2012 - 15:11
Drupal Editor lets you add and edit content on a website that uses the Drupal CMS. You'll need to have the BlogAPI module activated, and also allow the "Blog" content type or enable other content types for the BlogAPI.
Unfortunately the BlogAPI still isn't available for Drupal 7 and I've been too lazy to realize support for the Service API, so Drupal Editor doesn't work with Drupal 7 yet. Part of the problem was me beint too stupid to grok the Service API and get it working on this website, so if you'd like to help you'll be very welcome!
Submitted by admin on Mon, 01/30/2012 - 13:23
RegEx Matcher is a tiny tool that takes a regular expression and applies it to a text field. I basically created it because I had some problems with regular expressions while programming and wanted to do some tests. I also use it from time to time to test some new GUI features before I apply them to larger projects.
Submitted by admin on Sun, 01/29/2012 - 21:17
My version of Conway's Game of Life, optimized for tablets.
This is not a typical game, it's more like some pretty patterns to look at, or a mathematical puzzle, depending on the way you look at it.