March 2011
1 post
Count a particular word in vim
I found (http://codesnippets.joyent.com/posts/show/882) the following command to count a particular word in vim:
:%s/word/&/g
I don’t no wheter this command is the best or not, but it works.
December 2009
4 posts
2 tags
New ECMAScript Language Specification(5th Edition)... →
6 tags
RubyMine and environment variables
I had some trouble with RubyMine(on a Mac) and environment variables, e.g. a path to an Oracle configuration file if i had started RubyMine from Spotlight. If i had started RubyMine from the Dock, everything works great. The problem was that RubyMine ignored my environment.plist file (details can you find here...
6 tags
Recommendations [2]
Some CSS-Sugar with the :nth-child Pseudo-class Expressions http://ozmm.org/posts/nth_child.html
“Amp - Unifying Version Control” looks really cool http://amp.carboni.ca/
How a Web Design Goes Straight to Hell some funny stuff
Recommendations [1]
Watch the RubyConf-Talk from Tom Preston-Werner about BERT and Ernie: Scaling your Ruby site with Erlang. This stuff is very interesting and the the presentation is very inspirational.
Read Thomas Enebo’s blog post about J is for JVM: Why the ‘J’ in JRuby? .
November 2009
1 post
Clippy →
“Clippy is a very simple Flash widget that makes it possible to place arbitrary text onto the client’s clipboard.”
Damn cool for the User Experience!