"R.. Kumar 1.9.1 OSX" <sentinel1879 / gmail.com> wrote: > Eric Wong wrote: > > >> A nice post about this is: http://tomayko.com/writings/unicorn-is-unix > > > > Fwiw, I'm the primary author of the Unicorn server mentioned in that > > article. I also work exclusively with Unix-like platforms and refuse to > > Eric, I was reading that page. The link of the file Tomayko has been > "studying" > is broken. I have been searching around. > Is this the new link: > http://git.bogomips.org/cgit/unicorn.git/tree/lib/unicorn.rb ? Yup, that's always the latest version on git.bogomips.org. It's also automatically mirrored to http://repo.or.cz/w/unicorn.git if you prefer gitweb over cgit. Some references in that article will inevitabably change as the code evolves, though. You should just clone the repo and checkout a branch that corresponds to what the code looked like when he wrote the article. -- Eric Wong