Category Archives: Development

Finding Alpha Users

Today I created two parallel domains to test out ways of driving new users to Noodlix. Both domains feature a simple landing page that is suitable for advertising. Users can read a brief synopsis of what the service aims to … Continue reading

Posted in Development | Leave a comment

Global Development Capacity

I’ve been experimenting recently on building tools to help programmers coordinate effort in new ways. While thinking about my core design problems this evening, I decided to calculate a rough estimate of the world’s development capacity in terms of raw source … Continue reading

Posted in Development, Information Technology, Noodlix | Leave a comment

Quick Pronunciation Guide for Base 256

Here’s a pronunciation guide for base 256 that I came up with during a Computer Science lecture circa 2002. Definitions Starting Consonants { b, g, h, j, k, l, n, p, q, r, s, t, v, w, y, z } … Continue reading

Posted in Development | Leave a comment

Amblyopia Tetris

News of an ‘Amblyopia Tetris’ game hit the media a few months ago. Since then I’ve kicked around the idea of making a version of it in JavaScript. Today I ran across a baseline implementation of Tetris, so I went … Continue reading

Posted in Development, Games, Ideas | Leave a comment

iGoWin

iGoWin 1.0 needed some TLC for install and help. Continue reading

Posted in Development, Games | Leave a comment

Code Mountain

I came up with an idea this afternoon for a source code visualizer for Enterprise solutions. Basically it would provide a source code cloud built from files and their dependencies. Each cloud would be a logical block (function, if-statement, loop, … Continue reading

Posted in Development, Ideas, News | Tagged , , , , , , | Leave a comment