All Stories

Enabling related post on octopress and Mac OS X

Octopress is a powerful framework built over Jekyll to create static websites. I used Octopress too for armoredcode.com. All posts are written with vim using markdown with some javascript to...

Create an highlight octopress plugin

Suppose you’re writing highlight something very important, and something less important that it won’t to you to win the Turing award. And after awhile, you write highlight another piece of...

Lovely tips: string starting with a pattern and timeframe duration like gents

Life is too short to change framework or to learn a new programming language only because there is no a shortcut to print out if a string starts with a...

Use the Nexpose API to add a search by IP functionality in your tools

It’s one of my recurrent thoughts. Tools must expose an API allowing people to customize the tool behaviour to fit their needs. Nexpose it is a commercial tool for vulnerability...

armorize your rack stacktrace for debug purposes

Bugs? They happen. No one on Earth is smart enough to write a 100% bug free piece of code. No matter how good are you, you’re users still will try...

Anti aliasing in ruby attribute assignment and a TDD session

Since a week far away I’m on vacation at Guardavalle Marina, in the very Southern of Italy. Here I’m relaxing trying to fixing up some tool I use as application...