Gingerice: A rubygem for natural spelling and grammar checker
Overview and usage of Gingerice, a rubygem for correcting spelling and grammar mistakes based on the context of complete sentences.
April 25, 2013
Make Your Coding Style More Consistent
Learn how to produce more consistent codes across developers by utilizing small and readable configuration which works across editors.
January 21, 2012
Securing SSH, Preventing Nightmare
Configure SSH server to create secure server which makes attackers go away.
July 30, 2011
Inflector in Symfony 2
Bring Ruby on Rails inflector goodness to Symfony 2 framework.
April 24, 2010
From Wordpress to Jekyll
Migration from Wordpress to "hacker way to blog" Jekyll. Illustrate step by step from exports data to deployment.
August 20, 2009
Passwordless SSH on Site5
Simple guidance to enable passwordless SSH connection on the remote server.