Been mulling over my next project after I finish a small Rails app for my friend. I’m not sure I’ll have the time in the near future but here are the ideas that are competing in my head for… well literally… mind share. Both use Erlang. Unraverl is the beginnings of a meta programming/parse transform [...]
Categories: uncategorized
- Published:
- June 29, 2009 – 9:33 am
- Author:
- By John Bender
I’ve been getting rid of my TODO’s in my mini bootstrapping library whilst focusing on my Sinatra app and the config file looks a lot less crappy now. It even looks a tiny bit awesome. Its doesn’t do everything (still need to put my app/* directories in here) but it serves my purposes and remains [...]
Categories: ruby
- Published:
- June 16, 2009 – 8:39 pm
- Author:
- By John Bender
In an effort to simplify my Sinatra app startup and configuration process I’ve built out a very simple bootstrapping library. It’s robust enough to cover the needs for a small to mid size app, but simple enough that it’s not overkill for use with Sinatra. boostraps.rb In my config directory I have two files: bootstraps.rb [...]
Categories: ruby,sinatra
- Published:
- June 9, 2009 – 12:52 pm
- Author:
- By John Bender
Things I’d like to see in OS 11: True micro-kernel architecture 64 bit all the way down MacRuby support for desktop apps (Apple should adopt this project immediately) Automatic window arrangement like XMonad/Ion That is all.
Categories: uncategorized
- Published:
- June 5, 2009 – 11:41 am
- Author:
- By John Bender