keyboardr /nightly goes public
Just opened up our unstable development version of keyboardr for the public.
keyboardr.com/nightly
It has many improvements, like browser-search-box integration. Some new features, like language customization (just type “settings”). And a new search engine: Twitter.
We open up the /nightly to preview where the developement process is heading. But this version will be recreated from scratch. We are changing the underlying technology. In the future we will use the great power of Ruby Red. Which is basically a Ruby-to-Javascript compiler.
We will actively help to mature the Ruby Red project, which already shows great potential for its young age. Checkout my fork github.com/julius/red, and my framework red_query, which basically is a wrapper for jQuery plus some important stuff like JSON support: github.com/julius/red_query.