Dice Services Usability Improvements

Based on user feedback received while I was in Europe, I got off my duff and worked on two tasks that I had left as “do later” tasks after the migration from the kenware.com domain. Well, later finally arrived. The first piece was to cull old log files and old dice requests from the DSLogs…

Continue Reading

Dice Services Update

I added timeout handling to the dice services.  So, if the network drops packets for some reason, a timeout handler will re-enable the roll submission button.  Right now, the timeout is 10 seconds, which is an eternity when you’re on the Internet, but sometimes the server needs the time to handle your request. I still…

Continue Reading

Back from ConsimWorld

After a solid week of hardcore wargaming at the ConsimWorld Expo, I’m back home working on Brick Mill Games projects. The less-than-optimal wifi experience at the Tempe Mission Palms hotel has impressed upon me the need to build in some network communication error handling code to the dice roller, and my other interactive projects as…

Continue Reading

Dice Services Migration Update

The expected decommissioning and migration of the dice services from the KenWare site to the Brick Mill Games’ site is being delayed.  With more last minute testing being done by the KW users, some non-RNG issues are being uncovered. The KW site will not be decommissioned until these issues are sorted out.  While I want…

Continue Reading

Dice Server Migration #3

This is going to be a quick post as I’ve only just returned from a European vacation. The Britannia Battle Resolver is working on the server. I need to fully test every sort of battle permutation, but the server-side code is working just fine. Server logs are being collected and displayed on the client-side via…

Continue Reading

Dice Service Migration Status

I’ve been focused on migrating the Kenware Dice Service to the Brick Mill Games site.  I’ve been making quite a bit of progress and should have the code migrated and modernized and working within a week or so, barring any real life interruptions. The getquickroll service is running, although the “random” numbers that it is…

Continue Reading

Ken’s Dice Service

After years of neglect, I’ve decided to migrate the long-running Ken’s Dice Service to the Brick Mill Games site. The reasons behind the neglect and migration are based on the fact that DreamHost keeps its version of Ruby to 1.8.7 on its shared server accounts, which is where kenware.com is located. Version 1.8.7 of Ruby…

Continue Reading