johnbender.us

recent / categories / archives

Posts from June 2009

Where to from here…

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 [...]


Posted
16 June 2009 @ 8pm

Tagged
ruby

BootStraps: now with less crapyness

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 [...]


BootStrapping a Sinatra app

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 [...]


OS XI

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.