BrainBrain List
View Something_I_made: Recent Popular All Time
Something I made

One more new BrainBrain version

This version has

  • User groups to allow multi-person editing of a comment
  • An entry log, though you can't see it, and it isn't used yet

The user groups are mainly meant for book sites like http://testplan.brainbrain. more

by edA-qa mort-ora-y on Tuesday June 24 2008 @ 20:38:27 (10/-8045 Points)

Computing
↪Technology
Something I made

New Worgle version with charts

The Worgle game now shows nice statistical information at the end of the game. So play a round and see how you do. For technical information go here. replies

by edA-qa mort-ora-y on Sunday June 08 2008 @ 22:38:54 (9/-8205 Points)

Games
↪Arts
Something I made

Worgle, the flattened binary dictionary data

In the actual game code I wrote it was important to have a small overall size and avoid load-time calculation. By load-time calculation I mean we could not populate any complex data structures, otherwise the game would take far too long to start. more

by edA-qa mort-ora-y on Friday June 06 2008 @ 05:44:16 (10/-8231 Points)

Computing
↪Technology
Something I made

Anagram Finder, a result of the Worgle algorithms

In the whole discussion of the word game Worgle you may have overlooked a significant disconnect between a few of the steps. The computer word list generator isn't strictly dependent on the word board itself. In fact, it requires only a permutation generator. more

by edA-qa mort-ora-y on Friday June 06 2008 @ 05:46:19 (10/-8231 Points)

Computing
↪Technology
Something I made

BrainBrain Book Skin

The new book skin is now being used for BrainBrain EU. It is a bit more of a subdued skin than the normal brain skin. more

by edA-qa mort-ora-y on Friday May 30 2008 @ 18:32:30 (10/-8296 Points)

BrainBrain
↪Other
Something I made

Clown says Multi-DB

BrainBrain is now multi-db capable. Since this doesn't mean much to anyone and I needed to test something I'm posting this as the Clown. replies

by Some Clown on Saturday May 31 2008 @ 11:47:41 (1/-8297 Points)

BrainBrain
↪Other
Something I made

Updated brain version

This version of the brain has these great new features:

  • A basic scoring system with stick it and ditch it
  • meta information for pages -- they also just use notes

replies

by edA-qa mort-ora-y on Wednesday May 28 2008 @ 21:56:50 (10/-8314 Points)

Computing
↪Technology
Something I made

How I built Worgle, a Boggle-like game

I've always wanted to write a word game like Boggle: a game where the player has to form words using the letters on dice. It's a fun game, and would be a good addition to my Flash library. So I built Worgle, or I should say, am building Worgle. more

by edA-qa mort-ora-y on Sunday May 11 2008 @ 12:20:45 (20/-8478 Points)

Computing
↪Technology
Something I made

The Dictionary Trie, An efficient word and prefix lookup algorithm

Loading the words of a dictionary into an in-memory structure for the purpose of lookups occurs quite commonly in computing. That is, if we allow word to mean any sequence of bytes, letters, or other structured data. Indeed such lookup is one of the cornerstones of computing. more

by edA-qa mort-ora-y on Sunday May 11 2008 @ 12:23:56 (10/-8488 Points)

Computing
↪Technology
Something I made

The introduction of reCaptcha

The people over at recaptcha have made it so easy to add form protection from robots I couldn't help but add it to the site. This way anonymous posts are still allowed, but we won't have to worry about spammers -- not that we've had any yet. replies

by edA-qa mort-ora-y on Saturday April 19 2008 @ 11:45:08 (10/-8708 Points)

BrainBrain
↪Other
© 2008-2010 edA-qa mort-ora-y
Using Persephone and TestPlan
Tag: